chore(deps): bump the deps group across 1 directory with 17 updates - #245
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the deps group across 1 directory with 17 updates#245dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the deps group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.4` | `0.26.5` | | [strum](https://github.com/Peternator7/strum) | `0.27.2` | `0.28.0` | | [kube](https://github.com/kube-rs/kube) | `2.0.1` | `4.2.0` | | [rcgen](https://github.com/rustls/rcgen) | `0.13.2` | `0.14.10` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [hmac](https://github.com/RustCrypto/MACs) | `0.12.1` | `0.13.0` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.1` | | [shadow-rs](https://github.com/baoyachi/shadow-rs) | `1.7.1` | `2.0.0` | | [snafu](https://github.com/shepmaster/snafu) | `0.8.9` | `0.9.2` | | [axum](https://github.com/tokio-rs/axum) | `0.7.9` | `0.8.9` | | [hyper](https://github.com/hyperium/hyper) | `1.11.0` | `1.11.1` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.11` | `0.7.1` | | [utoipa-swagger-ui](https://github.com/juhaku/utoipa) | `8.1.0` | `9.0.2` | | [rand](https://github.com/rust-random/rand) | `0.8.8` | `0.10.2` | | [tonic](https://github.com/hyperium/tonic) | `0.12.3` | `0.14.6` | | [prost](https://github.com/tokio-rs/prost) | `0.13.5` | `0.14.4` | | [tonic-build](https://github.com/hyperium/tonic) | `0.12.3` | `0.14.6` | Updates `tokio-rustls` from 0.26.4 to 0.26.5 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.4...v/0.26.5) Updates `strum` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) 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 `rcgen` from 0.13.2 to 0.14.10 - [Release notes](https://github.com/rustls/rcgen/releases) - [Commits](rustls/rcgen@v0.13.2...v0.14.10) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `hmac` from 0.12.1 to 0.13.0 - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) Updates `base64` from 0.22.1 to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.1) Updates `shadow-rs` from 1.7.1 to 2.0.0 - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](baoyachi/shadow-rs@v1.7.1...v2.0.0) Updates `snafu` from 0.8.9 to 0.9.2 - [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md) - [Commits](shepmaster/snafu@0.8.9...0.9.2) Updates `axum` from 0.7.9 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.7.9...axum-v0.8.9) Updates `hyper` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.11.0...v1.11.1) Updates `tower-http` from 0.6.11 to 0.7.1 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.11...tower-http-0.7.1) Updates `utoipa-swagger-ui` from 8.1.0 to 9.0.2 - [Release notes](https://github.com/juhaku/utoipa/releases) - [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md) - [Commits](juhaku/utoipa@utoipa-swagger-ui-8.1.0...utoipa-swagger-ui-9.0.2) Updates `rand` from 0.8.8 to 0.10.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.8...0.10.2) Updates `tonic` from 0.12.3 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.12.3...tonic-v0.14.6) Updates `prost` from 0.13.5 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.13.5...v0.14.4) Updates `tonic-build` from 0.12.3 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.12.3...tonic-build-v0.14.6) --- updated-dependencies: - dependency-name: tokio-rustls dependency-version: 0.26.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: kube dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: rcgen dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: shadow-rs dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: snafu dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: hyper dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tower-http dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: utoipa-swagger-ui dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: rand dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tonic dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: prost dependency-version: 0.14.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tonic-build dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... 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 deps group with 17 updates in the / directory:
0.26.40.26.50.27.20.28.02.0.14.2.00.13.20.14.100.10.90.11.00.12.10.13.00.22.10.23.11.7.12.0.00.8.90.9.20.7.90.8.91.11.01.11.10.6.110.7.18.1.09.0.20.8.80.10.20.12.30.14.60.13.50.14.40.12.30.14.6Updates
tokio-rustlsfrom 0.26.4 to 0.26.5Release notes
Sourced from tokio-rustls's releases.
Commits
f8832d2Bump version to 0.26.5c0fad2freturn more data at once from TlsStream::poll_read (#198)edc7306build(deps): bump futures-util from 0.3.33 to 0.3.34baeadaabuild(deps): bump rcgen from 0.14.8 to 0.14.91e138adbuild(deps): bump taiki-e/cache-cargo-install-action from 3.0.7 to 3.0.8b4ecff6build(deps): bump taiki-e/cache-cargo-install-action from 3 to 3.0.7f47a689build(deps): bump rustls from 0.23.42 to 0.23.43e25578ebuild(deps): bump tokio from 1.53.0 to 1.53.1d2a6d98server: add rustdoc hinting towards timeout wrappingc2e9b4aclient: add rustdoc hinting towards timeout wrappingUpdates
strumfrom 0.27.2 to 0.28.0Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
... (truncated)
Commits
7376771Peternator7/0.28 (#475)26e63cdDisplay exists in core (#477)9334c72Make TryFrom and FromStr infallible if there's a default (#476)0ccbbf8Honor parse_err_ty attribute when the enum has a default variant (#431)2c9e5a9Automatically add Default implementation to EnumDiscriminant if it exists on ...e241243Fix existing cargo fmt + clippy issues and add GH actions (#473)639b67ffeat: allow any kind of passthrough attributes onEnumDiscriminants(#461)0ea1e2ddocs: Fix typo (#463)36c051bUpgradephfto v0.13 (#465)9328b38Use absolute paths in proc macro (#469)Updates
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
rcgenfrom 0.13.2 to 0.14.10Release notes
Sourced from rcgen's releases.
... (truncated)
Commits
f4a3b16Bump version to 0.14.10dea3d4dUpgrade to botan 0.13788b093Upgrade to pem 47ce21f4Take advantage of stable ML-DSA in aws-lc-rse2dba45Remove unused RSASSA-PSS signature algorithm37070deOmit reasonCode unspecified(0) from CRL entry extensionsb247a87Write extensions for certs that only set KeyUsage or CRLDP85eafddReject empty CRL distribution point URIs3a99b50Encode CRL invalidityDate as GeneralizedTime7ca88d2rcgen: bump version to 0.14.9Updates
sha2from 0.10.9 to 0.11.0Commits
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...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
hmacfrom 0.12.1 to 0.13.0Commits
0236c8ehmac v0.13.0 (#263)b895e50Migrate tests to the new blobby format (#264)3d1440bWorkspace-level lint configuration (#261)11d4f36hmac: use release versions ofdev-dependencies(#260)c40b82bhmac: bumpsha2dev-dependency to v0.11 (#259)1fa0781Cut rc.5 prereleases (#258)a008265hmac v0.13.0-rc.6 (#256)da485cdUse(Reset)MacTraits(#254)2c51e3bhmac: deriveCloneinstead of relying on(Reset)MacTraits(#253)669d805RelaxClonebounds (#250)Updates
base64from 0.22.1 to 0.23.1Changelog
Sourced from base64's changelog.
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated comment9e9220av0.23.0870326eMerge pull request #306 from marshallpierce/mp/trailing-bits-docsfbec5f1Document no trailing trailing bits0a23549Merge pull request #305 from marshallpierce/mp/edition-2021f10b7e2Update deps & editionUpdates
shadow-rsfrom 1.7.1 to 2.0.0Release notes
Sourced from shadow-rs's releases.
Commits
4174b47Bump version from 1.7.1 to 2.0.0f96ba03Merge pull request #259 from tisonkun/jiff2fd74c8fixup stepsc35d8f8cargo fmt87b27befixup clippycc3c8c1refactor: use jiff as the datetime libUpdates
snafufrom 0.8.9 to 0.9.2Changelog
Sourced from snafu's changelog.
... (truncated)
Commits
d6b22beRelease 0.9.2fd520a8Update the changelogdb84e7eMerge pull request #560 from shepmaster/whatever-semicolon-expression86c5365Do not trigger thesemicolon_in_expressions_from_macroslint4fb4b5fMerge pull request #562 from shepmaster/v0-mangling666dbedUpdate backtrace test for symbol mangling v0e9ef616Merge pull request #561 from shepmaster/migrate-from-cirrusdac8b7aMigrate from CirrusCI to GitHub Actionsff50133Release 0.9.1c425b0aUpdate the changelogUpdates
axumfrom 0.7.9 to 0.8.9Release notes
Sourced from axum's releases.
... (truncated)
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
hyperfrom 1.11.0 to 1.11.1Release notes
Sourced from hyper's releases.