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 #2324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 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.3

Release notes

Sourced from @​nx/jest's releases.

20.0.3 (2024-10-19)

🩹 Fixes

  • module-federation: normalize hypen names for runtime library control plugin #28497 (#28512, #28497)
  • react: ensure rspack react app is added to exclude on rspack plugin #28464 (#28515, #28464)

❤️ Thank You

20.0.2 (2024-10-18)

🚀 Features

  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)

🩹 Fixes

  • core: repair SIGINT signals on windows (#28496)
  • core: neverConnectToCloud should disable connecting to nxCloud (#28501)
  • expo: pnpm+workspace build (#28209)
  • graph: make sure disabledTaskSyncGenerators can be set correctly from nx console (#28466)
  • js: change verdaccio childProcess kill order (#28364)
  • nx-dev: fix tabs logic (#28470)
  • react: update rspack to include styles in the main bundle (#28478)
  • release: ensure plan subcommand works with object config (#28460)
  • rspack: replace DefinePlugin with EnvironmentPlugin (#28252)
  • rspack: make rspack dev server respect port (#28251)
  • rspack: add dependency-checks lint rule (#28225)
  • vite: add vite temp files to gitignore #28371 (#28443, #28371)
  • vite: use resolveConfig instead of loadConfigFromFile to ensure node env set #27627 (#28444, #27627)

❤️ Thank You

20.0.1 (2024-10-15)

... (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.3

Release notes

Sourced from nx's releases.

20.0.3 (2024-10-19)

🩹 Fixes

  • module-federation: normalize hypen names for runtime library control plugin #28497 (#28512, #28497)
  • react: ensure rspack react app is added to exclude on rspack plugin #28464 (#28515, #28464)

❤️ Thank You

20.0.2 (2024-10-18)

🚀 Features

  • nx-dev: add live stream notifier (#28260)
  • nx-dev: update home hero & livestream notifier (#28403)
  • nx-dev: add contact link on powerpack page (#28458)

🩹 Fixes

  • core: repair SIGINT signals on windows (#28496)
  • core: neverConnectToCloud should disable connecting to nxCloud (#28501)
  • expo: pnpm+workspace build (#28209)
  • graph: make sure disabledTaskSyncGenerators can be set correctly from nx console (#28466)
  • js: change verdaccio childProcess kill order (#28364)
  • nx-dev: fix tabs logic (#28470)
  • react: update rspack to include styles in the main bundle (#28478)
  • release: ensure plan subcommand works with object config (#28460)
  • rspack: replace DefinePlugin with EnvironmentPlugin (#28252)
  • rspack: make rspack dev server respect port (#28251)
  • rspack: add dependency-checks lint rule (#28225)
  • vite: add vite temp files to gitignore #28371 (#28443, #28371)
  • vite: use resolveConfig instead of loadConfigFromFile to ensure node env set #27627 (#28444, #27627)

❤️ Thank You

20.0.1 (2024-10-15)

... (truncated)

Commits
  • a6a81cf fix(core): neverConnectToCloud should disable connecting to nxCloud (#28501)
  • a45cdd6 fix(core): repair SIGINT signals on windows (#28496)
  • 10405bc fix(release): ensure plan subcommand works with object config (#28460)
  • 399ee5b docs(core): schema update to disable nx cloud (#28432)
  • 145fe01 fix(core): add migration to set useLegacyCache by default (#28454)
  • afe0cec fix(core): handle neverConnectToCloud property (#28452)
  • 4850905 fix(js): improve @​nx/js/typescript plugin and typescript-sync generator perfo...
  • e8ce99d fix(core): add busy handler for sqlite (#28390)
  • 46eac46 fix(core): support NX_NO_CLOUD (#28366)
  • d714099 fix(core): handle unique constraint errors when adding duplicate hashes to th...
  • 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 21, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-1fce78f09a branch 4 times, most recently from f51f989 to 63de45b Compare October 22, 2024 13:00
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.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.3/packages/jest)

Updates `nx` from 19.2.3 to 20.0.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.3/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-1fce78f09a branch from 63de45b to 62398d1 Compare October 23, 2024 05:42
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