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.3.3 #74

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps @nx/plugin from 18.0.7 to 20.3.3.

Release notes

Sourced from @​nx/plugin's releases.

20.3.3 (2025-01-23)

🩹 Fixes

  • core: do not warn about custom tasks runners when explicitly usi… (#29669)
  • core: update yarn-parser to handle yarn v4 syntax for root workspace package (#29452)
  • core: ensure that nx is backwards compatible with older versions of Nx Cloud (#29703)
  • gradle: check if java is installed (#29572)
  • graph: copy command text directly from PDV (#29645)
  • js: sort package.json fields by idiomatic order (#29635)
  • js: fix typo so exports field in package.json is properly sorted (#29643)
  • js: do not generate package.json file for non-buildable js libraries in non-ts solution setup (#29646)
  • js: ignore bundler config files correctly in eslint config when using vitest in js library generator (#29649)
  • node: set correct compilerOptions for Nest applications (#29725)
  • nx-dev: update request a trial link on pricing page (#29711)
  • nx-plugin: fix plugin generation in ts solution setup (#29730)
  • react: ensure project name is escaped in spec matcher when generating an application (#29732)
  • testing: e2e config generators should prompt for missing serve data (#29660)
  • vite: do not stop the test process of failure in watch mode (#29260)

❤️ Thank You

20.3.2 (2025-01-17)

🚀 Features

  • module-federation: upgrade to latest version of @​module-federation/enhanced (#29535)
  • nx-dev: customer videos on customer page (#29380)
  • nx-dev: add trial pages for Powerpack and Enterprise, update contact sales team page (#29554)
  • testing: add option ciGroupName to @nx/jest/plugin (#29365)
  • web: support custom cors headers (#29382)

🩹 Fixes

  • angular: restore esm2022 bundle and drop fesm2022 in ng-packagr-lite executor (#29615)
  • core: update nx cloud bundle install directory logic (#29555)
  • core: avoid launching default plugins twice (#29539)
  • core: support subpath exports when constructing the project graph (#29577)
  • core: update package script logic to handle cli tool name as command (#29617)

... (truncated)

Commits
  • eb5c1d4 fix(nx-plugin): fix plugin generation in ts solution setup (#29730)
  • ba48f0a fix(misc): ensure all project generators add project to workspaces config (#2...
  • 3a164a2 feat(nx-plugin): added support for vitest test runner (#29140)
  • 28c53f9 feat(misc): handle artifact generators' path options including file extensi...
  • 59a3db8 fix(core): skip nx cloud prompt when interactive is false (#28949)
  • dc67660 fix(misc): update artifact generator option descriptions and cleanup leftover...
  • f7f26d8 feat(nx-plugin): add support for the ts solution config setup to the `@nx/plu...
  • 499300f 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)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for @​nx/plugin since your current version.


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.3.3.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.3.3/packages/plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 24, 2025 08:26
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 24, 2025
Copy link
Author

dependabot bot commented on behalf of github Jan 28, 2025

Superseded by #77.

@dependabot dependabot bot closed this Jan 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx/plugin-20.3.3 branch January 28, 2025 08: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