Skip to content

Bump brace-expansion and wxt in /extension - #4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/extension/multi-844ae6930f
Open

Bump brace-expansion and wxt in /extension#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/extension/multi-844ae6930f

Conversation

@dependabot

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

Copy link
Copy Markdown

Removes brace-expansion. It's no longer used after updating ancestor dependency wxt. These dependencies need to be updated together.

Removes brace-expansion

Updates wxt from 0.20.26 to 0.21.2

Release notes

Sourced from wxt's releases.

wxt v0.21.2

compare changes

🩹 Fixes

  • Remove web-ext-run, it's unused now (859d654)

📖 Documentation

  • Fix typos and wording of upgrade guide (d1ab2d9)
  • Fix heading level (466ae8a)
  • Update package size links (925e97d)

❤️ Contributors

wxt v0.21.1

upgrade guidecompare changes

There was an issue with CI, v0.21.1 is the first release of v0.21, there is no v0.21.0

🚀 Features

  • Add prepare:tsconfig hook for updating .wxt/tsconfig.json file (#2450)
  • Add watch options config (#2439)
  • Export getEntrypointBundlePath from wxt (#2463)
  • Add {{modeSuffix}} to zip templates and update defaults (#1623)
  • Change default behavior of getUnimportEslintOptions true flag (#2296)
  • New template variable {{versionName}} and change of the behaviour of {{version}} (#1612)
  • Firefox: List files in sources zip (#2513)

🩹 Fixes

  • wxt clean removes .wxt/ directory at project root (#2415)
  • Handle spread content script configs (#2448)
  • Avoid deprecated Rollup asset name access (#2453)
  • init: Allow entering an empty directory for project path (#2458)
  • Opening the browser issue in windows. (#2436)
  • File reloading mechanism and add profile watch ignores (#2112)
  • Docs sidebar header, background color issue (#2504)
  • Deprecated useAppConfig in favour of getAppConfig (#2487)
  • Make web-ext a peer dependency (#2079)
  • Handle edge case where eslint version cannot be found (ab679ba)
  • Remove url: import feature (#2456)
  • zip: Make includeSources/excludeSources follow standard allowlist behavior (#2114)
  • Remove console.log (0b352f6)
  • Loosen version of @webext-core/isolated-element (7d6caad)
  • Update content and unlisted script globalName default to false (#2511)
  • TS: Update .wxt/tsconfig.json compiler options, require TS >=5.4 (#2512)

... (truncated)

Commits
  • 1e841eb chore(release): wxt v0.21.2
  • 925e97d docs: Update package size links
  • 859d654 fix: Remove web-ext-run, it's unused now
  • 466ae8a docs: Fix heading level
  • d1ab2d9 docs: Fix typos and wording of upgrade guide
  • 718b063 chore(release): wxt v0.21.1
  • 87a96d4 chore: Add vite to template projects (#2517)
  • d8a86e7 docs: Add section about install footprint
  • c3eaef6 docs: Finalize migration guide for wxt v0.21 (#2516)
  • d1a9563 ci: Use @aklinker1/zero-changelog for release notes (#2515)
  • Additional commits viewable in compare view

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.

Removes [brace-expansion](https://github.com/juliangruber/brace-expansion). It's no longer used after updating ancestor dependency [wxt](https://github.com/wxt-dev/wxt). These dependencies need to be updated together.


Removes `brace-expansion`

Updates `wxt` from 0.20.26 to 0.21.2
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.20.26...wxt-v0.21.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version:
  dependency-type: indirect
- dependency-name: wxt
  dependency-version: 0.21.2
  dependency-type: direct:development
...

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 29, 2026
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