Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency nx to v17.2.5 #9715

Merged
merged 2 commits into from
Dec 15, 2023
Merged

chore(deps): update dependency nx to v17.2.5 #9715

merged 2 commits into from
Dec 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nx (source) 17.2.3 -> 17.2.5 age adoption passing confidence

Release Notes

nrwl/nx (nx)

v17.2.5

Compare Source

17.2.5

🩹 Fixes
  • angular: safely update task runner cacheable operations when setting up ssr (#​20736)
  • core: fallback to checking stderr if stdout is empty on publish executor (#​20737)
  • core: correctly move project and target strings (#​20726)
  • linter: move should migrate all eslint configs (#​20709)
  • misc: disallow path segments and allow scoped package name in --newProjectName option of move generator (#​20768)
  • module-federation: allow relative remote paths (#​20763)
  • nextjs: empty port should not overwrite env port (#​20751)
  • nextjs: Add missing setParserOptionProject (#​20754)
  • react: remove tag from generated index.html (#​20750)
  • react: update default webpack config for component testing (#​20749)
  • storybook: do not throw for versions >=7 (#​20770)
  • testing: avoid overwriting environment variables in nx cypress preset (#​20748)
  • vite: allow vitest to be v1 (#​20760)
❤️ Thank You

v17.2.4

Compare Source

17.2.4
🩹 Fixes
  • webpack: fix check for standardWebpackConfigFunction (#​20728)
❤️ Thank You

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) December 15, 2023 09:18
@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Dec 15, 2023
@jtoar jtoar added this to the chore milestone Dec 15, 2023
Copy link
Contributor Author

renovate bot commented Dec 15, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot merged commit a6037b1 into main Dec 15, 2023
32 of 36 checks passed
@renovate renovate bot deleted the renovate/chore branch December 15, 2023 10:15
Tobbe pushed a commit that referenced this pull request Dec 21, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nx](https://nx.dev)
([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/nx)) |
[`17.2.3` ->
`17.2.5`](https://renovatebot.com/diffs/npm/nx/17.2.3/17.2.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nx/17.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nx/17.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nx/17.2.3/17.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nx/17.2.3/17.2.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nrwl/nx (nx)</summary>

### [`v17.2.5`](https://togithub.com/nrwl/nx/releases/tag/v17.2.5)

[Compare Source](https://togithub.com/nrwl/nx/compare/17.2.4...v17.2.5)

#### 17.2.5

##### 🩹 Fixes

- **angular:** safely update task runner cacheable operations when
setting up ssr
([#&#8203;20736](https://togithub.com/nrwl/nx/pull/20736))
- **core:** fallback to checking stderr if stdout is empty on publish
executor ([#&#8203;20737](https://togithub.com/nrwl/nx/pull/20737))
- **core:** correctly move project and target strings
([#&#8203;20726](https://togithub.com/nrwl/nx/pull/20726))
- **linter:** move should migrate all eslint configs
([#&#8203;20709](https://togithub.com/nrwl/nx/pull/20709))
- **misc:** disallow path segments and allow scoped package name in
--newProjectName option of move generator
([#&#8203;20768](https://togithub.com/nrwl/nx/pull/20768))
- **module-federation:** allow relative remote paths
([#&#8203;20763](https://togithub.com/nrwl/nx/pull/20763))
- **nextjs:** empty port should not overwrite env port
([#&#8203;20751](https://togithub.com/nrwl/nx/pull/20751))
- **nextjs:** Add missing setParserOptionProject
([#&#8203;20754](https://togithub.com/nrwl/nx/pull/20754))
- **react:** remove <base> tag from generated index.html
([#&#8203;20750](https://togithub.com/nrwl/nx/pull/20750))
- **react:** update default webpack config for component testing
([#&#8203;20749](https://togithub.com/nrwl/nx/pull/20749))
- **storybook:** do not throw for versions >=7
([#&#8203;20770](https://togithub.com/nrwl/nx/pull/20770))
- **testing:** avoid overwriting environment variables in nx cypress
preset ([#&#8203;20748](https://togithub.com/nrwl/nx/pull/20748))
- **vite:** allow vitest to be v1
([#&#8203;20760](https://togithub.com/nrwl/nx/pull/20760))

##### ❤️  Thank You

-   Colum Ferry [@&#8203;Coly010](https://togithub.com/Coly010)
- Craigory Coppola [@&#8203;AgentEnder](https://togithub.com/AgentEnder)
-   Jack Hsu [@&#8203;jaysoo](https://togithub.com/jaysoo)
- Katerina Skroumpelou
[@&#8203;mandarini](https://togithub.com/mandarini)
- Leosvel Pérez Espinosa
[@&#8203;leosvelperez](https://togithub.com/leosvelperez)
-   Miroslav Jonaš [@&#8203;meeroslav](https://togithub.com/meeroslav)
- Nicholas Cunningham
[@&#8203;ndcunningham](https://togithub.com/ndcunningham)

### [`v17.2.4`](https://togithub.com/nrwl/nx/releases/tag/17.2.4)

[Compare Source](https://togithub.com/nrwl/nx/compare/17.2.3...17.2.4)

##### 17.2.4

##### 🩹 Fixes

- **webpack:** fix check for standardWebpackConfigFunction
([#&#8203;20728](https://togithub.com/nrwl/nx/pull/20728))

##### ❤️  Thank You

-   Jack Hsu [@&#8203;jaysoo](https://togithub.com/jaysoo)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominic Saadi <dominiceliassaadi@gmail.com>
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants