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

Bump nx from 17.3.0 to 19.0.6 #936

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2024

Bumps nx from 17.3.0 to 19.0.6.

Release notes

Sourced from nx's releases.

19.0.6 (2024-05-22)

🚀 Features

  • graph: show script content in header (#23257)

🩹 Fixes

  • linter: support eslint v9 (#24632)

❤️ Thank You

19.0.5 (2024-05-21)

🚀 Features

  • bundling: added support for declarations (*.d.ts) (#21084)
  • core: resolve nx migrate target version against registry (#23450)
  • core: allow executor definition to point to another executor (#23576)
  • graph: change gradle and nextjs svg (#23201)

🩹 Fixes

  • angular: libraries should not contain tslib by default #21023 (#23423, #21023)
  • angular: @​angular/core should always be provided as a shared package #19121 (#23464, #19121)
  • core: do not add an ending new line when serializing a json (#23440)
  • core: migrate should warn if package does not exist (#23317)
  • core: azure ci workflow (#23453)
  • core: only check for err in handleWorkspaceChanges (#23500)
  • core: remove duplicate js-yaml packages (2eaf79b65)
  • core: fix alias package parsing and pruning for npm (#23474)
  • core: install packages per migration when creating commits (#23820)
  • devkit: combineAsyncIterable should not be blocking when error occurs #21393 (#23400, #21393)
  • graph: reload graph app only when hash changes in watch mode (#23434)
  • js: Respect loose option provided from config (#23406)
  • js: fix update package.json (#21415)
  • nextjs: additional experimental HTTPS options (#23334)
  • node: Docker generator should work (#23452)
  • react: respect unitTestRunner passed to the generator (#23383)
  • react: remote generator should update host's app routes (#23499)
  • react: applications not using plugin usage should set target defaults (#23582)
  • react-native: fix test-setup for react native/expo jest (#23314)
  • release: invalid tag for fixed groups without changes (#22800)
  • repo: hash proper projects when nx (#23506)
  • testing: handle existing jest preset file correctly (#23437)

... (truncated)

Commits
  • 3bac93e feat(graph): show script content in header (#23257)
  • a0014e1 fix(release): invalid tag for fixed groups without changes (#22800)
  • c3c118f fix(core): install packages per migration when creating commits (#23820)
  • 4f43ac1 feat(core): allow executor definition to point to another executor (#23576)
  • 91cc154 fix(core): fix alias package parsing and pruning for npm (#23474)
  • adb5ddc chore(repo): remove leftover console from test
  • 2eaf79b fix(core): remove duplicate js-yaml packages
  • d4ccb8f fix(core): only check for err in handleWorkspaceChanges (#23500)
  • 37c1497 Revert "feat(core): support finding matching projects with only negative patt...
  • c071590 feat(core): resolve nx migrate target version against registry (#23450)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 17.3.0 to 19.0.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/19.0.6/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from tvhees as a code owner May 23, 2024 01:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2024
@dependabot dependabot bot requested a review from a team as a code owner May 23, 2024 01:58
@dependabot dependabot bot requested review from jswift and removed request for a team May 23, 2024 01:58
@dependabot dependabot bot requested review from AdamJHall and TheOrangePuff May 23, 2024 01:58
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Superseded by #951.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-19.0.6 branch May 27, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants