-
Notifications
You must be signed in to change notification settings - Fork 75
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
Bump got and web3 in /tools/web3js-example #475
Bump got and web3 in /tools/web3js-example #475
Conversation
@dependabot rebase |
4d3b4f3
to
e48181d
Compare
@dependabot rebase |
e48181d
to
6f922b9
Compare
Codecov ReportBase: 72.09% // Head: 72.09% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #475 +/- ##
=======================================
Coverage 72.09% 72.09%
=======================================
Files 15 15
Lines 1025 1025
Branches 165 165
=======================================
Hits 739 739
Misses 236 236
Partials 50 50 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@dependabot rebase |
6f922b9
to
b87c6e6
Compare
@dependabot rebase |
Bumps [got](https://github.com/sindresorhus/got) and [web3](https://github.com/ethereum/web3.js). These dependencies needed to be updated together. Updates `got` from 7.1.0 to 12.1.0 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v7.1.0...v12.1.0) Updates `web3` from 1.7.4 to 1.7.5 - [Release notes](https://github.com/ethereum/web3.js/releases) - [Changelog](https://github.com/ChainSafe/web3.js/blob/1.x/CHANGELOG.md) - [Commits](web3/web3.js@v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: got dependency-type: indirect - dependency-name: web3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
b87c6e6
to
78e1560
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Bumps got and web3. These dependencies needed to be updated together.
Updates
got
from 7.1.0 to 12.1.0Release notes
Sourced from got's releases.
... (truncated)
Commits
ad92afa
12.1.0861ccd9
Disable redirects to UNIX sockets (#2047)4cdcca3
Check error instance for arguments test (#2044)22d58fb
Addresponse.ok
(#2043)c25af09
Meta tweaks62455f5
Meta tweaks6f5c7ce
Test Node.js 18c693422
12.0.498ca618
Fix accidental test deletionbb8eca9
Remove stream lock - unreliable since Node 17.3.0Updates
web3
from 1.7.4 to 1.7.5Release notes
Sourced from web3's releases.
Changelog
Sourced from web3's changelog.
... (truncated)
Commits
02895cb
Build for 1.7.534f6b68
v1.7.5195f01d
Manual build commit for 1.7.5-rc.1b640e26
v1.7.5-rc.196a7935
npm i9476964
Merge branch '1.x' into release/1.7.584ac9b7
Fixed unit tests & removed dead code for web3-providers-http (#5228) (#5264)2dcf142
Manual build commit for 1.7.5-rc.0ba30e1d
v1.7.5-rc.0c93940b
npm i and CHANGELOG update for 1.7.5 releaseDependabot 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 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)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.