Update dependency @crxjs/vite-plugin to v2#39
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
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:
^1.0.14→^2.0.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 preactConfiguration
📅 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.