Skip to content

chore(deps-dev): Bump @crxjs/vite-plugin from 2.4.0 to 2.7.1#36

Merged
Stefan-Schmidbauer merged 1 commit into
mainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.7.1
Jul 5, 2026
Merged

chore(deps-dev): Bump @crxjs/vite-plugin from 2.4.0 to 2.7.1#36
Stefan-Schmidbauer merged 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 2, 2026

Copy link
Copy Markdown
Contributor

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

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 2, 2026
@Stefan-Schmidbauer

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [@crxjs/vite-plugin](https://github.com/crxjs/chrome-extension-tools/tree/HEAD/packages/vite-plugin) from 2.4.0 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 force-pushed the dependabot/npm_and_yarn/crxjs/vite-plugin-2.7.1 branch from 18f5206 to 348b7ea Compare July 5, 2026 08:40
@Stefan-Schmidbauer Stefan-Schmidbauer merged commit 5931452 into main Jul 5, 2026
3 checks passed
@Stefan-Schmidbauer Stefan-Schmidbauer deleted the dependabot/npm_and_yarn/crxjs/vite-plugin-2.7.1 branch July 5, 2026 08:41
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.

1 participant