Closed dependabot[bot] closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.50%. Comparing base (
c376f40
) to head (671a9a7
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the minor group with 6 updates:
1.0.7
1.0.8
1.9.1
1.10.0
4.5.10
4.5.11
4.5.10
4.5.11
0.7.1
0.7.2
0.9.4
0.9.5
Updates
anstyle
from 1.0.7 to 1.0.8Commits
6e96e96
chore: Release71560fa
chore: Release9cb3b84
docs: Update changelog8e48cc8
Merge pull request #201 from joshtriplett/short-hex-colors1ec0b40
test: Add tests for 12-bit color4fa09f7
feat: Support short hex colors#RGB
for compatibility with git 2.4676f6849
chore(deps): Update compatible (dev) (#199)ffa2458
chore: Release53bccf9
docs(yansi): Update changelog8576df1
Merge pull request #198 from epage/yansiUpdates
bstr
from 1.9.1 to 1.10.0Commits
e223ec6
1.10.0c4a2b89
1.9.206b1f14
api: addimpl\<'a> From\<&'a BString> for Cow\<'a, BStr>
Updates
clap
from 4.5.10 to 4.5.11Changelog
Sourced from clap's changelog.
Commits
349ed30
chore: Release68ed9ff
docs: Update changelogafecaa4
Merge pull request #5576 from shannmu/option_value_new36c849b
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
completionUpdates
clap_builder
from 4.5.10 to 4.5.11Changelog
Sourced from clap_builder's changelog.
Commits
4a00677
chore: Release6b18d77
docs(derive): Acknowledge Vec<Vec>5efa52a
chore: Release1857e47
docs: Update changelogUpdates
clap_lex
from 0.7.1 to 0.7.2Changelog
Sourced from clap_lex's changelog.
Commits
4a00677
chore: Release6b18d77
docs(derive): Acknowledge Vec<Vec>5efa52a
chore: Release1857e47
docs: Update changelog8697a61
chore: Releasea271c19
Merge pull request #5539 from shannmu/option_valuef7383f7
feat(clap_complete): Add support--flag bar
and-f bar
completion2f53bb3
test(clap_complete): Add test cases for--flag bar
and-f bar
completion932ca13
refactor(clap_complete): Replace parameters incomplete_arg
withParseState
73b07c9
docs: Remove stale ColorChoice platform notesUpdates
version_check
from 0.9.4 to 0.9.5Commits
d77ef9f
New version: 0.9.5.f4284af
Add a cautionary note about feature detection.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