deps(cargo): bump the rust group across 1 directory with 23 updates - #374
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(cargo): bump the rust group across 1 directory with 23 updates#374dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.12.1` | `4.13.0` | | [actix-files](https://github.com/actix/actix-web) | `0.6.9` | `0.6.10` | | [twitch-irc](https://github.com/robotty/twitch-irc-rs) | `5.0.1` | `6.0.0` | | [twitch_api](https://github.com/twitch-rs/twitch_api) | ``2f740ef`` | ``f8b2e74`` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.51.0` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [serde_qs](https://github.com/samscott89/serde_qs) | `0.15.0` | `1.1.1` | | [deadpool-redis](https://github.com/deadpool-rs/deadpool) | `0.22.1` | `0.23.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.2` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `10.2.0` | `10.3.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [time](https://github.com/time-rs/time) | `0.3.46` | `0.3.47` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.102` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.10` | `1.1.11` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.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` | | [tokio-postgres](https://github.com/rust-postgres/rust-postgres) | `0.7.16` | `0.7.17` | | [toml](https://github.com/toml-rs/toml) | `0.9.11+spec-1.1.0` | `1.1.2+spec-1.1.0` | Updates `actix-web` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@web-v4.12.1...web-v4.13.0) Updates `actix-files` from 0.6.9 to 0.6.10 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.10/CHANGES.md) - [Commits](actix/actix-web@v0.6.9...v0.6.10) Updates `twitch-irc` from 5.0.1 to 6.0.0 - [Release notes](https://github.com/robotty/twitch-irc-rs/releases) - [Changelog](https://github.com/robotty/twitch-irc-rs/blob/master/CHANGELOG.md) - [Commits](robotty/twitch-irc-rs@v5.0.1...v6.0.0) Updates `twitch_api` from `2f740ef` to `f8b2e74` - [Release notes](https://github.com/twitch-rs/twitch_api/releases) - [Commits](twitch-rs/twitch_api@2f740ef...f8b2e74) Updates `tokio` from 1.49.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.51.0) Updates `futures-util` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `serde_qs` from 0.15.0 to 1.1.1 - [Release notes](https://github.com/samscott89/serde_qs/releases) - [Changelog](https://github.com/samscott89/serde_qs/blob/main/CHANGELOG.md) - [Commits](samscott89/serde_qs@v0.15.0...v1.1.1) Updates `deadpool-redis` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/deadpool-rs/deadpool/blob/main/release.toml) - [Commits](deadpool-rs/deadpool@deadpool-redis-v0.22.1...deadpool-redis-v0.23.0) Updates `reqwest` from 0.12.28 to 0.13.2 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) Updates `jsonwebtoken` from 10.2.0 to 10.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v10.2.0...v10.3.0) 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 `time` from 0.3.46 to 0.3.47 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.46...v0.3.47) Updates `anyhow` from 1.0.100 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.102) Updates `rand` from 0.9.2 to 0.10.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.2...0.10.0) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `pin-project` from 1.1.10 to 1.1.11 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.10...v1.1.11) Updates `env_logger` from 0.11.8 to 0.11.10 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.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 `tokio-postgres` from 0.7.16 to 0.7.17 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@tokio-postgres-v0.7.16...tokio-postgres-v0.7.17) Updates `toml` from 0.9.11+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.11...toml-v1.1.2) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: actix-files dependency-version: 0.6.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: twitch-irc dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust - dependency-name: twitch_api dependency-version: f8b2e74685b7f963729804530181a396cbf95044 dependency-type: direct:production dependency-group: rust - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: futures-util dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: serde_qs dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust - dependency-name: deadpool-redis dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: time dependency-version: 0.3.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: pin-project dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tokio-postgres dependency-version: 0.7.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust ... 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 rust group with 23 updates in the / directory:
4.12.14.13.00.6.90.6.105.0.16.0.02f740eff8b2e741.49.01.51.00.3.310.3.320.3.310.3.320.15.01.1.10.22.10.23.00.12.280.13.210.2.010.3.00.4.430.4.440.3.460.3.471.0.1001.0.1020.9.20.10.01.12.21.12.31.21.31.21.41.1.101.1.110.11.80.11.100.10.90.11.00.12.10.13.00.7.160.7.170.9.11+spec-1.1.01.1.2+spec-1.1.0Updates
actix-webfrom 4.12.1 to 4.13.0Release notes
Sourced from actix-web's releases.
Commits
8b7270achore(web): release v4.13.0 (#3941)9cbde13chore(gha): reduce timeout to 30min. (#3940)a7a26f1chore(http): release v3.12.0 (#3939)6e4e040chore(router): release v0.5.4 (#3938)0ffaa78docs(web): document introspection feature (#3937)1187210fix(http): drain unread body if chunked and dropped payload (#3936)f120479docs(actix-router): document Resource trait (#3935)36dadc5typo: bytes=bytes=0-9 to bytes=0-9 (#3934)38dd705build(deps): bump taiki-e/cache-cargo-install-action from 3.0.1 to 3.0.2 (#3928)102cad3build(deps): bump trybuild from 1.0.115 to 1.0.116 (#3929)Updates
actix-filesfrom 0.6.9 to 0.6.10Release notes
Sourced from actix-files's releases.
Changelog
Sourced from actix-files's changelog.
Commits
9f9e0b9change homepage link556646aupdate changelog174fb0bMerge pull request #239 from max-frai/master8367066Merge branch 'master' into master17f1a2bmore scope tests3b08b16bump version68eb2f2Allow to use path without traling slashes for scope registration #2417275788update doc linkseb5dbd4update changelog1f1dfacMerge pull request #240 from ivanovaleksey/patch-2Updates
twitch-ircfrom 5.0.1 to 6.0.0Release notes
Sourced from twitch-irc's releases.
Changelog
Sourced from twitch-irc's changelog.
Commits
d7f1ab5v6.0.0 (#225)0384104Various clippy fixes from pedantic lints (#224)c80123dDocument changes to native-roots in README. (#223)303b82fDependency updates (#222)d04ba3eFix various clippy lints (#221)d87b947Update Rust edition to 2024 (#219)5996f13fix(parsing): SubMysteryGift missing tag during SUBtember (#216)a3a3dd2Fix upload of docs failing in CI (#217)c0e2409Fix invalid feature name in lib.rs doc comment. (#213)b0cb27cAdd grafana dashboard example, improve docs (#208)Updates
twitch_apifrom2f740eftof8b2e74Commits
f8b2e74chore(deps): update codecov/codecov-action action to v6 (#518)dec0ff3chore(deps): update codecov/codecov-action action to v6c01b458feat: add missing clips endpoints (#517)b730b8cfeat: add Get Clips Download64dbbddfeat: add Create Clip From VOD7dffc3edeps: update twitch_oauth2, rustls-webpki, and aws-lc-rs (#516)b7606e1deps: update aws-lc-rs9284083deps: update rustls-webpki1de70fddeps: update twitch_oauth2fc07c40Use RPITIT forClientand update reqwest and twitch_oauth2 (#515)Updates
tokiofrom 1.49.0 to 1.51.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0af06b7chore: prepare Tokio v1.51.0 (#8005)01a7f1dchore: prepare tokio-macros v2.7.0 (#8004)eeb55c7runtime: steal tasks from the LIFO slot (#7431)1fc450aruntime: stabilizeLocalRuntime(#7557)324218fMerge tag 'tokio-1.47.4' (#8003)aa65d0dchore: prepare Tokio v1.47.4 (#8002)bf18ed4sync: fix panic inChan::recv_manywhen called with non-empty vector on clo...43134f1wasm: add wasm32-wasip2 networking support (#7933)b4c3246macros: improve overall macro hygiene (#7997)7947fa4rt: add runtime name (#7924)Updates
futures-utilfrom 0.3.31 to 0.3.32Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
futuresfrom 0.3.31 to 0.3.32Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
serde_qsfrom 0.15.0 to 1.1.1Release notes
Sourced from serde_qs's releases.
... (truncated)
Changelog
Sourced from serde_qs's changelog.
... (truncated)
Commits
e82b23cchore: release v1.1.1 (#166)4df4ed2Cargo feature / dependency cleanup (#165)e8454f8chore: release v1.1.0 (#164)0241ed5feat: add DuplicateKeyBehavior config option (#162)778a67echore: v1 release (#160)1ed4cf7chore: release v1.0.0-rc.5 (#158)17d5515chore: fix typos and improve clarity in documentation comments (#157)f561078chore: release v1.0.0-rc.4 (#155)b91eaddBump warp (#156)6f4852fUpdate deserialization logic + add principles. (#147)Updates
deadpool-redisfrom 0.22.1 to 0.23.0Commits
599cf80Release deadpool-redis 0.23.0b20a05dRe-export missing features and fix check script6b15f2aUpdate redis to version 1e842bd0Release deadpool-sqlite 0.13b134227Release deadpool 0.13.0 and deadpool-sync 0.2.0688234bUpdate lapin to version 4362391fRelease deadpool-runtime 0.3.170f1b93Fix feature specific dependencies in READMEs860570cAddrustdoc-args = ["--cfg", "docsrs"]to all Cargo.toml files7a00e9cFix deadpool CHANGELOG and improve yank explanationUpdates
reqwestfrom 0.12.28 to 0.13.2Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
ad83b63v0.13.2c25f3dbchore: Add Windows and Linux arm64 to CI (#2960)761b89echore: upgrade wasm-streams to v0.5 (Description has been truncated