-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Bump ws, ethers and hardhat #344
Conversation
Bumps [ws](https://github.com/websockets/ws) to 7.5.10 and updates ancestor dependencies [ws](https://github.com/websockets/ws), [ethers](https://github.com/ethers-io/ethers.js) and [hardhat](https://github.com/nomiclabs/hardhat). These dependencies need to be updated together. Updates `ws` from 7.4.6 to 7.5.10 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.6...7.5.10) Updates `ethers` from 6.7.1 to 6.13.4 - [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.7.1...v6.13.4) Updates `hardhat` from 2.17.4 to 2.22.17 - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.17.4...hardhat@2.22.17) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: ethers dependency-type: indirect - dependency-name: hardhat dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps ws to 7.5.10 and updates ancestor dependencies ws, ethers and hardhat. These dependencies need to be updated together.
Updates
ws
from 7.4.6 to 7.5.10Release notes
Sourced from ws's releases.
... (truncated)
Commits
d962d70
[dist] 7.5.1022c2876
[security] Fix crash when the Upgrade header cannot be read (#2231)8a78f87
[dist] 7.5.90435e6e
[security] Fix same host check for ws+unix: redirects4271f07
[dist] 7.5.8dc1781b
[security] Drop sensitive headers when following insecure redirects2758ed3
[fix] Abort the handshake if the Upgrade header is invalida370613
[dist] 7.5.71f72e2e
[security] Drop sensitive headers when following redirects (#2013)8ecd890
[dist] 7.5.6Updates
ethers
from 6.7.1 to 6.13.4Release notes
Sourced from ethers's releases.
... (truncated)
Changelog
Sourced from ethers's changelog.
... (truncated)
Commits
9e7e7f3
admin: updated dist files1d717ef
Updated dependencies.610799b
admin: updated dist filesbe3e6b1
Fixed bug in JSON-RPC error checking (#4827, #4837, #4851).858a81b
tests: fix test issuesf03c04b
admin: updated dist files1c31f95
Allow CCIP-read to continue during low-level fetch failures (#4842).5aba496
docs: add migration notes on getGasPrice72c2182
admin: updated dist files1a51af8
Prevent mutating transactions when signing (#4789).Updates
hardhat
from 2.17.4 to 2.22.17Release notes
Sourced from hardhat's releases.
... (truncated)
Commits
d60e1e3
Version Packagesc20bf19
Fix typos in documentation for using Viem and formatting instructions (#6011)cf6b9a3
Update test-contracts.md (#6008)7306d69
fix: typos in documentation files (#6002)4be0eec
Fix typos and improve documentation clarity (#5985)0ea1fd5
Merge pull request #6007 from NomicFoundation/totaldifficulty56d127b
Create serious-sloths-hug.mdcc6023b
Make totalDifficulty field optional, as spec has changed.9ad82f5
feat: adds --output to flatten (#5947)8947f2b
Add plugin hardhat-tx-decoder and fix typo (#5970)Maintainer changes
This version was pushed to npm by schaable, a new releaser for hardhat since your current version.
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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.