Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2025

This PR contains the following updates:

Package Type Update Change
prost workspace.dependencies patch 0.13.4 -> 0.13.5
prost-types workspace.dependencies patch 0.13.4 -> 0.13.5
tonic workspace.dependencies minor 0.12.3 -> 0.13.0
tonic-build workspace.dependencies minor 0.12.3 -> 0.13.0

Release Notes

tokio-rs/prost (prost)

v0.13.5

Compare Source

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

Features

  • prost-types: Derive Arbitrary (#​1188)

Documentation

  • Use intra doc links instead of HTML tags (#​1219)

Dependencies

  • Update pulldown-cmark-to-cmark requirement from >=16, <=19 to >=16, <=20 (#​1206)
  • Update itertools requirement from >=0.10, <=0.13 to >=0.10, <=0.14 (#​1222)
  • Update petgraph requirement to include 0.7 (#​1226)
  • Update rand requirement from 0.8 to 0.9 (#​1233)
  • Bump clippy to 1.83 (#​1220)
  • Update flake.lock (#​1216)

Styling

Testing

  • default_enum_value: Move tests to separate module (#​1198)
  • nesting: Move tests to separate module (#​1218)
  • recursive_oneof: Move tests to separate module (#​1225)
  • boxed_field: Box an oneof field (#​1235)
  • groups: Move tests to separate module (#​1234)
  • default_string_escape: Move tests to separate module (#​1239)
  • Move DecodeError tests closer to the implementation (#​1227)
hyperium/tonic (tonic)

v0.13.0

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 15, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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 --workspace
    Updating crates.io index
error: failed to select a version for `tonic`.
    ... required by package `indexer-dips v0.1.0 (/tmp/renovate/repos/github/graphprotocol/indexer-rs/crates/dips)`
versions that meet the requirements `^0.13.0` are: 0.13.0

the package `indexer-dips` depends on `tonic`, with features: `tls-roots` but `tonic` does not have these features.


failed to select a version for `tonic` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/tonic branch 9 times, most recently from 2bc9fd7 to fd5ab38 Compare April 22, 2025 15:21
@renovate renovate bot force-pushed the renovate/tonic branch from fd5ab38 to e81b02a Compare April 27, 2025 23:01
@renovate renovate bot changed the title chore(deps): update tonic crates chore(deps): update tonic crates - autoclosed Apr 28, 2025
@renovate renovate bot closed this Apr 28, 2025
@renovate renovate bot deleted the renovate/tonic branch April 28, 2025 21:37
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.

1 participant