Skip to content

Bump kube from 3.0.1 to 3.1.0 in the k8s group#492

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/k8s-c3a8ded5d5
Open

Bump kube from 3.0.1 to 3.1.0 in the k8s group#492
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/k8s-c3a8ded5d5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps the k8s group with 1 update: kube.

Updates kube from 3.0.1 to 3.1.0

Release notes

Sourced from kube's releases.

3.1.0

What's Changed

Maintenance release with fixes for schemas/validation, client exec blocking and proxy handling, as well as some smaller new features listed below. Internal changes and documentation improvements listed in the milestone.

Added

Fixed

New Contributors

Full Changelog: kube-rs/kube@3.0.1...3.1.0

Changelog

Sourced from kube's changelog.

3.1.0 / 2026-03-17

What's Changed

Maintenance release with fixes for schemas/validation, client exec blocking and proxy handling, as well as some smaller new features listed below. Internal changes and documentation improvements listed in the milestone.

Added

Fixed

Full Changelog: kube-rs/kube@3.0.1...3.1.0

3.1.0 / 2026-03-17

Commits
  • a3a111c release 3.1.0
  • 7424ee3 fix(kube-client): Avoid blocking tokio worker during exec auth token refresh ...
  • 9ad27a9 Re-add support for auth in Proxy (#1959)
  • ab9040e fix(runtime): add doc_cfg and remove stale unstable feature notes (#1958)
  • bc318bc chore: fix a few typos across the repository (#1949)
  • 90975fd feat(kube-core): add optionalOldSelf to CEL Rule (#1947)
  • 1320643 fix: Produce valid CRDs containing flattened untagged enums (#1942)
  • 58cf5a6 Add memory benchmark CI workflow (#1937)
  • 0eef838 Fully document kube-runtime with no missing_docs (#1932)
  • 3980e3e Add minimal-versions CI check (#1940)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the k8s group with 1 update: [kube](https://github.com/kube-rs/kube).


Updates `kube` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/kube-rs/kube/releases)
- [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md)
- [Commits](kube-rs/kube@3.0.1...3.1.0)

---
updated-dependencies:
- dependency-name: kube
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants