Closed dependabot[bot] closed 4 weeks ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cargo/clap | 4.5.20 | :green_circle: 5.7 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/clap_builder | 4.5.20 | :green_circle: 5.7 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
cargo/tree-sitter | 0.24.3 | :green_circle: 4.7 | Details
|
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the extractor group with 2 updates: tree-sitter and clap.
Updates
tree-sitter
from 0.24.2 to 0.24.3Changelog
Sourced from tree-sitter's changelog.
Commits
bdfe324
0.24.38c45b79
build(deps): bump wasmtime to v25.0.2cd1abd9
fix(lib): correct unexpected side effect inget_column
when the lexer is at...46bdc14
build: fix incorrect variable checksUpdates
clap
from 4.5.19 to 4.5.20Changelog
Sourced from clap's changelog.
Commits
5034cab
chore: Releaseb5b690c
docs: Update changelogabba196
Merge pull request #5688 from epage/rename6ddd5d4
fix(complete)!: Rename ArgValueCompleter to ArgValueCandidates71c5e27
fix(complete)!: Rename CustomCompleter to ValueCandidatesDependabot 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