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-dev): bump nx from 16.10.0 to 18.2.2 #197

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

Bumps nx from 16.10.0 to 18.2.2.

Release notes

Sourced from nx's releases.

18.2.2 (2024-04-02)

🚀 Features

  • vite: migrate to latest vite-plugin-dts (#22614)

🩹 Fixes

  • angular: prevent false positive validation due to option default value in dev-server executor (#22606)
  • angular: respect skipPackageJson correctly in library generator (#22608)
  • angular: fix @​nx/angular/src/utils entry point (#22609)
  • core: do not assume workspace inputs cause all projects to be af… (#22573)
  • react-native: storybook relative paths (#22031)

❤️ Thank You

18.2.1 (2024-03-28)

🩹 Fixes

  • nuxt: use loadConfigFile from devkit rather than @​nuxt/kit (#22571)

❤️ Thank You

18.2.0 (2024-03-28)

🚀 Features

  • angular: support angular 17.3.0 (#22202)
  • bundling: refactor rollup executor to perform single build for all formats (#22436)
  • core: add ability to add metadata to projects (#22299)
  • core: create structured project graph errors with all plugin er… (#22404)
  • core: add ability to scope plugins (#22379)
  • gradle: add gradle init generator (#22245)
  • gradle: make gradle public (#22399)
  • gradle: add gradle init generator (#22245)
  • gradle: add technology (#22528)
  • graph: remove polyfills from graph client (#22494)
  • testing: infer open-cypress task (#22556)
  • webpack: create build log for remotes to help debug errors (#22539)

... (truncated)

Commits
  • 1e335e1 fix(core): do not assume workspace inputs cause all projects to be af… (#22573)
  • ebbbb73 fix(gradle): add @​nx/gradle to nx migrations (#22567)
  • 127c4dc fix(core): fix caching outputs which have symlinks (#22548)
  • bb4dd7d fix(core): handle undefined properties in schemas with additionalProperties (...
  • 81cf348 fix(core): ignore yarn/cache when watching with the daemon (#22516)
  • d877873 fix(js): do not write cached lockfile parsed results when an error is… (#22526)
  • bc4339c fix(misc): align nx init package.json scripts handling when deselecting all p...
  • a1b1351 fix(core): rethrow unknown errors during incremental graph calculation (#22522)
  • 777fbd1 feat(core): add ability to scope plugins (#22379)
  • 5a28158 cleanup(core): remove unnecessary empty lines (#22089)
  • 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)

@dependabot dependabot bot added the dependencies Project dependencies label Apr 2, 2024
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.10.0 to 18.2.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/18.2.2/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 force-pushed the dependabot/npm_and_yarn/nx-18.2.2 branch from e023c3a to 56d2d68 Compare April 3, 2024 06:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-18.2.2 branch April 3, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant