Skip to content

Commit

Permalink
Release v7.2.0 (#4408)
Browse files Browse the repository at this point in the history
* Update grammars and cached licenses

* Update scopes for updated grammars

* Bump version to v7.2.0
  • Loading branch information
lildude committed Feb 8, 2019
1 parent ad08718 commit e456098
Show file tree
Hide file tree
Showing 85 changed files with 99 additions and 102 deletions.
12 changes: 12 additions & 0 deletions grammars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ vendor/grammars/NSIS:
- source.nsis
vendor/grammars/NimLime:
- source.nim
- source.nim.comment
- source.nim_filter
- source.nimcfg
vendor/grammars/PHP-Twig.tmbundle:
Expand Down Expand Up @@ -334,7 +335,11 @@ vendor/grammars/graphviz.tmbundle:
vendor/grammars/groovy.tmbundle:
- source.groovy
vendor/grammars/haxe-TmLanguage:
- markdown.haxe.codeblock
- markdown.hxml.codeblock
- source.hx
- source.hx.argument
- source.hx.type
- source.hxml
vendor/grammars/hy.tmLanguage:
- source.hy
Expand Down Expand Up @@ -408,19 +413,26 @@ vendor/grammars/language-emacs-lisp:
vendor/grammars/language-eml:
- text.eml.basic
vendor/grammars/language-etc:
- etc
- injections.etc
- source.curlrc
- source.gitattributes
- source.gitconfig
- source.gitignore
- source.hgignore
- source.m4
- source.man-conf
- source.nanorc
- source.opts
vendor/grammars/language-fontforge:
- source.afm
- source.bdf
- source.figctrl
- source.figfont
- source.fontdir
- source.fontforge
- source.opentype
- source.xlfd
- text.sfd
vendor/grammars/language-gfm:
- source.gfm
Expand Down
2 changes: 1 addition & 1 deletion lib/linguist/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.3
7.2.0
2 changes: 1 addition & 1 deletion vendor/CodeMirror
2 changes: 1 addition & 1 deletion vendor/grammars/Docker.tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/NimLime
2 changes: 1 addition & 1 deletion vendor/grammars/SublimeEthereum
2 changes: 1 addition & 1 deletion vendor/grammars/SublimeGDB
Submodule SublimeGDB updated 1 files
+1 −1 gdb.tmLanguage
2 changes: 1 addition & 1 deletion vendor/grammars/Terraform.tmLanguage
2 changes: 1 addition & 1 deletion vendor/grammars/TypeScript-TmLanguage
Submodule TypeScript-TmLanguage updated 52 files
+2 −0 .gitattributes
+2 −1 .gitignore
+1 −0 README.md
+139 −24 TypeScript.YAML-tmLanguage
+536 −46 TypeScript.tmLanguage
+510 −44 TypeScriptReact.tmLanguage
+24 −0 azure-pipelines-template.yml
+45 −0 azure-pipelines.yml
+1 −1 issue_template.md
+471 −1,111 package-lock.json
+5 −4 package.json
+1 −1 tests/baselines/ArrowFunctionInsideTypeAssertion.baseline.txt
+1 −1 tests/baselines/Issue148.baseline.txt
+6 −6 tests/baselines/Issue375.baseline.txt
+1 −1 tests/baselines/Issue62.baseline.txt
+1 −1 tests/baselines/Issue629.baseline.txt
+3 −1 tests/baselines/Issue661.baseline.txt
+68 −0 tests/baselines/Issue684.baseline.txt
+292 −0 tests/baselines/Issue685.baseline.txt
+80 −0 tests/baselines/Issue686.baseline.txt
+118 −0 tests/baselines/Issue687.baseline.txt
+46 −0 tests/baselines/Issue688.baseline.txt
+156 −0 tests/baselines/Issue689.baseline.txt
+262 −0 tests/baselines/Issue692.baseline.txt
+132 −0 tests/baselines/Issue695.baseline.txt
+126 −0 tests/baselines/Issue698.baseline.txt
+74 −0 tests/baselines/Issue701.baseline.txt
+36 −0 tests/baselines/Issue702.baseline.txt
+66 −0 tests/baselines/Issue711.baseline.txt
+174 −0 tests/baselines/Issue715.baseline.txt
+2 −2 tests/baselines/Issue77.baseline.txt
+3 −3 tests/baselines/Issue82.baseline.txt
+1 −1 tests/baselines/Issue82.txt
+194 −0 tests/baselines/constType.baseline.txt
+96 −0 tests/baselines/constTypeAssert.baseline.txt
+246 −0 tests/baselines/readonlyModifier.baseline.txt
+4 −0 tests/cases/Issue684.ts
+18 −0 tests/cases/Issue685.ts
+4 −0 tests/cases/Issue686.ts
+3 −0 tests/cases/Issue687.ts
+5 −0 tests/cases/Issue688.ts
+8 −0 tests/cases/Issue689.ts
+6 −0 tests/cases/Issue692.ts
+6 −0 tests/cases/Issue695.ts
+6 −0 tests/cases/Issue698.ts
+5 −0 tests/cases/Issue701.ts
+2 −0 tests/cases/Issue702.ts
+4 −0 tests/cases/Issue711.ts
+11 −0 tests/cases/Issue715.ts
+4 −0 tests/cases/constType.ts
+2 −0 tests/cases/constTypeAssert.ts
+7 −0 tests/cases/readonlyModifier.ts
2 changes: 1 addition & 1 deletion vendor/grammars/abap.tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/atom-language-haproxy
2 changes: 1 addition & 1 deletion vendor/grammars/atom-language-rust
2 changes: 1 addition & 1 deletion vendor/grammars/ballerina-grammar
2 changes: 1 addition & 1 deletion vendor/grammars/chapel-tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/dartlang
2 changes: 1 addition & 1 deletion vendor/grammars/elixir-tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/language-batchfile
2 changes: 1 addition & 1 deletion vendor/grammars/language-csound
2 changes: 1 addition & 1 deletion vendor/grammars/language-css
Submodule language-css updated 1 files
+3 −0 package.json
2 changes: 1 addition & 1 deletion vendor/grammars/language-emacs-lisp
2 changes: 1 addition & 1 deletion vendor/grammars/language-fontforge
2 changes: 1 addition & 1 deletion vendor/grammars/language-gfm
Submodule language-gfm updated 1 files
+1 −1 package.json
2 changes: 1 addition & 1 deletion vendor/grammars/language-graphql
2 changes: 1 addition & 1 deletion vendor/grammars/language-haml
2 changes: 1 addition & 1 deletion vendor/grammars/language-html
2 changes: 1 addition & 1 deletion vendor/grammars/language-jison
2 changes: 1 addition & 1 deletion vendor/grammars/language-reason
2 changes: 1 addition & 1 deletion vendor/grammars/language-rpm-spec
2 changes: 1 addition & 1 deletion vendor/grammars/language-ruby
2 changes: 1 addition & 1 deletion vendor/grammars/language-shellscript
2 changes: 1 addition & 1 deletion vendor/grammars/latex.tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/marko-tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/nix
Submodule nix updated 1 files
+2 −2 nix.tmLanguage
2 changes: 1 addition & 1 deletion vendor/grammars/ruby-slim.tmbundle
Submodule ruby-slim.tmbundle updated 1 files
+0 −1 README.md
2 changes: 1 addition & 1 deletion vendor/grammars/st2-zonefile
2 changes: 1 addition & 1 deletion vendor/grammars/sublime-rexx
2 changes: 1 addition & 1 deletion vendor/grammars/sublime-zig-language
2 changes: 1 addition & 1 deletion vendor/grammars/vscode-slice
Submodule vscode-slice updated 1 files
+3 −3 package.json
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/Docker.tmbundle.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: Docker.tmbundle
version: 6e521ead6cd39013b8d8b95d6d2e2c9e5a548464
version: 81d61bcc1d6af2bc7db2b79caebdcdde3066f7ac
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/NimLime.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: NimLime
version: e63f5bf1b440b2bcbe100fad34acc8f59eba113c
version: f75325a01dd4428e12fbc38289ed6e0d12e82a9c
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/SublimeEthereum.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: SublimeEthereum
version: 4701e965a7aa8f9966b44dc38a3c7f203ea3a17b
version: dcaa932030efa130bb688db13005f540a0438a1f
license: mit
---
MIT License
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/SublimeGDB.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: SublimeGDB
version: 2c65943cfd6ccefd745a13616c3b29860d84f2d9
version: ac88e8e121769429b710391ec0dc01d6ae38b94a
license: zlib
---
Copyright (c) 2012 Fredrik Ehnbom
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/Terraform.tmLanguage.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: Terraform.tmLanguage
version: 4066b1aae4d896d4632d69df844d8c2763f26b6f
version: 3227a2d2a25dcb2625805ed4de04145c6cfbe912
license: mit
---
MIT License
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/TypeScript-TmLanguage.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: TypeScript-TmLanguage
version: 344bf90d9948b1d23ea315f2e92a08246804a330
version: 7286eb4eb1fc86fb889a92f5e406049d7ae40599
license: mit
---
Copyright (c) Microsoft Corporation
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/abap.tmbundle.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: abap.tmbundle
version: 30934395be90eed3e59826221a550ab69a113ede
version: 5464cd7e14f28826feac1da0be2f2aaf49771d31
license: permissive
---
If not otherwise specified (see below), files in this repository fall under the following license:
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/atom-language-haproxy.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: atom-language-haproxy
version: bc1e39d523ed78f29284e3da13cb579dc0d29e30
version: f23c4ff02f65eac90744dac454f28e63cfbb14a3
license: mit
---
Copyright (c) 2016 Alexander Bulimov
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/atom-language-rust.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: atom-language-rust
version: 179f449a69182cae4fcdf644d59d842b7e445f89
version: f0da473df3f36cbcc33f3de9025ae53b910bfd9b
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/ballerina-grammar.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: ballerina-grammar
version: cdb1a6d315d0b0e56e7b0c466ddad5557b4cd8b7
version: a25f16de661ca536b532b5e79920f96bfbdc86fa
license: apache-2.0
---
Apache License
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/chapel-tmbundle.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: chapel-tmbundle
version: 024d4cabde9a48bae60d4c5b40d856c180eb3f97
version: aff241981b8395cad16eef71974161d5d9d34f67
license: apache-2.0
---
Apache License
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/d.tmbundle.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: d.tmbundle
version: b96ccfc5237ecddbad476cd87a5533aa96009088
version: 58aa7e3a4b8bded001cf9954c54361bff7c82728
license: permissive
---
If not otherwise specified (see below), files in this repository fall under the following license:
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/dartlang.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: dartlang
version: f93bcd93e2122d8b00ec8ccda0ae8bb0f55b1c22
version: f5018efde09392df021c241861d3eea016d4556c
license: bsd-3-clause
---
Copyright 2015, the Dart project authors. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/elixir-tmbundle.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: elixir-tmbundle
version: 6f2ed5aa71aeedc7c0b25d28ee9855b31211b0e2
version: ec2e6543127ef3d279c28491fc648cda903dcbc2
license: apache-2.0
---
Copyright 2012 Plataformatec.
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/haxe-TmLanguage.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: haxe-TmLanguage
version: 9f4e21b1137ef3b1e5eff8231bee42ed2f5a9186
version: f0a37d78839c98786b4123eb94d5a95af2dd5882
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-batchfile.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-batchfile
version: 25d3045c6d99ad52ab147858a5aa64dace43fcb0
version: 95ea8c699f7a8296b15767069868532d52631c46
license: mit
---
Copyright (c) 2017 Michael Mims
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-coffee-script.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-coffee-script
version: 67610c16bdb25ebc1c39a13de385031ad7f9576f
version: b76b47f7d3fc04c90303af7920af034272fe8e8f
license: mit
---
Copyright (c) 2014 GitHub Inc.
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-csound.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-csound
version: 424f25d6a78b93a83bd4c683addef9be6a923388
version: b8b80c215f8424c2b2e2008f2569a72783a4264f
license: mit
---
Copyright © 2015–2018 Nathan Whetsell
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-css.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-css
version: '099d8794446fcfcdf67638da5229263530833086'
version: 8d1d690fc7f9bd96b1015f04eaa3056d4755cd1b
license: mit
---
Copyright (c) 2014 GitHub Inc.
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-emacs-lisp.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-emacs-lisp
version: 055ca5eb45bd8be351d9c9b5d01271428ecb8f1b
version: f9b8a4b9ba23d6002f28695c6eeeadcb124e98e8
license: isc
---
Copyright (c) 2016-2018, John Gardner
Expand Down
19 changes: 2 additions & 17 deletions vendor/licenses/grammar/language-etc.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,10 @@
---
type: grammar
name: language-etc
version: b349c52a1f139cc6a1fab468f8437a3f7d8eed81
version: f027c7035d76a26b1a117279221d5bff7dd34da0
license: isc
---
Copyright (c) 2018, John Gardner

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

********************************************************************************
Copyright (c) 2018, John Gardner
Copyright (c) 2018-2019, John Gardner

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
Expand Down
4 changes: 2 additions & 2 deletions vendor/licenses/grammar/language-fontforge.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
type: grammar
name: language-fontforge
version: caf0b1a1c61be33ffa2fe8eeae3b3d10fb8f7e31
version: 1e4dd6da3ec911a5ceeb4b43d451cbd24c578694
license: isc
---
Copyright (c) 2016-2018, John Gardner
Copyright (c) 2016-2019, John Gardner

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
Expand Down
Loading

0 comments on commit e456098

Please sign in to comment.