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 #964

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.91 -> 1.0.92
clap_complete dependencies patch 4.5.35 -> 4.5.36
reqwest dependencies patch 0.12.8 -> 0.12.9
serde (source) dependencies patch 1.0.213 -> 1.0.214
taiki-e/install-action action patch v2.44.53 -> v2.44.60
tar dependencies patch 0.4.42 -> 0.4.43
thiserror dependencies patch 1.0.65 -> 1.0.67
url dependencies patch 2.5.2 -> 2.5.3

Release Notes

dtolnay/anyhow (anyhow)

v1.0.92

Compare Source

  • Support Rust 1.82's &raw const and &raw mut syntax inside ensure! (#​390)
clap-rs/clap (clap_complete)

v4.5.36

Compare Source

seanmonstar/reqwest (reqwest)

v0.12.9

Compare Source

  • Add tls::CertificateRevocationLists support.
  • Add crate features to enable webpki roots without selecting a rustls provider.
  • Fix connection_verbose() to output read logs.
  • Fix multipart::Part::file() to automatically include content-length.
  • Fix proxy to internally no longer cache system proxy settings.
serde-rs/serde (serde)

v1.0.214

Compare Source

  • Implement IntoDeserializer for all Deserializers in serde::de::value module (#​2568, thanks @​Mingun)
taiki-e/install-action (taiki-e/install-action)

v2.44.60: 2.44.60

Compare Source

  • Update cargo-hack@latest to 0.6.33.

v2.44.59: 2.44.59

Compare Source

  • Update cargo-binstall@latest to 1.10.10.

  • Update typos@latest to 1.27.0.

v2.44.58: 2.44.58

Compare Source

  • Update osv-scanner@latest to 1.9.1.

v2.44.57: 2.44.57

Compare Source

  • Update release-plz@latest to 0.3.106.

  • Update espup@latest to 0.13.0.

  • Update wasm-pack@latest to 0.13.1.

  • Update cargo-audit@latest to 0.21.0.

v2.44.56: 2.44.56

Compare Source

  • Update cargo-nextest@latest to 0.9.82.

v2.44.55: 2.44.55

Compare Source

  • Update syft@latest to 1.15.0.

v2.44.54: 2.44.54

Compare Source

  • Update cargo-zigbuild@latest to 0.19.4.
alexcrichton/tar-rs (tar)

v0.4.43

Compare Source

dtolnay/thiserror (thiserror)

v1.0.67

Compare Source

v1.0.66

Compare Source

  • Improve compile error on malformed format attribute (#​327)
servo/rust-url (url)

v2.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: servo/rust-url@v2.5.2...v2.5.3


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 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.98%. Comparing base (1c6d1d1) to head (b2e1e63).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #964   +/-   ##
=======================================
  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.

@renovate renovate bot force-pushed the renovate/all-patch branch from dbfa54d to b2e1e63 Compare November 4, 2024 11:49
@flavio flavio merged commit 2a325b8 into main Nov 4, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant