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 rust crate prost to 0.12 - autoclosed #273

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
prost dependencies minor 0.11 -> 0.12

Release Notes

tokio-rs/prost (prost)

v0.12.3

Compare Source

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

This patch updates brings a few new fixes:

v0.12.2

Compare Source

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

This patch updates brings a few new features and fixes:

v0.12.1

Compare Source

v0.12.0

Compare Source

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

This patch updates brings a few new features and fixes:

  • Bump syn to version 2
  • Bump MSRV to 1.64
  • Added TryFrom<i32> for enums
  • Optional debug implementations
  • Initial generic Any and Name impl/traits.

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 27, 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 server/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `minijinja`.
    ... required by package `stat_server v1.7.2 (/tmp/renovate/repos/github/zdz/ServerStatus-Rust/server)`
versions that meet the requirements `^1.0` are: 1.0.12, 1.0.11, 1.0.10, 1.0.9, 1.0.8, 1.0.7, 1.0.6, 1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0

the package `stat_server` depends on `minijinja`, with features: `source` but `minijinja` does not have these features.


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

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path common/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `minijinja`.
    ... required by package `stat_server v1.7.2 (/tmp/renovate/repos/github/zdz/ServerStatus-Rust/server)`
versions that meet the requirements `^1.0` are: 1.0.12, 1.0.11, 1.0.10, 1.0.9, 1.0.8, 1.0.7, 1.0.6, 1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0

the package `stat_server` depends on `minijinja`, with features: `source` but `minijinja` does not have these features.


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

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path client/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `minijinja`.
    ... required by package `stat_server v1.7.2 (/tmp/renovate/repos/github/zdz/ServerStatus-Rust/server)`
versions that meet the requirements `^1.0` are: 1.0.12, 1.0.11, 1.0.10, 1.0.9, 1.0.8, 1.0.7, 1.0.6, 1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0

the package `stat_server` depends on `minijinja`, with features: `source` but `minijinja` does not have these features.


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

@zdz zdz merged commit 8c669be into master Jan 27, 2024
0 of 2 checks passed
@renovate renovate bot changed the title fix(deps): update rust crate prost to 0.12 fix(deps): update rust crate prost to 0.12 - autoclosed Jan 27, 2024
@renovate renovate bot deleted the renovate/prost-0.x branch January 27, 2024 14:30
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