Update dependency @crxjs/vite-plugin to v2.4.0#17
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
e707aeb to
8fcb987
Compare
8fcb987 to
b54a5f8
Compare
b54a5f8 to
3854f1e
Compare
6c18023 to
74609e9
Compare
74609e9 to
ea76c5c
Compare
ea76c5c to
56df4fb
Compare
56df4fb to
0d83293
Compare
0d83293 to
c0dbcf4
Compare
c0dbcf4 to
456a70e
Compare
456a70e to
a633da8
Compare
a633da8 to
11f6986
Compare
11f6986 to
3809f33
Compare
3809f33 to
135e018
Compare
135e018 to
01b0cae
Compare
2b7e211 to
5d5e458
Compare
5d5e458 to
9911778
Compare
9911778 to
9656eef
Compare
9656eef to
8368d2a
Compare
8368d2a to
3e78183
Compare
3e78183 to
ffa7213
Compare
ffa7213 to
9a76c8f
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.0.0-beta.19→2.4.0Release Notes
crxjs/chrome-extension-tools (@crxjs/vite-plugin)
v2.3.0Compare Source
Minor Changes
ee17090: * adds support for main world content scripts declared from manifestdev is not surprised the hmr does not work for it
chrome.scripting.registerContentScriptsscripts, as theyalready work
v2.2.1Compare Source
Patch Changes
5ff5465: feat(vite-plugin): limit path string checking to literalsv2.2.0Compare Source
Minor Changes
1b0ada4: feat: add support for root url content script match in firefox #1056v2.1.0Compare Source
Minor Changes
637e12c: feat: include sourcemaps in web_accessible_resources3e7a1b3: feat: allow query string in manifest html urlsv2.0.3Compare Source
Patch Changes
96c942b: fix: usage of newer picocolor api when using old dependency #1038548fb58: Add optional_host_permissions to manifest schemasv2.0.2Compare Source
Patch Changes
dcd88ee: fix: update repository urlv2.0.1Compare Source
Patch Changes
b7e41e0: beatiful terminalv2.0.0Compare Source
Major Changes
628b14f: ## Vite 3 support and new file writerThis release adds Vite 3 support and includes a complete rewrite of the
content script file writer. There are no intentional breaking changes, but
Vite 3 support required significant changes under the hood, therefore this is
a major release.
f4eb4d4: fix: workaround for the issue with chrome.runtime.getURL introducedin Chrome 130 causing CSP rejecting script due to different origin (GUID
instead of chrome extension id)
Minor Changes
9b0381b: Add Svelte supportPatch Changes
a336cdf: fix: make HMR working again with latest vite versionca0dfee: WIP: fix HMR singleton issuecc76555: fix: hmr error459a38e: fix: cjs require file0a9ed4f: Proxy Cache-Control headerce9fe1c: Fix/web accessible resources script modules3dea230: Add tiptype: moduleto vue page47eeda7: fix(package): update cjs export pathb0ba786: fix: monorepo hmr1728bdd: Add newline to generated manifest.json (issue #668)cbfd0b3: Delete invalid changesetf5c4bd7: fix: background scripts for firefox buildbadc910: fix: maintain ; and , during minificationec9e879: chore: move rxjs to package.depsec2b79c: fix: avoid waiting for fileReady when serving8525e04: Propagate headers in hmr-client-worker.ts/sendToServerd0de5c8: fix: reset contentScripts when main plugin is initializedaf2fdbc: fix: filter out vite serve plugin context34980de: feat: add compatibility mode for Firefoxfcd4f85: fix: do not use loader for contents scripts that have no imports orexports
a3d1540: Make PR/CI checks run on windows00be1a1: fix: add new screenshot and remove the redudant code136c34f: removing unnecessary v8 dependency0dac0e3: Clean up archived files and update magic-string3ad36f0: Add project status announcements557721e: fix: infinite recursion on circular dependency0b69ce7: temporary fix for dynamic imports3333d30: Bug/back forward cache936ed77: Add inline sourcemap support to content scriptsa6ee0d2: Test: infinite recursion on circular dependency53534d0: Remove peerDeps, optDeps, engines42baebb: React v18 ReactDOM.render changesa4982e3: Add content script module API06c9c86: fix: pass war through a set to deduped7949bf: Fix commonjs exportce84b68: Update manifest author field schema to match documentation.cbce5e1: Hotfix backgroundee860e7: fix background.type manifest property typescript type088ab78: fix: build is broken when using minify with dynamic modules (#573)3cf9305: Fix content scripts hmr7873d9a: fix(vite): replace path.posix with pathe to fix windows buildbbc4d33: fix: schema of input_componentsef545f6: build(deps): bump rollup from 2.78.1 to 2.79.2 in/packages/vite-plugin build(deps): bump vite from 3.1.7 to 3.2.11 in
/packages/vite-plugin
48d8c68: Vite 5 moved vite manifest from 'manifest.json' to'.vite/manifest.json'. This change updates the plugin to use the new location
if Vite major version is >4, old location otherwise.
5ac019d: React conflicts with preactv2.0.0-beta.33Compare Source
Patch Changes
a336cdf: fix: make HMR working again with latest vite versionfcd4f85: fix: do not use loader for contents scripts that have no imports orexports
3333d30: Bug/back forward cachev2.0.0-beta.32Compare Source
Patch Changes
8525e04: Propagate headers in hmr-client-worker.ts/sendToServerv2.0.0-beta.31Compare Source
Patch Changes
3ad36f0: Add project status announcementsv2.0.0-beta.30Compare Source
Patch Changes
136c34f: removing unnecessary v8 dependencyee860e7: fix background.type manifest property typescript typev2.0.0-beta.29Compare Source
Patch Changes
459a38e: fix: cjs require filev2.0.0-beta.28Compare Source
Patch Changes
0dac0e3: Clean up archived files and update magic-stringv2.0.0-beta.26Compare Source
Major Changes
f4eb4d4: fix: workaround for the issue with chrome.runtime.getURL introducedin Chrome 130 causing CSP rejecting script due to different origin (GUID
instead of chrome extension id)
v2.0.0-beta.25Compare Source
Patch Changes
ce84b68: Update manifest author field schema to match documentation.v2.0.0-beta.23Compare Source
Patch Changes
cc76555: fix: hmr errorv2.0.0-beta.22Compare Source
Patch Changes
ce9fe1c: Fix/web accessible resources script modules48d8c68: Vite 5 moved vite manifest from 'manifest.json' to'.vite/manifest.json'. This change updates the plugin to use the new location
if Vite major version is >4, old location otherwise.
v2.0.0-beta.21Compare Source
Patch Changes
cbfd0b3: Delete invalid changesetConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.