Skip to content

build(deps-dev): Bump @crxjs/vite-plugin from 2.4.0 to 2.7.0 in /frontend/extension - #61

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/extension/crxjs/vite-plugin-2.7.0
Open

build(deps-dev): Bump @crxjs/vite-plugin from 2.4.0 to 2.7.0 in /frontend/extension#61
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/extension/crxjs/vite-plugin-2.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @crxjs/vite-plugin from 2.4.0 to 2.7.0.

Changelog

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

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 readiness polling, and throttles automatic reloads to avoid rapid flicker.
  • 1681511: Expand vite-plugin CI to run e2e tests against supported Vite versions and fix compatibility issues exposed by the matrix.
  • 0593d58: fix: publish ESM declarations for the Vite plugin entrypoint

2.5.0

Minor Changes

... (truncated)

Commits
  • bea6cf3 Version Packages
  • 16ce2b7 fix(vite-plugin): handle self imports in content script hmr
  • 58cd4ce chore(vite-plugin): update minor deps
  • 58cea9f chore(vite-plugin): remove unused deps
  • 8d91c5f Merge pull request #1186 from Toumash/codex/1159-main-world-hmr
  • fcd78d4 Merge remote-tracking branch 'upstream/main' into fix/vite7-full-reload-hmr-e...
  • ab900aa Version Packages
  • d573a41 fix file writer readiness waits
  • 6fc2178 Version Packages
  • 5a070f1 Merge pull request #1184 from crxjs/codex/fix-loading-page-reload-loop
  • Additional commits viewable in compare view
Maintainer changes

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

Attestation changes

This version has no provenance attestation, while the previous version (2.4.0) was attested. Review the package versions before updating.


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.4.0 to 2.7.0.
- [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/vite-plugin-v2.7.0/packages/vite-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, extension. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sepetiq Ready Ready Preview, Comment Jul 1, 2026 12:39am

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