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

chore(deps): bump alloy from 0.7.2 to 0.7.3 in /bolt-cli #530

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps alloy from 0.7.2 to 0.7.3.

Release notes

Sourced from alloy's releases.

v0.7.3

What's Changed

New Contributors

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

Changelog

Sourced from alloy's changelog.

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)

Documentation

  • Fix SignableTransaction docs to use PrimitiveSignature (#1743)
  • Update docs for eip7685 Requests (#1714)

Features

  • Impl Encodable / Decodable for Receipts (#1752)
  • Add TrieAccount conversion for genesis account (#1755)
  • Add BlockHeader::blob_fee (#1754)
  • Migrate to TrieAccount of alloy-trie (#1750)
  • Move is_empty to trait function (#1749)
  • Add missing new fn (#1747)
  • Specialized geth tracer (#1739)
  • Make Receipt rlp methods pub (#1731)
  • Receipt root fn (#1708)
  • Impl Encodable2718 for ReceiptWithBloom (#1719)
  • Feat(rpc-types-eth) add test for syncing (#1724)
  • Add blob_gas_used (#1704)
  • EIP-7685 requests helpers (#1699)

Miscellaneous Tasks

  • Export storage root fns (#1756)
  • Re-export stateroot fns (#1753)
  • Display instead of Debug the response JSON (#1748)
  • Rm redundant generic (#1737)
  • Relax ommers root fn (#1736)
  • Add missing from impl (#1732)
  • Update release.toml (#1730)
  • Release 0.7.2 (#1729)
  • Disable serde-with default features (#1703)
  • Use encoded2718 (#1702)

Other

... (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 [alloy](https://github.com/alloy-rs/alloy) from 0.7.2 to 0.7.3.
- [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.7.2...v0.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the T: security Type: Security label Dec 9, 2024
@estensen estensen merged commit 5655561 into unstable Dec 9, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/bolt-cli/alloy-0.7.3 branch December 9, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: security Type: Security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant