chore(deps): bump the rust-all group across 1 directory with 25 updates#13
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
chore(deps): bump the rust-all group across 1 directory with 25 updates#13dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps the rust-all group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.1` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.66` | `4.6.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [toml](https://github.com/toml-rs/toml) | `1.0.3+spec-1.1.0` | `1.0.6+spec-1.1.0` | | [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) | `3.1.1` | `3.1.2` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [image](https://github.com/image-rs/image) | `0.25.9` | `0.25.10` | | [fantoccini](https://github.com/jonhoo/fantoccini) | `0.22.0` | `0.22.1` | | [uuid](https://github.com/uuid-rs/uuid) | `1.21.0` | `1.23.1` | | [rand](https://github.com/rust-random/rand) | `0.10.0` | `0.10.1` | | [postgres](https://github.com/rust-postgres/rust-postgres) | `0.19.12` | `0.19.13` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [console](https://github.com/console-rs/console) | `0.16.2` | `0.16.3` | | [which](https://github.com/harryfei/which-rs) | `8.0.0` | `8.0.2` | | [rustls](https://github.com/rustls/rustls) | `0.23.36` | `0.23.40` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.14.0` | `1.14.1` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `1.0.6` | `1.0.7` | | [lettre](https://github.com/lettre/lettre) | `0.11.19` | `0.11.21` | | [mail-parser](https://github.com/stalwartlabs/mail-parser) | `0.11.2` | `0.11.3` | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.9` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.31.0` | `0.31.1` | | [nusb](https://github.com/kevinmehall/nusb) | `0.2.2` | `0.2.3` | | [libc](https://github.com/rust-lang/libc) | `0.2.182` | `0.2.186` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.25.0` | `3.27.0` | Updates `clap` from 4.5.60 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.1) Updates `clap_complete` from 4.5.66 to 4.6.3 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.66...clap_complete-v4.6.3) Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `toml` from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.6) Updates `shellexpand` from 3.1.1 to 3.1.2 - [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand-3.1.1...shellexpand-3.1.2) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `image` from 0.25.9 to 0.25.10 - [Changelog](https://github.com/image-rs/image/blob/v0.25.10/CHANGES.md) - [Commits](image-rs/image@v0.25.9...v0.25.10) Updates `fantoccini` from 0.22.0 to 0.22.1 - [Commits](jonhoo/fantoccini@v0.22.0...v0.22.1) Updates `uuid` from 1.21.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.0...v1.23.1) Updates `rand` from 0.10.0 to 0.10.1 - [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.10.0...0.10.1) Updates `postgres` from 0.19.12 to 0.19.13 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-v0.19.12...postgres-v0.19.13) Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) Updates `console` from 0.16.2 to 0.16.3 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.16.2...0.16.3) Updates `which` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.0...8.0.2) Updates `rustls` from 0.23.36 to 0.23.40 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.36...v/0.23.40) Updates `rustls-pki-types` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.14.0...v/1.14.1) Updates `webpki-roots` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.6...v/1.0.7) Updates `lettre` from 0.11.19 to 0.11.21 - [Release notes](https://github.com/lettre/lettre/releases) - [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md) - [Commits](lettre/lettre@v0.11.19...v0.11.21) Updates `mail-parser` from 0.11.2 to 0.11.3 - [Release notes](https://github.com/stalwartlabs/mail-parser/releases) - [Changelog](https://github.com/stalwartlabs/mail-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/stalwartlabs/mail-parser/commits) Updates `axum` from 0.8.8 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.8.8...axum-v0.8.9) Updates `tower-http` from 0.6.8 to 0.6.9 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.9) Updates `opentelemetry-otlp` from 0.31.0 to 0.31.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@v0.31.0...opentelemetry-otlp-0.31.1) Updates `nusb` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/kevinmehall/nusb/releases) - [Commits](kevinmehall/nusb@v0.2.2...v0.2.3) Updates `libc` from 0.2.182 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.182...0.2.186) Updates `tempfile` from 3.25.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.27.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-all - dependency-name: clap_complete dependency-version: 4.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-all - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-all - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: shellexpand dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: image dependency-version: 0.25.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: fantoccini dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-all - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: postgres dependency-version: 0.19.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: console dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: which dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: rustls dependency-version: 0.23.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: rustls-pki-types dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: webpki-roots dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: lettre dependency-version: 0.11.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: mail-parser dependency-version: 0.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: tower-http dependency-version: 0.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: opentelemetry-otlp dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: nusb dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-all - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-all ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 rust-all group with 25 updates in the / directory:
4.5.604.6.14.5.664.6.31.49.01.50.01.0.3+spec-1.1.01.0.6+spec-1.1.03.1.13.1.20.3.220.3.230.25.90.25.100.22.00.22.11.21.01.23.10.10.00.10.10.19.120.19.130.4.430.4.440.16.20.16.38.0.08.0.20.23.360.23.401.14.01.14.11.0.61.0.70.11.190.11.210.11.20.11.30.8.80.8.90.6.80.6.90.31.00.31.10.2.20.2.30.2.1820.2.1863.25.03.27.0Updates
clapfrom 4.5.60 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
clap_completefrom 4.5.66 to 4.6.3Release notes
Sourced from clap_complete's releases.
Commits
7e0bccachore: Release0f09905docs: Update changelog9706951Merge pull request #6353 from truffle-dev/feat-completer-arg-indexac0d148feat(complete): Index-aware ValueCompleter1565a3ctest(complete): Cover indexed multi-value case48fc10aMerge pull request #6350 from stefankreutz/missing_docs7d4c353docs: Hint at clippy's missing docs lintf6a6701chore(deps): Update Rust Stable to v1.95 (#6347)ac5fda6chore: Releaseb73c627docs: Update changelogUpdates
tokiofrom 1.49.0 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269runtime: fix race condition during the blocking pool shutdown (#7922)d81e8f0macros: remove (most) localusedeclarations intokio::select!(#7929)25e7f26rt: fix missing quotation in docs (#7925)e1a91efutil: fix typo in docs (#7926)Updates
tomlfrom 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0Commits
a09707echore: Release7b0feaadocs: Update changelog2902954Revert "fix(toml): Track dotted key for spans" (#1119)a586caeRevert "fix(toml): Track dotted key for spans"d35c3f6chore: Release949b4e8docs: Update changelog47b878bfix(toml): Track dotted key for spans (#1118)87461d8fix(toml): Track dotted key for spans796370etest(serde): Check span meaningad87859test(serde): Track key spansUpdates
shellexpandfrom 3.1.1 to 3.1.2Commits
ba453c5Merge branch 'release' into 'main'93948d0Document changes and finalise version 3.1.23bd04daExplain why we're still on os_str_bytes 6.x in Cargo.toml21ce012Routine dependency updatesf593384Merge branch 'fix' into 'main'5245cfaREADME: Fix various misspelled cargo feature references9bb1ddfAdd three lint allows7ecf0c2Add missing elided lifetimesb6173f0Rename WstrExt and WstrRefExt methods69022a0Use rfind rather than raw_len on RawOsStrUpdates
tracing-subscriberfrom 0.3.22 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
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)Updates
imagefrom 0.25.9 to 0.25.10Changelog
Sourced from image's changelog.
Commits
76e5718Merge pull request #2836 from image-rs/version-0.25.1038b81dcChange notes for 0.25.102fb9e61Merge pull request #2835 from image-rs/ravif-tiff-integration4263471Bump ravif/dav1d versionsa7781b3Merge pull request #2833 from image-rs/backport-from-bgra6ea7369Adjust bounds on from_raw_rgbdd60a60Add utility from_raw_bgr{,a} for ImageBuffer933251aMerge pull request #2832 from image-rs/backport-moxcms02c039eUpdate to moxcms 0.8.0 per reviewer feedback6ac2dd6Allow moxcms 0.8.x versionsUpdates
fantoccinifrom 0.22.0 to 0.22.1Commits
ed1d694Release 0.22.166fa1dfAdd ShadowRoot support (GetShadowRoot and find from shadow) (#302)3602e9echore: drop direct dependency onfutures-util(#303)77f03d4cargo update50e4c17Cookies can no longer have SameSite=None w/o secure (#306)Updates
uuidfrom 1.21.0 to 1.23.1Release notes
Sourced from uuid's releases.
... (truncated)
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependency00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmtUpdates
randfrom 0.10.0 to 0.10.1Changelog
Sourced from rand's changelog.
Commits
27ff4cbPrepare v0.10.1: deprecate featurelog(#1763)98d0638make_rng: document panic and add #[track_caller] (#1761)54e5eaaFix doc error (#1758)1ce4c08Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)ccb734bdocs: fix typo in doc comment (#1754)357eb7dBump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)5e77fe5Fix trait references in documentation (#1752)da89185Bump the all-deps group with 3 updates (#1751)50516ffBump the all-deps group with 2 updates (#1749)fd71de9Bump the all-deps group with 2 updates (#1747)Updates
postgresfrom 0.19.12 to 0.19.13Release notes
Sourced from postgres's releases.
Commits
bd92e54Release postgres v0.19.1335a85bdRelease tokio-postgres v0.7.1764674baRelease postgres-types v0.2.1340b760dRelease postgres-derive v0.4.86c92298Release postgres-protocol v0.6.11e088d7dstyle(clippy): fixclippy::useless_conversion19897e8build(deps): upgrade semver compatible Rust dependencies2584926build(deps): upgrade RustCrypto dependencies10a7724chore: add bit-vec v0.9 support2853157fix: cargo fmt --allUpdates
chronofrom 0.4.43 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsUpdates
consolefrom 0.16.2 to 0.16.3Release notes
Sourced from console's releases.
Commits
70ea3d0Bump version to 0.16.36bd8894Removemake msrv-lock499e5f6Usestd::sync::OnceLockinstead ofonce_cellUpdates
whichfrom 8.0.0 to 8.0.2Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
5bb3e82update README MSRVaacc10eadd changelog entry7b0c544Swap dependency on rustix for dependency on libc (#122)189e99aNew windows impl (#121)c48f04eclippy fixes1fa32b7bump msrv, bump version, add to changelogb0d6e74Remove env_home dependency2697220chore: add release steps documentation873554eadd entry to CHANGELOG.md for 8.0.1d684ababump version to 8.0.1Updates
rustlsfrom 0.23.36 to 0.23.40Commits
b44c09fPrepare 0.23.40e7a555fPreferOrd::maxtocore::cmpc0005beech: base inner name padding on actual extension4e49529ech: test inner name padding3e06ef1ech: add both name and "gross" paddingc574ffdech: avoid short-lived allocation for padding8bf935cech: pop comment from match arm9088004ech: expandmaximum_name_lengthto usize ASAPa612901Default require_ems based on CryptoProvider FIPS status0541605Cargo: version 0.23.38 -> 0.23.39Updates
rustls-pki-typesfrom 1.14.0 to 1.14.1Release notes
Sourced from rustls-pki-types's releases.
Commits
bb3c1daAdjust PEM size limit to account for huge CRLs20bcfe1Bump version to 1.14.1b796d3dpem: error for sections that are too large422d8cfUpdate ECH reference to RFC 984914ce65cRemove mention of rustls-pemfile from docsUpdates
webpki-rootsfrom 1.0.6 to 1.0.7Release notes
Sourced from webpki-roots's releases.
Commits
be94846Update dependencies (#119)76476f9Prepare 1.0.7 (#120)ed392f4Take semver-compatible updates (#118)ec8b744Take semver-compatible dependency updates (#117)84a0c23Take semver-compatible dependency updates (#116)Updates
lettrefrom 0.11.19 to 0.11.21Release notes
Sourced from lettre's releases.
Changelog
Sourced from lettre's changelog.