Bump the kube group across 1 directory with 4 updates #8189
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
kube
from 0.88.1 to 0.91.0Release notes
Sourced from kube's releases.
... (truncated)
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
5dbae3a
release 0.91.0ae702fc
bump k8s-openapi in readme (missed)51759b4
Upgradek8s-openapi
to 0.22 and bump MK8SV to 1.25 (#1485)96053fd
feat(runtime): support for owned shared streams (#1483)687506f
Remove invaliduniqueItems
property from CRDs when Sets are used (#1484)6d0c9b1
Remove abandonedStreamSubscribe
implementation (#1470)9eb5048
Include inner error message in Display for SerdeError (#1481)72eef44
Allow to create non-controller owner reference for resource (#1475)b83bd1b
Minor readme fixes (#1479)79d23a0
Fix minor broken doc links and add missing feature flag (#1471)Updates
kube-derive
from 0.88.1 to 0.98.0Release notes
Sourced from kube-derive's releases.
... (truncated)
Changelog
Sourced from kube-derive's changelog.
... (truncated)
Commits
3f122f9
release 0.98.0abcfed4
fix readme version sync error68a46a4
Update tokio-tungstenite requirement from 0.24.0 to 0.25.0 (#1666)000e99a
Update garde requirement from 0.20.0 to 0.21.0 (#1672)76b4af6
Bumpk8s-openapi
for Kubernetesv1_32
support and MSRV (#1671)b104472
Implementderive(CELSchema)
macro for generating cel validation on CRDs (#...0424cb4
chore(deps): Update Rust crate hostname to 0.4 (#1665)36882b6
feat(runtime): Add series implementation for event recorder (#1655)419442b
rustfmt (#1661)9265aa2
Add support for UTF-16 encoded kubeconfig files (#1654)Updates
kube-runtime
from 0.88.1 to 0.91.0Release notes
Sourced from kube-runtime's releases.
... (truncated)
Changelog
Sourced from kube-runtime's changelog.
... (truncated)
Commits
5dbae3a
release 0.91.0ae702fc
bump k8s-openapi in readme (missed)51759b4
Upgradek8s-openapi
to 0.22 and bump MK8SV to 1.25 (#1485)96053fd
feat(runtime): support for owned shared streams (#1483)687506f
Remove invaliduniqueItems
property from CRDs when Sets are used (#1484)6d0c9b1
Remove abandonedStreamSubscribe
implementation (#1470)9eb5048
Include inner error message in Display for SerdeError (#1481)72eef44
Allow to create non-controller owner reference for resource (#1475)b83bd1b
Minor readme fixes (#1479)79d23a0
Fix minor broken doc links and add missing feature flag (#1471)Updates
k8s-openapi
from 0.21.1 to 0.22.0Release notes
Sourced from k8s-openapi's releases.
Changelog
Sourced from k8s-openapi's changelog.
Commits
ed70fb3
v0.22.0452e00d
Add v1.30.0b74a0e3
Update to v1.29.42e65e92
Update reqwest to v0.1285befcb
Update env_logger to v0.116a2617c
Update base64 to v0.22675510a
Update to v1.28.95e538c5
Fix new clippy lint aboutOption::is_some_and
e7e371c
Update to v1.27.138376ced
Create ~/.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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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