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.4 - autoclosed #116

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
prost dependencies minor 0.11.9 -> 0.12.4

Release Notes

tokio-rs/prost (prost)

v0.12.4

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 update brings new features and fixes:

  • Bump MSRV to 1.70 (minimum supported Rust version)
  • Rename cargo feature prost-derive to derive (#​992)
  • Add @​generated comment on top of generated files (#​935)
  • Optimize implementation of prost::Name when generated by prost-build (#​956)
Dependencies
  • build(deps): Allow itertools 0.12 (#​948)
  • build(deps): Allow heck 0.5 (#​1012)
  • build(deps): Allow multimap 0.10 (#​1013)
Documentation
Internal
  • chore: Fix minimal versions (#​920)
  • fix: fq_message_name should begin with one dot (#​981)
  • improve encode_varint performance by bounding its loop (#​940)
  • style: Remove duplicate function call (#​989)
  • test: Improve test decode_varint_slow (#​977)
  • chore: Add dep: prefix to feature dependencies (#​919)
  • Minor clippy lint fixes. (#​1006)
  • chore: Use taiki-e/install-action to setup cargo-machete (#​909)
  • chore: Remove which dependency. (#​962)
  • chore: Update to actions/checkout@v4 (#​910)

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.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 1, 2023

⚠ 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: server/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/infra/upstream_repository_impl/Cargo.toml --workspace
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
error: failed to select a version for `sentry`.
    ... required by package `seichi-timed-stats-conifers-ingestor v0.1.0 (/tmp/renovate/repos/github/GiganticMinecraft/seichi-timed-stats-conifers/server/ingestor)`
versions that meet the requirements `^0.31.7` are: 0.31.8, 0.31.7

the package `seichi-timed-stats-conifers-ingestor` depends on `sentry`, with features: `profiling` but `sentry` does not have these features.


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

@renovate renovate bot force-pushed the renovate/prost-0.x branch 3 times, most recently from bc2c306 to 19447f9 Compare September 6, 2023 21:08
@renovate renovate bot changed the title fix(deps): update rust crate prost to 0.12.0 fix(deps): update rust crate prost to 0.12.1 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/prost-0.x branch 9 times, most recently from 24e0bcc to ab732c4 Compare October 18, 2023 22:48
@renovate renovate bot changed the title fix(deps): update rust crate prost to 0.12.1 fix(deps): update rust crate prost to 0.12.2 Nov 16, 2023
@renovate renovate bot changed the title fix(deps): update rust crate prost to 0.12.2 fix(deps): update rust crate prost to 0.12.3 Nov 21, 2023
@renovate renovate bot changed the title fix(deps): update rust crate prost to 0.12.3 fix(deps): update rust crate prost to 0.12.4 Apr 5, 2024
@renovate renovate bot changed the title fix(deps): update rust crate prost to 0.12.4 fix(deps): update rust crate prost to 0.12.4 - autoclosed Apr 14, 2024
@renovate renovate bot closed this Apr 14, 2024
@renovate renovate bot deleted the renovate/prost-0.x branch April 14, 2024 12:04
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.

0 participants