chore(deps): bump the dependencies group across 1 directory with 7 updates #508
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 7 updates in the / directory:
1.0.94
1.0.95
0.13.0
0.14.0
4.5.23
4.5.26
0.2.24
0.2.25
2.0.8
2.0.10
3.3.0
3.4.1
3.9.0
3.9.2
Updates
anyhow
from 1.0.94 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 functionsUpdates
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
clap
from 4.5.23 to 4.5.26Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
df1efca
chore: Released48bef6
docs: Update changelog6b7aa3d
Merge pull request #5628 from mart-mihkel/complete_hyphen57b6cb8
refactor(complete): Simplify engine::completefbec05e
refactor(complete): Fix typo in hyhpenb7cfbdc
feat(complete): Native support for hyphen values1d97c29
test(complete): Test cases for allow_hyphen_values64e3790
chore: Release1cf50c7
docs: Update changelog085143d
Merge pull request #5722 from epage/sortUpdates
clap_mangen
from 0.2.24 to 0.2.25Commits
be8e8d4
chore: Releaseb79d549
docs: Update changelog69594ab
Merge pull request #5871 from epage/figb94cb23
Merge pull request #5866 from bnjmnt4n/mangen/hide-subcommandse9c9b8e
chore: Remove clap_complete_fig92fcd83
chore: Releaseaca91b9
docs: Update changelog8434510
Merge pull request #5869 from tw4452852/patch-133b1fc3
fix(complete): Fix env leakage in elvish dynamic completiond96cc71
fix(mangen): do not generate man pages for hidden subcommandsUpdates
thiserror
from 2.0.8 to 2.0.10Release notes
Sourced from thiserror's releases.
Commits
349f696
Release 2.0.106cd87bc
Merge pull request #408 from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated types1368591
Add regression test for issue 405c535cec
Release 2.0.90a0516d
Merge pull request #404 from dtolnay/fromfne5169bb
Unspan From impl contentsc008375
FIx typo in ui testUpdates
lazy-regex
from 3.3.0 to 3.4.1Changelog
Sourced from lazy-regex's changelog.
Commits
Updates
os_info
from 3.9.0 to 3.9.2Release notes
Sourced from os_info's releases.
Changelog
Sourced from os_info's changelog.
Commits
983ee17
Merge pull request #393 from stanislav-tkach/release-3-9-21c939f1
Release the 3.9.2 versionb69ff88
Merge pull request #392 from 0-wiz-0/master708a474
Fix NetBSD support.7d1b62f
Merge pull request #391 from stanislav-tkach/3-9-1-release2b1bd58
Release the 3.9.1 versiond824f1f
Merge pull request #390 from GiGainfosystems/master15ce4fb
Exclude testdata from published crateDependabot 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