fix(deps): update all non-major dependencies #101
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.86
->1.0.89
0.22.0
->0.23.0
0.11.0
->0.11.1
v3.3.4
->v3.3.5
0.6.5
->0.7.0
0.22.0
->0.23.0
1.0.204
->1.0.210
1.0.120
->1.0.128
Release Notes
dtolnay/anyhow (anyhow)
v1.0.89
Compare Source
UnwindSafe
andRefUnwindSafe
impl consistently available between versions of Rust newer and older than 1.72 (#386)v1.0.88
Compare Source
v1.0.87
Compare Source
Error::new
andError::chain
, in no-std mode on Rust 1.81+ (#383)Arnavion/k8s-openapi (k8s-openapi)
v0.23.0
Compare Source
k8s-openapi
BREAKING CHANGE: Added support for Kubernetes 1.31 under the
v1_31
feature.BREAKING CHANGE: Dropped support for Kubernetes 1.24 and 1.25.
Corresponding Kubernetes API server versions:
k8s-openapi-codegen-common
k8s-openapi-derive
k8s-openapi-codegen-common
dependency to the new version.kubewarden/policy-sdk-rust (kubewarden-policy-sdk)
v0.11.1
Compare Source
🐛 Bug Fixes
🧰 Maintenance
kubewarden/github-actions (kubewarden/github-actions)
v3.3.5
Compare Source
containers/oci-spec-rs (oci-spec)
v0.7.0
Compare Source
What's Changed
Runtime Specification
once_cell
dependency by @keisku in https://github.com/containers/oci-spec-rs/pull/194u64
by @cgwalters in https://github.com/containers/oci-spec-rs/pull/203cpu_affinity_final
by @keisku in https://github.com/containers/oci-spec-rs/pull/192Test improvements and Misc Fixes
AsRef<str>
conversion by @cgwalters in https://github.com/containers/oci-spec-rs/pull/200cargo audit
by @flavio in https://github.com/containers/oci-spec-rs/pull/208New Contributors
Full Changelog: youki-dev/oci-spec-rs@v0.6.8...v0.7.0
v0.6.8
Compare Source
What's Changed
Runtime Specification
execCPUAffinity
of the runtime process spec by @keisku in https://github.com/containers/oci-spec-rs/pull/178Test improvements and Misc Fixes
Other Changes
Full Changelog: youki-dev/oci-spec-rs@v0.6.7...v0.6.8
la10736/rstest (rstest)
v0.23.0
Compare Source
Add
#[files]
with an optional default value (see #277).#[files]
with the$[base_dir = "..."]
attribute (see #277).serde-rs/serde (serde)
v1.0.210
Compare Source
IpAddr
andSocketAddr
in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch)serde::ser::StdError
andserde::de::StdError
equivalent tocore::error::Error
on Rust 1.81+ (#2818)v1.0.209
Compare Source
v1.0.208
Compare Source
flatten
field (#2802, thanks @jonhoo)v1.0.207
Compare Source
flatten
attribute andskip_serializing
/skip_deserializing
(#2795, thanks @Mingun)v1.0.206
Compare Source
flatten
attribute inside of enums (#2567, thanks @Mingun)v1.0.205
Compare Source
serde-rs/json (serde_json)
v1.0.128
Compare Source
v1.0.127
Compare Source
v1.0.126
Compare Source
v1.0.125
Compare Source
v1.0.124
Compare Source
v1.0.123
Compare Source
v1.0.122
Compare Source
json!
in no-std crates (#1166)v1.0.121
Compare Source
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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.