Commit 14fefae
authored
Bump highlight.js from 11.6.0 to 11.7.0 (#731)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from
11.6.0 to 11.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/highlightjs/highlight.js/releases">highlight.js's
releases</a>.</em></p>
<blockquote>
<h2>11.7.0 - "Gobble Gobble" Thanksgiving Edition</h2>
<h2>Version 11.7.0</h2>
<p>New Grammars:</p>
<ul>
<li>added 3rd party LookML grammar to SUPPORTED_LANGUAGES <a
href="https://github.com/joshtemple">Josh Temple</a></li>
<li>added 3rd party FunC grammar to SUPPORTED_LANGUAGES [Nikita
Sobolev][]</li>
<li>Added 3rd party Flix grammar to SUPPORTED_LANGUAGES <a
href="https://github.com/flix">The Flix Organisation</a></li>
<li>Added 3rd party RVT grammar to SUPPORTED_LANGUAGES <a
href="https://github.com/Sopitive">Sopitive</a></li>
</ul>
<p>Grammars:</p>
<ul>
<li>enh(scheme) add <code>scm</code> alias for Scheme <a
href="https://github.com/matyklug18">matyklug18</a></li>
<li>fix(typescript) patterns like <code><T =</code> are not JSX <a
href="https://github.com/joshgoebel">Josh Goebel</a></li>
<li>fix(bash) recognize the <code>((</code> keyword <a
href="https://github.com/uplime">Nick Chambers</a></li>
<li>enh(Ruby) misc improvements (kws, class names, etc) <a
href="https://github.com/joshgoebel">Josh Goebel</a></li>
<li>fix(js) do not flag <code>import()</code> as a function, rather a
keyword <a href="https://github.com/nathnolt">nathnolt</a></li>
<li>fix(bash) recognize the <code>((</code> keyword <a
href="https://github.com/uplime">Nick Chambers</a></li>
<li>fix(nix) support escaped dollar signs in strings <a
href="https://github.com/h7x4">h7x4</a></li>
<li>enh(cmake) support bracket comments <a
href="https://github.com/Hirse">Hirse</a></li>
<li>enh(java) add yield keyword to java <a
href="https://github.com/MBoegers">MBoegers</a></li>
<li>enh(java) add permits keyword to java <a
href="https://github.com/MBoegers">MBoegers</a></li>
<li>fix(javascript/typescript) correct identifier matching when using
numbers <a href="https://github.com/lachieh">Lachlan Heywood</a></li>
</ul>
<p>Improvements:</p>
<ul>
<li>Documentation typo fix by <a
href="https://github.com/eddymens">Eddymens</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md">highlight.js's
changelog</a>.</em></p>
<blockquote>
<h2>Version 11.7.0</h2>
<p>New Grammars:</p>
<ul>
<li>added 3rd party LookML grammar to SUPPORTED_LANGUAGES <a
href="https://github.com/joshtemple">Josh Temple</a></li>
<li>added 3rd party FunC grammar to SUPPORTED_LANGUAGES [Nikita
Sobolev][]</li>
<li>Added 3rd party Flix grammar to SUPPORTED_LANGUAGES <a
href="https://github.com/flix">The Flix Organisation</a></li>
<li>Added 3rd party RVT grammar to SUPPORTED_LANGUAGES <a
href="https://github.com/Sopitive">Sopitive</a></li>
</ul>
<p>Grammars:</p>
<ul>
<li>enh(scheme) add <code>scm</code> alias for Scheme <a
href="https://github.com/matyklug18">matyklug18</a></li>
<li>fix(typescript) patterns like <code><T =</code> are not JSX <a
href="https://github.com/joshgoebel">Josh Goebel</a></li>
<li>fix(bash) recognize the <code>((</code> keyword <a
href="https://github.com/uplime">Nick Chambers</a></li>
<li>enh(Ruby) misc improvements (kws, class names, etc) <a
href="https://github.com/joshgoebel">Josh Goebel</a></li>
<li>fix(js) do not flag <code>import()</code> as a function, rather a
keyword <a href="https://github.com/nathnolt">nathnolt</a></li>
<li>fix(bash) recognize the <code>((</code> keyword <a
href="https://github.com/uplime">Nick Chambers</a></li>
<li>fix(nix) support escaped dollar signs in strings <a
href="https://github.com/h7x4">h7x4</a></li>
<li>enh(cmake) support bracket comments <a
href="https://github.com/Hirse">Hirse</a></li>
<li>enh(java) add yield keyword to java <a
href="https://github.com/MBoegers">MBoegers</a></li>
<li>enh(java) add permits keyword to java <a
href="https://github.com/MBoegers">MBoegers</a></li>
<li>fix(javascript/typescript) correct identifier matching when using
numbers <a href="https://github.com/lachieh">Lachlan Heywood</a></li>
</ul>
<p>Improvements:</p>
<ul>
<li>Documentation typo fix by <a
href="https://github.com/eddymens">Eddymens</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/82688fad1880f0bf8bbd80b470cddaad61bbcc2d"><code>82688fa</code></a>
(release) bump 11.7.0</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/e57bf136de722b1b55679732be19aa19eaccb702"><code>e57bf13</code></a>
(docs) add RVT Script to SUPPORTED_LANGUAGES (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3666">#3666</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/526d339dd83bd76794cb6c66cb205840005b884f"><code>526d339</code></a>
(docs) fixed typo (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3660">#3660</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/3997c9b430a568d5ad46d96693b90a74fc01ea7f"><code>3997c9b</code></a>
(end) Added <code>scm</code> alias to scheme (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3654">#3654</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/4f5b769f2e8eb668a0aac90998d16c99d119fdd3"><code>4f5b769</code></a>
fix(js/ts) prevent <code>$[number]</code> variables as false positives
as numeric (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3648">#3648</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/e0f75779513fd6fd112cc08e326785a3e04d0635"><code>e0f7577</code></a>
Add Flix to SUPPORTED_LANGUAGES.md (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3637">#3637</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/14b550dae4341150609ae2340d86046b46b1fc95"><code>14b550d</code></a>
(docs) Add tsx alias (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3651">#3651</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/bc88ed5c03c9d9f1255bd420a08784c5e9db62b4"><code>bc88ed5</code></a>
(java) add Java 14 switch expression keyword <code>yield</code> (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3650">#3650</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/f035aabe4249e65bddf23e04de8cbcab7712c104"><code>f035aab</code></a>
(java) add <code>permits</code> keyword (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3649">#3649</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/abcb53deafd07aaa4ef787c8a9285acb25912051"><code>abcb53d</code></a>
enh(cmake) support bracket comments (<a
href="https://github-redirect.dependabot.com/highlightjs/highlight.js/issues/3644">#3644</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/highlightjs/highlight.js/compare/11.6.0...11.7.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a6f0e19 commit 14fefae
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1186 | 1186 | | |
1187 | 1187 | | |
1188 | 1188 | | |
1189 | | - | |
1190 | | - | |
1191 | | - | |
1192 | | - | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
1193 | 1193 | | |
1194 | 1194 | | |
1195 | 1195 | | |
| |||
0 commit comments