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 cargo-crates group with 2 updates: anyhow and clap.
Updates
anyhow
from 1.0.86 to 1.0.87Release notes
Sourced from anyhow's releases.
Commits
afe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg feature8ecfcdf
Merge pull request #383 from dtolnay/nostdbee814a
Support error sources in no-std on Rust 1.81+1eabf69
Merge pull request #382 from dtolnay/corerequest3e70139
Access generic_member_access APIs through corec378a2c
Upload CI Cargo.lock for reproducing failurese38edc0
Raise rustc required for backtrace feature to 1.67eb976a4
Merge pull request #378 from dtolnay/ttprettyUpdates
clap
from 4.5.16 to 4.5.17Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
6013ad4
chore: Releasef98e3ee
docs: Update changelogaddec17
Merge pull request #5681 from epage/static3c69aaa
docs(complete): Add stdout warning to enve46263a
docs(complete): Redistribute dynamic's documentationde723aa
fix(complete)!: Flatten in prep for stabilization6727c15
fix(complete): Section off existing completions6842ed9
refactor(complete): Remove low-value w macro17d6d24
Merge pull request #5680 from epage/unstable23fb056
Merge pull request #5679 from epage/apiDependabot 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
This change is