Skip to content

Bump picomatch from 4.0.3 to 4.0.4#6

Merged
jdalton merged 2 commits intomainfrom
dependabot/npm_and_yarn/picomatch-4.0.4
Apr 2, 2026
Merged

Bump picomatch from 4.0.3 to 4.0.4#6
jdalton merged 2 commits intomainfrom
dependabot/npm_and_yarn/picomatch-4.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps 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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 26, 2026
@jdalton
Copy link
Copy Markdown
Contributor

jdalton commented Apr 2, 2026

Added a commit to fix the failing zizmor audit check:

  • Added top-level permissions: {} and explicit per-job permissions (excessive-permissions)
  • Added persist-credentials: false to validate and test-e2e checkout steps (artipacked)
  • Suppressed artipacked for update job checkout (needs credentials to git push)
  • Suppressed secrets-outside-env for test-e2e step (only runs via workflow_dispatch)

Bumps [picomatch](https://github.com/micromatch/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)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@jdalton jdalton requested a review from Wenxin-Jiang April 2, 2026 02:01
- Add top-level permissions: {} and per-job permissions (excessive-permissions)
- Add persist-credentials: false to validate and test-e2e checkouts (artipacked)
- Suppress artipacked for update job checkout (needs credentials to push)
- Suppress secrets-outside-env for test-e2e (workflow_dispatch only)
@jdalton jdalton force-pushed the dependabot/npm_and_yarn/picomatch-4.0.4 branch from 670ff5a to 7b3ec36 Compare April 2, 2026 02:01
@jdalton jdalton merged commit 25879b0 into main Apr 2, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/picomatch-4.0.4 branch April 2, 2026 05:58
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants