Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the tree-sitter group across 1 directory with 2 updates #2856

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
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

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 <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

@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 2 times, most recently from 3af649d to aaa1f90 Compare March 11, 2025 05:39
…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 aaa1f90 to bbb56ab Compare March 17, 2025 03:49
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.

0 participants