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): bump @nx/plugin from 18.0.7 to 20.0.10 #23

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 7, 2024

Bumps @nx/plugin from 18.0.7 to 20.0.10.

Release notes

Sourced from @​nx/plugin's releases.

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)

❤️ Thank You

20.0.8 (2024-11-04)

🩹 Fixes

  • core: fix dependency with multiple dependent packages (#28669)
  • expo: allow yarn 4 to install for build local (#28603)
  • rspack: ensure NX_PUBLIC env vars are available to applications #28720 (#28751, #28720)
  • testing: install playwright with-deps (#28738)
  • webpack: update stylus version to fix security issue (#28646)

❤️ Thank You

20.0.7 (2024-10-31)

... (truncated)

Commits
  • a45cdd6 fix(core): repair SIGINT signals on windows (#28496)
  • 23bebd9 feat(devkit): bump compatibility to Nx 19 - 21.x (#28243)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • 27edf71 feat(misc): make directory a required option for generators (#28093)
  • bc8b71a fix(core): Remove nameAndDirectoryFormat option from generators (#28110)
  • 8fa7065 docs(misc): update generator examples to use new directory/path positional ar...
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • 9dfa4db cleanup(nx-plugin): replace fs-extra with node:fs (#28133)
  • b73f1e0 fix(core): set windowsHide: true wherever possible (#28073)
  • 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/plugin](https://github.com/nrwl/nx/tree/HEAD/packages/plugin) from 18.0.7 to 20.0.10.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.0.10/packages/plugin)

---
updated-dependencies:
- dependency-name: "@nx/plugin"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 7, 2024 09:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants