Skip to content

chore(deps): bump brace-expansion from 2.1.0 to 2.1.2 - #28

Merged
joshuanapoli merged 1 commit into
mainfrom
dependabot/npm_and_yarn/brace-expansion-2.1.2
Jul 21, 2026
Merged

chore(deps): bump brace-expansion from 2.1.0 to 2.1.2#28
joshuanapoli merged 1 commit into
mainfrom
dependabot/npm_and_yarn/brace-expansion-2.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps brace-expansion from 2.1.0 to 2.1.2.

Release notes

Sourced from brace-expansion's releases.

v2.1.1

  • Backport v5.0.6 change to v2 (#109) c3a817c

juliangruber/brace-expansion@v2.1.0...v2.1.1

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.

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v2.1.0...v2.1.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.1.2
  dependency-type: indirect
...

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 Jul 20, 2026

@joshuanapoli joshuanapoli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Summary

Patch bump of the transitive dep brace-expansion 2.1.0→2.1.2, backporting the fix for CVE-2026-13149 (ReDoS). yarn.lock, .pnp.cjs, and the .yarn/cache zip are all updated, so the immutable/zero-install CI passes.

Risks

Negligible. brace-expansion is a transitive dependency of minimatch (dev/build tooling — eslint, jest, globbing); there is no direct usage in src/, and this is a backward-compatible patch.

Analysis

  • Diff touches only .pnp.cjs, yarn.lock, and the cache zips — a security-only change.
  • CI test check passes on the updated lockfile. Low regression risk — approving and merging.

@joshuanapoli
joshuanapoli merged commit 8a66fe0 into main Jul 21, 2026
1 check passed
@joshuanapoli
joshuanapoli deleted the dependabot/npm_and_yarn/brace-expansion-2.1.2 branch July 21, 2026 22:51
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