[PR #281] Bump react-syntax-highlighter from 15.6.1 to 16.1.1 #280

Open
opened 2026-06-05 16:37:12 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/agent-chat-ui/pull/281
Author: @dependabot[bot]
Created: 5/3/2026
Status: 🔄 Open

Base: mainHead: dependabot/npm_and_yarn/react-syntax-highlighter-16.1.1


📝 Commits (1)

  • 4685a5a Bump react-syntax-highlighter from 15.6.1 to 16.1.1

📊 Changes

2 files changed (+35 additions, -117 deletions)

View changed files

📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+34 -116)

📄 Description

Bumps react-syntax-highlighter from 15.6.1 to 16.1.1.

Release notes

Sourced from react-syntax-highlighter's releases.

v16.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v16.1.0...v16.1.1

v16.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v16.0.0...v16.1.0

v16.0.0

New major version!

16.0.0 brings a major version update to the refractor dependency, which remedies some security issues but could result in a breaking change to your app's dependencies. Please update with care.

What's Changed

New Contributors

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.6...v16.0.0

v15.6.6

Updated overrides block attempting to solve transitive prismjs dependency issue:

"overrides": {
    "prismjs": "^1.30.0",
    "refractor": {
      "prismjs": "^1.30.0"
    }
  }

Full Changelog: https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.5...v15.6.6

... (truncated)

Changelog

Sourced from react-syntax-highlighter's changelog.

Changelog

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 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)

🔄 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/langchain-ai/agent-chat-ui/pull/281 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/3/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/react-syntax-highlighter-16.1.1` --- ### 📝 Commits (1) - [`4685a5a`](https://github.com/langchain-ai/agent-chat-ui/commit/4685a5a9f1ba1f03056fe48f3b71f4b5fe906e3d) Bump react-syntax-highlighter from 15.6.1 to 16.1.1 ### 📊 Changes **2 files changed** (+35 additions, -117 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+34 -116) </details> ### 📄 Description Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 15.6.1 to 16.1.1. <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>v16.1.1</h2> <h2>What's Changed</h2> <ul> <li>Updated installation section in README.md by <a href="https://github.com/quntamant"><code>@​quntamant</code></a> in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/633">react-syntax-highlighter/react-syntax-highlighter#633</a></li> <li>fix: ESM missing <code>.js</code> by <a href="https://github.com/JulesGuesnon"><code>@​JulesGuesnon</code></a> in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/627">react-syntax-highlighter/react-syntax-highlighter#627</a></li> <li>Fix: grammar in README.md by <a href="https://github.com/WuMingDao"><code>@​WuMingDao</code></a> in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/622">react-syntax-highlighter/react-syntax-highlighter#622</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/quntamant"><code>@​quntamant</code></a> made their first contribution in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/633">react-syntax-highlighter/react-syntax-highlighter#633</a></li> <li><a href="https://github.com/JulesGuesnon"><code>@​JulesGuesnon</code></a> made their first contribution in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/627">react-syntax-highlighter/react-syntax-highlighter#627</a></li> <li><a href="https://github.com/WuMingDao"><code>@​WuMingDao</code></a> made their first contribution in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/622">react-syntax-highlighter/react-syntax-highlighter#622</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v16.1.0...v16.1.1">https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v16.1.0...v16.1.1</a></p> <h2>v16.1.0</h2> <h2>What's Changed</h2> <ul> <li>Bump simple-git and lint-staged by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/614">react-syntax-highlighter/react-syntax-highlighter#614</a></li> <li>Bump Webpack to v5 by <a href="https://github.com/mxdvl"><code>@​mxdvl</code></a> in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/594">react-syntax-highlighter/react-syntax-highlighter#594</a></li> <li>Fix refractor imports, migrate to webpack 5, update deps by <a href="https://github.com/UncleJart"><code>@​UncleJart</code></a> in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/621">react-syntax-highlighter/react-syntax-highlighter#621</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mxdvl"><code>@​mxdvl</code></a> made their first contribution in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/594">react-syntax-highlighter/react-syntax-highlighter#594</a></li> <li><a href="https://github.com/UncleJart"><code>@​UncleJart</code></a> made their first contribution in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/621">react-syntax-highlighter/react-syntax-highlighter#621</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v16.0.0...v16.1.0">https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v16.0.0...v16.1.0</a></p> <h2>v16.0.0</h2> <h2>New major version!</h2> <p>16.0.0 brings a major version update to the <code>refractor</code> dependency, which remedies some security issues but could result in a breaking change to your app's dependencies. Please update with care.</p> <h2>What's Changed</h2> <ul> <li>Update refractor to version 5 by <a href="https://github.com/lodinukal"><code>@​lodinukal</code></a> in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/604">react-syntax-highlighter/react-syntax-highlighter#604</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lodinukal"><code>@​lodinukal</code></a> made their first contribution in <a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/pull/604">react-syntax-highlighter/react-syntax-highlighter#604</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.6...v16.0.0">https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.6...v16.0.0</a></p> <h2>v15.6.6</h2> <p>Updated <code>overrides</code> block attempting to solve transitive <code>prismjs</code> dependency issue:</p> <pre><code>&quot;overrides&quot;: { &quot;prismjs&quot;: &quot;^1.30.0&quot;, &quot;refractor&quot;: { &quot;prismjs&quot;: &quot;^1.30.0&quot; } } </code></pre> <p><strong>Full Changelog</strong>: <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.5...v15.6.6">https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.5...v15.6.6</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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> <h1>Changelog</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/ecac533ba1fce8cf4f98a79c5c913f1a7ffab34c"><code>ecac533</code></a> new package lock</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/495790800d9eb64cec7eefc8fb6b03a28d622765"><code>4957908</code></a> version bump</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/5853a48786502db22e16f347eef508129fd47740"><code>5853a48</code></a> Fix: grammar in README.md (<a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/622">#622</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/fc5d7b71c6418383d5d6b724d61588fb5ecbb9e1"><code>fc5d7b7</code></a> fix: Added a babel plugin to auto add the js exts for esm (<a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/627">#627</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/d2b43e00eef57d897879eabbfff218f8aafd6869"><code>d2b43e0</code></a> Updated installation section in README.md (<a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/633">#633</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/5eedb742e31448cee9670d4efd38e4f31c22e8c5"><code>5eedb74</code></a> 16.1.0</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/c71356ff612c03e5ede4df09e4c8da9d8e51fcca"><code>c71356f</code></a> fix refractor imports, migrate to webpack 5, update deps (<a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/621">#621</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/f024a8ca5d3896ee6ee923f11a72d0cd7d7902af"><code>f024a8c</code></a> Revert &quot;chore: bump Webpack to v5 (<a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/594">#594</a>)&quot;</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/7b0027bc0a5be1342b9a8b53c652f56f617d489f"><code>7b0027b</code></a> chore: bump Webpack to v5 (<a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/594">#594</a>)</li> <li><a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/commit/9dafbf14ca99f8a7b980ad2775a456f435c477e4"><code>9dafbf1</code></a> Bump simple-git and lint-staged (<a href="https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/614">#614</a>)</li> <li>Additional commits viewable in <a href="https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.1...v16.1.1">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.6.1&new-version=16.1.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 16:37:12 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/agent-chat-ui#280