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 cargo group with 1 update in the / directory: tree-sitter.
Updates
tree-sitter
from 0.22.6 to 0.24.3Release notes
Sourced from tree-sitter's releases.
... (truncated)
Changelog
Sourced from tree-sitter's changelog.
... (truncated)
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 checks0b167b0
0.24.276fffb0
build(make): fixtree-sitter.pc
generation (#3745)b759a5f
fix(templates): properly replace author emailb3f808c
chore(templates): update npm packages0d8f143
build(bindings): improve cmake filec639d54
feat: drop legacy binding updatesUpdates
cc
from 1.1.6 to 1.1.31Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
c07ab0e
chore: release v1.1.31 (#1248)e53eba3
Add comment explaining why cc does not rebuild on env PATH change (#1247)9aab242
chore: release (#1246)d0048ab
Don't pass -fPIC by default on wasm (#1245)53a0b97
chore: release (#1244)7ad4677
Regenerate target info (#1243)218365e
chore: release (#1239)1a6a710
Environment variables: For one accepting boolean, treat "0", "false" and empt...3bbb384
chore: release (#1235)2b94f52
Revert "Use debug version of MSVC runtime library on debug (#1231)" (#1237)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