Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Update web3 requirement from 0.10 to 0.14 - #90

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/web3-0.14
Closed

Update web3 requirement from 0.10 to 0.14#90
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/web3-0.14

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Dec 13, 2020

Copy link
Copy Markdown
Contributor

Updates the requirements on web3 to permit the latest version.

Release notes

Sourced from web3's releases.

v0.14.0

  • Support both tokio and async-std runtimes (#368)
  • Support for HTTP_PROXY variables (#370)
  • Support for uint8[] types (#377)
  • Add txpool namespace support (#382)
  • Rewrite internal code to async/await (#387, #388, #389, #394, #398, #399, #403)
  • Expose TestTransport (#402)
  • Re-export ethabi (#409)
  • EIP-234 support (#411)
  • EIP-1193 support (#414)
  • Support pending block without author/miner (#405)
  • TurboGeth uncle format support (#406)

Huge thanks to all contributors!!! 🎉

Commits

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Dec 13, 2020
@github-actions github-actions Bot added the 3-days-old This PR has been open for more than 3 weekdays label Dec 21, 2020
@dependabot-preview
dependabot-preview Bot force-pushed the dependabot/cargo/web3-0.14 branch from 2c06088 to 90412f7 Compare January 4, 2021 23:27
Updates the requirements on [web3](https://github.com/tomusdrw/rust-web3) to permit the latest version.
- [Release notes](https://github.com/tomusdrw/rust-web3/releases)
- [Commits](tomusdrw/rust-web3@v0.10.0...v0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
dependabot-preview Bot force-pushed the dependabot/cargo/web3-0.14 branch from 90412f7 to e258028 Compare January 4, 2021 23:52
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #94.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/cargo/web3-0.14 branch January 11, 2021 14:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3-days-old This PR has been open for more than 3 weekdays dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants