build(deps): bump the k8s group across 1 directory with 4 updates - #587
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the k8s group across 1 directory with 4 updates#587dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 6ad7e8d. ♻️ This comment has been updated with latest results. |
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
5 times, most recently
from
April 24, 2026 17:13
edb5fc1 to
7e5b034
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
2 times, most recently
from
May 5, 2026 05:33
ed12ccf to
29e5497
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
2 times, most recently
from
May 13, 2026 04:41
966bd36 to
c190151
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
2 times, most recently
from
May 27, 2026 06:23
babc678 to
7156481
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
2 times, most recently
from
June 8, 2026 04:33
7ae5279 to
d2a904b
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
3 times, most recently
from
June 29, 2026 04:33
2ed6d0d to
01bc27e
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
2 times, most recently
from
July 15, 2026 04:33
2e5d0b9 to
a89eedb
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
5 times, most recently
from
July 24, 2026 04:33
d16b87c to
536a4cb
Compare
Bumps the k8s group with 4 updates in the / directory: [json-patch](https://github.com/idubrov/json-patch), [k8s-openapi](https://github.com/Arnavion/k8s-openapi), [kube](https://github.com/kube-rs/kube) and [jsonptr](https://github.com/chanced/jsonptr). Updates `json-patch` from 3.0.1 to 4.2.0 - [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md) - [Commits](idubrov/json-patch@v3.0.1...v4.2.0) Updates `k8s-openapi` from 0.24.0 to 0.26.1 - [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.24.0...v0.26.1) Updates `kube` from 0.98.0 to 4.2.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.98.0...4.2.0) Updates `jsonptr` from 0.6.3 to 0.7.1 - [Release notes](https://github.com/chanced/jsonptr/releases) - [Changelog](https://github.com/chanced/jsonptr/blob/main/CHANGELOG.md) - [Commits](https://github.com/chanced/jsonptr/commits/v0.7.1) --- updated-dependencies: - dependency-name: json-patch dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: k8s - dependency-name: jsonptr dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s-openapi dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: kube dependency-version: 0.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/k8s-0ff7d869fd
branch
from
July 31, 2026 04:33
536a4cb to
6ad7e8d
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 k8s group with 4 updates in the / directory: json-patch, k8s-openapi, kube and jsonptr.
Updates
json-patchfrom 3.0.1 to 4.2.0Commits
1b0f707chore: Release json-patch version 4.2.0e401ec9chore: update test snapshotsf5ee2a4chore: update cargo-tarpaulin3a33036Update to thiserror 2e8ea209Exclude development scripts from published package85a7f20upgrade utoipaf3bdcf6Bump schemars to 1.0.498218bcAdd schemars support810082dchore: Release json-patch version 4.0.07a4e25echore: Release json-patch version 3.1.0Updates
k8s-openapifrom 0.24.0 to 0.26.1Release notes
Sourced from k8s-openapi's releases.
... (truncated)
Changelog
Sourced from k8s-openapi's changelog.
... (truncated)
Commits
6e55163v0.26.16434695Update to v1.33.7, v1.34.3042b9baSupport deserializingQuantityfrom JSON integer to match Kubernetes API se...3007fa9Update to v1.31.14, v1.32.10, v1.33.6, v1.34.24468949Update Actions OS to Ubuntu 24.04 and checkout Action to v5591671aUpdate to v1.31.13, v1.32.9, v1.33.5, v1.34.1ad68ce2Fix typo in changelog.35d921dv0.26.04dd42ebAdd v1.34.09c882fdUpdate kind to v0.30.0Updates
kubefrom 0.98.0 to 4.2.0Release notes
Sourced from kube's releases.
... (truncated)
Changelog
Sourced from kube's changelog.
... (truncated)
Commits
526f1f2release 4.2.03b811b5break circular dependency on explicit dev-dep versions48d1ad5Construct typed CustomResourceDefinition in derived crd() (#2042)d0328f7config: resolve relative exec plugin command paths (#2037)76fee02ignore multiple versions of syn (#2046)fe44fa2Amortize PredicateFilter cache eviction across polls (#2040)5afcf19Avoid deep-cloning ObjectMeta per event in trigger_owners (#2039)660966eChore(deps): Update serde-saphyr requirement from 0.0.27 to 0.0.29 (#2032)0bcb4c7bump msrv to 1.89 (#2035)f671d57fix deny failures (#2034)Updates
jsonptrfrom 0.6.3 to 0.7.1Changelog
Sourced from jsonptr's changelog.
... (truncated)
Commits