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

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
chrono-tz dependencies patch 0.8.5 -> 0.8.6
k8s-openapi dev-dependencies patch 0.21.0 -> 0.21.1
k8s-openapi dependencies patch 0.21.0 -> 0.21.1
kubewarden-policy-sdk dependencies patch 0.9.10 -> 0.9.11
semver dependencies patch 1.0.21 -> 1.0.22
serde_yaml dependencies patch 0.9.31 -> 0.9.32

Release Notes

Arnavion/k8s-openapi (k8s-openapi)

v0.21.1

Compare Source

k8s-openapi

  • BUGFIX: Fix schemars::JsonSchema impl of k8s_openapi::apimachinery::pkg::util::intstr::IntOrString to be in line with what Kubernetes expects of int-or-string fields in CRDs.

Corresponding Kubernetes API server versions:

  • v1.24.17
  • v1.25.16
  • v1.26.14
  • v1.27.11
  • v1.28.7
  • v1.29.2

k8s-openapi-codegen-common

  • BUGFIX: See the bugfix mentioned above.

k8s-openapi-derive

  • No changes except to bump the k8s-openapi-codegen-common dependency to the new version.

kubewarden/policy-sdk-rust (kubewarden-policy-sdk)

v0.9.11

Compare Source

🚀 Features

  • feat: image manifest capability (#​129)

🐛 Bug Fixes

  • fix: CertificateVerificationRequest{}.not_after as None if empty (#​132)
  • fix(deps): update rust crate serde_yaml to 0.9.31 (#​130)

🧰 Maintenance

  • chore(deps): update release-drafter/release-drafter action to v6 (#​131)
  • fix(deps): update rust crate serde_yaml to 0.9.31 (#​130)
dtolnay/semver (semver)

v1.0.22

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78
dtolnay/serde-yaml (serde_yaml)

v0.9.32

Compare Source

  • Fix unused_imports warnings when compiled by rustc 1.78

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 has been generated by Mend Renovate. View repository job log here.

Sorry, something went wrong.

@renovate renovate bot requested a review from a team as a code owner February 19, 2024 01:43
@renovate renovate bot added the kind/dependencies Pull requests that update a dependency file label Feb 19, 2024
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (26dd52c) 44.84% compared to head (ae7cbd8) 44.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   44.84%   44.84%           
=======================================
  Files          52       52           
  Lines        2754     2754           
=======================================
  Hits         1235     1235           
  Misses       1519     1519           
Flag Coverage Δ
integration-tests 35.22% <ø> (ø)
unit-tests 15.21% <ø> (ø)

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

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

Verified

This commit was signed with the committer’s verified signature.
goccy Masaaki Goshima
@renovate renovate bot force-pushed the renovate/all-patch branch from 935d3a3 to ae7cbd8 Compare February 19, 2024 06:05
@flavio flavio merged commit 3d4bd33 into main Feb 19, 2024
14 checks passed
@renovate renovate bot deleted the renovate/all-patch branch February 19, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant