chore(deps): bump the default group across 1 directory with 13 updates #216
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 default group with 13 updates in the / directory:
1.0.98
1.0.100
2.3.1
2.5.0
2.6.0
2.6.1
0.3.2
0.3.3
0.2.174
0.2.176
0.4.27
0.4.28
1.11.1
1.11.3
1.0.26
1.0.27
1.0.219
1.0.228
1.0.140
1.0.145
3.20.0
3.23.0
1.45.1
1.47.1
0.3.19
0.3.20
Updates
anyhow
from 1.0.98 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598
Release 1.0.100f271988
Merge pull request #426 from dtolnay/clippyfmt52f2115
Mark macros with clippy::format_argsda5fd9d
Raise minimum tested compiler to rust 1.76211e409
Opt in to generate-macro-expansion when building on docs.rsb48fc02
Enforce trybuild >= 1.0.108d5f59fb
Update ui test suite to nightly-2025-09-07238415d
Update ui test suite to nightly-2025-08-243bab070
Update actions/checkout@v4 -> v54249254
Order cap-lints flag in the same order as thiserror build scriptUpdates
async-channel
from 2.3.1 to 2.5.0Release notes
Sourced from async-channel's releases.
Changelog
Sourced from async-channel's changelog.
Commits
35a63c4
Release 2.5.0b665e04
Add Sender::closed future (#102)c250f28
Release 2.4.0 (#108)c950c6e
Fix description ofrecv_blocking
(#107)9a96317
Support portable atomic (#106)3ce7937
Fix clippy::needless_lifetimes warninge4132e3
ci: Use reusable workflows for fmt and security_audit43459d1
ci: Use "v2.0.0" branch for audit check1623170
Fix grammar in description ofWeakSender
andWeakReceiver
74b2c74
Add example usage for fn same_channel in Sender and ReceiverUpdates
futures-lite
from 2.6.0 to 2.6.1Release notes
Sourced from futures-lite's releases.
Changelog
Sourced from futures-lite's changelog.
Commits
226ce18
v2.6.13444c7a
docs: Fixstop_after_future
link andonce_future
description (#131)d608d08
Some alloc-related cleanup (#130)077e1c1
Switch to unconditional no_std attribute (#128)5c196b9
docs: Enable doc_auto_cfg on docs.rs (#125)64dbe9e
ci: Use reusable workflows for fmt and security_auditUpdates
glob
from 0.3.2 to 0.3.3Release notes
Sourced from glob's releases.
Changelog
Sourced from glob's changelog.
Commits
952da29
chore: release v0.3.3 (#155)bfcd9a4
Optimize memory allocations (#147)e78862d
Bump the MSRV to 1.63 (#172)97e5ee9
Merge pull request #164 from jonboulle/patch-14da20e6
Fix spelling in pattern documentation1cf0f30
Fix version numbers and some formatting7a17f11
Merge pull request #153 from tgross35/clippy-ci56619ab
Run clippy checks in CI51363fa
Disallow warnings in CI1649a9a
Apply remaining clippy suggestionsUpdates
libc
from 0.2.174 to 0.2.176Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
15e1389
chore: Release libc 0.2.1766ca5571
Warn on missing debug implementationse653c54
cleanup: Remove theconst_fn!
macroe447441
cleanup: Simplify the syntax off!
and similar macros776a614
cleanup: Usetarget_vendor = "apple"
d32f60d
doc: Remove an unneeded link to the old ctest repo8c8584b
Resolve a ctest FIXME regarding use ofsize_of
in array lengths09c8436
Remove thelibc_ctest
featurefd3ffe4
Removelibc_const_extern_fn
9b77a49
Add a note about whyPadding
requiresT: Copy
Updates
log
from 0.4.27 to 0.4.28Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
6e17355
Merge pull request #695 from rust-lang/cargo/0.4.2857719db
focus on user-facing source changes in the changeloge0630c6
prepare for 0.4.28 release60829b1
Merge pull request #692 from nebkor/up-and-down95d44f8
change names of log-level-changing methods to be more descriptive2b63dfa
Addup()
anddown()
methods forLevel
andLevelFilter
3aa1359
Merge pull request #690 from HaoliangXu/master1091f2c
Chore:delete compare_exchange method for AtomicUsize on platforms24c5f44
Merge pull request #688 from ZylosLumen/patch-14498495
Unhide#[derive(Debug)]
in exampleUpdates
regex
from 1.11.1 to 1.11.3Changelog
Sourced from regex's changelog.
Commits
ef1c2c3
1.11.3ad5cd6c
deps: bump regex-automataee69d9e
changelog: 1.11.3159fa3e
regex-automata-0.4.1102a62ba
automata: callVec::shrink_to_fit
in a few strategic placesa76e0a0
cargo: excludetests/fuzz
from the package19172cc
style: inline formatting arguments2695e29
ci: fix cross testingd0aa586
1.11.2a3bf4ad
regex-cli-0.2.2Updates
semver
from 1.0.26 to 1.0.27Release notes
Sourced from semver's releases.
Commits
6ed8561
Release 1.0.276967bba
Add serde version constraint84d3057
Exclude build.rs from crates.io packageb09aac9
Merge pull request #343 from dtolnay/up49b8570
Delete backport module9b04afe
Merge pull request #342 from dtolnay/up83a8e91
Delete no_nonzero_bitscan configuratione606a17
Merge pull request #341 from dtolnay/upebe7cf1
Delete no_unsafe_op_in_unsafe_fn_lint configurationa381bff
Merge pull request #340 from dtolnay/upUpdates
serde
from 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33
Release 1.0.2285adc9e8
Merge pull request #2995 from dtolnay/rustdocflagsab58178
Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fc
Release 1.0.2277c58427
Merge pull request #2991 from dtolnay/inlinecoredoc9d3410e
Merge pull request #2992 from dtolnay/inplaceseed2fb6748
Remove InPlaceSeed public re-exportf8137c7
Inline serde_core into serde in docsrs modeb7dbf7e
Merge pull request #2990 from dtolnay/integer1287c83691
No longer macro_use integer128 moduleUpdates
serde_json
from 1.0.140 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3
Release 1.0.14523679e2
Add serde version constraintfc27baf
Release 1.0.144caef3c6
Ignore uninlined_format_args pedantic clippy lint81ba3aa
Merge pull request #1285 from dtolnay/serdecored21e8ce
Switch serde dependency to serde_core6beb6cd
Merge pull request #1286 from dtolnay/up1dbc803
Raise required compiler to Rust 1.610bf5d87
Enforce trybuild >= 1.0.108d12e943
Update actions/checkout@v4 -> v5Updates
tempfile
from 3.20.0 to 3.23.0Changelog
Sourced from tempfile's changelog.
Commits
fe9f4a3
chore: release v3.23.0 (#381)006c3fd
fix: use std::os::fd instead of std::os::wasi (#380)b0e6309
doc: Update COPYRIGHT link (#377)2d6fc3f
Fix formatting in Builder::disable_cleanup documentation (#375)f720dbe
chore: release 3.22.055d742c
chore: remove deprecated unstable feature flagbc41a0b
build(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387
test: make sure we don't drop tempdirs early (#373)17bf644
doc(builder): clarify permissions (#372)c7423f1
doc(env): document the alternative to setting the tempdir (#371)Updates
tokio
from 1.45.1 to 1.47.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
be8ee45
chore: prepare Tokio v1.47.1 (#7504)d9b1916
Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6
chore: prepare Tokio v1.43.2 (#7502)4730984
readme: add 1.47 as LTS release (#7497)1979615
process: fix panic from spurious pidfd wakeup (#7494)f669a60
ci: add lockfile for LTS branchce41896
sync: fix broken link of Pythonasyncio.Event
inSetOnce
docs (#7485)c8ab78a
changelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8
chore: prepare Tokio v1.47.0 (#7482)d545aa2
sync: addsync::Notify::notified_owned()
(#7465)Updates
tracing-subscriber
from 0.3.19 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
Commits
4c52ca5
fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebe
subscriber: impl Clone for EnvFilter (#3360)3a1f571
Fix CI (#3361)e63ef57
chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13
attributes: fix tracing::instrument regression around shadowing (#3311)e4df761
tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392
chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6
chore: prepare tracing-core 0.1.34 (#3302)6e70c57
tracing-subscriber: count numbers of enters inTimings
(#2944)c01d4fd
fix docs and enable CI onmain
branch (#3295)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions