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

fix(deps): update tonic monorepo to 0.12.0 #2380

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tonic dependencies minor 0.11.0 -> 0.12.0
tonic-build build-dependencies minor 0.11.0 -> 0.12.0
tonic-reflection dependencies minor 0.11.0 -> 0.12.0

Release Notes

hyperium/tonic (tonic)

v0.12.1

Compare Source

Bug Fixes
  • Reduce tokio-stream feature (#​1795)

v0.12.0

Compare Source

This breaking release updates tonic to the hyper 1.0 ecosystem and also updates
to prost v0.13.0.

Features
Bug Fixes
BREAKING CHANGES
  • tonic and crates updated to hyper 1.0 (#​1670)
  • tonic and crates updated to prost 0.13 (#​1779)
  • tonic_reflection::server is updated to use the generated
    tonic_reflection::pb::v1 code.
  • Make compression encoding configuration more malleable (#​1757)
  • Removed implicit configuration of client TLS roots setup (#​1731)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) July 9, 2024 06:04
Copy link
Contributor Author

renovate bot commented Jul 9, 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 tailcall-upstream-grpc/Cargo.toml --package [email protected] --precise 0.12.1
    Updating crates.io index
error: failed to select a version for the requirement `tonic = "^0.11"`
candidate versions found which didn't match: 0.12.1
location searched: crates.io index
required by package `opentelemetry-otlp v0.16.0`
    ... which satisfies dependency `opentelemetry-otlp = "^0.16.0"` (locked to 0.16.0) of package `tailcall v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.12.1
    Updating crates.io index
error: failed to select a version for the requirement `tonic = "^0.11"`
candidate versions found which didn't match: 0.12.1
location searched: crates.io index
required by package `opentelemetry-otlp v0.16.0`
    ... which satisfies dependency `opentelemetry-otlp = "^0.16.0"` (locked to 0.16.0) of package `tailcall v0.1.0 (/tmp/renovate/repos/github/tailcallhq/tailcall)`

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Jul 9, 2024
@renovate renovate bot force-pushed the renovate/tonic-monorepo branch 4 times, most recently from 98a5529 to 2a83814 Compare July 9, 2024 12:39
@tusharmath tusharmath added the ci: lint Automatically fix the linters issues and make a commit label Jul 9, 2024
@renovate renovate bot force-pushed the renovate/tonic-monorepo branch 2 times, most recently from 8104f89 to 173fdb4 Compare July 9, 2024 14:18
@renovate renovate bot force-pushed the renovate/tonic-monorepo branch 19 times, most recently from 36aa402 to 38616f3 Compare July 13, 2024 10:48
@renovate renovate bot force-pushed the renovate/tonic-monorepo branch 19 times, most recently from 2c82da5 to 97997b1 Compare August 23, 2024 03:41
@renovate renovate bot force-pushed the renovate/tonic-monorepo branch 9 times, most recently from bc3c26a to 0faf9f0 Compare August 26, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci: lint Automatically fix the linters issues and make a commit type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant