[PR #23] [MERGED] Bump react-syntax-highlighter from 15.3.0 to 15.4.3 in /ui #111

Closed
opened 2026-03-02 05:18:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynqmon/pull/23
Author: @dependabot[bot]
Created: 3/1/2021
Status: Merged
Merged: 3/1/2021
Merged by: @hibiken

Base: masterHead: dependabot/npm_and_yarn/ui/react-syntax-highlighter-15.4.3


📝 Commits (1)

  • b416f56 Bump react-syntax-highlighter from 15.3.0 to 15.4.3 in /ui

📊 Changes

2 files changed (+18 additions, -32 deletions)

View changed files

📝 ui/package.json (+1 -1)
📝 ui/yarn.lock (+17 -31)

📄 Description

Bumps react-syntax-highlighter from 15.3.0 to 15.4.3.

Release notes

Sourced from react-syntax-highlighter's releases.

15.4.3

Fixed a version-pin regression for highlight: we're now at highlight 10.4.1 and lowlight 1.17.0 as intended.

Thanks for @​tu4mo for catching this one!

15.4.2

Updates

Thanks to @​aurelien-reeves for his first PR here!

15.4.1

Bugfixes

15.4.0

Updates

Bumped highlight.js to 10.4.1, fixing a security vulnerability. This brought along a few additions:

New highlight languages

  • nodeRepl (node-repl)

New highlight styles

  • gradientLight
  • stackoverflowDark
  • stackoverflowLight

15.3.1

Bugfix

Changelog

Sourced from react-syntax-highlighter's changelog.

15.4.3 / 2020-12-07

  • Fixed highlight version regression

15.4.2 / 2020-12-07

  • Updated lowlight to 1.17.0 to match highlight dependency version

15.4.1 / 2020-12-07

  • Bugfix: increased minwidth to avoid unequal line number widths
  • Bugfix: prevent last line of file from rendering an unwanted line number

15.4.0 / 2020-12-07

  • Security fix: updated highlight.js to 10.4.1

15.3.1 / 2020-11-24

  • Bugfix: styling correctly applied to interpolation punctuation
Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynqmon/pull/23 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2021 **Status:** ✅ Merged **Merged:** 3/1/2021 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/ui/react-syntax-highlighter-15.4.3` --- ### 📝 Commits (1) - [`b416f56`](https://github.com/hibiken/asynqmon/commit/b416f567edaa57ea6d50acb22d30cdfe123f54cb) Bump react-syntax-highlighter from 15.3.0 to 15.4.3 in /ui ### 📊 Changes **2 files changed** (+18 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `ui/package.json` (+1 -1) 📝 `ui/yarn.lock` (+17 -31) </details> ### 📄 Description Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 15.3.0 to 15.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases">react-syntax-highlighter's releases</a>.</em></p> <blockquote> <h2>15.4.3</h2> <p>Fixed a version-pin regression for <code>highlight</code>: we're now at <code>highlight 10.4.1</code> and <code>lowlight 1.17.0</code> as intended.</p> <p>Thanks for <a href="https://github.com/tu4mo"><code>@​tu4mo</code></a> for catching this one!</p> <h2>15.4.2</h2> <h2>Updates</h2> <ul> <li>bumped <code>lowlight</code> to <code>1.17.0</code> to resolve <code>highlight</code> dependency version mismatches: <a href="https://github-redirect.dependabot.com/react-syntax-highlighter/react-syntax-highlighter/pull/344">react-syntax-highlighter/react-syntax-highlighter#344</a></li> </ul> <p>Thanks to <a href="https://github.com/aurelien-reeves"><code>@​aurelien-reeves</code></a> for his first PR here!</p> <h2>15.4.1</h2> <h2>Bugfixes</h2> <ul> <li>prevented an inadvertent last-line line number from appearing: <a href="https://github-redirect.dependabot.com/react-syntax-highlighter/react-syntax-highlighter/pull/341">react-syntax-highlighter/react-syntax-highlighter#341</a></li> <li>increased inline line number minwidth by <code>.25em</code> to avoid code misalignments: <a href="https://github-redirect.dependabot.com/react-syntax-highlighter/react-syntax-highlighter/pull/342">react-syntax-highlighter/react-syntax-highlighter#342</a></li> </ul> <h2>15.4.0</h2> <h2>Updates</h2> <p>Bumped <code>highlight.js</code> to <code>10.4.1</code>, fixing a security vulnerability. This brought along a few additions:</p> <h3>New <code>highlight</code> languages</h3> <ul> <li><code>nodeRepl</code> (<code>node-repl</code>)</li> </ul> <h3>New <code>highlight</code> styles</h3> <ul> <li><code>gradientLight</code></li> <li><code>stackoverflowDark</code></li> <li><code>stackoverflowLight</code></li> </ul> <h2>15.3.1</h2> <h2>Bugfix</h2> <ul> <li><a href="https://github.com/karlhorky"><code>@​karlhorky</code></a> added a fourth level of <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/src/create-element.js">powerset permutations</a>, ensuring nested objects end up with the correct combination of classnames</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD">react-syntax-highlighter's changelog</a>.</em></p> <blockquote> <h2>15.4.3 / 2020-12-07</h2> <ul> <li>Fixed <code>highlight</code> version regression</li> </ul> <h2>15.4.2 / 2020-12-07</h2> <ul> <li>Updated <code>lowlight</code> to 1.17.0 to match <code>highlight</code> dependency version</li> </ul> <h2>15.4.1 / 2020-12-07</h2> <ul> <li>Bugfix: increased minwidth to avoid unequal line number widths</li> <li>Bugfix: prevent last line of file from rendering an unwanted line number</li> </ul> <h2>15.4.0 / 2020-12-07</h2> <ul> <li>Security fix: updated highlight.js to 10.4.1</li> </ul> <h2>15.3.1 / 2020-11-24</h2> <ul> <li>Bugfix: styling correctly applied to interpolation punctuation</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/efc3f7b7537d1729193b7a472067bcbe6cbecaf1"><code>efc3f7b</code></a> 15.4.3</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/4454e41bea17418e37846c7952d7d69b785a1ef8"><code>4454e41</code></a> Update highlight.js to v10.4.1 (<a href="https://github-redirect.dependabot.com/react-syntax-highlighter/react-syntax-highlighter/issues/345">#345</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/acff8085245a97c706702f9341bf065d37c44611"><code>acff808</code></a> 15.4.2</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/53e7c3c6d7b92689ee474638cb412ab9976099d9"><code>53e7c3c</code></a> Bump lowlight from 1.14.0 to 1.17.0 (<a href="https://github-redirect.dependabot.com/react-syntax-highlighter/react-syntax-highlighter/issues/344">#344</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/b95b376048b78cdb64b9b4fcd7de9714403ee0a3"><code>b95b376</code></a> 15.4.1</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/36864299d9419f984d0345add963cbb2a9ca0524"><code>3686429</code></a> Increase line number minwidth (<a href="https://github-redirect.dependabot.com/react-syntax-highlighter/react-syntax-highlighter/issues/342">#342</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/467baf09435fd443a10347e43a91494becbcaca6"><code>467baf0</code></a> Prevent unwanted final line number when wrapLines = true (<a href="https://github-redirect.dependabot.com/react-syntax-highlighter/react-syntax-highlighter/issues/341">#341</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/35826b7e01c017044969c64ce7e3d5508656b0b4"><code>35826b7</code></a> 15.4.0</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/9888a4562d4c252735b85d1946e7b53381d7da95"><code>9888a45</code></a> Bump highlight.js from 10.1.2 to 10.4.1 (<a href="https://github-redirect.dependabot.com/react-syntax-highlighter/react-syntax-highlighter/issues/338">#338</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/7b9b5de91d57721925179fef355008d4e7b5793c"><code>7b9b5de</code></a> Bump highlight.js from 10.1.1 to 10.1.2</li> <li>Additional commits viewable in <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.3.0...v15.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-syntax-highlighter&package-manager=npm_and_yarn&previous-version=15.3.0&new-version=15.4.3)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:18:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynqmon#111
No description provided.