Skip to content

build(deps): bump shell-quote and wxt - #320

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-835f9d9d35
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-835f9d9d35

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

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

Removes shell-quote

Updates wxt from 0.19.29 to 0.21.4

Release notes

Sourced from wxt's releases.

wxt v0.21.4

compare changes

🚀 Features

  • Log warnings once (#2536)
  • Change behaviour of eslint config (#2295)

🩹 Fixes

  • Fix regression where web-ext.config.ts was not respected (#2550)
  • vite-builder: Tolerate ENOENT when deleting empty directories (#2534)
  • Don't add an empty content_scripts array for runtime-only content scripts (#2580)
  • Skip keyboard shortcuts for non-interactive stdin (#2563)
  • Don't set use_dynamic_url on browsers that don't support it (#2581)

📖 Documentation

  • Added Video Time Manager (#2501)
  • Link shared content script UI options (#2497)
  • Added Edge ID for Glossy New Tab extension (#2555)
  • Added "GringaChange" to showcase (#2573)
  • Updated outdated defaults for webExt chromium prefs (aeb16e7)

🏡 Chore

  • deps: Replace nano-spawn with tinyexec (#2544)
  • deps: Loosen version range for @wxt-dev/browser so projects can use any vesion (7946665)
  • Use .oxlintrc.jsonc for ignored paths (3f65967)
  • Fix type error after chrome types update (83e9840)
  • deps: Inline normalize-path (#2557)
  • deps: Inline small deps (#2560)
  • deps: Inline get-port-please (#2576)
  • deps: Replace filesize with DIY function (#2589)
  • deps: Inline funtion for cli spinner (#2567)

❤️ Contributors

... (truncated)

Commits
  • 8fea9b4 chore(release): wxt v0.21.4
  • 9cb69c8 chore(deps): inline funtion for cli spinner (#2567)
  • d95b34e chore(deps): Replace filesize with DIY function (#2589)
  • 55b79e8 chore(deps): inline get-port-please (#2576)
  • 8ab673e fix: don't set use_dynamic_url on browsers that don't support it (#2581)
  • aeb16e7 docs: Updated outdated defaults for webExt chromium prefs
  • 9271f2c fix: skip keyboard shortcuts for non-interactive stdin (#2563)
  • abfff67 fix: autoImports import path of eslint.config.js (#2561)
  • ba848f0 ci: Only open dependabot PRs for major version updates
  • e724217 fix(i18n): don't treat mustache-style {{tokens}} as named substitutions (#2486)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for wxt since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-835f9d9d35 branch 5 times, most recently from 7700d8b to e97dd79 Compare August 28, 2026 10:39
Removes [shell-quote](https://github.com/ljharb/shell-quote). It's no longer used after updating ancestor dependency [wxt](https://github.com/wxt-dev/wxt). These dependencies need to be updated together.


Removes `shell-quote`

Updates `wxt` from 0.19.29 to 0.21.4
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.19.29...wxt-v0.21.4)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version:
  dependency-type: indirect
- dependency-name: wxt
  dependency-version: 0.21.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-835f9d9d35 branch from e97dd79 to f116174 Compare September 3, 2026 15:55
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