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.6.0 to 20.0.11 #589

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 19.6.0 to 20.0.11.

Release notes

Sourced from nx's releases.

20.0.11 (2024-11-07)

🚀 Features

  • nx-cloud: configure import paths for light client when running … (#28735)
  • nx-dev: add video course page (#28736)

🩹 Fixes

  • core: fix cannot read properties of undefined (reading 'split') (#28761)
  • core: task graph needs to handle multiple cycles (#28793)
  • core: empty external deps should work properly (#28727)
  • core: ensure that the database connection is closed when nx exits (#28821)
  • graph: add better pdv empty states when no targets exist (#28797)
  • nx-dev: SEO tags (#28823)
  • repo: update version of actions/github-script in nightly script (#28784)

❤️ Thank You

20.0.10 (2024-11-06)

🩹 Fixes

  • core: ensure that setWorkspaceContext is run only on main nx packages (#28706)
  • core: revert archive file creation changes (#28817)

❤️ Thank You

  • Jonathan Cammisuli

20.0.9 (2024-11-05)

🚀 Features

  • linter: add support eslint 9 --quiet param (#28743)
  • nx-dev: add customer case studies (da54ac2c15)

🩹 Fixes

  • core: fix create workspace for react native (#28763)
  • nuxt: use loadNuxtConfig to load nuxt config for plugin (#28795)
  • vite: tsconfig paths plugin should resolve file with dot in the name (#28701)

... (truncated)

Commits
  • 89311c7 fix(core): ensure that the database connection is closed when nx exits (#28821)
  • 4c91df6 feat(nx-cloud): configure import paths for light client when running … (#28735)
  • 51a9026 fix(core): empty external deps should work properly (#28727)
  • 9a7e812 fix(core): task graph needs to handle multiple cycles (#28793)
  • 9c64355 fix(core): fix cannot read properties of undefined (reading 'split') (#28761)
  • f43ef22 fix(core): revert archive file creation changes (#28817)
  • 85178d3 fix(core): ensure that setWorkspaceContext is run only on main nx packages ...
  • ddab3fe cleanup(core): update @​yarnpkg/parsers to a stable version (#27666)
  • d03134d fix(core): fix dependency with multiple dependent packages (#28669)
  • 88a3ac3 fix(core): fix powerpack license information grammar (#28725)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
nx [>= 9999.a, < 10000]

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.6.0 to 20.0.11.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.11/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 added the dependencies Pull requests that update a dependency file label Nov 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #593.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-20.0.11 branch November 11, 2024 19:02
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