Skip to content

Bump ethers from 1.0.2 to 2.0.1#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ethers-2.0.1
Closed

Bump ethers from 1.0.2 to 2.0.1#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ethers-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2023

Copy link
Copy Markdown

Bumps ethers from 1.0.2 to 2.0.1.

Release notes

Sourced from ethers's releases.

ethers-v2.0.1

This is the first release using automated releases that @​DaniPopes wrote in gakonst/ethers-rs#2278. Changelog empty for now, but next releases should start being nicer.

Changelog

Sourced from ethers's changelog.

[2.0.1] - 2023-03-21

Bug Fixes

  • Ethers-contract circular dep on ethers-signers (#2291)
  • Features (#2290)
  • Handle all struct field types (#2289)
  • Re-export CallLogFrame from geth types (#2283)
  • Feature resolution (#2274)
  • Use to_string in mainnet chain variant (#2275)
  • Accept ethlive as a chain name (#2268)
  • Fix missing ident # (#2267)
  • Support null result (#2249)
  • Ensure flatten target is part of graph (#2256)
  • Dont poll stream again if done (#2245)
  • Docsrs builds final (#2235)
  • Docs.rs build (#2221)
  • Change windows target ABI (#2230)
  • Init guard in noncemanager (#2227)
  • Parse_log in public interface (#2228)
  • Allow MIT-0, allow CC0-1.0 exceptions (#2212)
  • Udeps (#2215)
  • Set miner.etherbase in clique mode (#2210)
  • Examples (#2207)
  • Properly parse genesis alloc storage (#2205)
  • I256 docs (#2187)
  • Builtin trait derives (#2170)
  • Block FromStr implementation (#2155)
  • Use event name from abi attribute (#2144)
  • Report all errors during parsing (#2149)
  • Examples (#2153)
  • Test hive genesis parsing (#2145)
  • Process all imports even input files (#2136)
  • Fix autodetection edge case (#2099)
  • Add cfg to IntoFuture preventing Send (#2086)
  • Use middleware associated err type (#2093)
  • Add Send bound to return type of JsonRpcClient::request (#2072)
  • Add getrandom with js feature for wasm (#2076)
  • Add missing pub for tuple structs (#2080)
  • Ensure urls have trailing / (#2069)
  • Fix geth --init temp dir race condition (#2068)
  • Default to Ascii for windows / Utf8 otherwise (#2060)
  • Add missing ir option (#2055)
  • Add back mod util
  • Fixed issue#2004 parsing solc verison with trailing newlines (#2005)
  • Failing can_autodetect_dirs solc test (#1895) (#2052)
  • Ensure correct ABI in From impl (#2036)
  • Revert to old version (#2048)
  • Signer test (#2028)
  • Tests (#2015)

... (truncated)

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)

Bumps [ethers](https://github.com/gakonst/ethers-rs) from 1.0.2 to 2.0.1.
- [Release notes](https://github.com/gakonst/ethers-rs/releases)
- [Changelog](https://github.com/gakonst/ethers-rs/blob/master/CHANGELOG.md)
- [Commits](gakonst/ethers-rs@1.0.2...ethers-v2.0.1)

---
updated-dependencies:
- dependency-name: ethers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 27, 2023
@dependabot @github

dependabot Bot commented on behalf of github Apr 3, 2023

Copy link
Copy Markdown
Author

Superseded by #9.

@dependabot dependabot Bot closed this Apr 3, 2023
@dependabot dependabot Bot deleted the dependabot/cargo/ethers-2.0.1 branch April 3, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants