Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

Bumps the tree-sitter group with 2 updates in the /docs directory: tree-sitter-devicetree and web-tree-sitter.

Updates tree-sitter-devicetree from 0.12.1 to 0.14.1

Updates web-tree-sitter from 0.24.3 to 0.25.3

Release notes

Sourced from web-tree-sitter's releases.

v0.25.3

Bug Fixes

  • Fixed an infinite loop that could happen in some grammars during error recovery if the end of the file was reached.
  • Fixed a parser-generation error where internal character set constants were given external linkage, which could cause linking errors on some platforms if multiple Tree-sitter parsers were linked into the same application.

v0.25.2

Bug Fixes

  • Fixed a crash that could occur when loading WASM-compiled languages that were generated with an earlier version of the Tree-sitter CLI (#4210).
  • Fixed incorrect tokenization when using WASM-compiled languages, if the language's external scanner did not assign to result_symbol (#4218)
  • Fixed an infinite loop that could occur if external scanners returned empty extra tokens (#4213)

Build

  • Decreased the rustc version required to build the tree-sitter-languages and tree-sitter crates (#4221)

v0.25.1

Changelog

[0.25.1] — 2025-02-02

Features

Bug Fixes

Documentation

  • Correct build steps for WASM files

Build System and CI

Other

  • rust: Correct doc comments

v0.25.0

Changelog

[0.25.0] — 2025-02-01

Notices

... (truncated)

Commits
  • 2a835ee 0.25.3
  • 3ad1c7d Fix cases where error recovery could infinite loop (#4257) (#4262)
  • b1a7074 fix(generate): mark TSCharacterRange as static (#4255)
  • 6f2dbaa build: do not define _POSIX_C_SOURCE on NetBSD (#4196)
  • 781dc05 ci: separate nightly lints to separate job
  • 1f64036 fix(test): update expected tree-sitter-rust supertypes
  • 4eb46b4 fix(rust): adapt to some new nightly lints
  • d73126d fix(web): provide type in the exports
  • 637a3e1 fix(wasm): restore passing in ERROR to descendantsOfType (#4226)
  • 8b5c63b tree-sitter-language 0.1.5
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner March 5, 2025 05:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 3 times, most recently from aaa1f90 to bbb56ab Compare March 17, 2025 03:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 3 times, most recently from cbae864 to bd71b78 Compare March 24, 2025 05:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch from bd71b78 to d6ab3c1 Compare March 26, 2025 05:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from 5b64fa1 to 150033e Compare April 8, 2025 05:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 4 times, most recently from 8938e12 to 610756d Compare April 23, 2025 05:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from 892d2cd to d39538e Compare May 6, 2025 05:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from 9d9bbbc to 42a0ad9 Compare May 12, 2025 05:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 3 times, most recently from 7c75bda to 679f244 Compare June 9, 2025 05:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch from 679f244 to fe7440b Compare June 17, 2025 05:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from e89f49d to b7e5481 Compare July 10, 2025 05:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from f82d17a to 9ff95f6 Compare July 21, 2025 06:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch from 9ff95f6 to e8d570a Compare July 23, 2025 05:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from a19f20e to ad2dbfa Compare September 3, 2025 03:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 3 times, most recently from 92f8e3d to d661938 Compare September 10, 2025 05:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from 1ba4fc8 to 0cff448 Compare September 15, 2025 05:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch from 0cff448 to 0bb92e6 Compare September 17, 2025 05:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch from 0bb92e6 to 5f79263 Compare October 1, 2025 05:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from 04e21d7 to cd2c697 Compare November 10, 2025 05:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch from cd2c697 to 50e6802 Compare November 17, 2025 05:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 4 times, most recently from 614a039 to 5d30bd9 Compare December 23, 2025 05:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 5 times, most recently from fed4f0f to 2a235ec Compare December 31, 2025 05:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 2 times, most recently from 18e9460 to 1eaf364 Compare January 8, 2026 05:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch 3 times, most recently from 31facb8 to bb03989 Compare January 15, 2026 05:02
…ates

Bumps the tree-sitter group with 2 updates in the /docs directory: tree-sitter-devicetree and [web-tree-sitter](https://github.com/tree-sitter/tree-sitter).


Updates `tree-sitter-devicetree` from 0.12.1 to 0.14.1

Updates `web-tree-sitter` from 0.24.3 to 0.25.3
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.24.3...v0.25.3)

---
updated-dependencies:
- dependency-name: tree-sitter-devicetree
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: web-tree-sitter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/tree-sitter-4e27693d6c branch from bb03989 to 6be1b94 Compare January 19, 2026 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant