Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2025

This PR contains the following updates:

Package Change Age Confidence
wxt (source) ^0.19.29 -> ^0.20.11 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

wxt-dev/wxt (wxt)

v0.20.11: wxt v0.20.11

Compare Source

compare changes

🩹 Fixes
  • Split wxt/testing into separate modules to fix issues with jsdom and happy-dom (#​1844)
  • input_components is supported by mv3 (#​1881)
🏡 Chore
  • deps: Upgrade project subdependencies (#​1882)
❤️ Contributors

v0.20.10: wxt v0.20.10

Compare Source

compare changes

🏡 Chore
  • deps: Upgrade non-breaking production dependencies (#​1877)
  • deps: Upgrade web-ext-run to support CDP (#​1879)
  • deps: publish-browser-extension upgrade (#​1880)
❤️ Contributors

v0.20.9: wxt v0.20.9

Compare Source

compare changes

🩹 Fixes
  • types: Use TType for DocumentEventMap key in ctx.addEventListener (#​1863)
  • Prevent Unlisted CSS from being excluded in the build when using CSS preprocessor (#​1590)
🏡 Chore
  • deps: Upgrade oxlint from 0.16.8 to 1.14.0 (a01928e0)
  • deps: Upgrade typescript from 5.8.3 to 5.9.2 (a6eef643)
  • Upgrade nano-spawn to v1 (5fefd8e0)
  • Upgrade faker to v10 (984568e0)
  • Upgrade dotenv to v17.2.2 (380a9630)
  • Upgrade happy-dom to v18.0.1 (c1c3d3b7)
  • Create script for managing dependency upgrades (#​1875)
  • deps: Upgrade all dev dependencies (#​1876)
❤️ Contributors

v0.20.8: wxt v0.20.8

Compare Source

compare changes

🩹 Fixes
  • Support http server websocket inside containers (#​1707)
  • Recreating keyboardShortcuts interface on file changes. (#​1465)
  • Fix bad regex from #​1707 (#​1712, #​1707)
  • Fix bundle variable assignment error with rolldown-vite (#​1715)
  • Support negation patterns when including/excluding files from ZIP files (#​1517)
  • rolldown-compat: Only apply footer to content and unlisted scripts via plugin (#​1793)
  • Init project should allow the .git folder to exist (#​1731)
  • Adding missing chromiumPort parameter in web-ext.ts to enable fixed port debugging (#​1818)
📖 Documentation
  • Fix API reference sidebar by naming new module (eb0bffb5)
  • Update JSDoc with ways to cancel timeouts and intervals set by content script context (030f23d2)
🏡 Chore
🤖 CI
❤️ Contributors

v0.20.7: wxt v0.20.7

Compare Source

compare changes

🚀 Enhancements
  • Add @font-face to be processed by splitShadowRootCss (#​1635)
  • Add DisableLoadExtensionCommandLineSwitch flag to Chromium runner (#​1698)
🩹 Fixes
  • Improve CSS reset inside shadow roots (da5cd325)
🏡 Chore
  • Stop using PNPM catalog (#​1644)
  • Upgrade @aklinker1/check to v2 (#​1647)
  • deps: Update all dependencies (#​1648)
  • Change browser workspace dependency to ^ (c7335add)
❤️ Contributors

v0.20.6: wxt v0.20.6

Compare Source

compare changes

v0.20.5: wxt v0.20.5

Compare Source

compare changes

🩹 Fixes
  • Don't use crypto.randUUID for shadow root UIs (3577c0b)
❤️ Contributors

v0.20.4: wxt v0.20.4

Compare Source

compare changes

🚀 Enhancements
  • Ignore popup/index.ts instead of erroring (#​1520)
  • Ignore elements with a vite-ignore or wxt-ignore attribute (#​1603)
  • Add {{packageVersion}} as template variable (#​1604)
🩹 Fixes
  • Adding missing "" to PublicPath and browser.runtime.getUrl (#​1597)
  • Fix CORS error in Firefox (#​1607)
📖 Documentation
  • Content Script UI: Add additional details about when onRemove is called (656a9b3)
❤️ Contributors

v0.20.3: wxt v0.20.3

Compare Source

compare changes

🚀 Enhancements
  • Automatically place document-level CSS outside shadow root (#​1594)
🩹 Fixes
  • Fix double hashing of inline script keys (b0f4ac8)
❤️ Contributors

v0.20.2: wxt v0.20.2

Compare Source

compare changes

🩹 Fixes
  • Fix hashing issue with inline scripts (#​1591)
📖 Documentation
❤️ Contributors

v0.20.1: wxt v0.20.1

Compare Source

compare changes

🚀 Enhancements
  • Enable wxt usage inside of devcontainers (#​1406)
  • Type-safe import.meta.env.BROWSER with new targetBrowsers config (#​1574)
🩹 Fixes
  • Don't remove top-level destructured variable definitions when importing entrypoints (#​1561)
  • Add JSDoc type annotation to auto-imports for ESlint (#​1558)
📖 Documentation
  • Fix knowledge file generation (#​1550)
🏡 Chore
❤️ Contributors

v0.20.0: wxt v0.20.0

Compare Source

Excited to release the next major version of WXT! Follow the Upgrade guide to update!


⚠️ breaking changescompare changes

🚀 Enhancements
  • ⚠️ Remove webextension-polyfill (#​1084)
  • ⚠️ Individual exports and introduce the #imports module (#​1258)
  • ⚠️ Reset inherited styles inside shadow root (#​1269)
  • ⚠️ Auto-import types (#​1315)
🩹 Fixes
  • ⚠️ Add suffix to non-production output directories (#​1086)
  • ⚠️ Remove deprecated jiti entrypoint loader (#​1087)
  • ⚠️ Rename runner to webExt (#​1180)
  • ⚠️ Remove transformManfiest option (#​1181)
  • Remove unnecessary VITE_CJS_IGNORE_WARNING flag (b0ef178)
  • ⚠️ Make publicDir and modulesDir relative to project root (#​1216)
  • ⚠️ Move wxt/storage to wxt/utils/storage (#​1271)
  • Add back ExtensionRunnerConfig as deprecated (#​1311)
  • Missing browser in shadow-root file (#​1317)
📖 Documentation
  • Fix api reference for wxt/utils/storage (99b5076)
  • Fix broken links (82d8024)
🏡 Chore
❤️ Contributors

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from batazor as a code owner June 5, 2025 13:04
Copy link
Contributor

sourcery-ai bot commented Jun 5, 2025

Reviewer's Guide

This PR upgrades the wxt package from ^0.19.29 to ^0.20.7 and regenerates the pnpm lockfile, bringing in new transitive dependencies (notably jiti) and bumping several core runtime packages to their latest approved versions.

File-Level Changes

Change Details Files
Upgrade wxt to ^0.20.7
  • Update wxt specifier and version in package.json
  • Modify pnpm-lock.yaml wxt entry (specifier and resolution integrity)
  • Regenerate lockfile sections under wxt
boundaries/link/chrome-extension/package.json
boundaries/link/chrome-extension/pnpm-lock.yaml
Add jiti as a wxt dependency
  • Include jiti@2.4.2 under wxt’s dependency list in lockfile
boundaries/link/chrome-extension/pnpm-lock.yaml
Bump core runtime dependencies
  • @babel/runtime → 7.27.0
  • @devicefarmer/adbkit → 3.3.8
  • @webext-core/fake-browser → 1.3.2
  • web-ext-run → 0.2.3
boundaries/link/chrome-extension/pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

sonarqubecloud bot commented Jun 5, 2025

@renovate renovate bot force-pushed the renovate/wxt-0.x branch 2 times, most recently from 1937676 to f6d1ea2 Compare July 25, 2025 12:51
@renovate renovate bot force-pushed the renovate/wxt-0.x branch 4 times, most recently from 536b653 to 02bed4f Compare August 12, 2025 05:58
@renovate renovate bot changed the title chore(deps): update dependency wxt to ^0.20.7 chore(deps): update dependency wxt to ^0.20.8 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/wxt-0.x branch 4 times, most recently from 78a8a90 to edc292d Compare August 19, 2025 21:49
@renovate renovate bot force-pushed the renovate/wxt-0.x branch 2 times, most recently from 9d91012 to b7aab91 Compare August 31, 2025 13:08
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from b7aab91 to 3115418 Compare September 4, 2025 04:06
@renovate renovate bot changed the title chore(deps): update dependency wxt to ^0.20.8 chore(deps): update dependency wxt to ^0.20.10 Sep 4, 2025
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from 3115418 to ce3e056 Compare September 5, 2025 13:58
@renovate renovate bot changed the title chore(deps): update dependency wxt to ^0.20.10 chore(deps): update dependency wxt to ^0.20.11 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/wxt-0.x branch 3 times, most recently from c52f2aa to 1cf160b Compare September 13, 2025 03:53
@renovate renovate bot force-pushed the renovate/wxt-0.x branch 7 times, most recently from 91be192 to c618d0e Compare September 27, 2025 18:39
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from c618d0e to 7c8fa3f Compare September 27, 2025 18:44
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from 7c8fa3f to 2c00f5b Compare October 12, 2025 21:37
Copy link

@batazor batazor added this pull request to the merge queue Oct 13, 2025
Merged via the queue into main with commit 785e857 Oct 13, 2025
28 of 47 checks passed
@batazor batazor deleted the renovate/wxt-0.x branch October 13, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant