Skip to content

chore(deps): Update non-major dependencies#32

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major-deps
Open

chore(deps): Update non-major dependencies#32
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-major-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 19, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.5.604.6.1
colored dependencies minor 3.0.03.1.1
helm/kind-action action minor v1.13.0v1.14.0
k8s-openapi dependencies minor 0.260.27
rust (source, changelog) toolchain minor 1.90.01.95.0
tokio (source) dependencies minor 1.49.01.52.3

Release Notes

clap-rs/clap (clap)

v4.6.1

Compare Source

Fixes
  • (derive) Ensure rebuilds happen when an read env variable is changed

v4.6.0

Compare Source

Compatibility
  • Update MSRV to 1.85

v4.5.61

Compare Source

Internal
  • Update dependencies
mackwic/colored (colored)

v3.1.1

Compare Source

helm/kind-action (helm/kind-action)

v1.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: helm/kind-action@v1...v1.14.0

Arnavion/k8s-openapi (k8s-openapi)

v0.27.1

Compare Source

k8s-openapi

  • BUGFIX: apimachinery::pkg::api::resource::Quantity now supports deserializing from a JSON floating point literal as well.

Corresponding Kubernetes API server versions:

  • v1.31.14
  • v1.32.13
  • v1.33.9
  • v1.34.5
  • v1.35.2

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

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

v0.27.0

Compare Source

k8s-openapi

  • BREAKING CHANGE: Added support for Kubernetes 1.35 under the v1_35 feature.

  • BREAKING CHANGE: Dropped support for Kubernetes 1.30.

  • BREAKING CHANGE: chrono::DateTime has been replaced by jiff::Timestamp in the implementations of apimachinery::pkg::apis::meta::v1::{MicroTime, Time}.

  • FEATURE: All newtypes now implement From for their inner type, eg Time impls From<jiff::Timestamp>.

Corresponding Kubernetes API server versions:

  • v1.31.14
  • v1.32.11
  • v1.33.7
  • v1.34.3
  • v1.35.0

k8s-openapi-codegen-common

  • No changes.

k8s-openapi-derive

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

rust-lang/rust (rust)

v1.95.0

Compare Source

===========================

Language

Compiler

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Rustdoc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.

v1.94.1

Compare Source

===========================

v1.94.0

Compare Source

==========================

Language

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

  • Stabilize the config include key. The top-level include config key allows loading additional config files, enabling better organization, sharing, and management of Cargo configurations across projects and environments. docs #​16284
  • Stabilize the pubtime field in registry index. This records when a crate version was published and enables time-based dependency resolution in the future. Note that crates.io will gradually backfill existing packages when a new version is published. Not all crates have pubtime yet. #​16369 #​16372
  • Cargo now parses TOML v1.1 for manifests and configuration files. Note that using these features in Cargo.toml will raise your development MSRV, but the published manifest remains compatible with older parsers. #​16415
  • Make CARGO_BIN_EXE_<crate> available at runtime

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.

v1.93.1

Compare Source

===========================

v1.93.0

Compare Source

==========================

Language

Compiler

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

Cargo

Rustdoc

Compatibility Notes

v1.92.0

Compare Source

==========================

Language

Compiler

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes

v1.91.1

Compare Source

===========================

v1.91.0

Compare Source

==========================

Language

Compiler

Platform Support

Refer to Rust's platform support page
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These previously stable APIs are now stable in const contexts:

Cargo

  • 🎉 Stabilize build.build-dir.
    This config sets the directory where intermediate build artifacts are stored.
    These artifacts are produced by Cargo and rustc during the build process.
    End users usually won't need to interact with them, and the layout inside
    build-dir is an implementation detail that may change without notice.
    (config doc)
    (build cache doc)
    #​15833
    #​15840
  • The --target flag and the build.target configuration can now take literal
    "host-tuple" string, which will internally be substituted by the host
    machine's target triple.
    #​15838
    #​16003
    #​16032

Rustdoc

Compatibility Notes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

@renovate renovate Bot changed the title chore(deps): Update Rust crate k8s-openapi to 0.27 chore(deps): Update non-major dependencies Jan 19, 2026
@renovate renovate Bot force-pushed the renovate/non-major-deps branch from a758187 to 82a1696 Compare January 22, 2026 05:04
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 2 times, most recently from 9d9689f to 77d616f Compare February 2, 2026 02:01
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 2 times, most recently from c2d2a57 to 3e7096e Compare February 9, 2026 00:35
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 3 times, most recently from f340dd5 to bb6e5f4 Compare February 20, 2026 05:04
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 4 times, most recently from ee84d95 to f720296 Compare February 28, 2026 05:41
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 2 times, most recently from da26a3b to 4a8aef4 Compare March 15, 2026 21:23
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 2 times, most recently from 80ccb42 to 10a8300 Compare April 11, 2026 12:44
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 4 times, most recently from 56b5f59 to 2b9891d Compare April 19, 2026 21:48
@renovate renovate Bot force-pushed the renovate/non-major-deps branch from 2b9891d to 774acff Compare April 29, 2026 20:40
@renovate renovate Bot force-pushed the renovate/non-major-deps branch 2 times, most recently from d63a567 to 159898f Compare May 11, 2026 15:17
@renovate renovate Bot force-pushed the renovate/non-major-deps branch from 159898f to bdbfab9 Compare May 22, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants