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#8140
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the kube group across 1 directory with 4 updates#8140dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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.97.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.97.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>
7ac90f9 to
9ae2d78
Compare
Contributor
Author
|
Superseded by #8189. |
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.97.0Release notes
Sourced from kube-derive's releases.
... (truncated)
Changelog
Sourced from kube-derive's changelog.
... (truncated)
Commits
69d7995release 0.97.09b893c4Bump codecov/codecov-action from 4 to 5 (#1640)e0aa73dFeature: Add config setting to disable gzip compression #1627 (#1628)2ff5594Update thiserror requirement from 1.0.29 to 2.0.3 (#1637)8b5230fadd support for CRD annotations and labels in kube-derive (#1631)b0538cbchore: Update jsonpath-rust to removelazy_staticandonce_celldependenc...4f1e889Temporarily ignore rustsec warning for unmaintained instant (#1636)9c402a6Merge pull request #1626 from nightkr/bugfix/warn-on-unsupported-proxye81e3acConvert warnings to hard errors05809f2Warn when trying to use an unsupported proxy protocolUpdates
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