chore(deps): bump the dependencies group with 11 updates #452
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 11 updates:
0.4.38
0.4.39
3.0.1
3.0.2
4.5.21
4.5.23
0.13.0
0.14.0
2.0.3
2.0.9
1.41.1
1.42.0
0.11.0
0.11.1
0.32.1
0.33.1
4.5.38
4.5.40
0.13.0
0.13.1
2.2.1
2.2.2
Updates
chrono
from 0.4.38 to 0.4.39Release notes
Sourced from chrono's releases.
Commits
8b86349
Bump version to 0.4.3933aaebf
Update mod.rs65c47f3
Update CHANGELOG.mdca8232f
Update licenses for unicode-ident 1.0.141456fa0
Apply suggestions from clippy 1.831c7567b
Bump codecov/codecov-action from 4 to 5f9ffd6f
add#[inline]
tonum_days
7974c60
Fix comment.77d50b1
Fix typos771c047
Use Formatter::pad (instead of write_str) for WeekdaysUpdates
clap-verbosity-flag
from 3.0.1 to 3.0.2Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
8a65b98
chore: Release clap-verbosity-flag version 3.0.26f634c9
docs: Update changelogbcfc9e8
Merge pull request #133 from joshka/jm/verbosity-copy9191996
feat: Impl Copy for Verbosity9f72d6c
Merge pull request #131 from clap-rs/renovate/stable-1.x3c00cda
chore(deps): Update compatible (dev) (#130)061da5a
chore(deps): Update dependency STABLE to v1.83.0Updates
clap
from 4.5.21 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::dirUpdates
itertools
from 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68
Addnext_array
andcollect_array
a1213e1
Prepare v0.14.0 releaseff0c942
fix clippy lintsf80883b
Fix into_group_map_by documentation errorsb793238
Add track_caller for asser_equal5d4056b
default_features
is deprecated - switch it todefault-features
a447b68
doc for added traitd0479b0
"nitpicks"35c78ce
IndexMut -> BorrowMut<slice>deb53ba
refactored to share codeUpdates
thiserror
from 2.0.3 to 2.0.9Release notes
Sourced from thiserror's releases.
Commits
c535cec
Release 2.0.90a0516d
Merge pull request #404 from dtolnay/fromfne5169bb
Unspan From impl contentsc008375
FIx typo in ui test2bd2982
Release 2.0.8a7de3ab
Merge pull request #399 from dtolnay/respanf1243a0
Fix spans on macro-generated bindings and format variables6a07345
Add regression test for issue 3989c0f2d2
Release 2.0.72deec96
Merge pull request 397 from zertosh/from_allow_expectUpdates
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
netstat2
from 0.11.0 to 0.11.1Release notes
Sourced from netstat2's releases.
Commits
425e660
Merge pull request #21 from ohadravid/update-bindgen0474a8e
Bump bindgen versionUpdates
sysinfo
from 0.32.1 to 0.33.1Changelog
Sourced from sysinfo's changelog.
Commits
1831f89
Merge pull request #1440 from GuillaumeGomez/update04a9c3a
Fix clippy lint3eb4b94
Update crate version to 0.33.13834f32
Update CHANGELOG for 0.33.18a1def4
Fix wrong logic when checking that the DirEntry is a file705d862
filter out few virtual filesystems on linux22206e6
Improve documentation forProcess:kill*
andProcess::wait
methodsbbbdb23
Add iPhone 15 (#1429)4fa2db5
Add some missing CPU brands for iPhone and iPad1c90820
Prefix distro version with "unknown" if distro name is not knownUpdates
clap_complete
from 4.5.38 to 4.5.40Commits
cff27db
chore: Release4ef4124
docs: Update changelogca89617
Merge pull request #5848 from jennings/jennings/push-xolwzyoornps99b6391
fix(complete): Fix PowerShell dynamic completioned2360f
chore: Release196a14b
docs: Update changelogcd622ab
Merge pull request #5846 from ribru17/alias_fn_dedup48ff72b
fix(complete): Deduplicate bash subcmd casesb1b6f17
Merge pull request #5843 from epage/link5900216
fix(derive): Update link for derive attributesUpdates
http_req
from 0.13.0 to 0.13.1Release notes
Sourced from http_req's releases.
Commits
0ea8555
update dependenciesUpdates
zip
from 2.2.1 to 2.2.2Release notes
Sourced from zip's releases.
Changelog
Sourced from zip's changelog.
Commits
e074e09
chore: release v2.2.2 (#270)33c71cc
fix: rewrite the EOCD/EOCD64 detection to fix extreme performance regression ...810d18a
deps: Relax dependency versions (#243)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