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 19.8.3 to 20.0.7 #872

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Bumps nx from 19.8.3 to 20.0.7.

Release notes

Sourced from nx's releases.

20.0.7 (2024-10-31)

🚀 Features

🩹 Fixes

  • add required minimizer setting to the generated Nest rspack conf… (#28629)
  • core: update http-proxy-middleware (#28607)
  • core: not install cypress when e2e is playwright for react monorepo preset (#28642)
  • core: fix checks for wasm in db operations (#28676)
  • core: retry more db operations (#28667)
  • core: fix powerpack license information grammar (#28725)
  • js: provide absolute paths to hashFile function in @​nx/js/typescript plugin (#28690)
  • linter: ensure .cjs config file is handled correctly for generators #28214 (#28672, #28214)
  • module-federation: add comment clarifying default export in config file (#28675)
  • nextjs: Remove deprecated export executor (#28702)
  • nextjs: Add deprecation message for svgr (#28705)
  • nextjs: Fix json spread typo (#28728)
  • nextjs: do not generate spec files if unitTestRunner is not set programmatically (#28733)
  • nx-dev: breadcrumbs extra text with query param (#28732)
  • rspack: ensure baseHref is set when provided #28455 (#28660, #28455)
  • rspack: set NODE_ENV to production correctly #28584 (#28662, #28584)
  • vite: set NODE_ENV to production correctly #28584 (#28663, #28584)
  • vite: include vite mts config files (#28691)
  • vite: add correct gitignore pattern for vite timestamp files #28685 (#28693, #28685)

❤️ Thank You

20.0.6 (2024-10-25)

🚀 Features

  • nx-dev: add videos to CI docs (#28626)
  • react: update eslint plugins to be compat with eslint v9 (#28559)

🩹 Fixes

... (truncated)

Commits
  • 88a3ac3 fix(core): fix powerpack license information grammar (#28725)
  • dec20ca fix(core): retry more db operations (#28667)
  • 5049e27 fix(core): fix checks for wasm in db operations (#28676)
  • adde583 chore(core): add cache implementations (#28595)
  • 214912d fix(core): skip eslint custom hasher when hashing tasks during running comman...
  • fdbec63 fix(core): createTaskGraph should accept extraTargetDependencies (#28542)
  • 315c766 fix(core): only check if files are in sync if there are no records in the db ...
  • 4a1737b fix(core): handle concurrent db connections better (#28544)
  • 5da14f4 cleanup(misc): remove unused migrations (#28591)
  • 5336aa0 fix(core): make sure yarn berry correctly resolves latest version during nx a...
  • 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 19.8.3 to 20.0.7.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.7/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants