Skip to content

chore(deps): bump ws and @truffle/hdwallet-provider in /infrastructure/eth-networks/scripts#4064

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/infrastructure/eth-networks/scripts/multi-d8c5a6629c
Open

chore(deps): bump ws and @truffle/hdwallet-provider in /infrastructure/eth-networks/scripts#4064
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/infrastructure/eth-networks/scripts/multi-d8c5a6629c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps ws to 5.2.5 and updates ancestor dependency @truffle/hdwallet-provider. These dependencies need to be updated together.

Updates ws from 3.3.3 to 5.2.5

Release notes

Sourced from ws's releases.

5.2.5

Bug fixes

  • Backported 2b2abd45 to the 5.x release line (bd8756a4).

5.2.4

Bug fixes

  • Backported e55e5106 to the 5.x release line (4abd8f6d).

5.2.3

Bug fixes

  • Backported 00c425ec to the 5.x release line (76d47c14).

5.2.2

Bug fixes

  • Fixed a use after invalidation bug introduced in 6046a28 (8aba871).

5.2.1

Bug fixes

  • Fixed a bug that could prevent buffered data from being processed under certain circumstances (6046a28).

5.2.0

Features

  • Added ability to specify custom headers when rejecting the handshake (#1379).

5.1.1

Bug fixes

  • Fixed a regression introduced in 9e152f9 (#1347).

5.1.0

Features

  • The address argument of the WebSocket constructor can now be a URL instance (#1329).
  • The options argument of the WebSocket constructor now accepts any TLS option that is also accepted by https.request() (#1332).

5.0.0

Breaking changes

... (truncated)

Commits

Updates @truffle/hdwallet-provider from 1.0.26 to 1.7.0

Commits
  • 4ee88a3 Publish
  • dee370e Merge pull request #4400 from trufflesuite/hdwallet-constructor
  • 14f7213 Update tests to use url instead of providerOrUrl
  • b788e58 Publish
  • 45e3dbe Update options parsing and some tests
  • 9fe5bc3 Adjust some tests and add a new one
  • fb18c0b Update types, a provider validation method, and accept 2 more constructor arg...
  • 72b2760 Add url and provider as constructor args for hdwallet
  • 2b07ec5 Merge pull request #4276 from XWJACK/hdwallet-provider-eip1559
  • 39ba9ba Bumpe @​trufflesuite/web3-provider-engine to 15.0.14
  • 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.

Bumps [ws](https://github.com/websockets/ws) to 5.2.5 and updates ancestor dependency [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider). These dependencies need to be updated together.


Updates `ws` from 3.3.3 to 5.2.5
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@3.3.3...5.2.5)

Updates `@truffle/hdwallet-provider` from 1.0.26 to 1.7.0
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@1.7.0/packages/hdwallet-provider)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 5.2.5
  dependency-type: indirect
- dependency-name: "@truffle/hdwallet-provider"
  dependency-version: 1.7.0
  dependency-type: direct:production
...

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 Jun 15, 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