Bump ws, web3, @oasisprotocol/sapphire-paratime and ethers - #2124
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump ws, web3, @oasisprotocol/sapphire-paratime and ethers#2124dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
alexcos20,
andreip136,
bogdanfazakas,
dnsi0,
giurgiur99 and
mihaisc
as code owners
July 26, 2026 16:19
Bumps [ws](https://github.com/websockets/ws) to 8.21.3 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [web3](https://github.com/ChainSafe/web3.js), [@oasisprotocol/sapphire-paratime](https://github.com/oasisprotocol/sapphire-paratime) and [ethers](https://github.com/ethers-io/ethers.js). These dependencies need to be updated together. Updates `ws` from 8.20.0 to 8.21.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.20.0...8.21.3) Updates `web3` from 1.10.4 to 4.16.0 - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](web3/web3.js@v1.10.4...v4.16.0) Updates `@oasisprotocol/sapphire-paratime` from 1.3.2 to 2.3.0 - [Release notes](https://github.com/oasisprotocol/sapphire-paratime/releases) - [Commits](oasisprotocol/sapphire-paratime@clients/js/v1.3.2...clients/js/v2.3.0) Updates `ethers` from 6.15.0 to 6.17.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md) - [Commits](ethers-io/ethers.js@v6.15.0...v6.17.0) --- updated-dependencies: - dependency-name: "@oasisprotocol/sapphire-paratime" dependency-version: 2.3.0 dependency-type: direct:production - dependency-name: ethers dependency-version: 6.17.0 dependency-type: direct:production - dependency-name: web3 dependency-version: 4.16.0 dependency-type: indirect - dependency-name: ws dependency-version: 8.21.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-bb975c7d8c
branch
from
August 17, 2026 18:38
f57c577 to
6f7755f
Compare
Member
|
see #2137 |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ws to 8.21.3 and updates ancestor dependencies ws, web3, @oasisprotocol/sapphire-paratime and ethers. These dependencies need to be updated together.
Updates
wsfrom 8.20.0 to 8.21.3Release notes
Sourced from ws's releases.
... (truncated)
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7Updates
web3from 1.10.4 to 4.16.0Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
... (truncated)
Commits
aa197b8add typescript and version bump to changelogs82ceab7update web3-types2b7cf1cv4.16.0 release926044bchore(deps-dev): bump http-proxy-middleware from 2.0.6 to 2.0.7 (#7407)7a8df69update typescript version to 5 (#7272)984cb7cchore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#7404)3b122a2fix: upgrade@鈥媍ookbookdev/docsbotfrom 4.24.0 to 4.24.4 (#7403)56d4aecReplaces #7390, #7391, & #7400 (#7401)6379aa8fix: remove force exit from blackbox tests (#7397)5437fbcfix: upgrade@鈥媘dx-js/reactfrom 3.0.1 to 3.1.0 (#7395)Updates
@oasisprotocol/sapphire-paratimefrom 1.3.2 to 2.3.0Commits
39855d3Merge pull request #661 from oasisprotocol/matevz/feature/clients-js-2.3.0db50225clients-js: Prepare 2.3.0 release83ff6e8Merge pull request #656 from oasisprotocol/matevz/feature/wagmi-v2-2.2.0bb0f704integrations/wagmi-v2: Prepare 3.0.0 release427b1daMerge pull request #634 from oasisprotocol/ml/wagmi-v2-example-multichaind21d46fwagmi-v2-integration: Use client-js network configurationa14ad62client-js: Add Pontus-X network configuration70855ecwagmi-v2: Update README28d8570wagmi-v2-example: Add anvil service in action7c87fd5wagmi-v2-example: Reset write contract in case contract is redeployedUpdates
ethersfrom 6.15.0 to 6.17.0Release notes
Sourced from ethers's releases.
Changelog
Sourced from ethers's changelog.
Commits
3ea4c22admin: updated dist files2d35b6adocs: fix property access order for Flatwormb48bfe3Add requestRate throttle to calls.39f5ce1tests: add INFURA_APIKEY for docs and workflows96bd29ctests: added provider throttling to test suitesb74b6d3Added provider requestRate throttle support.1523ca8Disable AlchemyProvider which does not provide the necessary API capacity for...d07cfb6Map ResolverNotFound error to null for reverse lookup.c32c542docs: fix typo in config for INFURA API key7c6b840admin: include INFURA_APIKEY in docs generation to resolve throttling