Skip to content

chore(deps-dev): bump @nx/jest from 22.1.3 to 22.7.0#64

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx/jest-22.7.0
Closed

chore(deps-dev): bump @nx/jest from 22.1.3 to 22.7.0#64
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nx/jest-22.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor

Bumps @nx/jest from 22.1.3 to 22.7.0.

Release notes

Sourced from @​nx/jest's releases.

22.7.0 (2026-04-24)

🚀 Features

  • core: add .nx/self-healing to .gitignore (#34855)
  • core: decouple DB version from Nx version and share DB across worktrees (#34942)
  • core: auto-open browser for Cloud setup URL during create-nx-workspace (#35014)
  • core: allow generate command to skip project graph creation (#35170)
  • core: remove polygraph cloud passthrough (#35153)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: add source map annotations to nx show target (#35225)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • core: add json input type for selective JSON field hashing (#35248)
  • core: update nx-set-shas usage to v5 (#34934)
  • core: add NX_BAIL environment variable (#34711)
  • core: add page up/down to tui shortcuts (#34525)
  • core: add logging and progress message types to daemon (#35342)
  • dotnet: add ci-workflow generator (#33321)
  • js: support nx.sync.ignoredDependencies in typescript-sync (#35401)
  • misc: a/b test cloud prompt copy in create-nx-workspace (#35039)
  • misc: update nx init telemetry meta from CSV to JSON format (#35076)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#35154)
  • nx-dev: add conditional blog/changelog proxy in edge function (#35043)
  • nx-dev: add nx-blog sitemap to root sitemap index (#35363)
  • repo: add nx-labs repo target and use glob pattern for update-all-repos (#34999)
  • repo: enable tsgo compiler for nx package (#35047)
  • repo: enforce no-disabled-tests via ESLint with per-project warning caps (#35122)
  • repo: add e2e test for nx build process verification (#35119)
  • vite: add compiler option to vite plugin for tsgo support (#35429, #33821, #35047, #35167)

🩹 Fixes

  • angular: update duplicate migration keys (#34961)
  • angular: add storybook and playwright as implicit dependencies (#35224)
  • angular: preserve specific file paths in tsconfig when adding secondary entry point (#35254, #33051)
  • angular: fall back to addUndefinedDefaults when addUndefinedObjectDefaults is unavailable (#35290)
  • angular-rspack: ensure rebuild chunks emitted summary accurate (#34979, #34936)
  • angular-rspack: normalize Windows path separators for i18n (#35252, #32864)
  • angular-rspack: add fileReplacements to resolve.alias (#34197)
  • angular-rspack: fixes issues with angular-rspack hmr (#35294, #35040)
  • bundling: disable swc input source map resolution (#35010, #32671)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (#35132)
  • bundling: declare tsconfig.json as input for esbuild targets (#35432)
  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)

... (truncated)

Commits
  • 4bbd4b1 chore(repo): migrate nx repo to eslint v9 flat config (#35359)
  • c8b59c9 fix(repo): resolve FreeBSD build OOM and disk exhaustion (#35309)
  • dc479c5 fix(js): stop generating baseUrl in tsconfig, use ./ prefix for path mappings...
  • 169c1d4 fix(testing): add dependent .d.ts inputs for ts-jest without isolatedModules ...
  • facec58 fix(misc): use workspace root for package manager detection and normalize pat...
  • 887fca4 fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...
  • a040a93 fix(repo): add copy-assets plugin and migrate all packages from legacy-post-b...
  • 732a08c chore(core): build nx to local dist and use nodenext (#34111)
  • 2086e4c fix(testing): gracefully handle broken jest configs in alias migration (#34901)
  • 5a79984 fix(testing): infer task inputs from jest config file references (#34740)
  • 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 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/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest) from 22.1.3 to 22.7.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.7.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #68.

@dependabot dependabot Bot closed this May 5, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nx/jest-22.7.0 branch May 5, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants