Bump the non-critical group with 3 updates #1002
Merged
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 non-critical group with 3 updates: clap-verbosity-flag, syn and thiserror.
Updates
clap-verbosity-flag
from 2.1.0 to 2.1.1Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
ab82fa9
chore: Release clap-verbosity-flag version 2.1.110db805
docs: Update changelog8b716f3
Merge pull request #79 from epage/help45c4a59
fix: Adjust default helpd415548
docs: Add help output to examples012f616
Merge pull request #78 from epage/docsa06396f
docs: Clarify role of each API itemc5c21e5
chore: Update from '_rust/main'8c836ea
Merge pull request #10 from epage/renovate/migrate-config598c624
chore(config): migrate config .github/renovate.json5Updates
syn
from 2.0.40 to 2.0.41Release notes
Sourced from syn's releases.
Commits
63b1701
Release 2.0.41920ab7d
Merge pull request #1548 from dtolnay/parsequotefield5e15924
Test parse_quote implementation for Fieldc268c67
Support parsing Field in parse_quote2ab0f6a
Merge pull request #1547 from dtolnay/testparsequote46172a4
Add parse_quote tests0fcdad0
Support punctuated Pairs iterator in snapshot tests06161ba
Update test suite to nightly-2023-12-12Updates
thiserror
from 1.0.50 to 1.0.51Release notes
Sourced from thiserror's releases.
Commits
0555b80
Release 1.0.51b94add8
Add ui test where fallback impl conflicts with handwritten Display02c6a55
Merge pull request #266 from dtolnay/fallback1754825
Work around trivial bounds being unstable1567f40
Try to remove "doesn't implement Debug" in fallback expansiond7e3bdd
Fix redundant "Error doesn't implement Display" in fallback7e5ff62
Emit an Error impl even in the presence of bad attributes0444cd5
Merge pull request #265 from dtolnay/fallbackfixmeb010e52
Add test looking for invalid input to still generate an impl1c6c4bb
Merge pull request #264 from dtolnay/errortraitpathDependabot 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