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 all patchlevel dependencies #976

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.20 -> 4.5.21
clap_complete dependencies patch 4.5.37 -> 4.5.38
flate2 dependencies patch 1.0.34 -> 1.0.35
serde (source) dependencies patch 1.0.214 -> 1.0.215
serde_json dependencies patch 1.0.132 -> 1.0.133
taiki-e/install-action action patch v2.44.67 -> v2.44.71

Release Notes

clap-rs/clap (clap)

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)
rust-lang/flate2-rs (flate2)

v1.0.35: - security update to zlib-rs

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.0.34...1.0.35

serde-rs/serde (serde)

v1.0.215

Compare Source

serde-rs/json (serde_json)

v1.0.133

Compare Source

  • Implement From<[T; N]> for serde_json::Value (#​1215)
taiki-e/install-action (taiki-e/install-action)

v2.44.71: 2.44.71

Compare Source

  • Update cargo-nextest@latest to 0.9.84.

  • Update rclone@latest to 1.68.2.

v2.44.70: 2.44.70

Compare Source

  • Update cargo-deny@latest to 0.16.2.

v2.44.69: 2.44.69

Compare Source

  • Update release-plz@latest to 0.3.108.

v2.44.68: 2.44.68

Compare Source

  • Update hyperfine@latest to 1.19.0.

  • Update cargo-binstall@latest to 1.10.12.


Configuration

📅 Schedule: Branch creation - "before 4am 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.

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.98%. Comparing base (dc3dc5b) to head (916ad49).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #976   +/-   ##
=======================================
  Coverage   82.98%   82.98%           
=======================================
  Files          25       25           
  Lines        4190     4190           
=======================================
  Hits         3477     3477           
  Misses        713      713           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Pending review
Development

Successfully merging this pull request may close these issues.

0 participants