-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group with 20 updates #158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/dependencies-6dff709646
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the dependencies group with 20 updates: | Package | From | To | | --- | --- | --- | | [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.7.4` | `1.8.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [rand_chacha](https://github.com/rust-random/rand) | `0.3.1` | `0.9.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.98` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.88` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.41` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.45.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.13` | `0.7.15` | | [uuid](https://github.com/uuid-rs/uuid) | `1.15.1` | `1.16.0` | | [sqlx](https://github.com/launchbadge/sqlx) | `0.8.3` | `0.8.5` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.2` | `0.6.4` | | [ring](https://github.com/briansmith/ring) | `0.17.13` | `0.17.14` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.3` | `1.21.3` | | [http](https://github.com/hyperium/http) | `1.2.0` | `1.3.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.17.1` | `3.20.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.74` | `0.3.75` | Updates `aws-smithy-runtime-api` from 1.7.4 to 1.8.0 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `rand` from 0.8.5 to 0.9.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@0.8.5...0.9.0) Updates `rand_chacha` from 0.3.1 to 0.9.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_chacha-0.3.1...0.9.0) Updates `reqwest` from 0.12.12 to 0.12.15 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.12...v0.12.15) Updates `anyhow` from 1.0.95 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.95...1.0.98) Updates `async-trait` from 0.1.86 to 0.1.88 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.86...0.1.88) Updates `chrono` from 0.4.39 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.41) Updates `serde` from 1.0.217 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.217...v1.0.219) Updates `serde_json` from 1.0.139 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.140) Updates `tokio` from 1.43.0 to 1.45.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.45.0) Updates `tokio-util` from 0.7.13 to 0.7.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.13...tokio-util-0.7.15) Updates `uuid` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.15.1...v1.16.0) Updates `sqlx` from 0.8.3 to 0.8.5 - [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md) - [Commits](launchbadge/sqlx@v0.8.3...v0.8.5) Updates `tower-http` from 0.6.2 to 0.6.4 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.2...tower-http-0.6.4) Updates `ring` from 0.17.13 to 0.17.14 - [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md) - [Commits](https://github.com/briansmith/ring/commits) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) Updates `once_cell` from 1.20.3 to 1.21.3 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.3...v1.21.3) Updates `http` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.2.0...v1.3.1) Updates `tempfile` from 3.17.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.17.1...v3.20.0) Updates `backtrace` from 0.3.74 to 0.3.75 - [Release notes](https://github.com/rust-lang/backtrace-rs/releases) - [Commits](rust-lang/backtrace-rs@0.3.74...0.3.75) --- updated-dependencies: - dependency-name: aws-smithy-runtime-api dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rand dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rand_chacha dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: reqwest dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: async-trait dependency-version: 0.1.88 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-version: 1.0.140 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tokio dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uuid dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sqlx dependency-version: 0.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tower-http dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ring dependency-version: 0.17.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: once_cell dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: http dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: backtrace dependency-version: 0.3.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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 dependencies group with 20 updates:
1.7.4
1.8.0
0.8.5
0.9.0
0.3.1
0.9.0
0.12.12
0.12.15
1.0.95
1.0.98
0.1.86
0.1.88
0.4.39
0.4.41
1.0.217
1.0.219
1.0.139
1.0.140
1.43.0
1.45.0
0.7.13
0.7.15
1.15.1
1.16.0
0.8.3
0.8.5
0.6.2
0.6.4
0.17.13
0.17.14
2.0.11
2.0.12
1.20.3
1.21.3
1.2.0
1.3.1
3.17.1
3.20.0
0.3.74
0.3.75
Updates
aws-smithy-runtime-api
from 1.7.4 to 1.8.0Commits
Updates
rand
from 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
rand_chacha
from 0.3.1 to 0.9.0Release notes
Sourced from rand_chacha's releases.
... (truncated)
Changelog
Sourced from rand_chacha's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
reqwest
from 0.12.12 to 0.12.15Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
54376c3
v0.12.15e4bb3e6
upgrade h3-quinn (#2605)96a4fea
Merge tag 'v0.12.14'5fd3d5b
Re-enable NO_PROXY envs on Windows (#2601)e9215fd
Support streaming response body in HTTP/3 (#2517)cf50f11
v0.12.14f63c631
re-add fetch_mode_no_cors shim when not in wasm, but deprecated (#2598)e44e371
v0.12.13e83e138
Added osv-scanner.toml file to ignore npm packages in wasm examples during vu...7e85d2f
ci: pin once-cell in msrv job (#2594)Updates
anyhow
from 1.0.95 to 1.0.98Release notes
Sourced from anyhow's releases.
Commits
709fe86
Release 1.0.98cbc1ad2
Merge pull request #415 from dtolnay/intodyne1a2017
Add 2 different conversions to Box<dyn Error + Send + Sync + 'static>29f2edd
Merge pull request #416 from dtolnay/oldnostd2244db8
Omit unused object_boxed from vtable in old no-std rustc213a9c2
Merge pull request #414 from dtolnay/nightly02aa6b6
Make all nightly go through the module that was probedbfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stableUpdates
async-trait
from 0.1.86 to 0.1.88Release notes
Sourced from async-trait's releases.
Commits
b3a5919
Release 0.1.88a306be8
Merge pull request #289 from dtolnay/cfgd305984
Fix lifetime bounding on generic parameters that have cfg78506f1
Add regression test for issue 288a11384e
Add issue 283 link in test32540aa
Release 0.1.87137d14c
Resolve mem_replace_with_default clippy lint45fd82a
Ignore elidable_lifetime_names pedantic clippy lintea2f2a2
Point standard library links to stable3b78161
Update ui test suite to nightly-2025-02-12Updates
chrono
from 0.4.39 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9
Bump version to 0.4.41e2bd1d1
Add support for lenient format strings (#1693)2c95b0a
Tweak expression to avoid repetitionebeef99
TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0
Tweak style on NaiveWeek fixesb267a4f
Implemented consistent Hash and Eq trait for NaiveWeek7c0bd13
Apply suggestions from clippy 1.86104cdc7
Bump MSRV to 1.626a85301
Upgrade to windows-bindgen 0.61265c79b
Tweak WeekdaySet method orderUpdates
serde
from 1.0.217 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098d
Release 1.0.21940f1d19
Wrap dummy.rs to 80 columns514848b
Merge pull request #2906 from davidzeng0/master168b6cf
fix clippy absolute paths warninga8bdd17
Remove unused Punctuated import1c96013
Resolve mem_replace_with_default clippy lintf0d1ae0
Ignore elidable_lifetime_names pedantic clippy linte3eaa6a
Merge pull request #2896 from dtolnay/stabledoc6a630cf
Also link to stable proc_macro7bfd518
Release 1.0.218Updates
serde_json
from 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stableUpdates
tokio
from 1.43.0 to 1.45.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
00754c8
chore: prepare Tokio v1.45.0 (#7308)1ae9434
time: revert "use sharding for timer implementation" related changes (#7226)8895bba
ci: Test AArch64 Windows (#7288)48ca254
time: updatesleep
documentation to reflect maximum allowed duration (#7302)a0af02a
compat: add more documentation totokio_util::compat
(#7279)0ce3a11
metrics: stabilizeworker_park_count
andworker_unpark_count
(#7276)1ea9ce1
ci: fix cfg!(miri) declarations in tests (#7286)4d4d126
chore: prepare tokio-util v0.7.15 (#7283)5490267
fs: update the mockall dev dependency to 0.13.0 (#7234)1434b32
examples: improve echo example consistency (#7256)Updates
tokio-util
from 0.7.13 to 0.7.15Commits
4d4d126
chore: prepare tokio-util v0.7.15 (#7283)5490267
fs: update the mockall dev dependency to 0.13.0 (#7234)1434b32
examples: improve echo example consistency (#7256)159a3b2
rt(unstable): remove alt multi-threaded runtime (#7275)ce87dcf
runtime: document the queue behavior ofspawn_blocking
(#7269)d41d49d
metrics: fix panic comment inmax_error
docs (#7273)7a6c424
process: addCommand::spawn_with
(#7249)c3037ad
task: properly handle removed entries inJoinMap
(#7264)964fd06
benches: add helper functions for building runtimes (#7260)817fa60
fs: avoid some copies intokio::fs::write
(#7199)Updates
uuid
from 1.15.1 to 1.16.0Release notes
Sourced from uuid's releases.
Commits
c36beb1
Merge pull request #817 from uuid-rs/cargo/v1.16.05338b24
prepare for 1.16.0 release