Releases: rmuir/tree-sitter-ghactions
Releases · rmuir/tree-sitter-ghactions
v0.2.4
v0.2.3
NOTE: Download tree-sitter-ghactions.tar.gz for the complete source code.
What's Changed
🏕 Changes
- ci: pin node version, fix dependabot config by @rmuir in #40
- fix: recognize toJson/fromJson as function.builtin by @rmuir in #49
- feat: add fromJSON() injection by @rmuir in #50
- feat: incremental highlighting by @rmuir in #48
👒 Dependencies
- build(deps): bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #34
- build(deps): bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #35
- build(deps): bump tree-sitter-cli from 0.25.9 to 0.25.10 by @dependabot[bot] in #33
- build(deps): bump eslint from 9.36.0 to 9.38.0 by @dependabot[bot] in #41
- ci: bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #38
- ci: bump tree-sitter/workflows from 14265627712d996af2c85773c9eab5bfecd3660f to 5369718a08f77b4137e79f309a246e328e9459ad by @dependabot[bot] in #37
- build(deps): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #42
- ci: bump tree-sitter/workflows/.github/workflows/package-pypi.yml from 5369718a08f77b4137e79f309a246e328e9459ad to 67eb38f65e3a08dc2851fa8575ced44ff2857705 by @dependabot[bot] in #47
- ci: bump tree-sitter/workflows/.github/workflows/package-crates.yml from 5369718a08f77b4137e79f309a246e328e9459ad to 67eb38f65e3a08dc2851fa8575ced44ff2857705 by @dependabot[bot] in #46
- ci: bump astral-sh/setup-uv from 6.8.0 to 7.1.4 by @dependabot[bot] in #45
- ci: bump tree-sitter/workflows/.github/workflows/package-npm.yml from 5369718a08f77b4137e79f309a246e328e9459ad to 67eb38f65e3a08dc2851fa8575ced44ff2857705 by @dependabot[bot] in #44
- ci: bump tree-sitter/workflows/.github/workflows/release.yml from 5369718a08f77b4137e79f309a246e328e9459ad to 67eb38f65e3a08dc2851fa8575ced44ff2857705 by @dependabot[bot] in #43
Full Changelog: v0.2.2...v0.2.3
v0.2.2
NOTE: Download tree-sitter-ghactions.tar.gz for the complete source code.
What's Changed
🏕 Changes
- ci: add go.sum and set go version for parser tests by @rmuir in #29
- ci: harden CI, add actions validation by @rmuir in #32
👒 Dependencies
- build(deps): bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #10
- build(deps): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot] in #12
- ci: bump tree-sitter/workflows from 8fc82b991f8999586858740726efd055c9884e23 to e35a739049b96b858f2dca02162c67059896b905 by @dependabot[bot] in #11
- ci: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #16
- ci: bump tree-sitter/workflows from e35a739049b96b858f2dca02162c67059896b905 to 7e826c707144002b73b91d2ac9952e6fff03dc5b by @dependabot[bot] in #14
- ci: bump tree-sitter/setup-action from cd96f2c296346c12cf539df3e5cd00102a1f2340 to c4c258862a6a7e43a7aef152256bbf659972c408 by @dependabot[bot] in #15
- ci: bump tree-sitter/parser-test-action from 1f7ad83f2358970a13cd62ca1859eafc3326d669 to b9d9eeddc614413f528291ceed172957cbe9db90 by @dependabot[bot] in #17
- build(deps): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot] in #18
- ci: bump tree-sitter/workflows from 7e826c707144002b73b91d2ac9952e6fff03dc5b to a7e9bc7e70aae68e8f770d984cf6a6284fb17a69 by @dependabot[bot] in #19
- ci: bump tree-sitter/workflows from a7e9bc7e70aae68e8f770d984cf6a6284fb17a69 to d6e7588c15c6eefe69829029fdb6b2ae97d60c69 by @dependabot[bot] in #20
- ci: bump tree-sitter/parser-test-action from b9d9eeddc614413f528291ceed172957cbe9db90 to 682af8106ccdcc9e083f05d38ab88fcd76a00b74 by @dependabot[bot] in #22
- build(deps): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot] in #27
- ci: bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #24
- build(deps): bump tree-sitter-cli from 0.25.8 to 0.25.9 by @dependabot[bot] in #26
- ci: bump tree-sitter/workflows from d6e7588c15c6eefe69829029fdb6b2ae97d60c69 to 0cf7add33b50cb8b04bb36306d1df35cbe22fe72 by @dependabot[bot] in #25
- ci: bump tree-sitter/parser-test-action from 682af8106ccdcc9e083f05d38ab88fcd76a00b74 to 05f6ce7c7e54603c45cd87ed926725dc870bcc63 by @dependabot[bot] in #28
- build(deps): bump eslint from 9.35.0 to 9.36.0 by @dependabot[bot] in #31
- ci: bump tree-sitter/workflows from 552942537a2a9ce245fbfabeb89829adfb773506 to 14265627712d996af2c85773c9eab5bfecd3660f by @dependabot[bot] in #30
New Contributors
- @dependabot[bot] made their first contribution in #10
Full Changelog: v0.2.1...v0.2.2
v0.2.1
NOTE: Download tree-sitter-ghactions.tar.gz for the complete source code.
What's Changed
🏕 Changes
- docs: add LICENSE by @rmuir in #7
- docs: Update README.md with recommended parsers by @rmuir in #8
- fix(docs): installation instructions in README.md by @kunzaatko in #9
New Contributors
- @kunzaatko made their first contribution in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0
NOTE: Download tree-sitter-ghactions.tar.gz for the complete source code.
What's Changed
🏕 Changes
Full Changelog: v0.1.2...v0.2.0
v0.1.2
NOTE: Download tree-sitter-ghactions.tar.gz for the complete source code.
What's Changed
🏕 Changes
Full Changelog: v0.1.1...v0.1.2
v0.1.1
NOTE: Download tree-sitter-actions.tar.gz for the complete source code.
What's Changed
🏕 Changes
- ci: initial setup by @rmuir in #1
- docs: update README.md by @rmuir in #2
- fix(highlights): set priority to not compete with string.bash by @rmuir in #3
- docs: update README.md by @rmuir in #4
Full Changelog: https://github.com/rmuir/tree-sitter-ghactions/commits/v0.1.1