Skip to content

Bump @crxjs/vite-plugin from 2.0.3 to 2.3.0#27

Merged
agch-dev merged 1 commit intomainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.3.0
Feb 18, 2026
Merged

Bump @crxjs/vite-plugin from 2.0.3 to 2.3.0#27
agch-dev merged 1 commit intomainfrom
dependabot/npm_and_yarn/crxjs/vite-plugin-2.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Bumps @crxjs/vite-plugin from 2.0.3 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
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
Commits

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.0.3 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-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 Feb 14, 2026
@dependabot dependabot bot requested a review from agch-dev as a code owner February 14, 2026 01:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 14, 2026
@agch-dev agch-dev merged commit c512f0a into main Feb 18, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/crxjs/vite-plugin-2.3.0 branch February 18, 2026 17:31
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

Comments