-
Notifications
You must be signed in to change notification settings - Fork 0
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 ^0.19.27 #98
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/wxt-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e087dd4
to
e98e41e
Compare
e98e41e
to
1ea2fe6
Compare
1ea2fe6
to
d26963e
Compare
374a118
to
1a98867
Compare
0a97a2d
to
8ff9c33
Compare
f95add7
to
3ed7041
Compare
b497d51
to
54627f6
Compare
f712045
to
8ef57a9
Compare
6b739d9
to
5d6dd18
Compare
5d6dd18
to
9475d9c
Compare
9475d9c
to
14a64cd
Compare
14a64cd
to
157a6f6
Compare
157a6f6
to
add6e52
Compare
add6e52
to
e1cb3c4
Compare
1aba625
to
c187453
Compare
141c1cd
to
13786a9
Compare
13786a9
to
3bc176a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.16.6
->^0.19.27
Release Notes
wxt-dev/wxt (wxt)
v0.19.27
: wxt v0.19.27Compare Source
compare changes
🩹 Fixes
vite-node@^3.0.0
(#1378)publish-browser-extension
v3.0.0 (ac92d40)inlineConfig.mode
when setting NODE_ENV (#1416)@vitejs/plugin-vue
alone (#1412)❤️ Contributors
v0.19.26
: wxt v0.19.26Compare Source
compare changes
🩹 Fixes
wxt:content-script-started
(#1364)❤️ Contributors
v0.19.25
: wxt v0.19.25Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v0.19.24
: wxt v0.19.24Compare Source
compare changes
🩹 Fixes
browserConsole
option to open devtools in Firefox (#1308)autoMount
not working if anchor is already present (#1350)🏡 Chore
❤️ Contributors
v0.19.23
: wxt v0.19.23Compare Source
compare changes
🚀 Enhancements
entrypoints:resolved
before debug logs and addentrypoints:found
(#1292)🩹 Fixes
matches
(#1306)📖 Documentation
🏡 Chore
❤️ Contributors
v0.19.22
: wxt v0.19.22Compare Source
compare changes
🩹 Fixes
import.meta.env
object from content script output (#1267)❤️ Contributors
v0.19.21
: wxt v0.19.21Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v0.19.20
: wxt v0.19.20Compare Source
compare changes
🚀 Enhancements
autoMount
content script UIs (#1210)🩹 Fixes
❤️ Contributors
v0.19.19
: wxt v0.19.19Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
❤️ Contributors
v0.19.18
: wxt v0.19.18Compare Source
compare changes
🩹 Fixes
dev.reloadCommand
restriction to consider only commands with suggested keys (#1226)🌊 Types
ContentScriptContext#addEventListener
for different targets (#1245)🏡 Chore
findEntrypoints
to return all entrypoints withskipped
set properly (#1244)❤️ Contributors
v0.19.17
: wxt v0.19.17Compare Source
compare changes
🚀 Enhancements
server:created
,server:started
, andserver:closed
hooks (#1179)🩹 Fixes
vite
dependency range to support v6 (#1215)content_security_policy
to MV2 (#1168)matches
optional (#1220)📖 Documentation
❤️ Contributors
v0.19.16
: wxt v0.19.16Compare Source
compare changes
🚀 Enhancements
config:resolved
hook (#1177)❤️ Contributors
v0.19.15
: wxt v0.19.15Compare Source
compare changes
🚀 Enhancements
wxt/storage
to its own package,@wxt-dev/storage
(#1129)🩹 Fixes
PublicPath
andbrowser.runtime.getURL
(#1171)ContentScriptContext
(#1175)❤️ Contributors
v0.19.14
: wxt v0.19.14Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
📖 Documentation
popup
andoptions
EntrypointOptions (#1121)🏡 Chore
❤️ Contributors
v0.19.13
: wxt v0.19.13Compare Source
compare changes
🚀 Enhancements
.env.[browser]
variants (#1078)🩹 Fixes
#private
member variables inContentScriptContext
(#1103)❤️ Contributors
v0.19.12
: wxt v0.19.12Compare Source
compare changes
🚀 Enhancements
WXT_
environment variable prefix (#1076)outDirTemplate
for customizing output directory structure (#1074)🔥 Performance
execa
withnano-spawn
for smaller package size (#1042)esbuild
so a single version is shared between sub-dependencies (#1045)🩹 Fixes
zip.name
andpackage.json#name
are not provided (#1028)📖 Documentation
🏡 Chore
extensionApi: chrome
in template projects (#1083)❤️ Contributors
v0.19.11
: wxt v0.19.11Compare Source
compare changes
🚀 Enhancements
wxt zip --sources
and auto sources for opera (#1014)🩹 Fixes
🏡 Chore
❤️ Contributors
v0.19.10
: wxt v0.19.10Compare Source
compare changes
🔥 Performance
🩹 Fixes
📖 Documentation
🌊 Types
ExtensionRunnerConfig.chromiumPref
type (fda1e18)❤️ Contributors
v0.19.9
: wxt v0.19.9Compare Source
compare changes
🚀 Enhancements
wxt.hook
alias forwxt.hooks.hook
(c5f78d0)@types/chrome
for config manifest type (#969)🩹 Fixes
BuildOutput.publicAssets
(#951)import.meta.env
with WXT's own environment globals (#966)📖 Documentation
importEntrypoint
to relevant functions (143b5ac)🌊 Types
NestedHooks
instead ofPartial
for hooks object (0ebb013)🏡 Chore
oxlint
for linting (#947)❤️ Contributors
v0.19.8
: wxt v0.19.8Compare Source
compare changes
🔥 Performance
vite.watcher
(#924)🩹 Fixes
🏡 Chore
❤️ Contributors
v0.19.7
: wxt v0.19.7Compare Source
compare changes
🚀 Enhancements
addAlias
helper (#928)🩹 Fixes
chrome
andbrowser
globals withfakeBrowser
automatically (#925)../
or./
so they are valid (#927)📖 Documentation
wxt/browser/chrome
(751706d)🏡 Chore
v0.19.6
: wxt v0.19.6Compare Source
compare changes
🔥 Performance
🩹 Fixes
browse_style
→browser_style
) (#914)browser.i18n.getMessage
(#916)❤️ Contributors
v0.19.5
: wxt v0.19.5Compare Source
compare changes
🚀 Enhancements
includeSources
(#902)🩹 Fixes
❤️ Contributors
v0.19.4
: wxt v0.19.4Compare Source
compare changes
🚀 Enhancements
injectScript
helper (#900)🩹 Fixes
.wxt/tsconfig.json
infindEntrypoints
if it exists (#898)PublicPath
type resolution withextensionApi: "chrome"
(#901)createIframeUi
page
option types (3a8e613)❤️ Contributors
v0.19.3
: wxt v0.19.3Compare Source
compare changes
🩹 Fixes
consola
towxt
dependencies (#892)📖 Documentation
prepare:types
hook JSDoc (#886)❤️ Contributors
v0.19.2
: wxt v0.19.2Compare Source
compare changes
🩹 Fixes
vite-node
loader (#875)vite-node
loader (#877)📖 Documentation
🏡 Chore
v0.19.1
: wxt v0.19.1Compare Source
compare changes
🚀 Enhancements
🔥 Performance
vite-node
entrypoint loader (#867)🩹 Fixes
❤️ Contributors
v0.19.0
: wxt v0.19.0Compare Source
🚀 Enhancements
webextension-polyfill
(#847)init
option and renamedefaultValue
tofallback
(#827)prepare:publicPaths
hook (#858)vite-node
to load entrypoints by default (#859)🔥 Performance
tsup
tounbuild
for building WXT (#848)🩹 Fixes
📖 Documentation
🏡 Chore
vitest
from 1.6 to 2.0 (#836)async-mutex
from 0.4.1 to 0.5.0 (#837)esbuild
from 0.19.12 to 0.23.0 (#838)vite-node
from 1.6 to 2.0 (#839)ora
from 7 to 8 (#841)webextension-polyfill
from 0.10 to 0.12 (#842)minimatch
from 9 to 10 (#840)happy-dom
from 13 to 14 (#843)❤️ Contributors
v0.18.15
: wxt v0.18.15Compare Source
compare changes
🩹 Fixes
📖 Documentation
❤️ Contributors
v0.18.14
: wxt v0.18.14Compare Source
compare changes
🩹 Fixes
v0.18.13
: wxt v0.18.13Compare Source
compare changes
🚀 Enhancements
dev.server.hostname
(#807)🩹 Fixes
❤️ Contributors
v0.18.12
: wxt v0.18.12Compare Source
compare changes
🚀 Enhancements
app.config.ts
(#792)🔥 Performance
🩹 Fixes
📖 Documentation
🏡 Chore
web-ext-run
(0.2.0 to 0.2.1) (#804)❤️ Contributors
v0.18.11
: wxt v0.18.11Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
outDir
when cleaning and zipping (#774)🏡 Chore
❤️ Contributors
v0.18.10
: wxt v0.18.10Compare Source
compare changes
🚀 Enhancements
prepare:types
hook to extend.wxt/
directory generation (#767)🩹 Fixes
prepare:types
hook (b29d49c)🏡 Chore
unimport
code into a built-in module (#771)v0.18.9
: wxt v0.18.9Compare Source
compare changes
🚀 Enhancements
viteRuntime
option withentrypointImporter
option, and implementvite-node
importer (#761)v0.18.8
: wxt v0.18.8Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
addViteConfig
ignored user vite config (#760)🏡 Chore
addImportPreset
(9fc6408)v0.18.7
: wxt v0.18.7Compare Source
compare changes
🩹 Fixes
🏡 Chore
v0.18.6
: wxt v0.18.6Compare Source
compare changes
🚀 Enhancements
addImportPreset
helper function (#720)🩹 Fixes
options
param is optional, but types did not reflect that (#719)WxtModule
type fromwxt/modules
to prevent TS2742 (#721)🏡 Chore
v0.18.5
: wxt v0.18.5Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
📖 Documentation
🏡 Chore
🤖 CI
❤️ Contributors
v0.18.4
Compare Source
compare changes
🩹 Fixes
includeSources
(#674)📖 Documentation
❤️ Contributors
v0.18.3
Compare Source
compare changes
🩹 Fixes
import * as
imports from entrypoints during build (#671)📖 Documentation
🏡 Chore
🤖 CI
❤️ Contributors
v0.18.2
compare changes
🚀 Enhancements
keepProfileChanges
option (#655)🩹 Fixes
📖 Documentation
wxt-vitest-plugin
reference (#650)❤️ Contributors
v0.18.1
compare changes
🩹 Fixes
_background
is not defined (#649)🏡 Chore
🤖 CI
v0.18.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
host_permissions
topermissions
for MV2 (#626)@webext-core/isolated-element
to v1.1.2 (#625)📖 Documentation
entrypoints.md
(#614)🏡 Chore
host_permissions
topermissions
for MV2 (#626)Out of an abundance of caution, I've marked this as a breaking change because permission generation has changed. If you list
host_permissions
in yourwxt.config.ts
's manifest and have released your extension, double check that yourpermissions
andhost_permissions
have not changed for all browsers you target in your.output/*/manifest.json
files. Permission changes can cause the extension to be disabled on update, and can cause a drop in users, so be sure to double check for differences compared to the previous manifest version.❤️ Contributors
v0.17.12
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
📖 Documentation
🏡 Chore
v0.17.11
Compare Source
compare changes
🩹 Fixes
📖 Documentation
zip.includeSources
example (16fc584)🏡 Chore
❤️ Contributors
v0.17.10
Compare Source
compare changes
🚀 Enhancements
dev.server.port
config (#577)🏡 Chore
@aklinker1/check
to simplify checks setup (#550)❤️ Contributors
v0.17.9
Compare Source
compare changes
🚀 Enhancements
{{mode}}
Template Variable (#566)🩹 Fixes
wxt.config.ts
options when CLI flags are not passed (#567)🏡 Chore
defu
(#568)❤️ Contributors
v0.17.8
Compare Source
compare changes
🚀 Enhancements
stats.html
file automatically (#564)🩹 Fixes
📖 Documentation
pnpx
withpnpm dlx
(#527)web_accessible_resources
(121b521)🏡 Chore
vue-tsc
v2 (#549)wxt init
in a non-empty directory (#563)❤️ Contributors
v0.17.7
Compare Source
compare changes
🩹 Fixes
.wxt/local_modules
overrides relative to thepackage.json
they're added to (#526)🏡 Chore
v0.17.6
Compare Source
compare changes
🚀 Enhancements
browser_action
based onaction
for MV2 (#519)🩹 Fixes
📖 Documentation
srcDir
(9cd4e83)🏡 Chore
v0.17.5
Compare Source
compare changes
🚀 Enhancements
wxt.pm
(#502)📖 Documentation
🏡 Chore
wxt zip
, enabling future features (#501)❤️ Contributors
v0.17.4
Compare Source
compare changes
🚀 Enhancements
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.