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: bump the nx group across 1 directory with 2 updates #2297

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the nx group with 2 updates in the /typescript directory: @nx/jest and nx.

Updates @nx/jest from 19.2.3 to 20.0.0

Release notes

Sourced from @​nx/jest's releases.

20.0.0 (2024-10-07)

🚀 Features

  • add rspack plugin (#143)
  • add rspack plugin (#143)
  • upgrade rspack to 0.4.4 (#352)
  • core: allow prompts from init generators during nx init (#28003)
  • core: update github action pnpm version (#27815)
  • core: remove node task hasher (#28147)
  • core: allow circular project dependencies to execute tasks (#28227)
  • core: deprecate custom task runners (#28253)
  • core: open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#28276)
  • core: enable db cache by default (#28048)
  • devkit: bump compatibility to Nx 19 - 21.x (#28243)
  • graph: enable composite graph functionality (#27789)
  • graph: show owners in pdv (#28211)
  • js: add the setup-prettier generator (#27996)
  • js: generate experimental simplified library with ts solution setup (#27910)
  • js: new workspace uses scoped named in root package.json (#28271)
  • linter: update eslint-import-plugin to a version that supports eslint v9 (#28273)
  • misc: update to Nx 16 and rescoped packages (#235)
  • misc: update to Nx 16 and rescoped packages (#235)
  • misc: remove derived generator paths (#27714)
  • misc: remove @nrwl/ scoped packages (#27858)
  • misc: make directory a required option for generators (#28093)
  • misc: enable new ts minimal setup by default and guard execution of generators with no support for it (#28199)
  • ⚠️ misc: handle v20 deprecations in plugins (#28222)
  • nx-dev: powerpack landing page (#27963)
  • nx-dev: add Powerpack video to the landing page (#28126)
  • nx-dev: add nx powerpack to pricing page (#28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#28256)
  • react: make vitest the default test runner since it supports ESM and different moduleResolution better (#28153)
  • ⚠️ release: releasePublish always returns status code per project (#28224)
  • ⚠️ release: version.generatorOptions.updateDependents is "auto" by default (#28231)
  • ⚠️ release: rewrite ChangelogRenderer to a class API and remove deprecated config (#28229)
  • repo: merge main from https://github.com/nrwl/nx-labs (e9b03641ac)
  • repo: merge main from https://github.com/nrwl/nx-labs (b0ffe29e55)
  • repo: merge main from https://github.com/nrwl/nx-labs (23c365f426)
  • rspack: update to latest rspack version (#159)
  • rspack: add missing features (less/sass/stylus, assets, etc.) (#160)
  • rspack: add missing features (less/sass/stylus, assets, etc.) (#160)
  • rspack: clean-up project setup (#161)
  • rspack: clean-up project setup (#161)
  • rspack: update and pin rspack to 0.1.0 (#173)
  • rspack: set mode in configuration and expose option (#177)
  • rspack: install latest patch when configuring (#195)
  • rspack: configuration generator better ux (#201)
  • rspack: builder returns outfile (#207)
  • rspack: simplify app generator (#212)

... (truncated)

Commits
  • cbda8cf fix(testing): getJestProjectsAsync no longer duplicates project paths (#28311)
  • f743808 fix(testing): migration for getJestProjects -> getJestProjectsAsync handles b...
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • 10fb324 chore(testing): add deprecated comment for getJestProjects (#28178)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 49c5a73 feat(js): generate experimental simplified library with ts solution setup (#2...
  • d454f25 feat(testing): update test generators to exclude test files from the runtime ...
  • 5bbaffb feat(core): add metagenerator for convert-to-inferred (#27672)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • Additional commits viewable in compare view

Updates nx from 19.2.3 to 20.0.0

Release notes

Sourced from nx's releases.

20.0.0 (2024-10-07)

🚀 Features

  • add rspack plugin (#143)
  • add rspack plugin (#143)
  • upgrade rspack to 0.4.4 (#352)
  • core: allow prompts from init generators during nx init (#28003)
  • core: update github action pnpm version (#27815)
  • core: remove node task hasher (#28147)
  • core: allow circular project dependencies to execute tasks (#28227)
  • core: deprecate custom task runners (#28253)
  • core: open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#28276)
  • core: enable db cache by default (#28048)
  • devkit: bump compatibility to Nx 19 - 21.x (#28243)
  • graph: enable composite graph functionality (#27789)
  • graph: show owners in pdv (#28211)
  • js: add the setup-prettier generator (#27996)
  • js: generate experimental simplified library with ts solution setup (#27910)
  • js: new workspace uses scoped named in root package.json (#28271)
  • linter: update eslint-import-plugin to a version that supports eslint v9 (#28273)
  • misc: update to Nx 16 and rescoped packages (#235)
  • misc: update to Nx 16 and rescoped packages (#235)
  • misc: remove derived generator paths (#27714)
  • misc: remove @nrwl/ scoped packages (#27858)
  • misc: make directory a required option for generators (#28093)
  • misc: enable new ts minimal setup by default and guard execution of generators with no support for it (#28199)
  • ⚠️ misc: handle v20 deprecations in plugins (#28222)
  • nx-dev: powerpack landing page (#27963)
  • nx-dev: add Powerpack video to the landing page (#28126)
  • nx-dev: add nx powerpack to pricing page (#28232)
  • nx-dev: add nx powerpack gcp & azure mentions (#28256)
  • react: make vitest the default test runner since it supports ESM and different moduleResolution better (#28153)
  • ⚠️ release: releasePublish always returns status code per project (#28224)
  • ⚠️ release: version.generatorOptions.updateDependents is "auto" by default (#28231)
  • ⚠️ release: rewrite ChangelogRenderer to a class API and remove deprecated config (#28229)
  • repo: merge main from https://github.com/nrwl/nx-labs (e9b03641ac)
  • repo: merge main from https://github.com/nrwl/nx-labs (b0ffe29e55)
  • repo: merge main from https://github.com/nrwl/nx-labs (23c365f426)
  • rspack: update to latest rspack version (#159)
  • rspack: add missing features (less/sass/stylus, assets, etc.) (#160)
  • rspack: add missing features (less/sass/stylus, assets, etc.) (#160)
  • rspack: clean-up project setup (#161)
  • rspack: clean-up project setup (#161)
  • rspack: update and pin rspack to 0.1.0 (#173)
  • rspack: set mode in configuration and expose option (#177)
  • rspack: install latest patch when configuring (#195)
  • rspack: configuration generator better ux (#201)
  • rspack: builder returns outfile (#207)
  • rspack: simplify app generator (#212)

... (truncated)

Commits
  • d714099 fix(core): handle unique constraint errors when adding duplicate hashes to th...
  • acb19a6 fix(nx-cloud): use create-workspace-v1 endpoint if v2 returns with 404 (#28015)
  • d5c4521 feat(core): enable db cache by default (#28048)
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • 7ff387d Fixing target groups not merging (#28280)
  • 89ae128 feat(core): open sqlite databases with SQLITE_OPEN_FULL_MUTEX (#28276)
  • 84a5c7a chore(core): expose utility to determine if db cache is enabled (#28262)
  • 8c59a7e fix(core): filter out task dependencies on itself (#28261)
  • 23a217d feat(core): deprecate custom task runners (#28253)
  • 2c0994a feat(release)!: rewrite ChangelogRenderer to a class API and remove deprecate...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-4cf97df2fa branch 25 times, most recently from decb0fd to ceab111 Compare October 14, 2024 07:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-4cf97df2fa branch 2 times, most recently from 882db9d to b295cae Compare October 14, 2024 13:25
Bumps the nx group with 2 updates in the /typescript directory: [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@nx/jest` from 19.2.3 to 20.0.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.0/packages/jest)

Updates `nx` from 19.2.3 to 20.0.0
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.0/packages/nx)

---
updated-dependencies:
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-4cf97df2fa branch from b295cae to 637ec12 Compare October 15, 2024 09:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Superseded by #2318.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript/nx-4cf97df2fa branch October 16, 2024 02:37
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