Bump the all-updates group across 1 directory with 25 updates - #213
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-updates group across 1 directory with 25 updates#213dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-updates group with 23 updates in the /core directory: | Package | From | To | | --- | --- | --- | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.23` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.104` | | [kube](https://github.com/kube-rs/kube) | `2.0.1` | `4.2.0` | | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | `0.26.0` | `0.28.0` | | [aya](https://github.com/aya-rs/aya) | `0.13.1` | `0.14.0` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.0` | `1.25.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.0` | `1.12.1` | | [bytemuck_derive](https://github.com/Lokathor/bytemuck) | `1.10.2` | `1.12.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.145` | `1.0.151` | | [prost](https://github.com/tokio-rs/prost) | `0.14.1` | `0.14.4` | | [tonic](https://github.com/hyperium/tonic) | `0.14.2` | `0.14.6` | | [tonic-prost](https://github.com/hyperium/tonic) | `0.14.2` | `0.14.6` | | [tonic-reflection](https://github.com/hyperium/tonic) | `0.14.2` | `0.14.6` | | [tonic-build](https://github.com/hyperium/tonic) | `0.14.2` | `0.14.6` | | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.17` | `0.1.19` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.45` | | [tonic-prost-build](https://github.com/hyperium/tonic) | `0.14.2` | `0.14.6` | | [aya-ebpf](https://github.com/aya-rs/aya) | ``948b855`` | ``bcb246a`` | | [which](https://github.com/harryfei/which-rs) | `7.0.3` | `8.0.5` | | [nix](https://github.com/nix-rust/nix) | `0.30.1` | `0.31.3` | | [aya-log](https://github.com/aya-rs/aya) | `0.2.1` | `0.3.0` | Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-subscriber` from 0.3.20 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.23) Updates `anyhow` from 1.0.100 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.104) Updates `kube` from 2.0.1 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@2.0.1...4.2.0) Updates `k8s-openapi` from 0.26.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.26.0...v0.28.0) Updates `aya` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/aya-rs/aya/releases) - [Changelog](https://github.com/aya-rs/aya/blob/main/RELEASE.md) - [Commits](aya-rs/aya@aya-v0.13.1...aya-v0.14.0) Updates `bytemuck` from 1.25.0 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.2) Updates `bytes` from 1.11.0 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.0...v1.12.1) Updates `bytemuck_derive` from 1.10.2 to 1.12.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@bytemuck_derive-v1.10.2...bytemuck_derive-v1.12.0) Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.228...v1.0.229) Updates `serde_json` from 1.0.145 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.151) Updates `prost` from 0.14.1 to 0.14.4 - [Release notes](https://github.com/tokio-rs/prost/releases) - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md) - [Commits](tokio-rs/prost@v0.14.1...v0.14.4) Updates `tonic` from 0.14.2 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.2...tonic-v0.14.6) Updates `tonic-prost` from 0.14.2 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.2...tonic-prost-v0.14.6) Updates `tonic-reflection` from 0.14.2 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.2...tonic-reflection-v0.14.6) Updates `tonic-build` from 0.14.2 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.2...tonic-build-v0.14.6) Updates `tokio-stream` from 0.1.17 to 0.1.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.17...tokio-stream-0.1.19) Updates `chrono` from 0.4.42 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.45) Updates `tonic-prost-build` from 0.14.2 to 0.14.6 - [Release notes](https://github.com/hyperium/tonic/releases) - [Changelog](https://github.com/grpc/grpc-rust/blob/master/CHANGELOG.md) - [Commits](grpc/grpc-rust@v0.14.2...tonic-prost-build-v0.14.6) Updates `aya-ebpf` from `948b855` to `bcb246a` - [Release notes](https://github.com/aya-rs/aya/releases) - [Commits](aya-rs/aya@948b855...bcb246a) Updates `aya-log-ebpf` from `948b855` to `bcb246a` - [Release notes](https://github.com/aya-rs/aya/releases) - [Commits](aya-rs/aya@948b855...bcb246a) Updates `which` from 7.0.3 to 8.0.5 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@7.0.3...8.0.5) Updates `nix` from 0.30.1 to 0.31.3 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.30.1...v0.31.3) Updates `aya-log` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/aya-rs/aya/releases) - [Changelog](https://github.com/aya-rs/aya/blob/main/RELEASE.md) - [Commits](aya-rs/aya@aya-log-v0.2.1...aya-log-v0.3.0) Updates `libc` from 0.2.177 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.177...0.2.189) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: kube dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: k8s-openapi dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: aya dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: bytes dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: bytemuck_derive dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tonic dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tonic-prost dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tonic-reflection dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tonic-build dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tokio-stream dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: tonic-prost-build dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates - dependency-name: aya-ebpf dependency-version: bcb246a23378e97ba71e497e6e6c597bfd8cc247 dependency-type: direct:production dependency-group: all-updates - dependency-name: aya-log-ebpf dependency-version: bcb246a23378e97ba71e497e6e6c597bfd8cc247 dependency-type: direct:production dependency-group: all-updates - dependency-name: which dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-updates - dependency-name: nix dependency-version: 0.31.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: aya-log dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates - dependency-name: libc dependency-version: 0.2.189 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
LorenzoTettamanti and
lorebrada
as code owners
August 16, 2026 22:35
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 all-updates group with 23 updates in the /core directory:
0.1.410.1.440.3.200.3.231.0.1001.0.1042.0.14.2.00.26.00.28.00.13.10.14.01.25.01.25.21.11.01.12.11.10.21.12.01.0.2281.0.2291.0.1451.0.1510.14.10.14.40.14.20.14.60.14.20.14.60.14.20.14.60.14.20.14.60.1.170.1.190.4.420.4.450.14.20.14.6948b855bcb246a7.0.38.0.50.30.10.31.30.2.10.3.0Updates
tracingfrom 0.1.41 to 0.1.44Release notes
Sourced from tracing's releases.
... (truncated)
Commits
2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)64e1c8dchore: prepare tracing 0.1.43 (#3427)7c44f7btracing: revert "makevaluesetmacro sanitary" (#3425)cdaf661chore: prepare tracing-mock 0.1.0-beta.2 (#3422)a164fd3chore: prepare tracing-journald 0.3.2 (#3421)405397bchore: prepare tracing-appender 0.2.4 (#3420)Updates
tracing-subscriberfrom 0.3.20 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
... (truncated)
Commits
54ede4dchore: prepare tracing-subscriber 0.3.23 (#3490)37558d5subscriber: allow ansi sanitization to be disabled (#3484)efc690fcore: add missing const (#3449)0c32367core: Use const initializers instead ofonce_cell9feb241docs: add arcswap reload crate to related (#3442)2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)cc44064chore: prepare tracing-subscriber 0.3.22 (#3428)Updates
anyhowfrom 1.0.100 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 35bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.855c657b3Release 1.0.102Updates
kubefrom 2.0.1 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
k8s-openapifrom 0.26.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
ayafrom 0.13.1 to 0.14.0Release notes
Sourced from aya's releases.
Commits
302985cRelease aya v0.14.0, aya-build v0.2.0, aya-ebpf-cty v0.3.0, aya-ebpf-bindings...269dfafchore: Release aya-obj v0.3.0168f9c3chore(public-api): Regenerate64928ddfix(integration-test): Appease Clippy'sfuture_not_sendlintbf18994fix(aya/test_helpers): PreventNetNsGuardfrom crossing threadse2ab3eefix(aya/test_helpers): Clean up after errors inNetNsGuard::new()8d1d15brefactor(aya/test_helpers): Return an error instead of panicking745065achore(aya/netlink): Add a docstring forNetlinkError::raw_os_error()b9b92cerefactor(test): Moveutils.rsfrom theintegration-testcrate toaya996485adoc(test/utils): Add docstringsUpdates
bytemuckfrom 1.25.0 to 1.25.2Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terseUpdates
bytesfrom 1.11.0 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from fork804ee6dMake try_unsplit method public (#746)Updates
bytemuck_derivefrom 1.10.2 to 1.12.0Changelog
Sourced from bytemuck_derive's changelog.
... (truncated)
Commits
7cc6738chore: Release bytemuck_derive version 1.12.0d5992dachangelogee180a6Bump bytemuck_derive to syn v3 and require minimum rustc v1.71 for derive. (#...f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveUpdates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.145 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintUpdates
prostfrom 0.14.1 to 0.14.4Changelog
Sourced from prost's changelog.
... (truncated)
Commits
13646cdchore: Release version 0.14.4 (#1437)dad79d5fix(prost-derive): return error for invalid enumeration default identifiers (...b0b6c93ci: Updatecargo clippyto 1.91 (#1435)32cfffbstyle: remove explicit.into_iter()(#1434)2710efdci: Updatecargo clippyto 1.89 (#1433)18ea4e4style: use variables directly informat!()(#1432)2821bd1build(deps): bump actions/upload-artifact from 6 to 7 (#1409)3ce3b39test(groups): Actually constructNestedGroup(#1363)8776405docs: Update changelog for version 0.14.3 (#1431)33d3ef...Description has been truncated