Skip to content

Update dependency @crxjs/vite-plugin to v2#39

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/crxjs-vite-plugin-2.x
Open

Update dependency @crxjs/vite-plugin to v2#39
renovate[bot] wants to merge 1 commit intomainfrom
renovate/crxjs-vite-plugin-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@crxjs/vite-plugin (source) ^1.0.14^2.0.0 age confidence

Release Notes

crxjs/chrome-extension-tools (@​crxjs/vite-plugin)

v2.3.0

Compare Source

Minor Changes
  • ee17090: * adds support for main world content scripts declared from manifest
    • shows warning during development for detected main world scripts so that the
      dev is not surprised the hmr does not work for it
    • does not touch chrome.scripting.registerContentScripts scripts, as they
      already work

v2.2.1

Compare Source

Patch Changes
  • 5ff5465: feat(vite-plugin): limit path string checking to literals

v2.2.0

Compare Source

Minor Changes
  • 1b0ada4: feat: add support for root url content script match in firefox #​1056

v2.1.0

Compare Source

Minor Changes
  • 637e12c: feat: include sourcemaps in web_accessible_resources
  • 3e7a1b3: feat: allow query string in manifest html urls

v2.0.3

Compare Source

Patch Changes
  • 96c942b: fix: usage of newer picocolor api when using old dependency #​1038
  • 548fb58: Add optional_host_permissions to manifest schemas

v2.0.2

Compare Source

Patch Changes
  • dcd88ee: fix: update repository url

v2.0.1

Compare Source

Patch Changes

v2.0.0

Compare Source

Major Changes
  • 628b14f: ## Vite 3 support and new file writer

    This 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 introduced
    in Chrome 130 causing CSP rejecting script due to different origin (GUID
    instead of chrome extension id)

Minor Changes
Patch Changes
  • a336cdf: fix: make HMR working again with latest vite version
  • ca0dfee: WIP: fix HMR singleton issue
  • cc76555: fix: hmr error
  • 459a38e: fix: cjs require file
  • 0a9ed4f: Proxy Cache-Control header
  • ce9fe1c: Fix/web accessible resources script modules
  • 3dea230: Add tip type: module to vue page
  • 47eeda7: fix(package): update cjs export path
  • b0ba786: fix: monorepo hmr
  • 1728bdd: Add newline to generated manifest.json (issue #​668)
  • cbfd0b3: Delete invalid changeset
  • f5c4bd7: fix: background scripts for firefox build
  • badc910: fix: maintain ; and , during minification
  • ec9e879: chore: move rxjs to package.deps
  • ec2b79c: fix: avoid waiting for fileReady when serving
  • 8525e04: Propagate headers in hmr-client-worker.ts/sendToServer
  • d0de5c8: fix: reset contentScripts when main plugin is initialized
  • af2fdbc: fix: filter out vite serve plugin context
  • 34980de: feat: add compatibility mode for Firefox
  • fcd4f85: fix: do not use loader for contents scripts that have no imports or
    exports
  • a3d1540: Make PR/CI checks run on windows
  • 00be1a1: fix: add new screenshot and remove the redudant code
  • 136c34f: removing unnecessary v8 dependency
  • 0dac0e3: Clean up archived files and update magic-string
  • 3ad36f0: Add project status announcements
  • 557721e: fix: infinite recursion on circular dependency
  • 0b69ce7: temporary fix for dynamic imports
  • 3333d30: Bug/back forward cache
  • 936ed77: Add inline sourcemap support to content scripts
  • a6ee0d2: Test: infinite recursion on circular dependency
  • 53534d0: Remove peerDeps, optDeps, engines
  • 42baebb: React v18 ReactDOM.render changes
  • a4982e3: Add content script module API
  • 06c9c86: fix: pass war through a set to dedupe
  • d7949bf: Fix commonjs export
  • ce84b68: Update manifest author field schema to match documentation.
  • cbce5e1: Hotfix background
  • ee860e7: fix background.type manifest property typescript type
  • 088ab78: fix: build is broken when using minify with dynamic modules (#​573)
  • 3cf9305: Fix content scripts hmr
  • 7873d9a: fix(vite): replace path.posix with pathe to fix windows build
  • bbc4d33: fix: schema of input_components
  • ef545f6: 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 preact

Configuration

📅 Schedule: (UTC)

  • 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.

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.

0 participants