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 main group with 5 updates:
1.0.5
1.1.0
0.1.77
0.1.78
4.5.1
4.5.3
1.0.57
1.0.58
0.8.10
0.8.11
Updates
async-recursion
from 1.0.5 to 1.1.0Release notes
Sourced from async-recursion's releases.
Commits
3ebe1f0
Prepare v1.1.0 release (#41)2d0d43b
AddSync
support (#40)f01f486
Add lifetime bounds to nested references (#38)0b38976
Add macro expansion tests (#39)f8b8e21
Update output of UI test to capture improved error message. (#35)1c7b6ea
fix(docs): Add missing word in comment (follow-up to #30) (#31)Updates
async-trait
from 0.1.77 to 0.1.78Release notes
Sourced from async-trait's releases.
Commits
c73061d
Release 0.1.78b6314bc
Refactor inferred bound filtering8d51928
Merge pull request #262 from dtolnay/asyncspanc98a408
Minimize use of async token's span in expanded code2f5343c
Merge pull request #261 from dtolnay/inferredbound1a01bb4
Skip needlessly generating inferred bounds during ?Sende68d68c
Merge pull request #260 from dtolnay/qualifications75879e8
Ignore intentional unused_qualifications in a regression test4cf4ff6
Ignore unused_qualifications rustc lint in generated code2002954
Reproduce unused_qualifications lint in testsUpdates
clap
from 4.5.1 to 4.5.3Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
4e07b43
chore: Release8247c7d
docs: Update changelog677c52c
chore: Updateheck
requirement (#5396)f65d421
chore: Release886b272
docs: Update changelog3ba4297
Merge pull request #5386 from amaanq/static-var-name2aea950
fix: Use SCREAMING_SNAKE_CASE for static variableauthors
690f555
Merge pull request #5382 from clap-rs/renovate/pre-commit-action-3.xa2aa644
chore(deps): update compatible (dev) (#5381)c233de5
chore(deps): update pre-commit/action action to v3.0.1Updates
thiserror
from 1.0.57 to 1.0.58Release notes
Sourced from thiserror's releases.
Commits
df8bffa
Release 1.0.5814be209
Merge pull request #292 from dtolnay/deadcode15a1d64
Make compatible with -Dwarningsf55a5d2
Ignore mixed_attributes_style clippy lintf770921
Resolve assigning_clones clippy lintUpdates
toml
from 0.8.10 to 0.8.11Commits
eb86543
chore: Release246b292
docs: Update changelogd41c62c
Merge pull request #701 from epage/cleanup31457b3
refactor(error): Clean up highlight code01d2f4a
Merge pull request #699 from mahkoh/jorth/error-column523969d
Merge pull request #700 from epage/cleanupbae685b
fix(edit): Deprecate 'Document'3abcf90
fix(edit): Clarify Document as DocumentMutfcf1deb
refactor(edit): Remove unused raw field on Document4cd1e24
fix(de): Cut off multi-line error messagesDependabot 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