-
Notifications
You must be signed in to change notification settings - Fork 81
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
Bump the all group across 1 directory with 15 updates #2425
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/all-4598819c66
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 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 all group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.93` | `1.0.95` | | [async-broadcast](https://github.com/smol-rs/async-broadcast) | `0.7.1` | `0.7.2` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.5.4` | `1.5.5` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.23` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.1` | `1.42.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.69` | `2.0.3` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [itertools](https://github.com/rust-itertools/itertools) | `0.12.1` | `0.13.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.9` | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.216` | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.134` | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` | | [csv](https://github.com/BurntSushi/rust-csv) | `1.3.0` | `1.3.1` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | Updates `anyhow` from 1.0.93 to 1.0.95 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.93...1.0.95) Updates `async-broadcast` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/smol-rs/async-broadcast/releases) - [Changelog](https://github.com/smol-rs/async-broadcast/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-broadcast@0.7.1...0.7.2) Updates `blake3` from 1.5.4 to 1.5.5 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.5.4...1.5.5) Updates `clap` from 4.5.20 to 4.5.23 - [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.20...clap_complete-v4.5.23) Updates `tokio` from 1.41.1 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.42.0) Updates `thiserror` from 1.0.69 to 2.0.3 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.3) Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) Updates `itertools` from 0.12.1 to 0.13.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) Updates `reqwest` from 0.11.27 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.9) Updates `serde` from 1.0.214 to 1.0.216 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.216) Updates `serde_json` from 1.0.132 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.134) Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) Updates `time` from 0.3.36 to 0.3.37 - [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.36...v0.3.37) Updates `csv` from 1.3.0 to 1.3.1 - [Commits](BurntSushi/rust-csv@1.3.0...1.3.1) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: async-broadcast dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: blake3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
philippecamacho,
ImJeremyHe and
sveitser
as code owners
December 24, 2024 04:08
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Dec 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 all group with 15 updates in the / directory:
1.0.93
1.0.95
0.7.1
0.7.2
1.5.4
1.5.5
4.5.20
4.5.23
1.41.1
1.42.0
1.0.69
2.0.3
0.1.40
0.1.41
0.12.1
0.13.0
0.11.27
0.12.9
1.0.214
1.0.216
1.0.132
1.0.134
2.5.3
2.5.4
0.3.36
0.3.37
1.3.0
1.3.1
0.3.18
0.3.19
Updates
anyhow
from 1.0.93 to 1.0.95Release notes
Sourced from anyhow's releases.
Commits
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402 from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional?
ffecefc
Merge pull request #401 from dtolnay/construct671f700
Add construct_ prefix to name of private construct functions8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formattingUpdates
async-broadcast
from 0.7.1 to 0.7.2Changelog
Sourced from async-broadcast's changelog.
Commits
f7a9913
Merge pull request #72 from zeenix/rel1ee8967
Release 0.7.2679a240
Remove use of explicit lifetimesde420a3
Merge pull request #68 from hozan23/add_recv_broadcast_blocking56406d8
AddSender::broadcast_blocking
andReceiver::recv_blocking
ef37a05
Merge pull request #67 from hozan23/ues_mutex_instead_of_rwlock6b8a513
useMutex
instead ofRwLock
for securing the inner data9d0578b
Merge pull request #64 from smol-rs/notgull/msrv-ci45fb22e
ci: Name the MSRV compatibility buildse5d563c
ci: Add MSRV buildUpdates
blake3
from 1.5.4 to 1.5.5Release notes
Sourced from blake3's releases.
Commits
81f772a
version 1.5.5c57d6b6
add back an explicit "digest" feature, for back compat1170f02
add support for windows newlines in b3sum --checkaa3e8ec
build(CMake): Fix pkg-config for absolute CMAKE_INSTALL_*DIRe815576
heading fix, C2SP60ff2ea
link to yesterday's interview95da6b5
add xof benchmarks for non-power-of-2 lengths8e2e07e
Remove Miri equality workaround function08cb01c
put equivalent Hasher examples in the hash/keyed_hash/derive_key docs479eef8
test_compare_reference_impl_long_xofUpdates
clap
from 4.5.20 to 4.5.23Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
7916028
chore: Release804498d
docs: Update changelogf9721f1
Merge pull request #5695 from epage/valueb04bf72
fix(complete)!: Be consistent in value language0e28259
chore: Releasee55c986
docs: Update changelogc7157df
Merge pull request #5692 from epage/self84252b7
fix(complete): Allow completing '.'eded64a
test(complete): Verify PathCompleter::dir03d7226
chore: ReleaseUpdates
tokio
from 1.41.1 to 1.42.0Release notes
Sourced from tokio's releases.
Commits
bb9d570
chore: prepare Tokio v1.42.0 (#7005)af9c683
tests: fix typo in build test instructions (#7004)4bc5a1a
ci: allow Unicode-3.0 license for unicode-ident (#7006)f8948ea
runtime: do not deferyield_now
insideblock_in_place
(#6999)bce9780
time: usearray::from_fn
instead of manually creating array (#7000)38151f3
readme: unlist 1.32.x as LTS release (#6997)5dda72d
ci: pin valgrind to rustc 1.82 (#6998)c07257f
io: simplify io readiness logic (#6966)d08578f
time: fix a typo inInstant
docs (#6982)4047d79
miri: add annotations for tests with miri ignore (#6981)Updates
thiserror
from 1.0.69 to 2.0.3Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
15fd26e
Release 2.0.37046023
Simplify how has_bonus_display is accumulated9cc1d0b
Merge pull request #384 from dtolnay/nowrap1d040f3
Use Var wrapper only for Pointer formatting6a6132d
Extend no-display ui test to cover another fmt traita061beb
Merge pull request #383 from dtolnay/both6388293
Support Display and Debug of same path in error messagedc0359e
Defer binding_value construction520343e
Add test of Debug and Display of paths49be39d
Release 2.0.2Updates
tracing
from 0.1.40 to 0.1.41Release notes
Sourced from tracing's releases.
... (truncated)
Commits
0ca7887
chore: prepare tracing 0.1.41 (#3159)504a287
tracing: update core to v0.1.33 and attributes to v0.1.28 (#3156)baa5489
chore: prepare tracing-attributes 0.1.28 (#3155)cb0f0e7
chore: prepare tracing-core 0.1.33 (#3153)11c8273
subscriber: don't gatewith_ansi()
on the "ansi" feature (#3020)8a25a16
core: fix missedregister_callsite
error (#2938)6f08af0
subscriber: setlog
max level when reloading (#1270)f6a6c8c
tracing: add index API forField
(#2820)345fbff
Addjson-subscriber
to ecosystem (#3121)82a92df
fix: correct SerializeField definition and doc formatting (#3040)Updates
itertools
from 0.12.1 to 0.13.0Changelog
Sourced from itertools's changelog.
Commits
d5084d1
Prepare v0.13.0 release (#937)d7c99d5
TupleCombinations
is not lazy but must be used nonetheless074c7fc
KMergeBy
is not lazy but must be used nonetheless2ad9e07
assert_equal
: fixclippy::default_numeric_fallback
0d4efc8
Remove free functionget
05cc0ee
get(s..=usize::MAX)
should be fine whens != 0
3c16f14
get
: when is it ESI and/or DEI4dd6ba0
get
: panics if the range includesusize::MAX
7a9ce56
get(r: Range)
asSkip\<Take>
f676f2f
Remove the unspecified check about.get(exhausted_range_inclusive)
Updates
reqwest
from 0.11.27 to 0.12.9Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
797df2b
v0.12.964aa7d1
add webpki roots option for rustls no provider setup (#2447)598f857
Add content length to async_impl::multipart file streams (#2459)d99e90d
fix: re-enable verbose connection read logs (#2454)aba01ff
feat: Add support for Certificate Revocation Lists (#2433)3ad6e02
refactor: remove internal proxy sys cache (#2442)95fec09
v0.12.8baf9712
fix: pass pool_timer to hyper_util to enable the idle cleanup task (#2434)d85f44b
Bump rustls-native-certs (#2427)c8665be
tests: use a documented test network for testingUpdates
serde
from 1.0.214 to 1.0.216Release notes
Sourced from serde's releases.
Commits
ad8dd41
Release 1.0.216f91d2ed
Merge pull request #2868 from dtolnay/automaticallyderived9497463
Mark all generated trait impls as #[automatically_derived]46e9ecf
Merge pull request #2866 from tdittr/mark-visitors-as-generatede9c399c
Mark generatedimpl de::Visitor
blocks as#[automatically_derived]
b9dbfcb
Switch out fnv in favor of foldhash in testc270e27
Use BuildHasher instead of Hasher in collection macros0307f60
Resolve question_mark clippy lint in build script8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmtUpdates
serde_json
from 1.0.132 to 1.0.134Release notes
Sourced from serde_json's releases.
Commits
b2a1415
Release 1.0.1349875785
Tweak wording of NULL/TRUE/FALSE documentation4aa05b9
Merge pull request #1222 from dtolnay/rawvalueassocf42c7c7
Move RawValue associated constants into same impl block as public functions96576ba
Merge pull request #1221 from bheylin/add-const-raw-values-for-null-and-bools4db66fb
Add'static
lifetime toconst
's9c9aa1f
Add literal 'null', 'true' and 'false' consts toRawValue
struct.0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for ValueUpdates
url
from 2.5.3 to 2.5.4Release notes
Sourced from url's releases.
Commits
d77dfb4
Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)da64903
Change no_std to no-std in Cargo.toml (#991)Updates
time
from 0.3.36 to 0.3.37Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
d4e39b3
v0.3.37 release0943997
Fix CI failure8b50f04
Update lints56f1db6
AddMonth::length
,days_in_month
03bcfe9
Skip formatting some macros, update UI tests4404638
Permit exprs inserde::format_description!
6b43b44
strftime implementation98569ff
Hide deprecations from docsfebf3a1
Obtain local offset in multi-threaded situations1e19827
Update rstest and rstest_reuse; bump MSRV to 1.67.1 (#716)Updates
csv
from 1.3.0 to 1.3.1Commits
00b80bd
1.3.1ce01ae7
reader: tweak record trimming logic06764b9
github: add FUNDING533d37b
ci: bump pinned to Rust 1.65Updates
tracing-subscriber
from 0.3.18 to 0.3.19Release notes
Sourced from tracing-subscriber's releases.