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

build(deps): bump the tree-sitter group with 19 updates #171

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2024

Bumps the tree-sitter group with 19 updates:

Package From To
tree-sitter 0.20.10 0.22.6
tree-sitter-highlight 0.20.1 0.22.6
tree-sitter-rust 0.20.4 0.21.2
tree-sitter-javascript 0.20.4 0.21.2
tree-sitter-c 0.20.8 0.21.1
tree-sitter-json 0.20.2 0.21.0
tree-sitter-cpp 0.20.5 0.22.0
tree-sitter-ruby 0.20.1 0.21.0
tree-sitter-haskell 0.15.0 0.21.0
tree-sitter-go 0.20.0 0.21.0
tree-sitter-c-sharp 0.20.0 0.21.2
tree-sitter-python 0.20.4 0.21.0
tree-sitter-typescript 0.20.5 0.21.1
tree-sitter-bash 0.20.5 0.21.0
tree-sitter-php 0.20.0 0.22.4
tree-sitter-java 0.20.2 0.21.0
tree-sitter-ocaml 0.20.4 0.22.0
tree-sitter-html 0.20.0 0.20.3
tree-sitter-elixir 0.1.1 0.2.0

Updates tree-sitter from 0.20.10 to 0.22.6

Release notes

Sourced from tree-sitter's releases.

v0.22.6

[0.22.6] — 2024-05-05

Features

Bug Fixes

Documentation

Refactor

Build System and CI

v0.22.5

[0.22.5] — 2024-04-14

... (truncated)

Changelog

Sourced from tree-sitter's changelog.

[0.22.6] — 2024-05-05

Features

Bug Fixes

Documentation

Refactor

Build System and CI

[0.22.5] — 2024-04-14

Bug Fixes

... (truncated)

Commits

Updates tree-sitter-highlight from 0.20.1 to 0.22.6

Release notes

Sourced from tree-sitter-highlight's releases.

v0.22.6

[0.22.6] — 2024-05-05

Features

Bug Fixes

Documentation

Refactor

Build System and CI

v0.22.5

[0.22.5] — 2024-04-14

... (truncated)

Changelog

Sourced from tree-sitter-highlight's changelog.

[0.22.6] — 2024-05-05

Features

Bug Fixes

Documentation

Refactor

Build System and CI

[0.22.5] — 2024-04-14

Bug Fixes

... (truncated)

Commits
  • b40f342 0.22.6
  • 577d333 feat(cli): add test listing and allow users to parse a specific test number
  • 33045ee fix(test): allow newlines in between test name and attribute
  • 1e219ff fix(cli): properly account for multi-grammar repos when using docker to build...
  • 572cdaa ci: fix address sanitizer step
  • 6bfdae0 docs: mention build command variables
  • a2d2da3 fix(cli): keep default cc flags in build
  • 90ba525 fix(highlight): correct signature of ts_highlighter_add_language
  • 67a0439 test: temporarily disable php test
  • 3a42c27 ci: add nightly rustfmt to workflow
  • Additional commits viewable in compare view

Updates tree-sitter-rust from 0.20.4 to 0.21.2

Commits

Updates tree-sitter-javascript from 0.20.4 to 0.21.2

Commits

Updates tree-sitter-c from 0.20.8 to 0.21.1

Commits

Updates tree-sitter-json from 0.20.2 to 0.21.0

Commits

Updates tree-sitter-cpp from 0.20.5 to 0.22.0

Commits
  • 72fd001 0.22.0
  • f3d2757 chore: generate
  • f8efc57 feat: support reference declarators in types
  • 60d357f feat: add optional attribute declarations after 'namespace'
  • 1c3c93d feat: support pure virtual destructors
  • aa79a17 fix: specifier and virtual do not strictly require each other
  • f79b9d9 fix(scanner): only call memcpy if length is greater than 0
  • d0b4e00 chore: generate
  • 8a64c2d feat(scanner): use alloc header
  • 075886a ci: update workflows
  • Additional commits viewable in compare view

