kramdown-syntax_tree_sitter
kramdown-syntax_tree_sitter copied to clipboard
Bump tree-sitter-cli from 0.20.8 to 0.22.6 in /ext/tree_sitter_adapter
Bumps tree-sitter-cli from 0.20.8 to 0.22.6.
Release notes
Sourced from tree-sitter-cli's releases.
v0.22.6
[0.22.6] — 2024-05-05
Features
- Improve handling of serialization buffer overflows (tree-sitter/tree-sitter#3318)
- Reverse iteration through node parents (tree-sitter/tree-sitter#3214)
- cli: Support
NO_COLOR(tree-sitter/tree-sitter#3299)- cli: Add test listing and allow users to parse a specific test number (tree-sitter/tree-sitter#3067)
- grammar: Add "inherits" field if available (tree-sitter/tree-sitter#3295)
Bug Fixes
- Correctly load field data from wasm languages
- Improve error message when the
tree-sitterfield is malformed- Don't error out on package.json lookup errors if
--no-bindingsis passed (tree-sitter/tree-sitter#3323)- cli: Keep default cc flags in build
- cli: Properly account for multi-grammar repos when using docker to build a wasm parser (tree-sitter/tree-sitter#3337)
- generate: Don't check arbitrarily named dirs
- generate: Take
AsRef<Path>for the path parameter to avoid clones (tree-sitter/tree-sitter#3322)- highlight: Correct signature of
ts_highlighter_add_language- lib: Do not return field names for extras (tree-sitter/tree-sitter#3330)
- lib: Advance the lookahead end byte by 4 when there's an invalid code point (tree-sitter/tree-sitter#3305)
- rust: Update README example (tree-sitter/tree-sitter#3307)
- rust: Use unix + wasi cfg instead of not windows for fd (tree-sitter/tree-sitter#3304)
- test: Allow newlines in between test name and attribute
- wasm: Correct
childrenFromFieldXXXmethod signatures (tree-sitter/tree-sitter#3301)- xtask: Always bump every crate in tandem
- zig: Make usable as a zig dependency (tree-sitter/tree-sitter#3315)
Documentation
- Mention build command variables
- Swap
\sfor\\sin query example- highlight: Typo (tree-sitter/tree-sitter#3290)
Refactor
- tests: Migrate remaining
grammar.jsontests togrammar.js(tree-sitter/tree-sitter#3325)Build System and CI
- Add nightly rustfmt to workflow for linting (tree-sitter/tree-sitter#3333)
- Fix address sanitizer step (tree-sitter/tree-sitter#3188)
- deps: Bump cc from 1.0.92 to 1.0.94 in the cargo group (tree-sitter/tree-sitter#3298)
- deps: Bump the cargo group with 6 updates (tree-sitter/tree-sitter#3313)
- xtask: Bump
build.zig.zonversion when bumping versionsv0.22.5
[0.22.5] — 2024-04-14
... (truncated)
Changelog
Sourced from tree-sitter-cli's changelog.
[0.22.6] — 2024-05-05
Features
- Improve handling of serialization buffer overflows (tree-sitter/tree-sitter#3318)
- Reverse iteration through node parents (tree-sitter/tree-sitter#3214)
- cli: Support
NO_COLOR(tree-sitter/tree-sitter#3299)- cli: Add test listing and allow users to parse a specific test number (tree-sitter/tree-sitter#3067)
- grammar: Add "inherits" field if available (tree-sitter/tree-sitter#3295)
Bug Fixes
- Correctly load field data from wasm languages
- Improve error message when the
tree-sitterfield is malformed- Don't error out on package.json lookup errors if
--no-bindingsis passed (tree-sitter/tree-sitter#3323)- cli: Keep default cc flags in build
- cli: Properly account for multi-grammar repos when using docker to build a wasm parser (tree-sitter/tree-sitter#3337)
- generate: Don't check arbitrarily named dirs
- generate: Take
AsRef<Path>for the path parameter to avoid clones (tree-sitter/tree-sitter#3322)- highlight: Correct signature of
ts_highlighter_add_language- lib: Do not return field names for extras (tree-sitter/tree-sitter#3330)
- lib: Advance the lookahead end byte by 4 when there's an invalid code point (tree-sitter/tree-sitter#3305)
- rust: Update README example (tree-sitter/tree-sitter#3307)
- rust: Use unix + wasi cfg instead of not windows for fd (tree-sitter/tree-sitter#3304)
- test: Allow newlines in between test name and attribute
- wasm: Correct
childrenFromFieldXXXmethod signatures (tree-sitter/tree-sitter#3301)- xtask: Always bump every crate in tandem
- zig: Make usable as a zig dependency (tree-sitter/tree-sitter#3315)
Documentation
- Mention build command variables
- Swap
\sfor\\sin query example- highlight: Typo (tree-sitter/tree-sitter#3290)
Refactor
- tests: Migrate remaining
grammar.jsontests togrammar.js(tree-sitter/tree-sitter#3325)Build System and CI
- Add nightly rustfmt to workflow for linting (tree-sitter/tree-sitter#3333)
- Fix address sanitizer step (tree-sitter/tree-sitter#3188)
- deps: Bump cc from 1.0.92 to 1.0.94 in the cargo group (tree-sitter/tree-sitter#3298)
- deps: Bump the cargo group with 6 updates (tree-sitter/tree-sitter#3313)
- xtask: Bump
build.zig.zonversion when bumping versions[0.22.5] — 2024-04-14
Bug Fixes
... (truncated)
Commits
b40f3420.22.6577d333feat(cli): add test listing and allow users to parse a specific test number33045eefix(test): allow newlines in between test name and attribute1e219fffix(cli): properly account for multi-grammar repos when using docker to build...572cdaaci: fix address sanitizer step6bfdae0docs: mention build command variablesa2d2da3fix(cli): keep default cc flags in build90ba525fix(highlight): correct signature ofts_highlighter_add_language67a0439test: temporarily disable php test3a42c27ci: add nightly rustfmt to workflow- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)