Skip to content

Commit fbb0a14

Browse files
committed
minor #1180 Bump highlight.js from 9.18.5 to 10.4.1 (dependabot[bot])
This PR was merged into the main branch. Discussion ---------- Bump highlight.js from 9.18.5 to 10.4.1 Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.5 to 10.4.1. <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>10.4.1</h2> <p>Security fixes:</p> <ul> <li>(fix) Exponential backtracking fixes for: <a href="https://github.com/joshgoebel">Josh Goebel</a> <ul> <li>cpp</li> <li>handlebars</li> <li>gams</li> <li>perl</li> <li>jboss-cli</li> <li>r</li> <li>erlang-repl</li> <li>powershell</li> <li>routeros</li> </ul> </li> <li>(fix) Polynomial backtracking fixes for: <a href="https://github.com/joshgoebel">Josh Goebel</a> <ul> <li>asciidoc</li> <li>reasonml</li> <li>latex</li> <li>kotlin</li> <li>gcode</li> <li>d</li> <li>aspectj</li> <li>moonscript</li> <li>coffeescript/livescript</li> <li>csharp</li> <li>scilab</li> <li>crystal</li> <li>elixir</li> <li>basic</li> <li>ebnf</li> <li>ruby</li> <li>fortran/irpf90</li> <li>livecodeserver</li> <li>yaml</li> <li>x86asm</li> <li>dsconfig</li> <li>markdown</li> <li>ruleslanguage</li> <li>xquery</li> <li>sqf</li> </ul> </li> </ul> <p>Very grateful to <a href="https://github.com/RunDevelopment">Michael Schmidt</a> for all the help.</p> <h2>10.4.0 - November 2020</h2> <p>A largish release with many improvements and fixes from quite a few different contributors. Enjoy!</p> <p>Deprecations:</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/master/CHANGES.md">highlight.js's changelog</a>.</em></p> <blockquote> <h2>Version 10.4.1 (tentative)</h2> <p>Security</p> <ul> <li>(fix) Exponential backtracking fixes for: <a href="https://github.com/joshgoebel">Josh Goebel</a> <ul> <li>cpp</li> <li>handlebars</li> <li>gams</li> <li>perl</li> <li>jboss-cli</li> <li>r</li> <li>erlang-repl</li> <li>powershell</li> <li>routeros</li> </ul> </li> <li>(fix) Polynomial backtracking fixes for: <a href="https://github.com/joshgoebel">Josh Goebel</a> <ul> <li>asciidoc</li> <li>reasonml</li> <li>latex</li> <li>kotlin</li> <li>gcode</li> <li>d</li> <li>aspectj</li> <li>moonscript</li> <li>coffeescript/livescript</li> <li>csharp</li> <li>scilab</li> <li>crystal</li> <li>elixir</li> <li>basic</li> <li>ebnf</li> <li>ruby</li> <li>fortran/irpf90</li> <li>livecodeserver</li> <li>yaml</li> <li>x86asm</li> <li>dsconfig</li> <li>markdown</li> <li>ruleslanguage</li> <li>xquery</li> <li>sqf</li> </ul> </li> </ul> <p>Very grateful to <a href="https://github.com/RunDevelopment">Michael Schmidt</a> for all the help.</p> <h2>Version 10.4.0</h2> <p>A largish release with many improvements and fixes from quite a few different contributors. Enjoy!</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/highlightjs/highlight.js/commit/e96b915af70d1c3f014b732c10e7cd077f22b9c3"><code>e96b915</code></a> bump 10.4.1</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/065f65f41e803ef80a334f7d30da30e7bc653801"><code>065f65f</code></a> chore(release) allow release script to handle production releases</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/68509fc6301f5bb504d33766c45dd64253512e4b"><code>68509fc</code></a> chore(docs) bump SECURITY mention to 9.18.5</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/aa0fb850c24e94081bc65687010d41e1b7dda28a"><code>aa0fb85</code></a> chore(docs) Version 9 has reached EOL.</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/fb0a62650c39bc6b9c9365657ce4f912d50523fc"><code>fb0a626</code></a> enh(ci): Add tests for polynomial regex issues</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/fa46dd181d3fc37d43847aa253176c88d3d1e640"><code>fa46dd1</code></a> fix(reasonml) fix poly backtracking issue</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/d496052534bb4317373991098d15ddd5ccb8f566"><code>d496052</code></a> fix(latex) fix poly backtracking issue</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/d9f1cdb9924a1f22fc145711a499962a76477ac7"><code>d9f1cdb</code></a> fix(javascript/typescript) fix poly backtracking issue</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/fdec037a569c9f06592dd17304b07640365573b7"><code>fdec037</code></a> fix(asciidoc) fix poly backtracking issue</li> <li><a href="https://github.com/highlightjs/highlight.js/commit/02ca487e8ca4d56f2cbd1b738eae8f814688b5eb"><code>02ca487</code></a> fix(kotlin) fix poly backtracking issue</li> <li>Additional commits viewable in <a href="https://github.com/highlightjs/highlight.js/compare/9.18.5...10.4.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~joshgoebel">joshgoebel</a>, a new releaser for highlight.js since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=highlight.js&package-manager=npm_and_yarn&previous-version=9.18.5&new-version=10.4.1)](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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/symfony/demo/network/alerts). </details> Commits ------- dc55c75 Bump highlight.js from 9.18.5 to 10.4.1
2 parents d8d0906 + dc55c75 commit fbb0a14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bootswatch": "^3.3.7",
99
"core-js": "^3.0.0",
1010
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
11-
"highlight.js": "^9.12.0",
11+
"highlight.js": "^10.4.1",
1212
"imports-loader": "^0.8.0",
1313
"jquery": "^3.5.1",
1414
"lato-font": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3502,10 +3502,10 @@ hex-color-regex@^1.1.0:
35023502
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
35033503
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
35043504

3505-
highlight.js@^9.12.0:
3506-
version "9.18.5"
3507-
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"
3508-
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==
3505+
highlight.js@^10.4.1:
3506+
version "10.4.1"
3507+
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0"
3508+
integrity sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg==
35093509

35103510
hmac-drbg@^1.0.0:
35113511
version "1.0.1"

0 commit comments

Comments
 (0)