Skip to content

Bump @crxjs/vite-plugin from 1.0.14 to 2.3.0#32

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.3.0
Open

Bump @crxjs/vite-plugin from 1.0.14 to 2.3.0#32
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Bumps @crxjs/vite-plugin from 1.0.14 to 2.3.0.

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

@​crxjs/vite-plugin@​2.2.1

Patch Changes

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

@​crxjs/vite-plugin@​2.2.0

Minor Changes

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

@​crxjs/vite-plugin@​2.1.0

Minor Changes

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

@​crxjs/vite-plugin@​2.0.3

Patch Changes

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

@​crxjs/vite-plugin@​2.0.2

Patch Changes

  • dcd88ee: fix: update repository url

@​crxjs/vite-plugin@​2.0.1

Patch Changes

  • b7e41e0: beatiful terminal

@​crxjs/vite-plugin@​2.0.0

🎉 Vite support is officially out of beta! 🎉

Vite support has been around under the @beta npm tag since December 16, 2021, but we're thrilled to announce that it's officially out of beta with version 2.0.0 ! 🔥

After three years of beta use, from Vite 3 to Vite 6, the plugin has proven it's stability for Chrome extension development.

What's New?

... (truncated)

Changelog

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

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

2.2.1

Patch Changes

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

2.2.0

Minor Changes

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

2.1.0

Minor Changes

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

2.0.3

Patch Changes

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

2.0.2

Patch Changes

  • dcd88ee: fix: update repository url

2.0.1

Patch Changes

  • b7e41e0: beatiful terminal

2.0.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

Bumps [@crxjs/vite-plugin](https://github.com/crxjs/chrome-extension-tools/tree/HEAD/packages/vite-plugin) from 1.0.14 to 2.3.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/@crxjs/vite-plugin@2.3.0/packages/vite-plugin)

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

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 Dec 22, 2025
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