Closed dependabot[bot] closed 5 months ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cargo/clap | 4.5.6 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_builder | 4.5.6 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_derive | 4.5.5 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/regex | 1.10.5 | :green_circle: 6.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap | 4.5.4 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_builder | 4.5.2 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_derive | 4.5.4 | :green_circle: 5.6 | 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 #143.
Bumps the extractor group with 2 updates: clap and regex.
Updates
clap
from 4.5.4 to 4.5.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
51de731
chore(ci): Lint clippy::items_after_statements seems too strict181a2cf
chore(ci): Allow prelude wildcard imports82cf9a6
chore(ci): Reduce noisy lintsUpdates
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