chore(deps): bump the tree-sitter group across 1 directory with 6 updates#8
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the tree-sitter group across 1 directory with 6 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the tree-sitter group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.20.10` | `0.22.2` | | [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) | `0.20.0` | `0.23.0` | | [tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) | `0.20.4` | `0.21.4` | | [tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python) | `0.20.4` | `0.23.0` | | [tree-sitter-rust](https://github.com/tree-sitter/tree-sitter-rust) | `0.20.4` | `0.21.2` | | [tree-sitter-typescript](https://github.com/tree-sitter/tree-sitter-typescript) | `0.20.5` | `0.23.0` | Updates `tree-sitter` from 0.20.10 to 0.22.2 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.22.2) Updates `tree-sitter-go` from 0.20.0 to 0.23.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-go/releases) - [Commits](tree-sitter/tree-sitter-go@v0.20.0...v0.23.0) Updates `tree-sitter-javascript` from 0.20.4 to 0.21.4 - [Release notes](https://github.com/tree-sitter/tree-sitter-javascript/releases) - [Commits](tree-sitter/tree-sitter-javascript@v0.20.4...v0.21.4) Updates `tree-sitter-python` from 0.20.4 to 0.23.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-python/releases) - [Commits](tree-sitter/tree-sitter-python@v0.20.4...v0.23.0) Updates `tree-sitter-rust` from 0.20.4 to 0.21.2 - [Release notes](https://github.com/tree-sitter/tree-sitter-rust/releases) - [Commits](tree-sitter/tree-sitter-rust@v0.20.4...v0.21.2) Updates `tree-sitter-typescript` from 0.20.5 to 0.23.0 - [Release notes](https://github.com/tree-sitter/tree-sitter-typescript/releases) - [Commits](tree-sitter/tree-sitter-typescript@v0.20.5...v0.23.0) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tree-sitter - dependency-name: tree-sitter-go dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tree-sitter - dependency-name: tree-sitter-javascript dependency-version: 0.21.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tree-sitter - dependency-name: tree-sitter-python dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tree-sitter - dependency-name: tree-sitter-rust dependency-version: 0.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tree-sitter - dependency-name: tree-sitter-typescript dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tree-sitter ... Signed-off-by: dependabot[bot] <support@github.com>
6ce5d00 to
75bf282
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 tree-sitter group with 6 updates in the / directory:
0.20.100.22.20.20.00.23.00.20.40.21.40.20.40.23.00.20.40.21.20.20.50.23.0Updates
tree-sitterfrom 0.20.10 to 0.22.2Release notes
Sourced from tree-sitter's releases.
... (truncated)
Commits
Updates
tree-sitter-gofrom 0.20.0 to 0.23.0Commits
6204b730.23.06fc3e1cbuild: update bindingse232d4bfix: hide newline tokens8c0f0e7fix(go): correct test7787a05fix(go): move go.mod to root dirb5a2a14fix(go): correct module pathf3904990.21.2dc927dcbuild: bump npm packages37213ef0.21.1080eb5echore: generateUpdates
tree-sitter-javascriptfrom 0.20.4 to 0.21.4Commits
d767b1av0.21.499be62ffix:jsx_textnode trims whitespace too often12e4537fix: automatic semicolon should be inserted given a number decimal a newlinef5af62cfix: comment optimization should not cause automatic-semi insert for single-l...c4739fefix: unnecessary seq sequences391a8fcfix: comment should be terminala5de24d0.21.3ce29c27fix: comments should not consume 2028+2029, and neither should identifierse88537cfeat(build): and add jsx79d4e33feat(build): add mjs and cjs file typesUpdates
tree-sitter-pythonfrom 0.20.4 to 0.23.0Commits
346fa420.23.0132b515ci: only run push on masterc3dbc7abuild: regenerate and update bindings55a9b8afix(go): correct test0b889e4fix: move go.mod to root dirc3d122bfix: allow "not in" & "is not" to be queried62165d7fix: give match the same priority as normal identifiers0dee05echore: regenerateccc2408fix: allow octal escapes with 1 to 3 digits36515d5fix(build): correct Makefile versionUpdates
tree-sitter-rustfrom 0.20.4 to 0.21.2Commits
04352140.21.2c6f0df9build: bump deps for prebuildify windows fixc075a8d0.21.11fc178ffix: add optional where clauses in associated types1795e95fix: compilation on windowsb77c0d8fix: rename highlights query constant886e8dfbuild: update dependencies1591212ci: add dependabot4736342ci: update workflowscca90a1chore: generateUpdates
tree-sitter-typescriptfrom 0.20.5 to 0.23.0Commits
99518310.23.08833511build: update bindings71fe641feat: bump tree-sitter-javascript to 0.23198d035chore: generatee0ffcd0feat: support parenthesized expressions in decorators043fc26feat: supportassertsyntax in importse45cb32perf: improve generation time, state count, & memory usage9f804be0.21.237ced08chore: generate7b4f59afeat: add accessor keyword