chore(deps): bump the dependencies group across 1 directory with 6 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…dates Bumps the dependencies group with 6 updates in the /packages/core directory: | Package | From | To | | --- | --- | --- | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.9.0` | `12.11.1` | | [gpt-tokenizer](https://github.com/niieani/gpt-tokenizer) | `2.9.0` | `3.4.0` | | [tree-sitter](https://github.com/tree-sitter/node-tree-sitter) | `0.21.1` | `0.25.0` | | [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) | `0.23.4` | `0.25.0` | | [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) | `0.23.1` | `0.25.0` | | [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) | `0.23.3` | `0.25.0` | Updates `better-sqlite3` from 12.9.0 to 12.11.1 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.9.0...v12.11.1) Updates `gpt-tokenizer` from 2.9.0 to 3.4.0 - [Release notes](https://github.com/niieani/gpt-tokenizer/releases) - [Commits](niieani/gpt-tokenizer@2.9.0...3.4.0) Updates `tree-sitter` from 0.21.1 to 0.25.0 - [Release notes](https://github.com/tree-sitter/node-tree-sitter/releases) - [Commits](tree-sitter/node-tree-sitter@v0.21.1...v0.25.0) Updates `tree-sitter-go` from 0.23.4 to 0.25.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-go/releases) - [Commits](tree-sitter/tree-sitter-go@v0.23.4...v0.25.0) Updates `tree-sitter-javascript` from 0.23.1 to 0.25.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-javascript/releases) - [Commits](tree-sitter/tree-sitter-javascript@v0.23.1...v0.25.0) Updates `tree-sitter-python` from 0.23.3 to 0.25.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-python/releases) - [Commits](tree-sitter/tree-sitter-python@v0.23.3...v0.25.0) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 12.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gpt-tokenizer dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tree-sitter dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tree-sitter-go dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tree-sitter-javascript dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tree-sitter-python dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/packages/core/dependencies-7695098818
branch
from
July 17, 2026 12:14
719ac11 to
dddaf81
Compare
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 dependencies group with 6 updates in the /packages/core directory:
12.9.012.11.12.9.03.4.00.21.10.25.00.23.40.25.00.23.10.25.00.23.30.25.0Updates
better-sqlite3from 12.9.0 to 12.11.1Release notes
Sourced from better-sqlite3's releases.
Commits
4cbc39c12.11.102b743fFix Electron v42 build errors on Windows (#1488)39a6e5512.11.0f36d8c6Add missing Electron v42 build target (#1486)da6152c12.10.15bb63a2Fix V8 external API usage for Electron 42 (#1475)ca60e36Bump the github-actions group across 1 directory with 4 updates (#1451)f93f490Update SQLite to version 3.53.2 (#1483)d8885f912.10.03f89324Temporarily rollback support for Electron v42 prebuilds (#1470)Updates
gpt-tokenizerfrom 2.9.0 to 3.4.0Release notes
Sourced from gpt-tokenizer's releases.
... (truncated)
Commits
7f880f4feat: add function calling token counting (#83)0cb0870docs: update version in demo59422fdfeat: correct split regexp for o200 and add harmony format support70d73a6docs: add behavior for CODEXe15a443docs: correct URL in READMEc015171docs: add metadata to demo website47ae66cdocs: improve demo websitebaa6f3echore: remove/update demo deps2232368ci: update pages deployment2599753ci: fix workflowInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
tree-sitterfrom 0.21.1 to 0.25.0Release notes
Sourced from tree-sitter's releases.
Commits
3343ab80.25.06d718f9Bump core lib to 0.25.58ff5c15chore: updateFUNDING.yml558bfd4chore: addFUNDING.yml483e1850.22.4733a096ci(publish): ensure filenames are uniquefe9facc0.22.38fdbb4cci(publish): correct gh release step424fb65docs(readme): fix docs badgee1c57810.22.2Updates
tree-sitter-gofrom 0.23.4 to 0.25.0Release notes
Sourced from tree-sitter-go's releases.
Commits
15476780.25.03f912e9chore: generate179ca03feat: expose statement liste25214efix: allow the terminator to be omitted for the last elementedea6bffix: give index expressions a dynamic precedence of 1e1076e5feat: support generic type aliases00a299eci: update test failures, use macos-1593c2bb6build: update bindings1496eb7feat: use the new reserved rules apic350fa5ci: bump actions/checkout from 4 to 5Updates
tree-sitter-javascriptfrom 0.23.1 to 0.25.0Release notes
Sourced from tree-sitter-javascript's releases.
Commits
44c892e0.25.05f100b0docs: clarify targeted ECMAScript version2409583chore: generate39798e2feat: addawaitto reserved identifiersc220d3efeat: add reserved words7ef8551fix: allowofas identifiers in for loopsebdb4f1feat: addusingdeclaration166a565ci: use macos-latestbe1e969build: update bindingsb131ccbci: bump actions/checkout from 4 to 5Updates
tree-sitter-pythonfrom 0.23.3 to 0.25.0Release notes
Sourced from tree-sitter-python's releases.
Commits
293fdc00.25.034a91a2chore: generate8ad8a51ci: update failing filesa0b84edtest: update tests1b1ca93fix: give a higher lexical precedence to the*inexcept*a4c106ffeat: allow multiple exception expressions without parenthesis29e3bc2refactor!: simplify exceptionsd8f9e69feat: add PEP 750 template string support7ff26dafeat: simplify try statement by accepting missing else/except/finally blocksafdba00build: update bindings