Skip to content

Bump @crxjs/vite-plugin from 2.2.1 to 2.7.1 - #1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.7.1
Open

Bump @crxjs/vite-plugin from 2.2.1 to 2.7.1#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @crxjs/vite-plugin from 2.2.1 to 2.7.1.

Release notes

Sourced from @​crxjs/vite-plugin's releases.

@​crxjs/vite-plugin@​2.3.0

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
Changelog

Sourced from @​crxjs/vite-plugin's changelog.

2.7.1

Patch Changes

  • efa9c63: Update direct dependency ranges for convert-source-map, debug, and fs-extra.
  • 6efde9d: Filter Vite 8/Rolldown-only options before the dev file writer calls Rollup, removing Unknown input options: platform warnings.

2.7.0

Minor Changes

  • 9f00943: Add dev HMR support for manifest-declared MAIN world content scripts.

Patch Changes

  • a9cc89a: Remove unused vite-plugin dependencies and update selected dependency versions.

2.6.1

Patch Changes

  • 2b88621: Coalesce file writer readiness waits so large dev-server graph updates do not repeatedly recompute the same dependency traversal. This also fixes late HMR readiness waits that could miss the shared ready event and delay content script updates.

2.6.0

Minor Changes

  • 4f5d2ec: feat: add IIFE content script bundling

    Content scripts named with .iife.ts extension are automatically bundled as self-contained IIFE files with all dependencies inlined. This is useful for MAIN world content scripts used with chrome.scripting.executeScript or chrome.scripting.registerContentScripts.

Patch Changes

  • 5316e9c: Allow chrome-extension:// and moz-extension:// origins in Vite dev-server CORS automatically. This keeps extension pages able to fetch dev-server files on Vite releases with the stricter localhost-only CORS default, including Vite 4.5.6, 5.4.12, and 6.0.9+, without requiring projects to configure server.cors.origin manually.
  • 1aee9ad: fix: dynamic content scripts failing in build --watch mode
  • 2f8bab5: Fix the dev-mode loading page so it waits for the requested extension HTML file, preserves the page URL query string, allows extension-origin

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​crxjs/vite-plugin since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@crxjs/vite-plugin](https://github.com/crxjs/chrome-extension-tools/tree/HEAD/packages/vite-plugin) from 2.2.1 to 2.7.1.
- [Release notes](https://github.com/crxjs/chrome-extension-tools/releases)
- [Changelog](https://github.com/crxjs/chrome-extension-tools/blob/main/packages/vite-plugin/CHANGELOG.md)
- [Commits](https://github.com/crxjs/chrome-extension-tools/commits/HEAD/packages/vite-plugin)

---
updated-dependencies:
- dependency-name: "@crxjs/vite-plugin"
  dependency-version: 2.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants