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

build(deps): bump the alloy-revm group across 1 directory with 2 updates #1999

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps the alloy-revm group with 2 updates in the / directory: alloy and revm-inspectors.

Updates alloy from 0.6.4 to 0.8.0

Release notes

Sourced from alloy's releases.

v0.8.0

What's Changed

New Contributors

Full Changelog: alloy-rs/alloy@v0.7.3...v0.8.0

v0.7.3

What's Changed

... (truncated)

Changelog

Sourced from alloy's changelog.

0.8.0 - 2024-12-10

Bug Fixes

  • Use asref impl for receipt (#1758)
  • Use feeHistory when estimating blob fee (#1764)

Documentation

  • Add consensus-any and rpc-types-any to the README (#1759)

Features

  • Add arbitrary for alloy types (#1777)
  • [consensus] Require typed2718 for transaction (#1746)
  • [engine] Forkchoice Version (#1744)
  • Remove duplicated to method in TransactionResponse (#1770)
  • Port reth pooled tx type (#1767)
  • EIP-7691 (#1762)
  • Relax RPC Block bounds (#1757)

Miscellaneous Tasks

  • Release 0.8.0
  • Derive Copy for BlockWithParent (#1776)
  • Introduce recovered and recoverable (#1768)
  • Improve Display and Debug for BlockId (#1765)

Other

  • Reapply "feat(consensus): require typed2718 for transaction (#1746)" (#1773)
  • Move deny into ci (#1774)
  • Update deny.yml (#1771)
  • Revert "feat(consensus): require typed2718 for transaction (#1746)" (#1772)

0.7.3 - 2024-12-05

Bug Fixes

  • Wrong func sig (#1742)
  • Remove Borrow impl for RPC receipt (#1721)
  • Adjust EIP-7742 to latest spec (#1713)
  • Omit empty requests (#1706)
  • Use B256::new instead of from (#1701)

Dependencies

  • [deps] Bump thiserror 2 (#1700)
  • [general] Bump MSRV to 1.81, use core::error::Error on no-std compatible crates (#1552)

... (truncated)

Commits

Updates revm-inspectors from 0.11.0 to 0.13.0

Changelog

Sourced from revm-inspectors's changelog.

0.13.0 - 2024-12-10

Dependencies

  • Bump alloy 0.8 (#245)

Miscellaneous Tasks

  • Release 0.13.0

0.12.1 - 2024-12-04

Bug Fixes

  • [js] Incorrect caller and contract address extracting (#244)

Dependencies

  • Bump msrv 1.81 (#243)

Miscellaneous Tasks

  • Release 0.12.1
  • Remove bad todo (#242)

0.12.0 - 2024-11-28

Dependencies

Miscellaneous Tasks

  • Release 0.12.0

Other

  • Implement FlatCallTracer (#240)
  • Optimize MuxTracer (#239)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the alloy-revm group with 2 updates in the / directory: [alloy](https://github.com/alloy-rs/alloy) and [revm-inspectors](https://github.com/paradigmxyz/revm-inspectors).


Updates `alloy` from 0.6.4 to 0.8.0
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v0.6.4...v0.8.0)

Updates `revm-inspectors` from 0.11.0 to 0.13.0
- [Changelog](https://github.com/paradigmxyz/revm-inspectors/blob/main/CHANGELOG.md)
- [Commits](paradigmxyz/revm-inspectors@v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: alloy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alloy-revm
- dependency-name: revm-inspectors
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: alloy-revm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 10, 2024
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant