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

Update ethers-signers requirement from =2.0.6 to =2.0.7 #92

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from ethers-signers's releases.

ethers-v2.0.6

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from ethers-signers's changelog.

[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)
  • Make abigen offline by default, fix ethers-solc features (#2416)
  • Update examples script (#2404)
  • Fix lint

Other

  • Fixed format_ether returning integer (#2435)
  • Add more feature tests and checks (#2436)
  • Added nonce helper function (#2429)
  • Allow for Authorization header override with raw parameter (#2432)
  • Add subscribe_full_pending_txs() (#2424)

... (truncated)

Commits

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [ethers-signers](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-signers-v2.0.6...ethers-signers-v2.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2023

Superseded by #103.

@dependabot dependabot bot closed this Jul 26, 2023
@dependabot dependabot bot deleted the dependabot/cargo/ethers-signers-eq-2.0.7 branch July 26, 2023 12:51
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