chore(deps): bump the cargo-minor-and-patch group with 3 updates#176
Merged
paulnsorensen merged 1 commit intoJul 11, 2026
Merged
Conversation
Bumps the cargo-minor-and-patch group with 3 updates: [clap_complete](https://github.com/clap-rs/clap), [tree-sitter](https://github.com/tree-sitter/tree-sitter) and [ignore](https://github.com/BurntSushi/ripgrep). Updates `clap_complete` from 4.6.5 to 4.6.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.5...clap_complete-v4.6.7) Updates `tree-sitter` from 0.26.9 to 0.26.10 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.9...v0.26.10) Updates `ignore` from 0.4.26 to 0.4.27 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.26...ignore-0.4.27) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: tree-sitter dependency-version: 0.26.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: ignore dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
paulnsorensen
added a commit
that referenced
this pull request
Jul 11, 2026
The cargo dependabot bump (#176) pulled in a clippy that flags the `match dir.parent()` block under `clippy::question_mark`, breaking `clippy -D warnings` on main. Collapse to `dir.parent()?`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-minor-and-patch group with 3 updates: clap_complete, tree-sitter and ignore.
Updates
clap_completefrom 4.6.5 to 4.6.7Commits
d3e59a9chore: Released997f87docs: Update changelogfb6058cMerge pull request #6409 from heaths/pwsh-support2310870test(complete): Add tests for completer_for_path5967c17refactor(complete): Move shell detection to Shells594602bfix(complete): Detect pwsh for PowerShell3a4f2d0Merge pull request #6427 from clap-rs/renovate/shlex-2.x67ebaedMerge pull request #6426 from clap-rs/renovate/actions-checkout-7.xc968b13chore(deps): Update Rust crate shlex to v28f247cbchore(deps): Update actions/checkout action to v7Updates
tree-sitterfrom 0.26.9 to 0.26.10Release notes
Sourced from tree-sitter's releases.
Commits
3fc4cd2release v0.26.10568aee0test(query): regression test for anchored siblings inside a parent2efce10fix(query): skip passthrough steps when checking for fallible step splittinge8b9639fix(query): avoid overriding states not seeking immediate match with states s...576564dfix(query): take anchors between siblings into account for fallible step spli...fbf3049fix(dsl): forbid invalid field names99bc36bbuild(deps): bump wasmtime-c-api to v36.0.121ef1048fix(build): usestdhelper rather than passing-std=c11flaga61be4afix(lib): address strict aliasing violations inTreeCursortypebe8f380fix(cli): highlight test did not properly check for spans on later rowsUpdates
ignorefrom 0.4.26 to 0.4.27Commits
48b0c79ignore-0.4.27c10f151ignore: always include depth in errorsdfe4a81ignore/types: add HurlDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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