Skip to content

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

Merged
DervexDev merged 1 commit into
mainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.4.0
Sep 15, 2026
Merged

DervexDev merged 1 commit into
mainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 1, 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.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@DervexDev

Copy link
Copy Markdown
Owner

https://github.com/dependabot rebase

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.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @crxjs/vite-plugin from 2.2.1 to 2.4.0 Bump @crxjs/vite-plugin from 2.2.1 to 2.7.1 Sep 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/crxjs/vite-plugin-2.4.0 branch from 62f6885 to b556b2b Compare September 15, 2026 21:40
@DervexDev
DervexDev merged commit 5dd385f into main Sep 15, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/crxjs/vite-plugin-2.4.0 branch September 15, 2026 21:40
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