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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps the nx group with 1 update in the /typescript directory: @nx/jest.

Updates @nx/jest from 20.0.5 to 20.4.3

Release notes

Sourced from @​nx/jest's releases.

20.4.3 (2025-02-12)

🚀 Features

🩹 Fixes

  • angular: do not generate @nx/dependency-checks block in flat root eslint config (#29980)
  • core: tweaks to nx init (#30002)
  • core: create multi-glob function (#29880)
  • core: fix plugin error indexes (#29936)
  • core: handle nullable lock when creating project graph (#30000)
  • gradle: fix gradle undefined dependency target (#29943)
  • js: allow publishable library to run release command (#29775)
  • linter: install @​eslint/eslintrc package as necessary (#29933)
  • linter: dependency-check-support-catalogs (#29923)
  • rspack: should be inferred by default (#29736)

❤️ Thank You

20.4.2 (2025-02-08)

🚀 Features

  • core: update CNW defaults so they generate a useful workspace by default (#29915)
  • nx-dev: add quote component for enterprise articles (01446495048)
  • nx-dev: add metrics and related blogs section (2007d491a1e)
  • nx-dev: webinar page (#29913)

🩹 Fixes

  • nextjs: enhance support for custom server with SWC configuration (#29895)
  • nx-dev: Update customers carousel subtitle (#29920)
  • nx-dev: error on course detail page on mobile (f592f59a825)

❤️ Thank You

... (truncated)

Commits
  • d27de31 fix(testing): fix passing extra args to Jest cli (#27704)
  • 45847a6 feat(js): remove nx property from generated package.json files (#29705)
  • d601561 feat(misc): use @swc/jest instead of ts-jest for the ts solution setup (#...
  • dd9b09f fix(js): generate js libs with exports in package.json and ensure esm output ...
  • b491489 cleanup(testing): migrate jest to picocolors (#29561)
  • addf107 feat(testing): add option ciGroupName to @nx/jest/plugin (#29365)
  • bb806b3 fix(testing): force node10 module resolution for jest atomized tasks (#29421)
  • 48cd50a feat(core): use custom resolution to resolve from source local plugins with a...
  • 59e3704 fix(testing): force compatible module resolution when running the jest execut...
  • 38e29b9 feat(angular): use new test environment function from jest-preset-angular (...
  • Additional commits viewable in compare view
Maintainer changes

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


Updates nx from 20.0.5 to 20.4.3

Release notes

Sourced from nx's releases.

20.4.3 (2025-02-12)

🚀 Features

🩹 Fixes

  • angular: do not generate @nx/dependency-checks block in flat root eslint config (#29980)
  • core: tweaks to nx init (#30002)
  • core: create multi-glob function (#29880)
  • core: fix plugin error indexes (#29936)
  • core: handle nullable lock when creating project graph (#30000)
  • gradle: fix gradle undefined dependency target (#29943)
  • js: allow publishable library to run release command (#29775)
  • linter: install @​eslint/eslintrc package as necessary (#29933)
  • linter: dependency-check-support-catalogs (#29923)
  • rspack: should be inferred by default (#29736)

❤️ Thank You

20.4.2 (2025-02-08)

🚀 Features

  • core: update CNW defaults so they generate a useful workspace by default (#29915)
  • nx-dev: add quote component for enterprise articles (01446495048)
  • nx-dev: add metrics and related blogs section (2007d491a1e)
  • nx-dev: webinar page (#29913)

🩹 Fixes

  • nextjs: enhance support for custom server with SWC configuration (#29895)
  • nx-dev: Update customers carousel subtitle (#29920)
  • nx-dev: error on course detail page on mobile (f592f59a825)

❤️ Thank You

... (truncated)

Commits
  • e09a5b5 fix(core): handle nullable lock when creating project graph (#30000)
  • bc80cc5 fix(core): fix plugin error indexes (#29936)
  • e50f4c2 fix(core): create multi-glob function (#29880)
  • 2f876e0 fix(core): tweaks to nx init (#30002)
  • c592b03 chore(core): handle project graph errors which do not have a message (#29893)
  • 2b7a4b7 fix(core): do not use revokable proxy (#29878)
  • 887bad5 fix(core): do not write filemap cache when there are errors (#29892)
  • aec9215 feat(core): show link to migrate detail page in --interactive mode (#29874)
  • d940de1 feat(core): add sync generators option to target defaults in nx-schema (#29441)
  • 4a9f5c5 fix(core): improve resolution of packages in package manager workspaces when ...
  • Additional commits viewable in compare view
Maintainer changes

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


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 Feb 13, 2025
Bumps the nx group with 1 update in the /typescript directory: [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest).


Updates `@nx/jest` from 20.0.5 to 20.4.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.4.3/packages/jest)

Updates `nx` from 20.0.5 to 20.4.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.4.3/packages/nx)

---
updated-dependencies:
- dependency-name: "@nx/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript/nx-f3ff003d00 branch from 3b2c8f2 to 627dc8f Compare February 13, 2025 09:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #2445.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript/nx-f3ff003d00 branch February 17, 2025 02:23
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