atom-community / atom

:atom: Community build of the hackable text editor
https://atom-community.github.io/
MIT License
721 stars 30 forks source link

[Snyk] Upgrade tree-sitter-rust from 0.17.0 to 0.20.1 #464

Open snyk-bot opened 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade tree-sitter-rust from 0.17.0 to 0.20.1.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: tree-sitter-rust from tree-sitter-rust GitHub release notes
Commit messages
Package name: tree-sitter-rust
  • a250c45 0.20.1
  • b255b17 Make expression_statement visible
  • eeb0702 Revert "Merge pull request #99 from resolritter/doc_comments"
  • 67d304c Merge pull request #99 from resolritter/doc_comments
  • 5c30f3d regenerate parser
  • d8015ac designate doc comments
  • 5993f53 Merge pull request #127 from resolritter/range
  • 0a9f0b4 regenerate parser
  • 573907f fix "endless range" parsing
  • c7c50d4 Merge pull request #110 from Keating950/master
  • b100b7d Add #[feature(generators)] yield expression definition to grammar
  • 0a9d1c5 Add highlighting for yield keyword from #[feature(generators)]
  • d045b04 Add Generic Associated Types support (#124)
  • e06d078 0.20
  • 3e3a6ac Regenerate with Tree-sitter 0.20
  • 0c250fc Permit impl item to end with semicolon (#118)
  • cc7bdd3 Update package.json to include the repository key (#111)
  • a360da0 Allow 'default' and 'union' in paths (#77)
  • a3e6768 Update badge.
  • 94693ab Merge pull request #104 from tree-sitter/actions
  • b70dc93 Switch to GH Actions CI.
  • 20f064b 0.19.1
  • f131d9a Remove redundant characters in non_special_token
  • 2a5c1ff 0.19.0
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

icecream17 commented 1 year ago

how did these tests pass? I thought v19+ was incompatible with v17