Skip to content

chore(deps): bump picomatch, @nx/eslint and @nx/jest#3734

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6447fb260b
Closed

chore(deps): bump picomatch, @nx/eslint and @nx/jest#3734
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-6447fb260b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps picomatch to 4.0.4 and updates ancestor dependencies picomatch, @nx/eslint and @nx/jest. These dependencies need to be updated together.

Updates picomatch from 4.0.3 to 4.0.4

Release notes

Sourced from picomatch's releases.

4.0.4

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@4.0.3...4.0.4

Commits

Updates picomatch from 2.3.1 to 2.3.2

Release notes

Sourced from picomatch's releases.

4.0.4

This is a security release fixing several security relevant issues.

What's Changed

Full Changelog: micromatch/picomatch@4.0.3...4.0.4

Commits

Updates @nx/eslint from 22.6.1 to 22.6.5

Release notes

Sourced from @​nx/eslint's releases.

22.6.5 (2026-04-10)

🚀 Features

  • core: allow generate command to skip project graph creation (#35170)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#35154)

🩹 Fixes

  • angular: add storybook and playwright as implicit dependencies (#35224)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (#35132)
  • core: clean up legacy .gemini/skills during configure-ai-agents (#35117)
  • core: copy pnpm install configuration to generated package.json (#35016, #30240)
  • core: display actual error message when plugin loading fails (#35138, #35137)
  • core: bump axios to 1.13.5 to resolve CVE-2026-25639 (#35148, #35145)
  • core: update and pin ejs to 5.0.1 (#35157)
  • core: misc tui perf fixes (#35187)
  • core: replace LGPL-licensed @​ltd/j-toml with BSD-3-Clause smol-toml (#35188)
  • core: kill discrete tasks and use tree-kill for batch cleanup on SIGINT (#35175)
  • core: support cross-file variable references in .env files (#34956, #34955)
  • core: disable Yarn scripts for temp nx@latest installs (#35210)
  • core: use fresh package manager cache for e2e tests (#35211)
  • core: prevent phantom connections and dead polling in plugin workers (#34823, #34388)
  • core: add prettier config inputs to astro-docs format target (#35222)
  • core: add vale-changed.mjs script to vale target inputs (41a71dd97d)
  • core: add missing build inputs for angular-rspack example projects (d71dcc6a9a)
  • core: add run-native-target script input to dotnet build-analyzer (#35221)
  • core: overwrite inferred script target when nx prop defines executor or command (#35227)
  • core: update cleanup mock to match async signature in package-json spec (c9d51d31f9)
  • gradle: prevent Gradle and Maven daemon accumulation during project graph recalculation (#35143)
  • gradle: use namespace import for tree-kill to match codebase convention (7c4f4af802)
  • js: resolve ENOWORKSPACES test error in setupVerdaccio for @​nx/js:library generator (#34755)
  • js: include npm overrides in generated lockfile (#35192, #34529)
  • linter: infer extended tsconfig files as task inputs (#35190)
  • maven: prevent batch executor hang from premature worker exit (#35001, #34757)
  • maven: use require for tree-kill to avoid esModuleInterop mismatch between lib and spec configs (8bd4c182ca)
  • misc: use workspace root for package manager detection and normalize paths in plugins (#35116)
  • misc: stream Framer proxy responses and add edge function timing (#35215)
  • misc: bump axios to 1.15.0 for all packages (#35237)
  • repo: clean Angular CLI restore target before cache copy (#35121)
  • repo: update issue-notifier.yml (#35178)

❤️ Thank You

  • Alexandre Ducarne @​JiggyJinjo
  • Claude
  • Claude Opus 4.6
  • Claude Opus 4.6 (1M context)

... (truncated)

Commits
  • c65495b Revert "fix(linter): infer extended tsconfig files as task inputs (#35190)"
  • 00c6971 fix(linter): infer extended tsconfig files as task inputs (#35190)
  • eb5fd7b fix(misc): use workspace root for package manager detection and normalize pat...
  • dbd2ace fix(linter): prepend framework configs before baseConfig in flat config gener...
  • See full diff in compare view

Updates @nx/jest from 22.6.1 to 22.6.5

Release notes

Sourced from @​nx/jest's releases.

22.6.5 (2026-04-10)

🚀 Features

  • core: allow generate command to skip project graph creation (#35170)
  • core: use CNW variant 1 cloud prompt in nx init (#35155)
  • core: prompt for setup mode when running nx init in empty git directory (#35226)
  • misc: lock in CNW cloud prompt A/B winner and add new variants (#35154)

🩹 Fixes

  • angular: add storybook and playwright as implicit dependencies (#35224)
  • bundling: bump esbuild for new projects to a version compatible with vite 8 (#35132)
  • core: clean up legacy .gemini/skills during configure-ai-agents (#35117)
  • core: copy pnpm install configuration to generated package.json (#35016, #30240)
  • core: display actual error message when plugin loading fails (#35138, #35137)
  • core: bump axios to 1.13.5 to resolve CVE-2026-25639 (#35148, #35145)
  • core: update and pin ejs to 5.0.1 (#35157)
  • core: misc tui perf fixes (#35187)
  • core: replace LGPL-licensed @​ltd/j-toml with BSD-3-Clause smol-toml (#35188)
  • core: kill discrete tasks and use tree-kill for batch cleanup on SIGINT (#35175)
  • core: support cross-file variable references in .env files (#34956, #34955)
  • core: disable Yarn scripts for temp nx@latest installs (#35210)
  • core: use fresh package manager cache for e2e tests (#35211)
  • core: prevent phantom connections and dead polling in plugin workers (#34823, #34388)
  • core: add prettier config inputs to astro-docs format target (#35222)
  • core: add vale-changed.mjs script to vale target inputs (41a71dd97d)
  • core: add missing build inputs for angular-rspack example projects (d71dcc6a9a)
  • core: add run-native-target script input to dotnet build-analyzer (#35221)
  • core: overwrite inferred script target when nx prop defines executor or command (#35227)
  • core: update cleanup mock to match async signature in package-json spec (c9d51d31f9)
  • gradle: prevent Gradle and Maven daemon accumulation during project graph recalculation (#35143)
  • gradle: use namespace import for tree-kill to match codebase convention (7c4f4af802)
  • js: resolve ENOWORKSPACES test error in setupVerdaccio for @​nx/js:library generator (#34755)
  • js: include npm overrides in generated lockfile (#35192, #34529)
  • linter: infer extended tsconfig files as task inputs (#35190)
  • maven: prevent batch executor hang from premature worker exit (#35001, #34757)
  • maven: use require for tree-kill to avoid esModuleInterop mismatch between lib and spec configs (8bd4c182ca)
  • misc: use workspace root for package manager detection and normalize paths in plugins (#35116)
  • misc: stream Framer proxy responses and add edge function timing (#35215)
  • misc: bump axios to 1.15.0 for all packages (#35237)
  • repo: clean Angular CLI restore target before cache copy (#35121)
  • repo: update issue-notifier.yml (#35178)

❤️ Thank You

  • Alexandre Ducarne @​JiggyJinjo
  • Claude
  • Claude Opus 4.6
  • Claude Opus 4.6 (1M context)

... (truncated)

Commits
  • eb5fd7b fix(misc): use workspace root for package manager detection and normalize pat...
  • See full diff in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [picomatch](https://github.com/micromatch/picomatch) to 4.0.4 and updates ancestor dependencies [picomatch](https://github.com/micromatch/picomatch), [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) and [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest). These dependencies need to be updated together.


Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

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

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

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
- dependency-name: "@nx/eslint"
  dependency-version: 22.6.5
  dependency-type: direct:production
- dependency-name: "@nx/jest"
  dependency-version: 22.6.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 13, 2026 14:32
@ala-n
Copy link
Copy Markdown
Collaborator

ala-n commented Apr 13, 2026

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@ala-n ala-n closed this Apr 13, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-6447fb260b branch April 13, 2026 15:24
@ci-github-action-bot ci-github-action-bot bot locked and limited conversation to collaborators Apr 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant