Skip to content

Commit

Permalink
Bump @highlightjs/cdn-assets from 11.10.0 to 11.11.0 in /doc (#2578)
Browse files Browse the repository at this point in the history
Bumps
[@highlightjs/cdn-assets](https://github.com/highlightjs/highlight.js)
from 11.10.0 to 11.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/highlightjs/highlight.js/releases"><code>@​highlightjs/cdn-assets</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v11.11.0 - Happy Holidays</h2>
<h2>Version 11.11.0</h2>
<p>CAVEATS / POTENTIALLY BREAKING CHANGES</p>
<ul>
<li>Nothing.</li>
</ul>
<p>Core Grammars:</p>
<ul>
<li>fix(rust) - adds emoji support in single quote strings
[joshgoebel][]</li>
<li>fix(apache) - support line continuation via <code>\</code> [Josh
Goebel][]</li>
<li>fix(makefile) - allow strings inside <code>$()</code> expressions
[aneesh98][]</li>
<li>enh(arcade) updated to ArcGIS Arcade version 1.29 [Kristian
Ekenes][]</li>
<li>enh(css) add all properties listed on MDN (96 additions including
<code>anchor-name</code>, <code>aspect-ratio</code>,
<code>backdrop-filter</code>, <code>container</code>,
<code>margin-trim</code>, <code>place-content</code>,
<code>scroll-timeline</code>, ...) [BaliBalo][]</li>
<li>enh(excel) add built-in functions for Excel 365 release to 2024
[Danny Winrow][]</li>
<li>enh(erlang) OTP 27 triple-quoted strings [nixxquality][]</li>
<li>enh(erlang) OTP 27 doc attribute [nixxquality][]</li>
<li>enh(erlang) OTP 27 Sigil type [nixxquality][]</li>
<li>enh(erlang) OTP25/27 maybe statement [nixxquality][]</li>
<li>enh(dart) Support digit-separators in number literals [Sam
Rawlins][]</li>
<li>enh(csharp) add Contextual keywords <code>file</code>,
<code>args</code>, <code>dynamic</code>, <code>record</code>,
<code>required</code> and <code>scoped</code> [Alvin Joy][]</li>
<li>enh(lua) add 'pluto' as an alias [Sainan]</li>
<li>enh(bash) add reserved keywords <code>time</code> and
<code>coproc</code> [Álvaro Mondéjar][]</li>
<li>enh(nix) update keywords [h7x4][]</li>
<li>enh(nix) support paths [h7x4][]</li>
<li>enh(nix) support lookup paths [h7x4][]</li>
<li>enh(nix) support operators [h7x4][]</li>
<li>enh(nix) support REPL keywords [h7x4][]</li>
<li>enh(nix) support markdown comments [h7x4][]</li>
<li>enh(nix) support basic function params [h7x4][]</li>
<li>enh(nix) better parsing of attrsets [h7x4][]</li>
<li>fix(c) - Fixed hex numbers with decimals  [Dxuian]</li>
<li>fix(typescript) - Fixedoptional property not highlighted correctly
[Dxuian]</li>
<li>fix(ruby) - fix <code>|=</code> operator false positives (as block
arguments) [Aboobacker MK]</li>
<li>enh(gcode) rewrote language for modern gcode support [Barthélémy
Bonhomme][]</li>
<li>fix(sql) - Fixed sql primary key and foreign key spacing issue
[Dxuian]</li>
<li>fix(cpp) added flat_set and flat_map as a part of cpp 23 version
[Lavan]</li>
<li>fix(yaml) - Fixed special chars in yaml   [Dxuian]</li>
<li>fix(basic) - Fixed closing quotation marks not required for a PRINT
statement [Somya]</li>
<li>fix(nix) remove <code>add</code> builtin [h7x4][]</li>
<li>fix(nix) mark <code>or</code> as builtin instead of literal
[h7x4][]</li>
<li>fix(nix) handle <code>'''</code> string escapes [h7x4][]</li>
<li>fix(nix) handle backslash string escapes [h7x4][]</li>
<li>fix(nix) don't mix escapes for <code>&quot;</code> and
<code>''</code> strings [h7x4][]</li>
<li>fix(swift) - Fixed syntax highlighting for class func/var
declarations [guuido]</li>
<li>fix(yaml) - Fixed wrong escaping behavior in single quoted strings
[guuido]</li>
<li>enh(nim) - Add <code>concept</code> and <code>defer</code> to list
of Nim keywords [Jake Leahy]</li>
</ul>
<p>New Grammars:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md"><code>@​highlightjs/cdn-assets</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>Version 11.11.0</h2>
<p>CAVEATS / POTENTIALLY BREAKING CHANGES</p>
<ul>
<li>Nothing yet.</li>
</ul>
<p>Core Grammars:</p>
<ul>
<li>fix(rust) - adds emoji support in single quote strings
[joshgoebel][]</li>
<li>fix(apache) - support line continuation via <code>\</code> [Josh
Goebel][]</li>
<li>fix(makefile) - allow strings inside <code>$()</code> expressions
[aneesh98][]</li>
<li>enh(arcade) updated to ArcGIS Arcade version 1.29 [Kristian
Ekenes][]</li>
<li>enh(css) add all properties listed on MDN (96 additions including
<code>anchor-name</code>, <code>aspect-ratio</code>,
<code>backdrop-filter</code>, <code>container</code>,
<code>margin-trim</code>, <code>place-content</code>,
<code>scroll-timeline</code>, ...) [BaliBalo][]</li>
<li>enh(excel) add built-in functions for Excel 365 release to 2024
[Danny Winrow][]</li>
<li>enh(erlang) OTP 27 triple-quoted strings [nixxquality][]</li>
<li>enh(erlang) OTP 27 doc attribute [nixxquality][]</li>
<li>enh(erlang) OTP 27 Sigil type [nixxquality][]</li>
<li>enh(erlang) OTP25/27 maybe statement [nixxquality][]</li>
<li>enh(dart) Support digit-separators in number literals [Sam
Rawlins][]</li>
<li>enh(csharp) add Contextual keywords <code>file</code>,
<code>args</code>, <code>dynamic</code>, <code>record</code>,
<code>required</code> and <code>scoped</code> [Alvin Joy][]</li>
<li>enh(lua) add 'pluto' as an alias [Sainan]</li>
<li>enh(bash) add reserved keywords <code>time</code> and
<code>coproc</code> [Álvaro Mondéjar][]</li>
<li>enh(nix) update keywords [h7x4][]</li>
<li>enh(nix) support paths [h7x4][]</li>
<li>enh(nix) support lookup paths [h7x4][]</li>
<li>enh(nix) support operators [h7x4][]</li>
<li>enh(nix) support REPL keywords [h7x4][]</li>
<li>enh(nix) support markdown comments [h7x4][]</li>
<li>enh(nix) support basic function params [h7x4][]</li>
<li>enh(nix) better parsing of attrsets [h7x4][]</li>
<li>fix(c) - Fixed hex numbers with decimals  [Dxuian]</li>
<li>fix(typescript) - Fixedoptional property not highlighted correctly
[Dxuian]</li>
<li>fix(ruby) - fix <code>|=</code> operator false positives (as block
arguments) [Aboobacker MK]</li>
<li>enh(gcode) rewrote language for modern gcode support [Barthélémy
Bonhomme][]</li>
<li>fix(sql) - Fixed sql primary key and foreign key spacing issue
[Dxuian]</li>
<li>fix(cpp) added flat_set and flat_map as a part of cpp 23 version
[Lavan]</li>
<li>fix(yaml) - Fixed special chars in yaml   [Dxuian]</li>
<li>fix(basic) - Fixed closing quotation marks not required for a PRINT
statement [Somya]</li>
<li>fix(nix) remove <code>add</code> builtin [h7x4][]</li>
<li>fix(nix) mark <code>or</code> as builtin instead of literal
[h7x4][]</li>
<li>fix(nix) handle <code>'''</code> string escapes [h7x4][]</li>
<li>fix(nix) handle backslash string escapes [h7x4][]</li>
<li>fix(nix) don't mix escapes for <code>&quot;</code> and
<code>''</code> strings [h7x4][]</li>
<li>fix(swift) - Fixed syntax highlighting for class func/var
declarations [guuido]</li>
<li>fix(yaml) - Fixed wrong escaping behavior in single quoted strings
[guuido]</li>
<li>enh(nim) - Add <code>concept</code> and <code>defer</code> to list
of Nim keywords [Jake Leahy]</li>
</ul>
<p>New Grammars:</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/40883e19c506f8de50199129d25d2e3d3afa5f4d"><code>40883e1</code></a>
(release) version 11.11.0 with npm bumps (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4185">#4185</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/a667cdef0dba0c637e523c006d7f6b2950a88d58"><code>a667cde</code></a>
fix(rust) emoji supported in single quote strings (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4156">#4156</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/55b0deb4875acdf5497d2bbc94c6a6e8fc394f12"><code>55b0deb</code></a>
enh(apache) support line continuation with <code>\</code> (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4158">#4158</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/3e068679d965800ff0d97abe61419e39803c0c5b"><code>3e06867</code></a>
fix(parser) prevent gobbling of illegal newlines (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4142">#4142</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/aaa57e9ef2d37cae8be33e15d559f7c82bc7b2f2"><code>aaa57e9</code></a>
(docs) update Svelte repo in SUPPORTED_LANGUAGES (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4161">#4161</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/05e8075cda9d3ec822bcac4e77660303b25f1e24"><code>05e8075</code></a>
enh(excel) update keywords from 2016 to 2024 (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4182">#4182</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/195659e6e0c3a3c2fbd391ce466baed15a10c027"><code>195659e</code></a>
enh(arcade) - update list of keywords, functions, and profile variables
to ma...</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/13a96b0277041dc7f0d6bd78be35755f57728fc0"><code>13a96b0</code></a>
(enh) add Liquid to SUPPORTED_LANGUAGES.md (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4174">#4174</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/4af42d104ee208145ea0e0c5941d9a1dd1869293"><code>4af42d1</code></a>
enh(nim) add missing keywords (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4171">#4171</a>)</li>
<li><a
href="https://github.com/highlightjs/highlight.js/commit/d80c14ef2b90dccf681ab491d45ec6f0bbad92fd"><code>d80c14e</code></a>
Add Raku as 3rd party language (<a
href="https://redirect.github.com/highlightjs/highlight.js/issues/4166">#4166</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/highlightjs/highlight.js/compare/11.10.0...11.11.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@highlightjs/cdn-assets&package-manager=npm_and_yarn&previous-version=11.10.0&new-version=11.11.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent cd57486 commit 08d4ae7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions doc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"build": "rm -rf theme/assets && mkdir -p theme/assets && cp -r node_modules/@highlightjs/cdn-assets theme/assets/highlight"
},
"dependencies": {
"@highlightjs/cdn-assets": "^11.10.0"
"@highlightjs/cdn-assets": "^11.11.0"
}
}

0 comments on commit 08d4ae7

Please sign in to comment.