chore(deps): bump the cargo group across 1 directory with 4 updates #1654
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 cargo group with 4 updates in the / directory: clap, reqwest, toml and clap_complete.
Updates
clap
from 4.5.38 to 4.5.39Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
ed2360f
chore: Release196a14b
docs: Update changelogcd622ab
Merge pull request #5846 from ribru17/alias_fn_dedup48ff72b
fix(complete): Deduplicate bash subcmd casesb1b6f17
Merge pull request #5843 from epage/link5900216
fix(derive): Update link for derive attributesfde45f9
chore: Release45d5d7e
docs: Update changelog4b82b97
chore: Releasea982adf
docs: Update changelogUpdates
reqwest
from 0.12.15 to 0.12.19Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
8cf142b
v0.12.1935b6c83
fix(redirect): Usingtower-http
patch to fix invalidcontent-length
heade...a54c4cf
disable util::add_cookie_header on wasm targetsa7a2db1
ci: check cookies feature on wasm target522638d
fix: only check scheme after redirect Policy returnfollow
(#2710)2fde244
ci: apparently dependabot doesn't understand increase-if-necessary35a6601
refactor: report custom reason phrase in error message (#2697)5e03d04
chore(ci): make dependabot tell us of breaking changes we could upgrade to (#...595c80b
v0.12.18f279ad1
fix compilation if socks is enabled without tlsUpdates
toml
from 0.8.22 to 0.8.23Commits
838a022
chore: Releaseb9d399d
docs: Update changelogf3e8c68
feat(edit): Add ImDocument::into_table (#928)288161b
chore: Released7f3cda
docs: Update changelog752ef5b
fix(datetime): Further error improvements (#927)32d2297
feat(edit): Add ImDocument::into_tableb1ce9b5
fix(datetime): Use 2-digit values for ranges55da4af
fix(datetime): Remove trailing space in error5c1d9cc
chore(parse): Use a unique tagUpdates
clap_complete
from 4.5.50 to 4.5.52Commits
783b291
chore: Releasea88013a
docs: Update changeloga3c6230
Merge pull request #6000 from mernen/fix-zsh-dynamic-completion951536e
chore: Release3c527af
chore: Update transitive clap8520a7a
chore: Release2826eed
chore(nushell): Require newer clap_completec17d25f
docs: Update changelog493a71a
Merge pull request #5999 from cenviity/push-tqqzyttsoktub49dae2
chore: ReleaseDependabot 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