Closed dependabot[bot] closed 4 months ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cargo/clap | 4.5.8 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_builder | 4.5.8 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_derive | 4.5.8 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/regex | 1.10.5 | :green_circle: 6.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap | 4.5.4 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_builder | 4.5.2 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_derive | 4.5.4 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/regex | 1.10.4 | :green_circle: 6.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/regex | >= 1.10.5, < 2.0.0 | :green_circle: 6.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/regex | >= 1.10.4, < 2.0.0 | :green_circle: 6.8 | Details
|
Superseded by #145.
Bumps the extractor group with 2 updates in the / directory: clap and regex.
Updates
clap
from 4.5.4 to 4.5.8Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
469d847
chore: Releasee323b91
docs: Update changelog7101c64
Merge pull request #5557 from tesuji/fish-positional-args-files5ee1a25
fix(fish): Don't ignore files if has positional args3a2fb25
Merge pull request #5547 from tesuji/fish-list1e3681b
refactor: Pass list to __fish_seen_subcommand_fromb1a0508
refactor: Rewrite iterator for followup changes5cc44bb
Merge pull request #5548 from tesuji/fish-escape-tab181b9e0
test: Ensure optional_value runs0724b7b
chore: Remove tarpaulin supportUpdates
regex
from 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsDependabot 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