Bump the kube group across 1 directory with 4 updates #8078
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.96.0Release notes
Sourced from kube-derive's releases.
... (truncated)
Changelog
Sourced from kube-derive's changelog.
... (truncated)
Commits
4d13cbd
release 0.96.0c01edb9
remove outdated comment about unstable feature use023ecc3
Merge pull request #1598 from nightkr/feature/objectref-from1ed864a
Add ObjectRef::from as alias for ::from_obj62f95cd
Stabilise runtime predicates (#1578)6688421
clippy fixes (#1596)3c3939f
change auth behavior to match upstream on unknown/empty user - use null auth ...7920fc3
runtime: rename references from Flatten to Decode (#1520)27a2129
rustls: optionally use WebPKI roots to avoid panicking on Android & iOS (#1323)bb9a44e
Upgrades Tower to 0.5.1 (#1589)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