Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps ethers-providers from 2.0.10 to 2.0.13.

Release notes

Sourced from ethers-providers's releases.

ethers-v2.0.11

What's Changed

... (truncated)

Changelog

Sourced from ethers-providers's changelog.

[2.0.13] - 2024-01-30

Bug Fixes

  • Update api url (#2693)
  • Better file name to ident conversion (#2688)
  • Missing AbiEncode implem for tuples of length 16 (#2685)
  • Allow missing base fee and reward vecs (#2683)
  • Metis is no 1559 (#2680)
  • Normalize signature S (#2679)

Depedencies

  • Update coins-ledger requirement from 0.8.3 to 0.9.0 (#2687)

Features

  • Add Base Sepolia as a chain (#2708)
  • Add viction (#2710)
  • Add support for Arbitrum Sepolia (#2705)

Other

  • Accept 'input' or 'data', (but not both), in transaction request (#2697)
  • Rename field camelCase (#2682)

Styling

  • Add Scroll Sepolia and update Scroll and Scroll Alpha Testnets (#2692)
  • Rustfmt (#2681)

Testing

  • Saner tx list params (#2689)

[2.0.11] - 2023-11-16

Bug Fixes

  • Empty input in transaction rlp decoding (#2656)
  • Fix typos (#2651)
  • Fix DepositTransaction::rlp() to match op-geth (#2644)
  • Hardcoded import remapping fix (#2626)
  • Normalize v always returns a valid value (#2642)
  • Rlp decode deposit tx (#2616)
  • Deserialize methodId as bytes (#2614)
  • Use Solc::version_req to parse version req (#2607)
  • Update helper function to use correct converion maths (#2602)

Depedencies

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-providers](https://github.com/gakonst/ethers-rs) from 2.0.10 to 2.0.13.
- [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-providers-v2.0.10...ethers-providers-v2.0.13)

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

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

dependabot bot commented on behalf of github Mar 7, 2024

Superseded by #11.

@dependabot dependabot bot closed this Mar 7, 2024
@dependabot dependabot bot deleted the dependabot/cargo/ethers-providers-2.0.13 branch March 7, 2024 04:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants