Skip to content

Commit 5fad8d5

Browse files
authored
Release v9.0.0 (#7138)
* Update all grammars * Update cached license files * v9.0.0 * Update grammars * Update cached licenses * Apply suggestions from code review
1 parent 466ed99 commit 5fad8d5

File tree

145 files changed

+167
-155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+167
-155
lines changed

Rakefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ end
5959
# The error count will need to be adjusted here until such time as all grammars are 100% error free.
6060
desc "Check that compiling the grammars doesn't introduce any new unexpected errors"
6161
task :check_grammars do
62-
expected_error_count = 48 # This count should only ever go down. If it goes up, there's a new issue that needs to be addressed before updating the grammar.
62+
expected_error_count = 49 # This count should only ever go down. If it goes up, there's a new issue that needs to be addressed before updating the grammar.
6363
rm_rf "linguist-grammars"
6464
output, status = Open3.capture2e("script/grammar-compiler", "compile", "-o", "linguist-grammars")
6565
errors_found = output[/The grammar library contains ([0-9]+) errors/, 1].to_i

grammars.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ vendor/grammars/assembly:
232232
- source.x86asm
233233
vendor/grammars/astro:
234234
- source.astro
235+
- source.mdx.astro
235236
- text.html.markdown.astro
236-
- text.mdx.astro.codeblock
237237
vendor/grammars/atom-editorconfig:
238238
- source.editorconfig
239239
- text.plain
@@ -1291,6 +1291,7 @@ vendor/grammars/vscode_cobol:
12911291
- source.jcl
12921292
- source.mfu
12931293
- source.mfupp_dir
1294+
- source.openesql
12941295
- source.pli
12951296
- source.rmcobol
12961297
- source.utreport

lib/linguist/VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.1
1+
9.0.0

vendor/CodeMirror

vendor/grammars/Luau.tmLanguage

Submodule Luau.tmLanguage updated 45 files

vendor/grammars/astro

Submodule astro updated 45 files

vendor/grammars/bicep

Submodule bicep updated 706 files

vendor/grammars/bikeshed

vendor/grammars/bqn-vscode

vendor/grammars/elvish

Submodule elvish updated 72 files

vendor/grammars/godot-vscode-plugin

Submodule godot-vscode-plugin updated 828 files

vendor/grammars/graphiql

Submodule graphiql updated 47 files

vendor/grammars/ide-tools

vendor/grammars/language-tools

Submodule language-tools updated 186 files

vendor/grammars/qsharp

Submodule qsharp updated 611 files

vendor/grammars/rescript-vscode

Submodule rescript-vscode updated 245 files

vendor/grammars/smithy-vscode

vendor/grammars/typespec

Submodule typespec updated 8367 files

vendor/grammars/vscode-bitbake

Submodule vscode-bitbake updated 69 files

vendor/grammars/vscode-cmake-tools

Submodule vscode-cmake-tools updated 421 files

vendor/grammars/vscode-codeql

Submodule vscode-codeql updated 140 files

vendor/grammars/vscode-cue

vendor/grammars/vscode-go

Submodule vscode-go updated 73 files

vendor/grammars/vscode-lean4

Submodule vscode-lean4 updated 58 files

vendor/grammars/vscode-noir

vendor/grammars/vscode-prisma

vendor/grammars/vscode-python

Submodule vscode-python updated 203 files

vendor/grammars/vscode_cobol

Submodule vscode_cobol updated 64 files

vendor/licenses/git_submodule/AL.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: AL
3-
version: 53a70e59e40693501508b6c10654ebc4eb3ae21d
3+
version: f36d630e26d0689b6b9c20f95cc6dbeea5249f0e
44
type: git_submodule
55
homepage: https://github.com/microsoft/AL
66
license: mit

vendor/licenses/git_submodule/CodeMirror.dep.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: CodeMirror
3-
version: dd44c943cc25109d73041abb9f859581c4dec07a
3+
version: deee5c01586a7630fb0c1b32d4635fd4bb5fa545
44
type: git_submodule
55
homepage: https://github.com/codemirror/CodeMirror
66
license: mit
@@ -74,6 +74,7 @@ notices:
7474
Alex Piggott
7575
Alf Eaton
7676
Aliaksei Chapyzhenka
77+
Allef Santana (garug)
7778
Allen Sarkisyan
7879
Ami Fischman
7980
Amin Shali
@@ -781,6 +782,7 @@ notices:
781782
Pierre Gerold
782783
Pieter Ouwerkerk
783784
Piyush
785+
pkucode
784786
Pontus Granström
785787
Pontus Melke
786788
prasanthj

vendor/licenses/git_submodule/Luau.tmLanguage.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Luau.tmLanguage
3-
version: 5febad569516f7a3a587b59389fc2cdc40bff972
3+
version: 050f326bc904342c9344b6e1ece96b9143b57086
44
type: git_submodule
55
homepage: https://github.com/JohnnyMorganz/Luau.tmLanguage.git
66
license: mit

vendor/licenses/git_submodule/MATLAB-Language-grammar.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: MATLAB-Language-grammar
3-
version: e71df5024b4df6349bc6ef58bc4142aa7b309490
3+
version: 326bf67462f0e9ecf62ba307819c72a331520549
44
type: git_submodule
55
homepage: https://github.com/mathworks/MATLAB-Language-grammar
66
license: bsd-2-clause

vendor/licenses/git_submodule/PowerBuilder.tmbundle.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: PowerBuilder.tmbundle
3-
version: a204c7f86e79d54425e9196853d8687bc1184015
3+
version: c2a73bd3231475d956d060431a545f41c067bd2b
44
type: git_submodule
55
homepage: https://github.com/micha4w/PowerBuilder.tmbundle.git
66
license: mit

vendor/licenses/git_submodule/TypeScript-TmLanguage.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: TypeScript-TmLanguage
3-
version: cf54fc5a03112062713540a8b7d85a4ecfd34eb3
3+
version: b9381e00146cbe2c54a6d1cef77108fd40cf493f
44
type: git_submodule
55
homepage: https://github.com/Microsoft/TypeScript-TmLanguage
66
license: mit

vendor/licenses/git_submodule/VscodeAdblockSyntax.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: VscodeAdblockSyntax
3-
version: 732a6739a057e6ffef0256dd165661f7eb62b31f
3+
version: c2d9137097f84aedf75e999f65726e8c09252c0d
44
type: git_submodule
55
homepage: https://github.com/AdguardTeam/VscodeAdblockSyntax.git
66
license: mit

vendor/licenses/git_submodule/abap.tmbundle.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: abap.tmbundle
3-
version: a9b2efff4f4afa469d984353384f09e4ebd24055
3+
version: ae37b62b547c4af5fb925cd97feaaeab69603ca2
44
type: git_submodule
55
homepage: https://github.com/pvl/abap.tmbundle
66
license: permissive

vendor/licenses/git_submodule/abl-tmlanguage.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: abl-tmlanguage
3-
version: b9d03563f00aabdd1437f76584670d4f15c0367f
3+
version: f7dbc1d68ce4d9853045bbac68a936df194519ce
44
type: git_submodule
55
homepage: https://github.com/chriscamicas/abl-tmlanguage
66
license: mit

vendor/licenses/git_submodule/astro.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: astro
3-
version: af5bbc5f6b4f0a66113d7050a85824078ffaaeac
3+
version: df90fe5f79978b567387cc1b0cedcc23a43bd156
44
type: git_submodule
55
homepage: https://github.com/withastro/language-tools.git
66
license: mit

vendor/licenses/git_submodule/ballerina-grammar.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: ballerina-grammar
3-
version: 42ddcc1c63c86bdd6ba712e86bf965f5063831d3
3+
version: d9c8924600c45ad04e6d966cb0916373f00146d6
44
type: git_submodule
55
homepage: https://github.com/ballerina-platform/ballerina-grammar
66
license: apache-2.0

vendor/licenses/git_submodule/bicep.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: bicep
3-
version: ebc7dce749826cbd60d5863a115bd0ea8a0c31d4
3+
version: 627698e8479fd70da5b953f3fef2234e6adb73fe
44
type: git_submodule
55
homepage: https://github.com/azure/bicep
66
license: mit

vendor/licenses/git_submodule/bikeshed.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: bikeshed
3-
version: 880b32e72e8701c8da914a60ea5b3e0f5546780f
3+
version: c79ddb77033d79462a13cdcdb5acfb2004dd3b07
44
type: git_submodule
55
homepage: https://github.com/tabatkins/bikeshed.git
66
license: cc0-1.0

vendor/licenses/git_submodule/bqn-vscode.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: bqn-vscode
3-
version: 6494fcafd1f08e51d7afe09a466f9e7bd65bca47
3+
version: b117874fe3f745e0d759e34d78f492466b4fc9f6
44
type: git_submodule
55
homepage: https://github.com/razetime/bqn-vscode.git
66
license: mit

vendor/licenses/git_submodule/code-peggy-language.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: code-peggy-language
3-
version: 64d03aca228ce39383064141633a5dac6543dbde
3+
version: 478a3382b4b4c4e645c0ddf0ee2be41aca5f5666
44
type: git_submodule
55
homepage: https://github.com/peggyjs/code-peggy-language.git
66
license: mit

vendor/licenses/git_submodule/dart-syntax-highlight.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: dart-syntax-highlight
3-
version: e8b053f9834cb44db0f49ac4a4567177bd943dbf
3+
version: e1ac5c446c2531343393adbe8fff9d45d8a7c412
44
type: git_submodule
55
homepage: https://github.com/dart-lang/dart-syntax-highlight
66
license: bsd-3-clause

vendor/licenses/git_submodule/edge-vscode.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: edge-vscode
3-
version: 90ee5daf16680df3a00a9f1aed0bf014087dec8b
3+
version: 2c29846e5bff72392f88d722304c2ef6cdfcb9f7
44
type: git_submodule
55
homepage: https://github.com/edge-js/edge-vscode.git
66
license: mit

0 commit comments

Comments
 (0)