Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Update ethers-core requirement from =2.0.4 to =2.0.7 #89

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Updates the requirements on ethers-core to permit the latest version.

Changelog

Sourced from ethers-core's changelog.

[2.0.7] - 2023-06-02

Bug Fixes

  • Bubble up contract not verifier error properly if using blockscout (#2453)
  • Remove deprecated mining threads arg (#2452)

Features

  • Emit cargo build script directives (#2449)

[2.0.6] - 2023-05-30

Bug Fixes

  • Remove js feature from getrandom (#2433)
  • Make verification result an option to handle blockscout's format (#2426)
  • Examples features (#2427)
  • Fix re-subscription on websocket reconnect (#2419)
  • Make typo on verify constructor arguments an alias (#2425)
  • Error instead of panic when checking if the checksum was found (#2421)
  • Make Arbitrum, Arbitrum Goerli, Arbitrum Nova EIP1559 comp (#2410)

Depedencies

  • Bump criterion, solang-parser (#2447)
  • Bump trezor-client to 0.1.0 (#2428)
  • Reduce (circular) dev dependencies (#2415)

Documentation

  • Update README.md and book ethers versions (#2403)

Features

  • Optimism deposited transactions (2nd part) (#2434)
  • Added Optimism deposited transaction support (#2390)
  • Utility to detect Shanghai-enabled chains (#2431)
  • Move spoof module to ethers_core, add stateoverrides to GethDebugTracingCallOptions (#2406)
  • Add get_block_by_timestamp to ethers-etherscan (#2349)
  • Set default EVM version to Shanghai (#2414)
  • Add methods taking in a tungstenite config (#2373)
  • Export geth trace pre state types (#2393)
  • Add ZkSync testnet (#2391)

Miscellaneous Tasks

  • Update CI and fix clippy (#2446)
  • Remove Cargo.lock (#2443)
  • Update tokio-tungstenite (#2423)

... (truncated)

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 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 added the dependencies Pull requests that update a dependency file label Jun 5, 2023
Updates the requirements on [ethers-core](https://github.com/gakonst/ethers-rs) to permit the latest version.
- [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-core-v2.0.4...ethers-core-v2.0.7)

---
updated-dependencies:
- dependency-name: ethers-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/ethers-core-eq-2.0.7 branch 12 times, most recently from 563af93 to 33a2702 Compare June 7, 2023 18:26
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #100.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/cargo/ethers-core-eq-2.0.7 branch July 17, 2023 12:47
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.

0 participants