chore(deps): bump minimatch, @nx/devkit, @nx/eslint, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/plugin, @nx/workspace and nx#3244
Conversation
…n, @nx/jest, @nx/js, @nx/plugin, @nx/workspace and nx Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.5 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit), [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest), [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js), [@nx/plugin](https://github.com/nrwl/nx/tree/HEAD/packages/plugin), [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). These dependencies need to be updated together. Updates `minimatch` from 3.1.5 to 10.2.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.5...v10.2.5) Updates `@nx/devkit` from 19.8.9 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/devkit) Updates `@nx/eslint` from 19.8.9 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/eslint) Updates `@nx/eslint-plugin` from 19.8.9 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/eslint-plugin) Updates `@nx/jest` from 19.8.9 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/jest) Updates `@nx/js` from 19.8.9 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/js) Updates `@nx/plugin` from 19.8.9 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/plugin) Updates `@nx/workspace` from 19.8.9 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/workspace) Updates `nx` from 19.8.9 to 22.7.5 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.5/packages/nx) --- updated-dependencies: - dependency-name: "@nx/devkit" dependency-version: 22.7.1 dependency-type: direct:development - dependency-name: "@nx/eslint" dependency-version: 22.7.1 dependency-type: direct:development - dependency-name: "@nx/eslint-plugin" dependency-version: 22.7.1 dependency-type: direct:development - dependency-name: "@nx/jest" dependency-version: 22.7.1 dependency-type: direct:development - dependency-name: "@nx/js" dependency-version: 22.7.1 dependency-type: direct:development - dependency-name: "@nx/plugin" dependency-version: 22.7.1 dependency-type: direct:development - dependency-name: "@nx/workspace" dependency-version: 22.7.1 dependency-type: direct:development - dependency-name: minimatch dependency-version: 9.0.9 dependency-type: indirect - dependency-name: nx dependency-version: 22.7.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
31eb5e1 to
5eab0e5
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 5eab0e5. Configure here.
| "@nx/devkit": "22.7.5", | ||
| "@nx/eslint": "22.7.5", | ||
| "@nx/eslint-plugin": "22.7.5", | ||
| "@nx/jest": "22.7.5", |
There was a problem hiding this comment.
Jest 29 incompatible with @nx/jest expecting Jest 30
High Severity
@nx/jest 22.7.5 depends on Jest 30.x packages (jest-config: "^30.0.2", @jest/reporters: "^30.0.2", etc.) and its preset is designed for Jest 30. However, the project still declares jest: "^29.7.0", jest-environment-jsdom: "^29.7.0", ts-jest: "^29.1.2", and @types/jest: "^29.5.12". Since jest.preset.js imports from @nx/jest/preset and jest.config.js uses getJestProjects from @nx/jest, the Jest 30-oriented configuration will be applied to a Jest 29 runtime, likely causing test execution failures.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 5eab0e5. Configure here.


Bumps minimatch to 10.2.5 and updates ancestor dependencies minimatch, @nx/devkit, @nx/eslint, @nx/eslint-plugin, @nx/jest, @nx/js, @nx/plugin, @nx/workspace and nx. These dependencies need to be updated together.
Updates
minimatchfrom 3.1.5 to 10.2.5Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
693c82310.2.57953af1do not allow .. to consume drive letter on Windows1caf918lint and format7783ed6ignore docs6d9b356update deps etcc36addb10.2.426b9002docs: add warning about ReDoS3a0d83bfix partial matching of globstar patternsea9484010.2.30873fbaupdate depsInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@nx/devkitfrom 19.8.9 to 22.7.5Release notes
Sourced from @nx/devkit's releases.
... (truncated)
Commits
e9e447bchore(core): remove unused replaceNrwlPackageWithNxPackage devkit utility (#3...d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...7e4bce9feat(testing): add migration for Jest 30 snapshot guide link (#35629)5d338c2fix(devkit): exclude dist from jest module path scan (#35615)ac465a0fix(bundling): declare tsconfig.json as input for esbuild targets (#35432)a97bd37chore(testing): stub plugin imports in devkit specs to avoid cross-project re...4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)2665550fix(core): update and pin ejs to 5.0.1 (#35157)facec58fix(misc): use workspace root for package manager detection and normalize pat...887fca4fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/devkitsince your current version.Updates
@nx/eslintfrom 19.8.9 to 22.7.5Release notes
Sourced from @nx/eslint's releases.
... (truncated)
Commits
640e69achore(linter): write pnpm-workspace.yaml in workspace-rules-project TS soluti...b58ccd8fix(core): preserve input order in createNodes plugin results (#35595)2930dcafix(linter): improve convert-to-flat-config output fidelity (#35330)d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...7e4bce9feat(testing): add migration for Jest 30 snapshot guide link (#35629)d8cf210fix(linter): detect root lint target added in same generator run (#35296)2f5e5b1chore(linter): declare@nx/jestas optional peer dependency (#35377)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)a884f55fix(linter): add missing inputs to eslint executor target defaults (#35236)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/eslintsince your current version.Updates
@nx/eslint-pluginfrom 19.8.9 to 22.7.5Release notes
Sourced from @nx/eslint-plugin's releases.
... (truncated)
Commits
a23b7befix(linter): only rewrite workspace-package peer deps to workspace:* (#35423)d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...091d838fix(linter): prevent ENOENT crash in getRelativeImportPath for unresolvable p...7168981chore(linter): bump globals from ^15.9.0 to ^17.0.0 (#35505)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)dc479c5fix(js): stop generating baseUrl in tsconfig, use ./ prefix for path mappings...887fca4fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...a040a93fix(repo): add copy-assets plugin and migrate all packages from legacy-post-b...732a08cchore(core): build nx to local dist and use nodenext (#34111)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/eslint-pluginsince your current version.Updates
@nx/jestfrom 19.8.9 to 22.7.5Release notes
Sourced from @nx/jest's releases.
... (truncated)
Commits
b58ccd8fix(core): preserve input order in createNodes plugin results (#35595)ccb1f87fix(misc): stop inferringprojects: 'self'independsOnentries (#35686)0f6f117fix(testing): correct yargs-parser import in getJestProjectsAsync (#35672)d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...7e4bce9feat(testing): add migration for Jest 30 snapshot guide link (#35629)f1d849efix(testing): exclude dist and out-tsc from default jest module path scan (#3...fa5c8b6fix(testing): pin jest to ~30.3.0 to avoid jest-runtime 30.4 RN incompat (#35...fac25a2fix(testing): convert executor-based jest.config.ts and preserve type-only im...4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/jestsince your current version.Updates
@nx/jsfrom 19.8.9 to 22.7.5Release notes
Sourced from @nx/js's releases.
... (truncated)
Commits
eba3fbafeat(js): support pnpm 11.2.2 (#35772)8ce0683fix(js): fall back to npm publish when bun publish fails with auth error (#35...d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...c7c56d8chore(core): bump detect-port from ^1.5.1 to ^2.1.0 (#35533)37fb080chore(linter): bump ignore from ^5.0.4 to ^7.0.5 (#35508)0eef651fix(js): reference vitest.config in eslint dep-checks for vitest libs (#35460)cdca177chore(repo): declare lazy-loaded packages as implicit deps (#35392)0591aa5fix(js): strip glob from inferred outputs before resolving as path (#35463)362fb03fix(node): include tsconfig input in node-app esbuild scaffold (#35466)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/jssince your current version.Updates
@nx/pluginfrom 19.8.9 to 22.7.5Release notes
Sourced from @nx/plugin's releases.
... (truncated)
Commits
d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...cdca177chore(repo): declare lazy-loaded packages as implicit deps (#35392)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)dc479c5fix(js): stop generating baseUrl in tsconfig, use ./ prefix for path mappings...887fca4fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...a040a93fix(repo): add copy-assets plugin and migrate all packages from legacy-post-b...732a08cchore(core): build nx to local dist and use nodenext (#34111)c1a93cbfix(core): set windowsHide: true on all child process spawns (#34894)1e3f8e0fix(js): remove redundant vite.config.ts generation for vitest projects (#34603)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/pluginsince your current version.Updates
@nx/workspacefrom 19.8.9 to 22.7.5Release notes
Sourced from @nx/workspace's releases.
... (truncated)
Commits
d84f424fix(devkit): expand@nx/devkit/internal re-exports for cherry-picked v23 deep...ac81879fix(repo): revert deep-import rewrites that targeted v23-only@nx/devkit/inte...7e4bce9feat(testing): add migration for Jest 30 snapshot guide link (#35629)cdca177chore(repo): declare lazy-loaded packages as implicit deps (#35392)ae43589chore(core): remove debug tmp writes from new generator spec (#35397)4bbd4b1chore(repo): migrate nx repo to eslint v9 flat config (#35359)c05e6e8feat(core): update nx-set-shas usage to v5 (#34934)dc479c5fix(js): stop generating baseUrl in tsconfig, use ./ prefix for path mappings...887fca4fix(repo): narrow copy-assets outputs to prevent overlap with build-base (#35...a040a93fix(repo): add copy-assets plugin and migrate all packages from legacy-post-b...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@nx/workspacesince your current version.Updates
nxfrom 19.8.9 to 22.7.5Release notes
Sourced from nx's releases.
... (truncated)
Commits
dc849bbfix(core): update brace-expansion and yaml (#35790)8fd1febfix(core): allow local plugin subpath imports without custom conditions (#35751)22f3c2efix(core): detect vscode copilot ai agent (#35757)0d18512fix(misc): skip$escaping in file paths on windows (#35692)7c1318ffix(core): handle object form of bin field in getPrettierPath (#35680)a3acfd6fix(core): treat undefined task parallelism as parallel when scheduling (#35736)c574207cleanup(core): drop stale@nrwldedup TODO in nx report (#35730)