build(deps): bump the kube group across 1 directory with 6 updates#15
Draft
dependabot[bot] wants to merge 1 commit into
Draft
build(deps): bump the kube group across 1 directory with 6 updates#15dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
cb1c992 to
d619538
Compare
Bumps the kube group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | `0.25.0` | `0.28.0` | | [kube-client](https://github.com/kube-rs/kube) | `1.1.0` | `4.0.0` | | [kube-core](https://github.com/kube-rs/kube) | `1.1.0` | `4.0.0` | | [kube-runtime](https://github.com/kube-rs/kube) | `1.1.0` | `4.0.0` | | [kube](https://github.com/kube-rs/kube) | `1.1.0` | `4.0.0` | Updates `k8s-openapi` from 0.25.0 to 0.28.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.25.0...v0.28.0) Updates `kube-client` from 1.1.0 to 4.0.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@1.1.0...4.0.0) Updates `kube-core` from 1.1.0 to 4.0.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@1.1.0...4.0.0) Updates `kube-runtime` from 1.1.0 to 4.0.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@1.1.0...4.0.0) Updates `kube` from 1.1.0 to 4.0.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@1.1.0...4.0.0) Updates `kube-derive` from 1.1.0 to 4.0.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@1.1.0...4.0.0) --- updated-dependencies: - dependency-name: k8s-openapi dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kube - dependency-name: kube dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kube - dependency-name: kube-client dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kube - dependency-name: kube-core dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kube - dependency-name: kube-derive dependency-version: 4.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: kube - dependency-name: kube-runtime dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kube ... Signed-off-by: dependabot[bot] <support@github.com>
d619538 to
8eddb45
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5 updates in the / directory:
0.25.00.28.01.1.04.0.01.1.04.0.01.1.04.0.01.1.04.0.0Updates
k8s-openapifrom 0.25.0 to 0.28.0Release notes
Sourced from k8s-openapi's releases.
... (truncated)
Changelog
Sourced from k8s-openapi's changelog.
... (truncated)
Commits
b2c839bv0.28.0ebea539Update to v1.33.13, v1.34.9, v1.35.6, v1.36.2b7acde4Restore schemars 0.8 support.366b480Update kind to v0.32.0f1b5881Update to v1.33.12, v1.34.8, v1.35.5, v1.36.18a891b9Add v1.36 and drop v1.31bcd3499FixStatefulSet::volumeClaimTemplatesto deep merge by name.654a839Update to v1.33.11, v1.34.7, v1.35.4eda35abUpdate to v1.33.10, v1.34.6, v1.35.32870d37v0.27.1Updates
kube-clientfrom 1.1.0 to 4.0.0Release notes
Sourced from kube-client's releases.
... (truncated)
Changelog
Sourced from kube-client's changelog.
... (truncated)
Commits
b4f0cc4re-hook cel feature and move dev-dep pin163ade1unhook dev-dep temporarily2a14decrelease 4.0.02310a06feat(derive): client-side CEL validation via #[kube(cel)] / #[x_kube(cel)] (#...8d61784EnableRetryPolicy::server_retryby default forClient(#2007)a5b4f3fBox a large runtime error in ReconcilerErr (#1880)3dd76bcbump k8s-openapi to 0.28 (#2009)60ffe61chore: group cel into the just hack feature-powerset (#2006)c261d78deps: bump kube-cel to 0.6.1 (validation surface flattened) (#2005)6c26657refactor(runtime): rename Store::state_with/state_filtered per review feedbac...Updates
kube-corefrom 1.1.0 to 4.0.0Release notes
Sourced from kube-core's releases.
... (truncated)
Changelog
Sourced from kube-core's changelog.
... (truncated)
Commits
b4f0cc4re-hook cel feature and move dev-dep pin163ade1unhook dev-dep temporarily2a14decrelease 4.0.02310a06feat(derive): client-side CEL validation via #[kube(cel)] / #[x_kube(cel)] (#...8d61784EnableRetryPolicy::server_retryby default forClient(#2007)a5b4f3fBox a large runtime error in ReconcilerErr (#1880)3dd76bcbump k8s-openapi to 0.28 (#2009)60ffe61chore: group cel into the just hack feature-powerset (#2006)c261d78deps: bump kube-cel to 0.6.1 (validation surface flattened) (#2005)6c26657refactor(runtime): rename Store::state_with/state_filtered per review feedbac...Updates
kube-runtimefrom 1.1.0 to 4.0.0Release notes
Sourced from kube-runtime's releases.
... (truncated)
Changelog
Sourced from kube-runtime's changelog.
... (truncated)
Commits
b4f0cc4re-hook cel feature and move dev-dep pin163ade1unhook dev-dep temporarily2a14decrelease 4.0.02310a06feat(derive): client-side CEL validation via #[kube(cel)] / #[x_kube(cel)] (#...8d61784EnableRetryPolicy::server_retryby default forClient(#2007)a5b4f3fBox a large runtime error in ReconcilerErr (#1880)3dd76bcbump k8s-openapi to 0.28 (#2009)60ffe61chore: group cel into the just hack feature-powerset (#2006)c261d78deps: bump kube-cel to 0.6.1 (validation surface flattened) (#2005)6c26657refactor(runtime): rename Store::state_with/state_filtered per review feedbac...Updates
kubefrom 1.1.0 to 4.0.0Release notes
Sourced from kube's releases.
... (truncated)
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
b4f0cc4re-hook cel feature and move dev-dep pin163ade1unhook dev-dep temporarily2a14decrelease 4.0.02310a06feat(derive): client-side CEL validation via #[kube(cel)] / #[x_kube(cel)] (#...8d61784EnableRetryPolicy::server_retryby default forClient(#2007)a5b4f3fBox a large runtime error in ReconcilerErr (#1880)3dd76bcbump k8s-openapi to 0.28 (#2009)60ffe61chore: group cel into the just hack feature-powerset (#2006)c261d78deps: bump kube-cel to 0.6.1 (validation surface flattened) (#2005)6c26657refactor(runtime): rename Store::state_with/state_filtered per review feedbac...Updates
kube-derivefrom 1.1.0 to 4.0.0Release notes
Sourced from kube-derive's releases.
... (truncated)
Changelog
Sourced from kube-derive's changelog.
... (truncated)
Commits
b4f0cc4re-hook cel feature and move dev-dep pin163ade1unhook dev-dep temporarily2a14decrelease 4.0.02310a06feat(derive): client-side CEL validation via #[kube(cel)] / #[x_kube(cel)] (#...8d61784EnableRetryPolicy::server_retryby default forClient(#2007)a5b4f3fBox a large runtime error in ReconcilerErr (#1880)3dd76bcbump k8s-openapi to 0.28 (#2009)60ffe61chore: group cel into the just hack feature-powerset (#2006)c261d78deps: bump kube-cel to 0.6.1 (validation surface flattened) (#2005)6c26657refactor(runtime): rename Store::state_with/state_filtered per review feedbac...