Skip to content

build(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /crates/arbor-web-ui/app in the npm_and_yarn group across 1 directory#92

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/crates/arbor-web-ui/app/npm_and_yarn-3f9ee708be
Open

build(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /crates/arbor-web-ui/app in the npm_and_yarn group across 1 directory#92
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/crates/arbor-web-ui/app/npm_and_yarn-3f9ee708be

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the npm_and_yarn group with 1 update in the /crates/arbor-web-ui/app directory: picomatch.

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

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

Bumps the npm_and_yarn group with 1 update in the /crates/arbor-web-ui/app directory: [picomatch](https://github.com/micromatch/picomatch).


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)

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

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 Mar 26, 2026
@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq bot commented Mar 26, 2026

Merging this PR will not alter performance

✅ 13 untouched benchmarks
⏩ 8 skipped benchmarks1


Comparing dependabot/npm_and_yarn/crates/arbor-web-ui/app/npm_and_yarn-3f9ee708be (c58c22e) with main (0b2be83)

Open in CodSpeed

Footnotes

  1. 8 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

Copy link
Copy Markdown
Owner

@penso penso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Summary

This Dependabot PR updates the Arbor web UI lockfile to bump the transitive dev dependency picomatch from 4.0.3 to 4.0.4. I checked the stale-PR condition first: origin/main still resolves picomatch to 4.0.3, and git log origin/main did not show an equivalent bump already landed under a different commit, so this branch still represents new work.

Confidence

4/5 — lockfile-only dependency refresh with no source changes, and the diff is limited to the expected picomatch resolution plus npm metadata cleanup; low behavioral risk, but I did not run the web UI build locally in this review pass.

Changed Files

File Overview
crates/arbor-web-ui/app/package-lock.json Updates the resolved picomatch package from 4.0.3 to 4.0.4 for the web UI toolchain, with minor lockfile metadata normalization (peer flags removed) from the npm re-resolution.

Risks

None identified.

Required Fixes

None.

Optional Improvements

None.

Verdict

approve

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.

1 participant