Skip to content

Bump ws and vite-plugin-web-extension#257

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-eebb42904d
Open

Bump ws and vite-plugin-web-extension#257
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-eebb42904d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Removes ws. It's no longer used after updating ancestor dependency vite-plugin-web-extension. These dependencies need to be updated together.

Removes ws

Updates vite-plugin-web-extension from 1.4.9 to 4.5.1

Release notes

Sourced from vite-plugin-web-extension's releases.

v4.5.1

Bug Fixes

v4.4.5

Bug Fixes

v4.4.4

Bug Fixes

  • Automatically disable the DisableLoadExtensionCommandLineSwitch feature (#242) (4aaa6cd)

v4.4.3

Bug Fixes

  • dev: re-enable manifestLoaderPlugin after child builds are done (#234) (a50ed93)

v4.4.2

Bug Fixes

  • Update dependency range to support Vite 6 (8e5b43a), closes #233

v4.4.1

Bug Fixes

  • types: add WebExtConfig type, omit reload option, deprecate firefox option (#231) (0798a1e)
  • use target from webExtConfig if browser option is undefined (#232) (6623b0c)

v4.4.0

Features

  • add type safety to webExtConfig options (#230) (baed744)

v4.3.1

Bug Fixes

  • onBundleReady called before manifest is generated in build mode (#221) (69b44c5)

v4.3.0

Features

  • Implement callback that is called after parent build is completed (#219) (c168303)

v4.2.0

Features

... (truncated)

Commits
  • 91cc698 chore(release): v4.5.1 [skip ci]
  • 981b011 fix: Add support vite 8
  • a3396bc chore(deps): add support vite 8 (#252)
  • e7f8233 chore(release): create-vite-plugin-web-extension-v1.0.4
  • f0f644e chore(release): v4.5.0 [skip ci]
  • f8ed3bf fix: incorrect output when building (#246)
  • 2972a8c feat: Add bun as package manager (#239)
  • 67f423a chore(release): v4.4.5 [skip ci]
  • e6cd605 fix: Force version upgrade
  • 3ac207c chore(deps): add vite v7 support (#243)
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [ws](https://github.com/websockets/ws). It's no longer used after updating ancestor dependency [vite-plugin-web-extension](https://github.com/aklinker1/vite-plugin-web-extension). These dependencies need to be updated together.


Removes `ws`

Updates `vite-plugin-web-extension` from 1.4.9 to 4.5.1
- [Release notes](https://github.com/aklinker1/vite-plugin-web-extension/releases)
- [Commits](aklinker1/vite-plugin-web-extension@v1.4.9...v4.5.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-version:
  dependency-type: indirect
- dependency-name: vite-plugin-web-extension
  dependency-version: 4.5.1
  dependency-type: direct:development
...

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 Jul 18, 2026
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