Skip to content

chore(deps): bump picomatch in /src/microsoft-trydotnet-editor#185

Merged
intellitect-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/microsoft-trydotnet-editor/multi-bf05dc1ecf
Apr 22, 2026
Merged

chore(deps): bump picomatch in /src/microsoft-trydotnet-editor#185
intellitect-bot merged 1 commit intomainfrom
dependabot/npm_and_yarn/src/microsoft-trydotnet-editor/multi-bf05dc1ecf

Conversation

@dependabot
Copy link
Copy Markdown

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps and picomatch. These dependencies needed 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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file npm labels Mar 26, 2026
@dependabot dependabot Bot temporarily deployed to BuildAndUploadImage March 26, 2026 12:17 Inactive
@github-actions
Copy link
Copy Markdown

🤖 Automated Major Version Review — APPROVED

Package: picomatch (multi-package)
Ecosystem: npm
Version changes: picomatch 2.3.1 → 2.3.2 and picomatch 4.0.3 → 4.0.4 (patch bumps in multi-package PR)

Research Summary

Breaking Changes Analysis

Both 2.3.2 and 4.0.4 are security patch releases with no breaking changes. The only changes are security fixes for the two CVEs described below. No API changes were made.

Security Check

This update resolves two security vulnerabilities in the old version (picomatch 2.3.1 and 4.0.3):

  • GHSA-3v7f-55p6-f55p / CVE-2026-33672 (Medium severity): Method injection via POSIX_REGEX_SOURCE. Can cause incorrect glob matching behavior in applications processing untrusted glob patterns. Fixed in 2.3.2 and 4.0.4.
  • GHSA-c2c7-rcm5-vvqj / CVE-2026-33671 (Low severity): Regular Expression Denial of Service (ReDoS) via crafted extglob patterns. Fixed in 2.3.2 and 4.0.4.

Upgrading to the patched versions is a security improvement. Both 2.x and 4.x lines are updated to their respective patched versions.

Decision

✅ This multi-package update is safe to merge. CI checks pass, the diff contains only package-lock.json, no breaking changes were introduced, and this update resolves two known CVEs (CVE-2026-33672 and CVE-2026-33671) in the old versions.

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • security.snyk.io

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "security.snyk.io"

See Network Configuration for more information.

Note

🔒 Integrity filter blocked 1 item

The following item were blocked because they don't meet the GitHub integrity level.

  • #145 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by Dependabot Major Version Reviewer · ● 2.6M ·

@github-actions github-actions Bot added the ai-approved-major-update AI-reviewed major dependency update safe to merge label Apr 22, 2026
@intellitect-bot intellitect-bot merged commit b3a4a51 into main Apr 22, 2026
13 checks passed
@intellitect-bot intellitect-bot deleted the dependabot/npm_and_yarn/src/microsoft-trydotnet-editor/multi-bf05dc1ecf branch April 22, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-approved-major-update AI-reviewed major dependency update safe to merge dependencies Pull requests that update a dependency file npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant