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 6 updates:
2.17.0
2.19.0
17.6.6
19.2.2
17.6.6
19.2.2
8.0.3
9.0.11
0.20.8
0.22.5
0.20.8
0.22.5
Updates
nan
from 2.17.0 to 2.19.0Changelog
Sourced from nan's changelog.
Commits
56585a1
2.19.02223ba4
Prepare for 2.19.01b630dd
Fix builds for Electron 29 (#966)e14bdcd
2.18.0c253926
Prepare for 2.18.0bdfee17
Cast v8::Object::GetInternalField() return value to v8::Value (#956)4b2e498
Merge pull request #952 from striezel-stash/fix-links4e56585
Merge pull request #951 from striezel-stash/fix-typos070fced
Fix some typos8a77313
Fix outdated links to V8 documentationUpdates
@commitlint/cli
from 17.6.6 to 19.2.2Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.... (truncated)
Commits
66dd3a5
v19.2.2172cb52
v19.2.1f91d539
Fix regression when using --last flag (#3982)a64b417
v19.2.099f4f3f
feat(cli): introduce new --last flag, to stop recommending HEAD~1 (#3916)8d7a3d5
v19.1.09b4ac34
v19.0.3e538924
v19.0.29351b8e
v19.0.18793c63
fix: dropresolve-from
,resolve-global
andimport-fresh
, resolve global...Updates
@commitlint/config-conventional
from 17.6.6 to 19.2.2Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.... (truncated)
Commits
66dd3a5
v19.2.28d7a3d5
v19.1.059bc204
Chore/v18 patch merge (#3969)9b4ac34
v19.0.3f1ff121
v19.0.0868983c
docs: use vitepress (#3921)2816783
Revert "chore!: minimum node version v20"a909634
chore!: minimum node version v203423735
feat!: migrate to pure ESM (#3850)93fa15e
v18.6.2Updates
husky
from 8.0.3 to 9.0.11Release notes
Sourced from husky's releases.
... (truncated)
Commits
a9c6584
9.0.1129056db
fix: husky=0 in init (#1395)095a4fe
docs: update how-to.mdd2e831d
docs: update how-to.mdd1a8ed1
chore: update package-lock.json (#1383)c042d9b
9.0.10e529368
fix: rename index.d.ts to index.d.mts (#1379)6219cac
9.0.9d8377fe
refactor: rename files (#1378)211b80a
9.0.8Updates
tree-sitter-cli
from 0.20.8 to 0.22.5Release notes
Sourced from tree-sitter-cli's releases.
... (truncated)
Changelog
Sourced from tree-sitter-cli's changelog.
... (truncated)
Commits
cdd4688
0.22.532b8794
docs: Add note about 0.22.3 release to CHANGELOG.md295344b
fix: Avoid generating unused character set constantsa7a47d5
fix(rust): compilation on wasm32-wasi9ba8f6d
fix(cli): test parsing on windows2852579
0.22.450d0dfb
Always bump at least the patch version inbump
xtask63fa0f2
Include 2-character ranges in array-based state transitions056237f
Fix sorting of transitions within a lex statea3d3387
0.22.3Updates
web-tree-sitter
from 0.20.8 to 0.22.5Release notes
Sourced from web-tree-sitter's releases.
... (truncated)
Changelog
Sourced from web-tree-sitter's changelog.
... (truncated)
Commits
cdd4688
0.22.532b8794
docs: Add note about 0.22.3 release to CHANGELOG.md295344b
fix: Avoid generating unused character set constantsa7a47d5
fix(rust): compilation on wasm32-wasi9ba8f6d
fix(cli): test parsing on windows2852579
0.22.450d0dfb
Always bump at least the patch version inbump
xtask63fa0f2
Include 2-character ranges in array-based state transitions056237f
Fix sorting of transitions within a lex statea3d3387
0.22.3Dependabot 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