Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency wxt to v0.19.22 #137

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wxt (source) 0.19.9 -> 0.19.22 age adoption passing confidence

Release Notes

wxt-dev/wxt (wxt)

v0.19.22: wxt v0.19.22

Compare Source

compare changes

🩹 Fixes
  • Exclude entire import.meta.env object from content script output (#​1267)
❤️ Contributors

v0.19.21: wxt v0.19.21

Compare Source

compare changes

🩹 Fixes
  • Exclude skipped entrypoints from manifest (#​1265)
❤️ Contributors

v0.19.20: wxt v0.19.20

Compare Source

compare changes

🚀 Enhancements
  • autoMount content script UIs (#​1210)
🩹 Fixes
  • Only show reopen browser shortcut when it can be done (#​1263)
  • Import entrypoint improvements (#​1207)
❤️ Contributors

v0.19.19: wxt v0.19.19

Compare Source

compare changes

🚀 Enhancements
  • Keyboard shortcut to reopen the browser without restarting the dev command (#​1211)
🩹 Fixes
  • Prevent changing dev server port when reloading config (#​1241)
  • Ensure content scripts are registered immediately in dev mode (#​1253)
  • Exclude skipped entrypoints from Firefox sources zip (#​1238)
❤️ Contributors

v0.19.18: wxt v0.19.18

Compare Source

compare changes

🩹 Fixes
  • Correct dev.reloadCommand restriction to consider only commands with suggested keys (#​1226)
🌊 Types
  • Add overloads to ContentScriptContext#addEventListener for different targets (#​1245)
🏡 Chore
  • Refactor findEntrypoints to return all entrypoints with skipped set properly (#​1244)
❤️ Contributors

v0.19.17: wxt v0.19.17

Compare Source

compare changes

🚀 Enhancements
  • New server:created, server:started, and server:closed hooks (#​1179)
🩹 Fixes
  • Re-initialize WXT modules correctly during development (#​1176)
  • ESLint config being generated when ESLint is not installed. (#​1198)
  • Update vite dependency range to support v6 (#​1215)
  • Automatically convert MV3 content_security_policy to MV2 (#​1168)
  • Correctly remove child elements with integrated UI remove (#​1219)
  • Make content script matches optional (#​1220)
📖 Documentation
❤️ Contributors

v0.19.16: wxt v0.19.16

Compare Source

compare changes

🚀 Enhancements
  • hooks: Add new config:resolved hook (#​1177)
❤️ Contributors

v0.19.15: wxt v0.19.15

Compare Source

compare changes

🚀 Enhancements
  • Extract wxt/storage to its own package, @wxt-dev/storage (#​1129)
🩹 Fixes
  • Add "/" to PublicPath and browser.runtime.getURL (#​1171)
  • Add extension ID to event used to invalidate ContentScriptContext (#​1175)
❤️ Contributors

v0.19.14: wxt v0.19.14

Compare Source

compare changes

🚀 Enhancements
  • storage: Support storage items in batch functions (#​990)
  • Automatically disable 'Show warning about Self-XSS when pasing code' in new chrome (#​1159)
🩹 Fixes
  • Throw when config file does not exist (#​1156)
📖 Documentation
  • Cleanup typos and broken links (bb5ea34)
  • Fix typo in popup and options EntrypointOptions (#​1121)
🏡 Chore
  • deps: Upgrade all non-major dependencies (#​1164)
  • deps: Bump dev and non-breaking major dependencies (#​1167)
❤️ Contributors

v0.19.13: wxt v0.19.13

Compare Source

compare changes

🚀 Enhancements
  • env: Load env from .env.[browser] variants (#​1078)
🩹 Fixes
  • Don't use #private member variables in ContentScriptContext (#​1103)
❤️ Contributors

v0.19.12: wxt v0.19.12

Compare Source

compare changes

🚀 Enhancements
  • Add support for WXT_ environment variable prefix (#​1076)
  • config: Add outDirTemplate for customizing output directory structure (#​1074)
🔥 Performance
  • Replace execa with nano-spawn for smaller package size (#​1042)
  • Downgrade esbuild so a single version is shared between sub-dependencies (#​1045)
🩹 Fixes
  • Use directory name when zip.name and package.json#name are not provided (#​1028)
  • Ensure consistent hook execution order and add docs (#​1081)
📖 Documentation
  • Rewrite and restructure the documentation website (#​933)
🏡 Chore
  • Remove email from changelog (#​1027)
  • deps: Bump magicast from 0.3.4 to 0.3.5 (#​1017)
  • deps: Bump esbuild from 0.23.0 to 0.24.0 (#​1018)
  • deps: Bump linkedom from 0.18.4 to 0.18.5 (#​1034)
  • deps: Bump execa from 9.3.1 to 9.4.0 (#​1031)
  • Upgrade all non-major dependencies (#​1040)
  • Shrink down on dependencies (#​1050)
  • Enable extensionApi: chrome in template projects (#​1083)
❤️ Contributors

v0.19.11: wxt v0.19.11

Compare Source

compare changes

🚀 Enhancements
  • zip: Hooks (#​993)
  • zip: wxt zip --sources and auto sources for opera (#​1014)
🩹 Fixes
🏡 Chore
❤️ Contributors

v0.19.10: wxt v0.19.10

Compare Source

compare changes

🔥 Performance
  • Reduce hypersensitive onChange of watcher (#​978)
🩹 Fixes
  • Fix config manifest type (#​973)
📖 Documentation
  • Examples reference outDir vs. outputDir (#​982)
  • Improved docs and links (#​970)
🌊 Types
  • Fix ExtensionRunnerConfig.chromiumPref type (fda1e18)
❤️ 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 changed the title chore(deps): update dependency wxt to v0.19.10 chore(deps): update dependency wxt to v0.19.11 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from 3940920 to 62c87e6 Compare October 2, 2024 15:36
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.11 chore(deps): update dependency wxt to v0.19.12 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from 62c87e6 to 8fd4a38 Compare October 19, 2024 19:16
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.12 chore(deps): update dependency wxt to v0.19.13 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from 8fd4a38 to 1139cf6 Compare October 22, 2024 17:39
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.13 chore(deps): update dependency wxt to v0.19.14 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch 2 times, most recently from 5c8ae76 to fdadba9 Compare November 14, 2024 18:40
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.14 chore(deps): update dependency wxt to v0.19.15 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from fdadba9 to dccca41 Compare November 15, 2024 17:18
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.15 chore(deps): update dependency wxt to v0.19.16 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from dccca41 to 2bb2008 Compare November 28, 2024 15:20
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.16 chore(deps): update dependency wxt to v0.19.17 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from 2bb2008 to d0dc054 Compare December 4, 2024 00:20
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.17 chore(deps): update dependency wxt to v0.19.18 Dec 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.18 chore(deps): update dependency wxt to v0.19.19 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from d0dc054 to ae4802e Compare December 6, 2024 00:52
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.19 chore(deps): update dependency wxt to v0.19.19 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/wxt-0.x branch December 8, 2024 18:59
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.19 - autoclosed chore(deps): update dependency wxt to v0.19.19 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch 2 times, most recently from ae4802e to 38ced2e Compare December 9, 2024 22:22
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.19 chore(deps): update dependency wxt to v0.19.20 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from 38ced2e to b529d97 Compare December 10, 2024 19:46
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.20 chore(deps): update dependency wxt to v0.19.21 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/wxt-0.x branch from b529d97 to 88f3d44 Compare December 11, 2024 00:48
@renovate renovate bot changed the title chore(deps): update dependency wxt to v0.19.21 chore(deps): update dependency wxt to v0.19.22 Dec 11, 2024
@uncenter uncenter merged commit ebbb800 into main Dec 17, 2024
2 checks passed
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