Updates tree-sitter-ruby from 0.20.1 to 0.21.0

Commits

Updates tree-sitter-haskell from 0.15.0 to 0.21.0

Commits
  • 4bbd8e6 0.21.0
  • 4699b0c chore: generate
  • 823fa43 docs: update README
  • 1e5ae28 chore: remove unnecessary files
  • 87377b2 fix: update bindings
  • c17bff2 ci: rework workflows
  • c5c0e22 refactor(scanner): use alloc and array header, and rely on `TREE_SITTER_DEBUG...
  • e5b649c fix: allow imports after the first declaration for resilience
  • f8e8da7 Rewrite the grammar once again.
  • af32d88 add pypi publish job
  • Additional commits viewable in compare view

Updates tree-sitter-go from 0.20.0 to 0.21.0

Commits
  • 5c0024c ci: update workflows
  • 174bc44 build: updating bindings and versions
  • cb83456 chore: generate
  • b82ab80 refactor!: rework type parameters and interface type elements
  • e395081 feat: support type instantiation expressions
  • fd577c4 docs: update badges
  • ff86c7f chore: regenerate with master
  • See full diff in compare view

Updates tree-sitter-c-sharp from 0.20.0 to 0.21.2

Commits

Updates tree-sitter-python from 0.20.4 to 0.21.0

Commits
  • 0f9047c build: update bindings and versions
  • bac8189 ci: update workflows
  • 03e88c1 ci: add failure
  • bf1c091 chore: update bindings
  • 1030ed7 fix: don't parse the l suffix in floats, allow trailing commas in type
  • 22d3f87 ci: clone all examples at once
  • 64619c4 ci: use new upstream workflows
  • 27f866b feat: improve bindings
  • 671bb1b fix(queries): use last-precedence for highlights
  • 0bb270c fix: regenerate with operator precedence fix
  • Additional commits viewable in compare view

Updates tree-sitter-typescript from 0.20.5 to 0.21.1

Commits

Updates tree-sitter-bash from 0.20.5 to 0.21.0

Commits
  • f3f26f4 docs: add pypi badge
  • 152c934 feat!: use the array api in the scanner
  • de04ef1 build: update makefile for macos installation
  • fd394b8 ci: bump tree-sitter/parser-setup-action from 1.1 to 1.2
  • e318c3e ci: update workflows
  • 664c274 build: update bindings and versions
  • 975bc70 docs: update badges
  • 8df9ea8 ci: bump actions/setup-node from 3 to 4
  • 86cd460 ci: bump actions/checkout from 3 to 4
  • 8247a5b ci: add dependabot for actions
  • Additional commits viewable in compare view

Updates tree-sitter-php from 0.20.0 to 0.22.4

Release notes

Sourced from tree-sitter-php's releases.

v0.22.2

What's Changed

New Contributors

Full Changelog: tree-sitter/tree-sitter-php@v0.22.0...v0.22.2

v0.22.0

What's Changed

Breaking Change

  • exponentiation_expression has been removed and is now part of binary_expression

Full Changelog: tree-sitter/tree-sitter-php@v0.21.1...v0.22.0

v0.21.1

What's Changed

Full Changelog: tree-sitter/tree-sitter-php@v0.20.0...v0.21.1

Commits

Updates tree-sitter-java from 0.20.2 to 0.21.0

Commits
  • 953abfc ci: update workflows
  • 60d0376 build: update bindings and versions
  • d6791cf chore: generate
  • be8ecb6 fix: tweak escape sequence and identifier rules
  • 388720a refactor: remove condition rule
  • 2aae502 fix(test): remove leading space
  • 5e62fbb fix: unescaped curly brace in regex and invert query precedence for test
  • 99b29f1 docs: update badges
  • See full diff in compare view

Updates tree-sitter-ocaml from 0.20.4 to 0.22.0

Release notes

Sourced from tree-sitter-ocaml's releases.

v0.22.0

What's Changed

Full Changelog: tree-sitter/tree-sitter-ocaml@v0.21.2...v0.22.0

v0.21.2

What's Changed

Full Changelog: tree-sitter/tree-sitter-ocaml@v0.21.1...v0.21.2

v0.21.1

What's Changed

Full Changelog: tree-sitter/tree-sitter-ocaml@v0.21.0...v0.21.1

v0.21.0

What's Changed

Full Changelog: tree-sitter/tree-sitter-ocaml@v0.20.4...v0.21.0

Commits

Updates tree-sitter-html from 0.20.0 to 0.20.3

Release notes

Sourced from tree-sitter-html's releases.

v0.20.1

Full Changelog: tree-sitter/tree-sitter-html@v0.20.0...v0.20.1

Commits
  • e4d834e 0.20.3
  • 8ae2cd2 ci: use common workflows
  • 266f2e4 build: update bindings
  • eee29ca chore(scanner): remove unused token types
  • bfa075d fix(scanner): use ts_* allocator functions
  • cc53b68 chore: remove .appveyor.yml
  • 4e5f334 0.20.2
  • b1f0c82 fix: silence warning about using && without parenthesis
  • 0797931 Extract helper function for popping and freeing tags
  • de93795 feat: convert scanner to use array.h header
  • Additional commits viewable in compare view

Updates tree-sitter-elixir from 0.1.1 to 0.2.0

Release notes

Sourced from tree-sitter-elixir's releases.

v0.2.0

Changed

  • Required tree-sitter version to 0.21+ (#66)
Changelog

Sourced from tree-sitter-elixir's changelog.

v0.2.0 (2024-04-08)

Changed

  • Required tree-sitter version to 0.21+ (#66)
Commits

Bumps the tree-sitter group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.20.10` | `0.22.6` |
| [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) | `0.20.1` | `0.22.6` |
| [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.20.4` | `0.21.2` |
| [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) | `0.20.4` | `0.21.2` |
| [tree-sitter-c](https://github.com/tree-sitter/tree-sitter-c) | `0.20.8` | `0.21.1` |
| [tree-sitter-json](https://github.com/tree-sitter/tree-sitter-json) | `0.20.2` | `0.21.0` |
| [tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp) | `0.20.5` | `0.22.0` |
| [tree-sitter-ruby](https://github.com/tree-sitter/tree-sitter-ruby) | `0.20.1` | `0.21.0` |
| [tree-sitter-haskell](https://github.com/tree-sitter/tree-sitter-haskell) | `0.15.0` | `0.21.0` |
| [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) | `0.20.0` | `0.21.0` |
| [tree-sitter-c-sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) | `0.20.0` | `0.21.2` |
| [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) | `0.20.4` | `0.21.0` |
| [tree-sitter-typescript](https://github.com/tree-sitter/tree-sitter-typescript) | `0.20.5` | `0.21.1` |
| [tree-sitter-bash](https://github.com/tree-sitter/tree-sitter-bash) | `0.20.5` | `0.21.0` |
| [tree-sitter-php](https://github.com/tree-sitter/tree-sitter-php) | `0.20.0` | `0.22.4` |
| [tree-sitter-java](https://github.com/tree-sitter/tree-sitter-java) | `0.20.2` | `0.21.0` |
| [tree-sitter-ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) | `0.20.4` | `0.22.0` |
| [tree-sitter-html](https://github.com/tree-sitter/tree-sitter-html) | `0.20.0` | `0.20.3` |
| [tree-sitter-elixir](https://github.com/elixir-lang/tree-sitter-elixir) | `0.1.1` | `0.2.0` |


Updates `tree-sitter` from 0.20.10 to 0.22.6
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.22.6)

Updates `tree-sitter-highlight` from 0.20.1 to 0.22.6
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](tree-sitter/tree-sitter@v0.20.1...v0.22.6)

Updates `tree-sitter-rust` from 0.20.4 to 0.21.2
- [Commits](tree-sitter/tree-sitter-rust@v0.20.4...v0.21.2)

Updates `tree-sitter-javascript` from 0.20.4 to 0.21.2
- [Commits](tree-sitter/tree-sitter-javascript@v0.20.4...v0.21.2)

Updates `tree-sitter-c` from 0.20.8 to 0.21.1
- [Release notes](https://github.com/tree-sitter/tree-sitter-c/releases)
- [Commits](tree-sitter/tree-sitter-c@v0.20.8...v0.21.1)

Updates `tree-sitter-json` from 0.20.2 to 0.21.0
- [Commits](tree-sitter/tree-sitter-json@v0.20.2...v0.21.0)

Updates `tree-sitter-cpp` from 0.20.5 to 0.22.0
- [Commits](tree-sitter/tree-sitter-cpp@v0.20.5...v0.22.0)

Updates `tree-sitter-ruby` from 0.20.1 to 0.21.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-ruby/releases)
- [Commits](tree-sitter/tree-sitter-ruby@v0.20.1...v0.21.0)

Updates `tree-sitter-haskell` from 0.15.0 to 0.21.0
- [Commits](tree-sitter/tree-sitter-haskell@v0.15.0...v0.21.0)

Updates `tree-sitter-go` from 0.20.0 to 0.21.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-go/releases)
- [Commits](tree-sitter/tree-sitter-go@v0.20.0...v0.21.0)

Updates `tree-sitter-c-sharp` from 0.20.0 to 0.21.2
- [Release notes](https://github.com/tree-sitter/tree-sitter-c-sharp/releases)
- [Commits](tree-sitter/tree-sitter-c-sharp@v0.20.0...v0.21.2)

Updates `tree-sitter-python` from 0.20.4 to 0.21.0
- [Commits](tree-sitter/tree-sitter-python@v0.20.4...v0.21.0)

Updates `tree-sitter-typescript` from 0.20.5 to 0.21.1
- [Release notes](https://github.com/tree-sitter/tree-sitter-typescript/releases)
- [Commits](tree-sitter/tree-sitter-typescript@v0.20.5...v0.21.1)

Updates `tree-sitter-bash` from 0.20.5 to 0.21.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-bash/releases)
- [Commits](tree-sitter/tree-sitter-bash@v0.20.5...v0.21.0)

Updates `tree-sitter-php` from 0.20.0 to 0.22.4
- [Release notes](https://github.com/tree-sitter/tree-sitter-php/releases)
- [Commits](tree-sitter/tree-sitter-php@v0.20.0...v0.22.4)

Updates `tree-sitter-java` from 0.20.2 to 0.21.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-java/releases)
- [Commits](tree-sitter/tree-sitter-java@v0.20.2...v0.21.0)

Updates `tree-sitter-ocaml` from 0.20.4 to 0.22.0
- [Release notes](https://github.com/tree-sitter/tree-sitter-ocaml/releases)
- [Commits](tree-sitter/tree-sitter-ocaml@v0.20.4...v0.22.0)

Updates `tree-sitter-html` from 0.20.0 to 0.20.3
- [Release notes](https://github.com/tree-sitter/tree-sitter-html/releases)
- [Commits](tree-sitter/tree-sitter-html@v0.20.0...v0.20.3)

Updates `tree-sitter-elixir` from 0.1.1 to 0.2.0
- [Release notes](https://github.com/elixir-lang/tree-sitter-elixir/releases)
- [Changelog](https://github.com/elixir-lang/tree-sitter-elixir/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/tree-sitter-elixir@v0.1.1...v0.2.0)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-highlight
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-javascript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-c
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-cpp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-haskell
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-c-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-bash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-ocaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
- dependency-name: tree-sitter-html
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tree-sitter
- dependency-name: tree-sitter-elixir
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tree-sitter
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 25, 2024

Superseded by #177.

@dependabot dependabot bot closed this May 25, 2024
@dependabot dependabot bot deleted the dependabot/cargo/tree-sitter-d567f3812d branch May 25, 2024 07:06
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants