Skip to content
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(deps): bump ethers-contract from 2.0.1 to 2.0.2 #164

Merged
merged 1 commit into from Apr 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps ethers-contract from 2.0.1 to 2.0.2.

Release notes

Sourced from ethers-contract's releases.

ethers-v2.0.2

What's Changed

New Contributors

Full Changelog: gakonst/ethers-rs@ethers-v2.0.1...ethers-v2.0.2

Changelog

Sourced from ethers-contract's changelog.

[2.0.2] - 2023-03-28

Bug Fixes

  • Ensure ethers-solc has tokio-rt-multithread
  • Ambiguous_glob_reexports rustc lint (#2301)
  • Broken eip155 logic in aws signer (#2300)
  • Enable doc_cfg feature for docsrs (#2294)
  • Add missing feature on ethers tests
  • 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)

... (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-contract](https://github.com/gakonst/ethers-rs) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/gakonst/ethers-rs/releases)
- [Changelog](https://github.com/gakonst/ethers-rs/blob/master/CHANGELOG.md)
- [Commits](gakonst/ethers-rs@ethers-contract-v2.0.1...ethers-contract-v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@hopeyen hopeyen merged commit 9cdfdfa into main Apr 3, 2023
8 checks passed
@hopeyen hopeyen deleted the dependabot/cargo/ethers-contract-2.0.2 branch April 3, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant