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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm group with 3 updates in the / directory: @commitlint/cli, tree-sitter-cli and web-tree-sitter.
Updates
@commitlint/cli
from 19.2.2 to 19.3.0Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
447fd3b
v19.3.0Updates
tree-sitter-cli
from 0.22.5 to 0.22.6Release notes
Sourced from tree-sitter-cli's releases.
Changelog
Sourced from tree-sitter-cli's changelog.
Commits
b40f342
0.22.6577d333
feat(cli): add test listing and allow users to parse a specific test number33045ee
fix(test): allow newlines in between test name and attribute1e219ff
fix(cli): properly account for multi-grammar repos when using docker to build...572cdaa
ci: fix address sanitizer step6bfdae0
docs: mention build command variablesa2d2da3
fix(cli): keep default cc flags in build90ba525
fix(highlight): correct signature ofts_highlighter_add_language
67a0439
test: temporarily disable php test3a42c27
ci: add nightly rustfmt to workflowUpdates
web-tree-sitter
from 0.22.5 to 0.22.6Release notes
Sourced from web-tree-sitter's releases.
Changelog
Sourced from web-tree-sitter's changelog.
Commits
b40f342
0.22.6577d333
feat(cli): add test listing and allow users to parse a specific test number33045ee
fix(test): allow newlines in between test name and attribute1e219ff
fix(cli): properly account for multi-grammar repos when using docker to build...572cdaa
ci: fix address sanitizer step6bfdae0
docs: mention build command variablesa2d2da3
fix(cli): keep default cc flags in build90ba525
fix(highlight): correct signature ofts_highlighter_add_language
67a0439
test: temporarily disable php test3a42c27
ci: add nightly rustfmt to workflowDependabot 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