Skip to content

chore(deps-dev): Bump brace-expansion from 1.1.12 to 1.1.13#30

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/brace-expansion-1.1.13
Open

chore(deps-dev): Bump brace-expansion from 1.1.12 to 1.1.13#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/brace-expansion-1.1.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps brace-expansion from 1.1.12 to 1.1.13.

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

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  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 Mar 29, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 29, 2026

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

Project Deployment Actions Updated (UTC)
coding-drills Ready Ready Preview, Comment Mar 29, 2026 8:41pm

Request Review

@entelligence-ai-pr-reviews
Copy link
Copy Markdown


Confidence Score: 5/5 - Safe to Merge

Safe to merge — this is a straightforward patch-level dependency bump of brace-expansion from 1.1.12 to 1.1.13 (v1.x) and 2.0.2 to 2.0.3 (v2.x, nested under @typescript-eslint/typescript-estree), with only package-lock.json modified. The changes are limited to resolved URLs and integrity hashes, which is exactly what a lockfile update for transitive/dev dependencies should contain. No runtime code, application logic, or production dependencies are affected.

Key Findings:

  • package-lock.json changes are scoped exclusively to brace-expansion entries: resolved URLs and sha512 integrity hashes updated for both the v1.x top-level dev dependency and the v2.x nested instance — no other packages are touched.
  • brace-expansion is a dev/transitive dependency used in tooling (glob pattern matching for eslint/typescript-eslint), meaning this update carries zero production runtime risk.
  • Patch version bumps at this level typically address minor bugs or security advisories with no breaking changes per semver contract, and no review comments or heuristic issues were raised against this PR.
Files requiring special attention
  • package-lock.json

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