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): update alloy-rs core types monorepo to 0.6.0 #531

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
alloy-primitives (source) workspace.dependencies minor 0.5.4 -> 0.6.0
alloy-sol-types (source) dependencies minor 0.5.4 -> 0.6.0

Release Notes

alloy-rs/core (alloy-primitives)

v0.6.0

Compare Source

Bug Fixes
  • [primitives] Also apply EIP-155 to Parity::Parity (#​476)
  • Clean the sealed (#​468)
Dependencies
  • [deps] Relax k256 requirement (#​481)
  • [deps] Bump const-hex requirement (#​479)
Documentation
Features
  • [json-abi] Add full_signature (#​480)
  • [primitives] Add Signature type and utils (#​459)
  • [primitives] Add a buffer type for address checksums (#​472)
  • [dyn-abi] Improve hex error messages (#​474)
  • [sol-type-parser] Improve error message for bad array size (#​470)
  • [primitives] Add Keccak256 hasher struct (#​469)
Miscellaneous Tasks
  • Bless tests (#​478)
  • Clippy uninlined_format_args, use_self (#​475)
  • Touch up UDVT expansion (#​473)
  • Move define_udt! decl macro to sol! proc macro (#​471)
  • Release 0.5.4
Refactor

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jan 15, 2024

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package alloy-primitives@0.5.4 --precise 0.6.0
    Updating crates.io index
error: failed to select a version for the requirement `alloy-primitives = "^0.5"`
candidate versions found which didn't match: 0.6.0
location searched: crates.io index
required by package `thegraph v0.3.0 (https://github.com/edgeandnode/toolshed?tag=thegraph-v0.3.0#796c23da)`
    ... which satisfies git dependency `thegraph` (locked to 0.3.0) of package `graph-gateway v17.0.0 (/tmp/renovate/repos/github/edgeandnode/graph-gateway/graph-gateway)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path graph-gateway/Cargo.toml --package alloy-sol-types@0.5.4 --precise 0.6.0
    Updating crates.io index
error: failed to select a version for the requirement `alloy-sol-types = "^0.5"`
candidate versions found which didn't match: 0.6.0
location searched: crates.io index
required by package `thegraph v0.3.0 (https://github.com/edgeandnode/toolshed?tag=thegraph-v0.3.0#796c23da)`
    ... which satisfies git dependency `thegraph` (locked to 0.3.0) of package `graph-gateway v17.0.0 (/tmp/renovate/repos/github/edgeandnode/graph-gateway/graph-gateway)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path gateway-framework/Cargo.toml --package alloy-sol-types@0.5.4 --precise 0.6.0
    Updating crates.io index
error: failed to select a version for the requirement `alloy-sol-types = "^0.5"`
candidate versions found which didn't match: 0.6.0
location searched: crates.io index
required by package `thegraph v0.3.0 (https://github.com/edgeandnode/toolshed?tag=thegraph-v0.3.0#796c23da)`
    ... which satisfies git dependency `thegraph` (locked to 0.3.0) of package `graph-gateway v17.0.0 (/tmp/renovate/repos/github/edgeandnode/graph-gateway/graph-gateway)`
perhaps a crate was updated and forgotten to be re-vendored?

@LNSD
Copy link
Contributor

LNSD commented Jan 16, 2024

A new thegraph release, v0.5.0, with alloy v0.6 support is available.

This PR is blocked by tap_core crate.

Copy link
Contributor Author

renovate bot commented Jan 16, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

@LNSD LNSD merged commit 43227f8 into main Jan 16, 2024
1 check passed
@LNSD LNSD deleted the renovate/alloy-core branch January 16, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant