Skip to content

Bump brace-expansion#16

Merged
ArshVermaGit merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-237e9862f4
Apr 15, 2026
Merged

Bump brace-expansion#16
ArshVermaGit merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-237e9862f4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps and brace-expansion. These dependencies needed to be updated together.
Updates brace-expansion from 2.0.2 to 2.1.0

Commits

Updates brace-expansion from 1.1.12 to 1.1.14

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 [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v2.0.2...v2.1.0)

Updates `brace-expansion` from 1.1.12 to 1.1.14
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.1.0
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 1.1.14
  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 Apr 15, 2026
@dependabot dependabot Bot requested a review from ArshVermaGit as a code owner April 15, 2026 18:39
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
raw-ai Error Error Apr 15, 2026 6:39pm

Copy link
Copy Markdown
Owner

@ArshVermaGit ArshVermaGit left a comment

Choose a reason for hiding this comment

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

This is a sensible coordinated update that keeps brace pattern parsing consistent across both major dependency paths. Upgrading brace-expansion ensures improved correctness and stability when resolving glob-style patterns that rely on brace syntax, which can impact tooling behavior such as file matching, build inclusion rules, and ignore configurations. Aligning both the v2 and legacy v1 ranges helps prevent subtle inconsistencies in environments where multiple packages rely on different major versions. The change is small in scope, low risk, and well suited for Dependabot’s automated conflict handling. Overall, a clean dependency hygiene update that helps maintain predictable pattern expansion behavior across the stack.

@ArshVermaGit ArshVermaGit merged commit 66c57f7 into main Apr 15, 2026
4 of 6 checks passed
@ArshVermaGit ArshVermaGit deleted the dependabot/npm_and_yarn/multi-237e9862f4 branch April 15, 2026 18:41
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