Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

build(deps): update all patch level dependencies#1367

Merged
viccuad merged 2 commits intomainfrom
renovate/all-patch
Sep 22, 2025
Merged

build(deps): update all patch level dependencies#1367
viccuad merged 2 commits intomainfrom
renovate/all-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Sep 19, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.99 -> 1.0.100
clap dependencies patch 4.5.47 -> 4.5.48
rustls dependencies patch 0.23.31 -> 0.23.32
serde (source) dependencies patch 1.0.225 -> 1.0.226
time (source) dependencies patch 0.3.43 -> 0.3.44

Release Notes

dtolnay/anyhow (anyhow)

v1.0.100

Compare Source

  • Teach clippy to lint formatting arguments in bail!, ensure!, anyhow! (#​426)
clap-rs/clap (clap)

v4.5.48

Compare Source

Documentation
  • Add a new CLI Concepts document as another way of framing clap
  • Expand the typed_derive cookbook entry
serde-rs/serde (serde)

v1.0.226

Compare Source

  • Deduplicate variant matching logic inside generated Deserialize impl for adjacently tagged enums (#​2935, thanks @​Mingun)
time-rs/time (time)

v0.3.44

Compare Source

Fixed
  • Comparisons of PrimitiveDateTime, UtcDateTime, and OffsetDateTime with differing signs (i.e.
    one negative and one positive year) would return the inverse result of what was expected. This was
    introduced in v0.3.42 and has been fixed.
  • Type inference would fail due to feature unification when wasm-bindgen enabled serde_json.
    This has been fixed by explicitly specifying the type in the relevant locations.

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 19, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.48%. Comparing base (e1412e4) to head (ecc2e9e).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/backend.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1367      +/-   ##
==========================================
- Coverage   87.50%   87.48%   -0.02%     
==========================================
  Files          34       34              
  Lines        4947     4948       +1     
==========================================
  Hits         4329     4329              
- Misses        618      619       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from 604c050 to 67e2791 Compare September 21, 2025 02:33
@renovate renovate bot force-pushed the renovate/all-patch branch from 67e2791 to 948aef5 Compare September 22, 2025 10:11
Clippy things that KUBEWARDEN_VERSION, which is a `Version`, implements
Display but it doesn't.

Signed-off-by: Víctor Cuadrado Juan <[email protected]>
@viccuad viccuad merged commit 87b9f8e into main Sep 22, 2025
27 of 29 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Done in Kubewarden Admission Controller Sep 22, 2025
@renovate renovate bot deleted the renovate/all-patch branch September 22, 2025 11:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Development

Successfully merging this pull request may close these issues.

1 participant