This repository was archived by the owner on Jan 13, 2026. It is now read-only.
Bump the kube group across 1 directory with 4 updates#8189
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the kube group across 1 directory with 4 updates#8189dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
ab2d699 to
b19cfe5
Compare
b19cfe5 to
f7e6506
Compare
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Contributor
Author
|
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
1 similar comment
Contributor
Author
|
Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request. |
f7e6506 to
99c1ca5
Compare
Bumps the kube group with 4 updates in the /cmd/pinniped-proxy directory: [kube](https://github.com/kube-rs/kube), [kube-derive](https://github.com/kube-rs/kube), [kube-runtime](https://github.com/kube-rs/kube) and [k8s-openapi](https://github.com/Arnavion/k8s-openapi). Updates `kube` from 0.88.1 to 0.91.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@0.88.1...0.91.0) Updates `kube-derive` from 0.88.1 to 0.98.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@0.88.1...0.98.0) Updates `kube-runtime` from 0.88.1 to 0.91.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@0.88.1...0.91.0) Updates `k8s-openapi` from 0.21.1 to 0.22.0 - [Release notes](https://github.com/Arnavion/k8s-openapi/releases) - [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md) - [Commits](Arnavion/k8s-openapi@v0.21.1...v0.22.0) --- updated-dependencies: - dependency-name: kube dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kube - dependency-name: kube-derive dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kube - dependency-name: kube-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kube - dependency-name: k8s-openapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kube ... Signed-off-by: dependabot[bot] <support@github.com>
99c1ca5 to
35b6a55
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the kube group with 4 updates in the /cmd/pinniped-proxy directory: kube, kube-derive, kube-runtime and k8s-openapi.
Updates
kubefrom 0.88.1 to 0.91.0Release notes
Sourced from kube's releases.
... (truncated)
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
5dbae3arelease 0.91.0ae702fcbump k8s-openapi in readme (missed)51759b4Upgradek8s-openapito 0.22 and bump MK8SV to 1.25 (#1485)96053fdfeat(runtime): support for owned shared streams (#1483)687506fRemove invaliduniqueItemsproperty from CRDs when Sets are used (#1484)6d0c9b1Remove abandonedStreamSubscribeimplementation (#1470)9eb5048Include inner error message in Display for SerdeError (#1481)72eef44Allow to create non-controller owner reference for resource (#1475)b83bd1bMinor readme fixes (#1479)79d23a0Fix minor broken doc links and add missing feature flag (#1471)Updates
kube-derivefrom 0.88.1 to 0.98.0Release notes
Sourced from kube-derive's releases.
... (truncated)
Changelog
Sourced from kube-derive's changelog.
... (truncated)
Commits
3f122f9release 0.98.0abcfed4fix readme version sync error68a46a4Update tokio-tungstenite requirement from 0.24.0 to 0.25.0 (#1666)000e99aUpdate garde requirement from 0.20.0 to 0.21.0 (#1672)76b4af6Bumpk8s-openapifor Kubernetesv1_32support and MSRV (#1671)b104472Implementderive(CELSchema)macro for generating cel validation on CRDs (#...0424cb4chore(deps): Update Rust crate hostname to 0.4 (#1665)36882b6feat(runtime): Add series implementation for event recorder (#1655)419442brustfmt (#1661)9265aa2Add support for UTF-16 encoded kubeconfig files (#1654)Updates
kube-runtimefrom 0.88.1 to 0.91.0Release notes
Sourced from kube-runtime's releases.
... (truncated)
Changelog
Sourced from kube-runtime's changelog.
... (truncated)
Commits
5dbae3arelease 0.91.0ae702fcbump k8s-openapi in readme (missed)51759b4Upgradek8s-openapito 0.22 and bump MK8SV to 1.25 (#1485)96053fdfeat(runtime): support for owned shared streams (#1483)687506fRemove invaliduniqueItemsproperty from CRDs when Sets are used (#1484)6d0c9b1Remove abandonedStreamSubscribeimplementation (#1470)9eb5048Include inner error message in Display for SerdeError (#1481)72eef44Allow to create non-controller owner reference for resource (#1475)b83bd1bMinor readme fixes (#1479)79d23a0Fix minor broken doc links and add missing feature flag (#1471)Updates
k8s-openapifrom 0.21.1 to 0.22.0Release notes
Sourced from k8s-openapi's releases.
Changelog
Sourced from k8s-openapi's changelog.
Commits
ed70fb3v0.22.0452e00dAdd v1.30.0b74a0e3Update to v1.29.42e65e92Update reqwest to v0.1285befcbUpdate env_logger to v0.116a2617cUpdate base64 to v0.22675510aUpdate to v1.28.95e538c5Fix new clippy lint aboutOption::is_some_ande7e371cUpdate to v1.27.138376cedCreate ~/.kube as a directory before locking it.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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