ember-tooling / tree-sitter-glimmer

A TreeSitter grammar for Glimmer (HBS) templates
https://ember-tooling.github.io/tree-sitter-glimmer/
23 stars 3 forks source link

chore(deps-dev): bump tree-sitter-cli from 0.20.7 to 0.20.8 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tree-sitter-cli from 0.20.7 to 0.20.8.

Release notes

Sourced from tree-sitter-cli's releases.

v0.20.8

What's Changed

Full Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.20.7...v0.20.8

Commits
  • 0c49d67 0.20.8 - recovered
  • 404ae5f cicd: fix bug in release workflow
  • 86ec87a Merge pull request #2167 from tree-sitter/cicd-new-workflow
  • 34a83df cicd: update status badge
  • da894af cargo: specify minimum supported Rust version
  • cc4f932 cicd: new workflow
  • 1b1c397 Merge pull request #2137 from tree-sitter/remove-all-dead-badges
  • ec2af46 chore: remove all dead badges
  • 342af83 Merge pull request #2136 from tree-sitter/drop-appveyor
  • 78fd919 ci: drop AppVeyor and its badge
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ahlinc, a new releaser for tree-sitter-cli since your current version.


Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @alexlafroscia.


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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)