Skip to content

Bump brace-expansion from 1.1.11 to 1.1.16 - #42

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/brace-expansion-1.1.16
Open

Bump brace-expansion from 1.1.11 to 1.1.16#42
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/brace-expansion-1.1.16

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps brace-expansion from 1.1.11 to 1.1.16.

Release notes

Sourced from brace-expansion's releases.

v1.1.15

  • Backport v5.0.6 change to v1 (#111) 0b09384

juliangruber/brace-expansion@v1.1.14...v1.1.15

v1.1.12

  • pkg: publish on tag 1.x c460dbd
  • fmt ccb8ac6
  • Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8

juliangruber/brace-expansion@v1.1.11...v1.1.12

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 1.1.11 to 1.1.16.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.16)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.16
  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 21, 2026

@lifeomic-review-bot lifeomic-review-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Upstream: unknown (author to confirm)

Scope

This PR updates only yarn.lock, pinning transitive brace-expansion from 1.1.11 to 1.1.16. That is a worthwhile security hygiene merge: upstream release notes cite ReDoS fixes and a CVE backport (CVE-2026-13149), reducing risk in the dev/test dependency tree without touching application source.

CI

CI is still pending; branch protection will gate merge once checks complete.

Regression risk

Patch-level semver within the 1.x line with no manifest edits—behavioral risk is low and limited to transitive dev tooling (e.g. minimatch consumers).

Residual risks / follow-ups

None — because the change is lockfile-only, package.json is unchanged, securitySensitivePaths is empty, and the bump addresses known security advisories with no application-code surface area.

Note: Review generated using Cursor model composer-2.5.

This review was generated by review-bot.

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.

0 participants