Skip to content

Commit

Permalink
Release v7.4.0 (#4500)
Browse files Browse the repository at this point in the history
* bumping to 7.3.2

* Update grammars to prepare for release

* Couple more expected errors

* Bump to 7.4.0
  • Loading branch information
tclem authored Apr 17, 2019
1 parent 2734ca0 commit 9116c90
Show file tree
Hide file tree
Showing 50 changed files with 51 additions and 50 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ end
# The error count will need to be adjusted here until such time as all grammars are 100% error free.
desc "Check that compiling the grammars doesn't introduce any new unexpected errors"
task :check_grammars do
expected_error_count = 35 # 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.
expected_error_count = 37 # 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.
rm_rf "linguist-grammars"
output, status = Open3.capture2e("script/grammar-compiler", "compile", "-o", "linguist-grammars")
errors_found = output[/the grammar library contains ([0-9]+) errors/, 1].to_i
Expand Down
1 change: 1 addition & 0 deletions grammars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@ vendor/grammars/language-etc:
- etc
- injections.etc
- source.curlrc
- source.dosbox-conf
- source.gitattributes
- source.gitconfig
- source.gitignore
Expand Down
2 changes: 1 addition & 1 deletion lib/linguist/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.3.1
7.4.0
2 changes: 1 addition & 1 deletion vendor/CodeMirror
2 changes: 1 addition & 1 deletion vendor/grammars/MATLAB-Language-grammar
2 changes: 1 addition & 1 deletion vendor/grammars/abap.tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/atom-language-julia
2 changes: 1 addition & 1 deletion vendor/grammars/ballerina-grammar
2 changes: 1 addition & 1 deletion vendor/grammars/elixir-tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/haxe-TmLanguage
2 changes: 1 addition & 1 deletion vendor/grammars/language-clojure
2 changes: 1 addition & 1 deletion vendor/grammars/language-css
2 changes: 1 addition & 1 deletion vendor/grammars/language-etc
2 changes: 1 addition & 1 deletion vendor/grammars/language-fontforge
Submodule language-fontforge updated 1 files
+1 −1 README.md
2 changes: 1 addition & 1 deletion vendor/grammars/language-rtf
2 changes: 1 addition & 1 deletion vendor/grammars/language-ruby
2 changes: 1 addition & 1 deletion vendor/grammars/latex.tmbundle
2 changes: 1 addition & 1 deletion vendor/grammars/sas.tmbundle
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/Assembly-Syntax-Definition.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: Assembly-Syntax-Definition
version: 3d82aa7847b04d39a8f6a6e2fcc8e7c702265b76
version: 47e13fb4a1c1a732b24cff814a7792ef383200cc
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/Handlebars.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: Handlebars
version: fa350d393dc04cf67e238258be154625f7388bc6
version: c2c09947b6b83d740e9ee94a6e3a0199476f2e15
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/MATLAB-Language-grammar.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: MATLAB-Language-grammar
version: ef1281a78f39a9b2edfa25b05d8190b018490dc3
version: e3c12b561b2ce76b6c4a98ec6367b7dc3a87d5d9
license: bsd-2-clause
---
Copyright 2018 The MathWorks, Inc.
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/MagicPython.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: MagicPython
version: 8ff35b3e5fcde471fae62a57ea1ae1c7cd34c9fc
version: e57ccc12702adb2232c36e0564f3fea7c56a82a9
license: mit
---
The MIT License
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/Sublime-SQF-Language.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: Sublime-SQF-Language
version: 7dbcff48af9b76c0b711635f7cc737113a1a3117
version: 709ccc7dfe5fcf4619d11955d2e492412fb8feed
license: apache-2.0
---
Apache 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: 17761d144b2bd62ffc9ad61eddcd10ec307a7bbc
version: fae648567c659e2961cfff464b173c815cd40ed4
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: 1e11bac94548d88faaeb8e382f0b272408a4f09f
version: be0dd7666eb5fe362a5f327fd913236b192e03a7
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-editorconfig.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: atom-editorconfig
version: c63a0a4416aa5c62a490634fc194a162e18f564b
version: f807d8f750c39ea38872ec8cee8879de51cbfb21
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/atom-language-julia.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: atom-language-julia
version: 88bb325cb89419d7674369ab07c8107ff09c8de9
version: 4cbd0e88291038abb90058dec104f27b2e4f98b8
license: mit
---
The atom-language-julia package is licensed under the MIT "Expat" License:
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: 7596eef3b8fa5c5d1790afbf5a7314ebfdbc8c23
version: a82e945a04d1a0f477e01b0cfc4f381ca7432ce2
license: apache-2.0
---
Apache License
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: ec2e6543127ef3d279c28491fc648cda903dcbc2
version: 362c7954b5aab0bc2e3503907e09e44fb2748b82
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: 02e74a40bb7e128b33a8bc51ea546af5b8e1f440
version: aa06a539410bf58a540ae4cc9875f6a80cecfa69
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-clojure.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-clojure
version: 976a3010908cadbbb48a274670dca6747d8d9267
version: 54cde5069ea45b8c63a1000086031702e9d5f392
license: mit
---
Copyright (c) 2014 GitHub Inc.
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: 8d1d690fc7f9bd96b1015f04eaa3056d4755cd1b
version: 134444febae6030feb8c76647b9a46e534960aad
license: mit
---
Copyright (c) 2014 GitHub Inc.
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-etc.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-etc
version: 83f2bbf96700064fbba9049be975353fa3877bd7
version: d2eca5747be8a95667040d8782d869408b36289d
license: isc
---
Copyright (c) 2018-2019, John Gardner
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-fontforge.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-fontforge
version: 1e4dd6da3ec911a5ceeb4b43d451cbd24c578694
version: d1c7c776733b1815f69e9d3a01e0252ee5935235
license: isc
---
Copyright (c) 2016-2019, John Gardner
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-javascript.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-javascript
version: e5034e28f00e5401890516b7bce47fe3a9041c3c
version: d07be709933f131156fbf4308d5eb30cda6a578f
license: mit
---
Copyright (c) 2015 GitHub Inc.
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-mcfunction.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-mcfunction
version: 50eeab8631f78065f4646ee7804b199e7e608456
version: d6ab120d9b1ab344a60b83698d5fe2d0dc900649
license: mit
---
MIT License
Expand Down
4 changes: 2 additions & 2 deletions vendor/licenses/grammar/language-rtf.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-rtf
version: e7f88f84f903d191d13a3e3b7546ca3cd05efcb6
version: ace517d71a8c6443f833d9934c358b93ba383cc5
license: mit
---
Copyright © 2019 Nathan Whetsell
Expand All @@ -21,4 +21,4 @@ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/language-ruby.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: language-ruby
version: 8cec2f9c34ec01f518306337cea1c167e150e3c4
version: '0592946a72481f307860927e8c5a37c705388985'
license: mit
---
Copyright (c) 2014 GitHub Inc.
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/latex.tmbundle.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: latex.tmbundle
version: 9fdee6629452efb3ebf928014a3a85be3ed0289d
version: 404e0049b67d54c2733b5a16eb600740c4ec2e19
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/sas.tmbundle.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: sas.tmbundle
version: 3b701375573ff6281984da2e6769cdb3dc0be093
version: 49f6e733c6c0b918a2a825ca2f63dba704f3e8c0
license: mit
---
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion vendor/licenses/grammar/vscode-scala-syntax.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
type: grammar
name: vscode-scala-syntax
version: 4ad7830d41cd172ac2ef5a10a422fab8b8942230
version: ebe1ad0d9a6a2535aa3d1049c820a250d697da39
license: mit
---
MIT License
Expand Down

0 comments on commit 9116c90

Please sign in to comment.