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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor-changes group with 5 updates in the / directory:
4.5.8
4.5.11
3.1.0
3.1.2
2.0.68
2.0.72
1.0.96
1.0.98
1.212.0
1.214.0
Updates
clap
from 4.5.8 to 4.5.11Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
349ed30
chore: Release68ed9ff
docs: Update changelogafecaa4
Merge pull request #5576 from shannmu/option_value_new4a00677
chore: Release36c849b
refactor(clap_complete): Reuse code about shortflag parsingfc479ba
feat(clap_complete): Add support for-fbar
and-f=bar
completion48a23f5
test(clap_complete): Add test cases for-fbar
and-f=bar
completion6b18d77
docs(derive): Acknowledge Vec<Vec>5efa52a
chore: Release1857e47
docs: Update changelogUpdates
predicates
from 3.1.0 to 3.1.2Changelog
Sourced from predicates's changelog.
Commits
9b44604
chore: Release31556d0
chore: Releaseb87c960
docs: Update changelogce08537
chore(deps): Update Rust Stable to v1.79 (#170)bb3ed6c
style: Make clippy happy8981e6f
chore(deps): Update Rust Stable to v1.78 (#169)6732e45
style: Address warningsed6709e
chore(deps): Update Rust Stable to v1.77 (#168)60ceafb
Merge pull request #167 from epage/templatef9786f8
chore: Update from _rust/main templateUpdates
syn
from 2.0.68 to 2.0.72Release notes
Sourced from syn's releases.
Commits
c59828f
Release 2.0.725821371
Merge pull request #1709 from dtolnay/up87401bf
Add issue links for missing syntax supporta3f2f50
Categorize newly failing rust repo source files378f4e2
Update test suite to nightly-2024-07-21788f8cb
Improve errors on unexpected token in precise capture bound11b2371
Merge pull request #1707 from compiler-errors/precise-capturingbed32d2
Parse use<> precise capturing as Verbatimf34dc7b
Release 2.0.71896d58b
Merge pull request #1706 from lemunozm/patch-1Updates
trybuild
from 1.0.96 to 1.0.98Release notes
Sourced from trybuild's releases.
Commits
a4f4171
Release 1.0.98aa567ec
Merge pull request #282 from gui1117/gui-fix-default-featuresc08e3f7
remove unusedcd88ca2
Fix default featuresdaeef9c
Release 1.0.97207b0a5
Merge pull request #278 from dtolnay/rustflags1b8d4bd
Combine all rustflags into cargo --config argef6893b
Merge pull request #277 from dtolnay/nothers883a38d
Ignore comparison_chain clippy lintf3b1dab
Normalize the effect of --verbose on '$N others' diagnosticUpdates
wat
from 1.212.0 to 1.214.0Commits
a4c4021
Release wasm-tools 1.214.0 (#1681)07d1f84
wit-encoder Ident get raw name method (#1677)2ecc7be
[wit-parser] select default world among multiple packages (#1675)fb42670
Gate component model functions with multiple returns (#1670)bd9eb47
Better handle stability attributes when merging WIT packages (#1669)bf282bb
threads: add remaining instructions (#1664)4c7a005
Added serde support to wit-encoder (#1647)8078b66
Update some documentation about longer names (#1667)00cc81c
Bring back legacy exception handling opcodes (#1661)021389c
Increase MAX_WASM_STRING_SIZE slightly (#1650)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