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 rust crate prost to v0.12.4 #516

Merged
merged 1 commit into from May 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
prost workspace.dependencies patch 0.12.3 -> 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)

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 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 renovate bot added the type:dependencies 🔧 Update one or more dependencies label Apr 14, 2024
@renovate renovate bot enabled auto-merge (squash) April 14, 2024 09:48
Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.61%. Comparing base (e4ff1be) to head (1893a35).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #516      +/-   ##
==========================================
- Coverage   31.67%   31.61%   -0.07%     
==========================================
  Files          58       58              
  Lines        3122     3122              
==========================================
- Hits          989      987       -2     
- Misses       2133     2135       +2     
Flag Coverage Δ
shulker-addon-matchmaking 21.90% <ø> (-0.64%) ⬇️
shulker-crds 92.30% <ø> (ø)
shulker-kube-utils 11.25% <ø> (ø)
shulker-operator 59.45% <ø> (ø)
shulker-utils 88.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

@renovate renovate bot changed the title chore(deps): update rust crate prost to 0.12.4 chore(deps): update rust crate prost to v0.12.4 May 5, 2024
@renovate renovate bot force-pushed the renovate/tokio-prost-monorepo branch 4 times, most recently from b88910d to be5a912 Compare May 15, 2024 13:29
@renovate renovate bot force-pushed the renovate/tokio-prost-monorepo branch from be5a912 to 1893a35 Compare May 15, 2024 13:37
@jeremylvln jeremylvln disabled auto-merge May 15, 2024 13:59
@jeremylvln jeremylvln merged commit d96274f into main May 15, 2024
12 of 14 checks passed
@jeremylvln jeremylvln deleted the renovate/tokio-prost-monorepo branch May 15, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies 🔧 Update one or more dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant