Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Bump web3 from 0.16.0 to 0.17.0 #927

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps web3 from 0.16.0 to 0.17.0.

Release notes

Sourced from web3's releases.

v0.17.0

  • Rewrite HTTP Transport (#497)
  • Fix Windows IPC issues (#521)
  • Add baseFeePerGas to support London HF (#531)
  • Add CallRequestBuilder (#529)
  • Bump deps and improve docs & examples.
Commits

Dependabot compatibility score

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 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 dependabot bot requested a review from a team August 2, 2021 19:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/web3-0.17.0 branch from da68f0d to f560f3f Compare August 2, 2021 19:15
@bh2smith
Copy link
Contributor

bh2smith commented Aug 2, 2021

I see that this is dependent on @e00E's recent PR to Web3 - tomusdrw/rust-web3#497 so it is my understanding that he is already prepared for this PR.

@dependabot dependabot bot force-pushed the dependabot/cargo/web3-0.17.0 branch 3 times, most recently from 427b78e to 4f0e526 Compare August 2, 2021 19:50
Bumps [web3](https://github.com/tomusdrw/rust-web3) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/tomusdrw/rust-web3/releases)
- [Commits](tomusdrw/rust-web3@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/web3-0.17.0 branch from 4f0e526 to 74f9cf1 Compare August 2, 2021 20:06
@vkgnosis
Copy link
Contributor

vkgnosis commented Aug 3, 2021

@dependabot ignore this dependency
ignoring because we will get these update through ethcontract

@dependabot dependabot bot closed this Aug 3, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2021

OK, I won't notify you about web3 again, unless you re-open this PR or update it yourself. 😢

@dependabot dependabot bot deleted the dependabot/cargo/web3-0.17.0 branch August 3, 2021 01:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants