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.6 to =2.0.8 #100

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

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

Release notes

Sourced from ethers-core's releases.

ethers-v2.0.8

What's Changed

... (truncated)

Changelog

Sourced from ethers-core's changelog.

[2.0.8] - 2023-07-15

Bug Fixes

  • ens::namehash with Unicode characters (#2510)
  • De impl (#2492)
  • Let geth chose ports by default (#2488)
  • Polygon gas stations (#2479)
  • Prevent panic decoding too short input (#2470)
  • Avoid payload moving (#2460)
  • Allow arrays in abigen 'methods' (#2465)
  • Re-introduce etherscan typo and populate properly-spelled field as backup (#2468)

Depedencies

  • Bump semver from 5.7.1 to 5.7.2 in /examples/wasm (#2505)
  • Update solang-parser requirement from =0.3.0 to =0.3.1 (#2496)
  • Update strum requirement from 0.24 to 0.25 (#2481)

Documentation

  • Fix doc example (#2489)

Features

  • Support remapping contexts (#2509)
  • Add with_via_ir_minimum_optimization (#2504)
  • Do not re-parse ABI at runtime (#2482)
  • Verification and status check for proxy contracts (#2466)
  • OP Bedrock Upgrade (#2461)

Miscellaneous Tasks

Other

  • Make AggregatedCompilerOutput DeSerialize/Serialize (#2495)
  • Etherscan could also have a plain source mapping (#2491)
  • Add bundler to README.md (#2477)
  • Add timeout to all jobs (#2476)
  • Get_transaction_by_block_and_index (#2473)
  • Update optimism blocktime hint (#2463)
  • Improve ContractInstance impls (#2458)

Refactor

... (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 Jul 17, 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.6...ethers-core-v2.0.8)

---
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.8 branch from 7adfdba to fb848e4 Compare July 25, 2023 20:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 24, 2023

Superseded by #111.

@dependabot dependabot bot closed this Aug 24, 2023
@dependabot dependabot bot deleted the dependabot/cargo/ethers-core-eq-2.0.8 branch August 24, 2023 12:20
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.

1 participant