Skip to content

Commit b5432eb

Browse files
authored
Release v7.26.0 (#6449)
* Revert "Revert "Update all grammars"" This reverts commit d352058. * Revert "Revert "Update cached licenses"" This reverts commit faa15da. * Revert "Revert "v7.26.0"" This reverts commit f86cdb6. * Update grammars * Update cached licenses
1 parent d352058 commit b5432eb

File tree

123 files changed

+147
-158
lines changed

Some content is hidden

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

123 files changed

+147
-158
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
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 = 30 # 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 = 29 # 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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ vendor/grammars/Nasal.tmbundle:
6767
- source.nasal
6868
vendor/grammars/NimLime:
6969
- source.nim
70-
- source.nim_filter
7170
- source.nimcfg
7271
vendor/grammars/NovaGrammars:
7372
- source.git-revlist
@@ -412,6 +411,7 @@ vendor/grammars/graphiql:
412411
- inline.graphql.python
413412
- inline.graphql.re
414413
- inline.graphql.res
414+
- inline.graphql.scala
415415
- markdown.graphql.codeblock
416416
- source.graphql
417417
vendor/grammars/graphviz.tmbundle:
@@ -721,6 +721,7 @@ vendor/grammars/language-regexp:
721721
vendor/grammars/language-renpy:
722722
- source.renpy
723723
vendor/grammars/language-restructuredtext:
724+
- text.pseudoxml
724725
- text.restructuredtext
725726
vendor/grammars/language-ring:
726727
- source.ring
@@ -1053,6 +1054,7 @@ vendor/grammars/vhdl:
10531054
vendor/grammars/vsc-fennel:
10541055
- source.fnl
10551056
vendor/grammars/vscode-TalonScript:
1057+
- markdown.talon.codeblock
10561058
- source.talon
10571059
vendor/grammars/vscode-antlers-language-server:
10581060
- text.html.statamic
@@ -1114,6 +1116,7 @@ vendor/grammars/vscode-lean:
11141116
vendor/grammars/vscode-monkey-c:
11151117
- source.mc
11161118
vendor/grammars/vscode-motoko:
1119+
- source.did
11171120
- source.mo
11181121
vendor/grammars/vscode-move-syntax:
11191122
- source.move
@@ -1175,6 +1178,7 @@ vendor/grammars/vscode_cobol:
11751178
- source.mfu
11761179
- source.mfupp_dir
11771180
- source.pli
1181+
- source.rmcobol
11781182
- source.utreport
11791183
vendor/grammars/vscode_mikrotik_routeros_script:
11801184
- source.rsc
@@ -1196,4 +1200,4 @@ vendor/grammars/xml.tmbundle:
11961200
vendor/grammars/zeek-sublime:
11971201
- source.zeek
11981202
vendor/grammars/zephir-sublime:
1199-
- source.php.zephir
1203+
- source.php.zephir

lib/linguist/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.25.0
1+
7.26.0

vendor/CodeMirror

vendor/grammars/VscodeAdblockSyntax

Submodule VscodeAdblockSyntax updated 61 files

vendor/grammars/apex-tmLanguage

vendor/grammars/astro

Submodule astro updated 335 files

vendor/grammars/bicep

Submodule bicep updated 871 files

vendor/grammars/bikeshed

vendor/grammars/elvish

Submodule elvish updated 98 files

vendor/grammars/graphiql

Submodule graphiql updated 245 files

vendor/grammars/mint-vscode

vendor/grammars/rescript-vscode

Submodule rescript-vscode updated 89 files

vendor/grammars/smithy-vscode

vendor/grammars/vscode-codeql

Submodule vscode-codeql updated 511 files

vendor/grammars/vscode-jest

Submodule vscode-jest updated 48 files

vendor/grammars/vscode-pddl

Submodule vscode-pddl updated 70 files

vendor/grammars/vscode-prisma

vendor/grammars/vscode-vlang

vendor/licenses/git_submodule/AL.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: AL
3-
version: 998c8ba068086507be8c0662c2307dad8f26db1d
3+
version: 2d704ea4d7e8aa32fc4b415f61d29412ed9e7fcf
44
type: git_submodule
55
homepage: https://github.com/microsoft/AL
66
license: mit

vendor/licenses/git_submodule/CodeMirror.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: CodeMirror
3-
version: c17c5f0abe0147151d834e8eec9c400ec327120a
3+
version: 9974ded36bf01746eb2a00926916fef834d3d0d0
44
type: git_submodule
55
homepage: https://github.com/codemirror/CodeMirror
66
license: mit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: MATLAB-Language-grammar
3-
version: 58ecf4f864b8b6b0dca32328beaa351fcc561fb1
3+
version: 33f9678cf14662f44f2687e298826feb14015265
44
type: git_submodule
55
homepage: https://github.com/mathworks/MATLAB-Language-grammar
66
license: bsd-2-clause

vendor/licenses/git_submodule/NimLime.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: NimLime
3-
version: c733fb3e173c3342f0aad8794a7e04cb99ef5d7e
3+
version: ed54a219a55aebd6d6163197597dde961093cdce
44
type: git_submodule
55
homepage: https://github.com/nim-lang/NimLime
66
license: mit

vendor/licenses/git_submodule/Scenic-tmLanguage.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Scenic-tmLanguage
3-
version: 9782b8dc12b90ec3406177d5b85a16ce1b061841
3+
version: 5c4d80a56a92289f8533ee2f8f371a74f1346075
44
type: git_submodule
55
homepage: https://github.com/UCSCFormalMethods/Scenic-tmLanguage.git
66
license: mit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: TypeScript-TmLanguage
3-
version: 1138a5dd3b0cf687497eb158b49be5baacb2e481
3+
version: eac74a19eaa97d0ef56cc26cffa7d3e1ec124347
44
type: git_submodule
55
homepage: https://github.com/Microsoft/TypeScript-TmLanguage
66
license: mit

vendor/licenses/git_submodule/VscodeAdblockSyntax.dep.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: VscodeAdblockSyntax
3-
version: 5c555970a5208a9c67eb97dd49c8170bcdc29c9c
3+
version: 12bce45a7aa1cd862d29c019bdab69e7f04c1849
44
type: git_submodule
5-
homepage: https://github.com/ameshkov/VscodeAdblockSyntax.git
5+
homepage: https://github.com/AdguardTeam/VscodeAdblockSyntax.git
66
license: mit
77
licenses:
88
- sources: LICENSE.md
@@ -28,4 +28,10 @@ licenses:
2828
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2929
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3030
SOFTWARE.
31+
- sources: README.md
32+
text: |-
33+
This extension is licensed under the MIT License. See the [LICENSE][license]
34+
file for details.
35+
36+
[license]: https://github.com/AdguardTeam/VscodeAdblockSyntax/blob/master/LICENSE.md
3137
notices: []

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: abap.tmbundle
3-
version: 35ef40709ae6de59d6e5539b29888ee30cbdd6f9
3+
version: ddfa4c52b5c19071498ce84fdd5d7b961a0a4ef3
44
type: git_submodule
55
homepage: https://github.com/pvl/abap.tmbundle
66
license: permissive

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: abl-tmlanguage
3-
version: ed6af110f3d4229b628e9188cbb8fabf9c039f45
3+
version: e928116b4138bcf191b6f64be5bf92ef9c345d75
44
type: git_submodule
55
homepage: https://github.com/chriscamicas/abl-tmlanguage
66
license: mit

vendor/licenses/git_submodule/apex-tmLanguage.dep.yml

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: apex-tmLanguage
3-
version: 77279761696d92deb26921210f20786bf8f3ffbc
3+
version: 88b3b7175cc0be3edf7e22cf8eecc32911740b05
44
type: git_submodule
55
homepage: https://github.com/forcedotcom/apex-tmLanguage.git
66
license: bsd-3-clause
@@ -36,29 +36,4 @@ licenses:
3636
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3737
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3838
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39-
---------------------------------------------------------------------------------------------
40-
41-
License for source code copied from https://github.com/dotnet/csharp-tmLanguage:
42-
43-
MIT License
44-
45-
Copyright (c) 2016 .NET Foundation
46-
47-
Permission is hereby granted, free of charge, to any person obtaining a copy
48-
of this software and associated documentation files (the "Software"), to deal
49-
in the Software without restriction, including without limitation the rights
50-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
51-
copies of the Software, and to permit persons to whom the Software is
52-
furnished to do so, subject to the following conditions:
53-
54-
The above copyright notice and this permission notice shall be included in all
55-
copies or substantial portions of the Software.
56-
57-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
59-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
60-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
61-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
63-
SOFTWARE.
6439
notices: []

vendor/licenses/git_submodule/astro.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: astro
3-
version: 647b119b4d389c619fe99a0e5e2e132bde465c64
3+
version: 6057e81e758ffab1dee2a27082934ae4480d21f0
44
type: git_submodule
55
homepage: https://github.com/withastro/language-tools.git
66
license: mit

vendor/licenses/git_submodule/atom-language-1c-bsl.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: atom-language-1c-bsl
3-
version: 54a00f8cbc81d17f6d8e0fd060036bbfbb54f860
3+
version: 289454b53797ddc6fe193486c5a08310c214da7e
44
type: git_submodule
55
homepage: https://github.com/xDrivenDevelopment/atom-language-1c-bsl.git
66
license: mit

vendor/licenses/git_submodule/atom-language-perl6.dep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: atom-language-perl6
3-
version: b6167e4ee60bebc35d82c43f799057a93ca4454d
3+
version: 558d9f651f6fe06e913a81b68eaaf89ec2b585a6
44
type: git_submodule
55
homepage: https://github.com/perl6/atom-language-perl6
66
license: other

0 commit comments

Comments
 (0)