deps(cargo): bump the breaking group with 18 updates - #2320
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(cargo): bump the breaking group with 18 updates#2320dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the breaking group with 18 updates: | Package | From | To | | --- | --- | --- | | [educe](https://github.com/magiclen/educe) | `0.6.0` | `0.7.4` | | [syn](https://github.com/dtolnay/syn) | `2.0.119` | `3.0.3` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.37` | `0.3.0` | | [phf](https://github.com/rust-phf/rust-phf) | `0.13.1` | `0.14.0` | | [num-bigint](https://github.com/rust-num/num-bigint) | `0.4.6` | `0.5.1` | | [kube](https://github.com/kube-rs/kube) | `3.1.0` | `4.2.0` | | [k8s-openapi](https://github.com/Arnavion/k8s-openapi) | `0.27.1` | `0.28.0` | | [aes](https://github.com/RustCrypto/block-ciphers) | `0.8.4` | `0.9.2` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.10.3` | `0.11.0` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.0` | | [sha1](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | | chumsky | `0.12.0` | `0.13.0` | | [itertools](https://github.com/rust-itertools/itertools) | `0.14.0` | `0.15.0` | | [testcontainers](https://github.com/testcontainers/testcontainers-rs) | `0.26.3` | `0.27.3` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.12+spec-1.1.0` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.9` | `0.9.0` | | [jiter](https://github.com/pydantic/jiter) | `0.15.0` | `0.16.0` | | [hdfs-native-object-store](https://github.com/datafusion-contrib/hdfs-native-object-store) | `0.16.0` | `0.17.0` | Updates `educe` from 0.6.0 to 0.7.4 - [Changelog](https://github.com/magiclen/educe/blob/master/CHANGELOG-0.6.0-to-0.7.0.md) - [Commits](magiclen/educe@v0.6.0...v0.7.4) Updates `syn` from 2.0.119 to 3.0.3 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.119...3.0.3) Updates `prettyplease` from 0.2.37 to 0.3.0 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.37...0.3.0) Updates `phf` from 0.13.1 to 0.14.0 - [Release notes](https://github.com/rust-phf/rust-phf/releases) - [Changelog](https://github.com/rust-phf/rust-phf/blob/main/RELEASE_PROCESS.md) - [Commits](rust-phf/rust-phf@v0.13.1...v0.14.0) Updates `num-bigint` from 0.4.6 to 0.5.1 - [Changelog](https://github.com/rust-num/num-bigint/blob/main/RELEASES.md) - [Commits](rust-num/num-bigint@num-bigint-0.4.6...num-bigint-0.5.1) Updates `kube` from 3.1.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@3.1.0...4.2.0) Updates `k8s-openapi` from 0.27.1 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.27.1...v0.28.0) Updates `aes` from 0.8.4 to 0.9.2 - [Commits](RustCrypto/block-ciphers@aes-v0.8.4...aes-v0.9.2) Updates `aes-gcm` from 0.10.3 to 0.11.0 - [Commits](RustCrypto/AEADs@aes-gcm-v0.10.3...aes-gcm-v0.11.0) Updates `base64` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.0) Updates `sha1` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@sha1-v0.10.6...sha1-v0.11.0) Updates `chumsky` from 0.12.0 to 0.13.0 Updates `itertools` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.14.0...v0.15.0) Updates `testcontainers` from 0.26.3 to 0.27.3 - [Release notes](https://github.com/testcontainers/testcontainers-rs/releases) - [Changelog](https://github.com/testcontainers/testcontainers-rs/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-rs@0.26.3...0.27.3) Updates `toml` from 0.8.23 to 0.9.12+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.12) Updates `libloading` from 0.8.9 to 0.9.0 - [Commits](nagisa/rust_libloading@0.8.9...0.9.0) Updates `jiter` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.15.0...v0.16.0) Updates `hdfs-native-object-store` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/datafusion-contrib/hdfs-native-object-store/releases) - [Commits](datafusion-contrib/hdfs-native-object-store@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: educe dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: syn dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: breaking - dependency-name: prettyplease dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: phf dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: num-bigint dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: kube dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: breaking - dependency-name: k8s-openapi dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: aes dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: aes-gcm dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: base64 dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: sha1 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: chumsky dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: itertools dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: testcontainers dependency-version: 0.27.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: toml dependency-version: 0.9.12+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: libloading dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: jiter dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking - dependency-name: hdfs-native-object-store dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: breaking ... Signed-off-by: dependabot[bot] <support@github.com>
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 breaking group with 18 updates:
0.6.00.7.42.0.1193.0.30.2.370.3.00.13.10.14.00.4.60.5.13.1.04.2.00.27.10.28.00.8.40.9.20.10.30.11.00.22.10.23.00.10.60.11.00.12.00.13.00.14.00.15.00.26.30.27.30.8.230.9.12+spec-1.1.00.8.90.9.00.15.00.16.00.16.00.17.0Updates
educefrom 0.6.0 to 0.7.4Commits
ab70302bump versiondccd863fix docsrs8d446b3bump version843a61dallow clippy lints on the generated Debug/Clone method markers5366aa5bump version4a38810remove unnecessary #[allow(dead_code)]f8df4afmark custom Debug/Clone methods as used to avoid dead-code warnings607e0d8bump version3fa27c1fix unsound enum discriminant comparison in PartialOrd/Ord (solve #36)4383ceaadd SAFETY comments for all unsafe blocks (solve #45)Updates
synfrom 2.0.119 to 3.0.3Release notes
Sourced from syn's releases.
... (truncated)
Commits
23dbaabRelease 3.0.316aad4eMerge pull request #2071 from dtolnay/compatibility42181b8Add explanation of compatibility strategyf3af08eUpdate test suite to nightly-2026-07-2188ee7beRelease 3.0.2587bc20Merge pull request #2070 from dtolnay/emptyrange96801f7Allow Error::new_range at empty cursor range9dc16c9Merge pull request #2069 from dtolnay/prevspan1db76b7Align on using impl trait across all Error constructorsbfa1ebfMake Cursor::prev_span publicUpdates
prettypleasefrom 0.2.37 to 0.3.0Release notes
Sourced from prettyplease's releases.
Commits
49e5089Release 0.3.0fcbf4d3Merge pull request #128 from dtolnay/syn33bcd9d9Update to syn 31a89d07Format with rustfmtdaa39f5Update actions/upload-artifact@v6 -> v744d4c3dUpdate actions/checkout@v6 -> v787d1c22Update examples to nightly-2026-02-0950a7042Raise required compiler to Rust 1.71ae76ee8Resolve unnecessary_map_or clippy lint938b756Raise required compiler to Rust 1.70Updates
phffrom 0.13.1 to 0.14.0Commits
1620d16Prepare 0.14.0 release (#424)e312645chore(deps): update actions/checkout action to v7 (#423)3df600cchore(deps): update rust crate syn to v2.0.118 (#422)808b4c2chore(deps): update actions/checkout action to v6.0.3 (#421)4ffa9f0fix: implementPhfEqto address tuple lifetime issue (#420)2b64a06fix: require suffixed int on parsing (#419)0335793chore(deps): update embarkstudios/cargo-deny-action action to v2.0.20 (#418)28aa587chore(deps): update embarkstudios/cargo-deny-action action to v2.0.19 (#417)dbd34defeat: addFmtConstsupport forVec/slice keys (#416)8125795feat: migrate to 2024 edition (#415)Updates
num-bigintfrom 0.4.6 to 0.5.1Changelog
Sourced from num-bigint's changelog.
Commits
33c59baMerge pull request #348 from cuviper/bz-alg2-step3b38b68f6Release 0.5.1f4a43f5Fix the missing part of the Burnikel-Ziegler algorithmebfd89aAdd failing tests for a bug in B-Z division0ab95dfMerge pull request #338 from cuviper/rand-0.1033d6998Release 0.5.084d05b7Clean up manifests of ci cratesf8daf56Allowclippy::duplicate_modwhere intended022310aRearrange therandfeatures to support both 0.9 and 0.10537a036ci: use the fallback resolver for depsUpdates
kubefrom 3.1.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
k8s-openapifrom 0.27.1 to 0.28.0Release notes
Sourced from k8s-openapi's releases.
Changelog
Sourced from k8s-openapi's changelog.
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.3Updates
aesfrom 0.8.4 to 0.9.2Commits
18108aeRelease aes v0.9.2 (#577)2751b90aes: addhardware_acceleratedfunction (#579)e50a0c1aes: refactor backends (#575)8539fadrefactor(aes): machine-word generic fixslice (#560)948663fci: bump actions/cache from 5 to 6 (#573)32cad20build(deps): bump actions/checkout from 6 to 7 (#571)4bbb17aaes: useintel-sde-install's default SDE version (#570)4214e0aaes: useintel-sde-installaction for AVX-512 CI (#569)77dd035Release camellia v0.2.1 (#568)8bc3fedcamellia: drop unused byteorder dependency (#566)Updates
aes-gcmfrom 0.10.3 to 0.11.0Commits
a10b56faes-gcm v0.11.0 (#852)f042e9caead-stream v0.6.0 (#851)b29735aAdopt Trusted Publishing (#854)a1fe43fxaes-256-gcm: enable and fix workspace level lints (#850)8cf876feax: remove toplevel lint attributes (#849)4661ddfocb3: enable and fix workspace-level lints (#848)c821431eax: enable and fix workspace-level lints (#847)d3684bbdeoxys: enable and fix workspace-level lints (#846)5e016e2chacha20poly1305: enable and fix workspace-level lints (#845)b3524d3ccm: enable and fix workspace-level lints (#844)Updates
base64from 0.22.1 to 0.23.0Changelog
Sourced from base64's changelog.
Commits
9e9220av0.23.0870326eMerge pull request #306 from marshallpierce/mp/trailing-bits-docsfbec5f1Document no trailing trailing bits0a23549Merge pull request #305 from marshallpierce/mp/edition-2021f10b7e2Update deps & edition9d21a59Merge pull request #304 from marshallpierce/mp/custom-padding-rebasef70bad2Support custom padding symbols684d79cMerge pull request #301 from marshallpierce/mp/simd-gardening5bf66f2Merge pull request #284 from AbeZbm/add-testsd3831cfFollowups to SIMD workUpdates
sha1from 0.10.6 to 0.11.0Commits
2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...Updates
chumskyfrom 0.12.0 to 0.13.0Updates
itertoolsfrom 0.14.0 to 0.15.0Changelog
Sourced from itertools's changelog.
Commits
37bd72aUpdate CHANGELOG.md: strip_prefix[_by]86ec635UseControlFlowinfold_whileimplementationd5897f7refactor(strip_prefix): use try_for_each and drop PartialEq, Eq on StripPrefi...b2a978afeat(Itertools): add strip_prefix and strip_prefix_by methods12b6ec6Update CHANGELOG.md for all_equal_value_error's error type121821eAllEqualValueError implements std::error::Erroradac44eIntroduce AllEqualValueError5707384Update CHANGELOG.mddf60ff0Update CHANGELOG.md113b850Update CHANGELOG.md to include with_hasherUpdates
testcontainersfrom 0.26.3 to 0.27.3Release notes
Sourced from testcontainers's releases.
Changelog
Sourced from testcontainers's changelog.
Commits
2c96733chore: release v0.27.3 (#938)8e074dcchore(deps): update temp-dir requirement from 0.1 to 0.2 (#921)2e8beaechore(deps): update signal-hook requirement from 0.3 to 0.4 (#934)0c6f257chore(deps): update russh requirement from 0.56.0 to 0.60.0 (#933)99e1715chore(deps): update ferroid requirement from 0.8.7 to 2.0.0 (#929)a4c9c8cchore(deps): update docker-compose-types requirement from 0.22 to 0.23 (#931)1a29616fix: pass Docker Hub credentials for images without a registry prefix (#935)a22fa50chore: release v0.27.2 (#930)1566f0achore(deps): update astral-tokio-tar requirement from 0.5.6 to 0.6.0 (#927)73ec33echore: release v0.27.1 (#924)Updates
tomlfrom 0.8.23 to 0.9.12+spec-1.1.0Commits
a26defdchore: Release6c45f8edocs: Update changeloge3c7aa7chore: Release2dabe11docs: Update changelogfb98198fix(parser): Don't panic on bad hex characters (#1097)85761c4fix(parser): Avoid panic5edb477fix(parser): Don't panic on bad hex characterscac04aftest(parser): Show another assert cased96417afix(parser): Consistently assume spaces mean strings88b657fDescription has been truncated