Bump the non-critical group with 7 updates #1153
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 7 updates:
1.0.79
1.0.80
2.1.2
2.2.0
0.20.5
0.20.6
0.13.0
0.20.0
2.0.48
2.0.49
0.22.4
0.22.6
0.8.8
0.8.10
Updates
anyhow
from 1.0.79 to 1.0.80Release notes
Sourced from anyhow's releases.
Commits
5443719
Release 1.0.80dfc7bc0
Work around prelude redundant import warnings6e4f86b
Import from alloc not std, where possiblef885a13
Ignore incompatible_msrv clippy false positives in testfefbcbc
Ignore incompatible_msrv clippy lint78f2d81
Update ui test suite to nightly-2024-02-08edd88d3
Update ui test suite to nightly-2024-01-31Updates
clap-verbosity-flag
from 2.1.2 to 2.2.0Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
42895a2
chore: Release clap-verbosity-flag version 2.2.0527c6e3
docs: Update changelogca600f1
Merge pull request #94 from BTOdell/feature/is_setef15043
Update function name and docs.2fc7470
Addis_set
public function.6420685
Merge pull request #92 from clap-rs/renovate/rust-1.x1e32275
chore(deps): update msrv to v1.7384b3db2
Merge pull request #91 from clap-rs/renovate/env_logger-0.xbb266d0
chore(deps): update rust crate env_logger to 0.11.163f6db4
chore(deps): update rust crate clap to 4.4.18Updates
darling
from 0.20.5 to 0.20.6Release notes
Sourced from darling's releases.
Changelog
Sourced from darling's changelog.
Commits
90ceafc
Bump version to 0.20.6a43190f
Add FromMeta for Vec of literals(#265)db0e40f
Add unit test to confirm negative integer literals work without quotation marks3ee36d9
Fix some missing syn invisible group handling in FromMeta implementations (#263)9decd6a
CI: Bump GitHub actions/checkout to v4fbcc1b4
Fix misleading error message on UnexpectedTypeUpdates
derive_builder
from 0.13.0 to 0.20.0Release notes
Sourced from derive_builder's releases.
Commits
07b8bcf
Make dev/publish.sh executable15ba883
Bump version to 0.20.0e567abf
Add updated publish script04bcde6
Update to syn 2 and darling 0.20.6 (#308)1f0a761
CI: Use latest version of actions/checkout213dd7d
Bump version to 0.13.1977d023
Merge pull request #306 from colin-kiegel/accept-field-ty02589bf
Accept field(ty = "...") to ease migration to syn 2.0Updates
syn
from 2.0.48 to 2.0.49Release notes
Sourced from syn's releases.
Commits
e64c063
Release 2.0.49981359c
Merge pull request #1590 from dtolnay/streof51298d4
Improve error location at eof in LitStr::parse270c633
Update test suite to nightly-2024-02-13dc9cf16
Remove FilterAttrs trait when unused7dcfac7
Ignore dead_code warning in test9831844
Update signature of Emitter::emit_diagnostic in nightly-2024-02-079e8033f
Update test suite to nightly-2024-02-07cb3348c
Update test suite to nightly-2024-01-2315b9dbc
Update test suite to nightly-2024-01-19Updates
toml_edit
from 0.22.4 to 0.22.6Commits
c4b62fd
chore: Release854d95b
docs: Update changelog28d6054
Merge pull request #688 from epage/deprecated16a97f3
docs: Fix deprecation replacements1dc806c
chore: Release2d2e2dd
doc: Update changelog57b4a00
Merge pull request #686 from epage/winnow065b9f9
chore: Update winnow7bc8a90
chore: Update winnow7ad85b6
Merge pull request #684 from epage/kstringUpdates
xxhash-rust
from 0.8.8 to 0.8.10Commits
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