dependabot[bot] opened a new pull request, #1170:
URL: https://github.com/apache/inlong-website/pull/1170

   Bumps [prismjs](https://github.com/PrismJS/prism) to 1.30.0 and updates 
ancestor dependency 
[swagger-ui-react](https://github.com/swagger-api/swagger-ui). These 
dependencies need to be updated together.
   
   Updates `prismjs` from 1.29.0 to 1.30.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/PrismJS/prism/releases";>prismjs's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.30.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>check that <code>currentScript</code> is set by a script tag by <a 
href="https://github.com/lkuechler";><code>@​lkuechler</code></a> in <a 
href="https://redirect.github.com/PrismJS/prism/pull/3863";>PrismJS/prism#3863</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/lkuechler";><code>@​lkuechler</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/PrismJS/prism/pull/3863";>PrismJS/prism#3863</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0";>https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/PrismJS/prism/blob/v2/CHANGELOG.md";>prismjs's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Prism Changelog</h1>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/PrismJS/prism/commit/76dde18a575831c91491895193f56081ac08b0c5";><code>76dde18</code></a>
 Release 1.30.0</li>
   <li><a 
href="https://github.com/PrismJS/prism/commit/93cca40b364215210f23a9e35f085a682a2b8175";><code>93cca40</code></a>
 npm pkg fix</li>
   <li><a 
href="https://github.com/PrismJS/prism/commit/99c5ca970f18f744d75e473573d4679100f87086";><code>99c5ca9</code></a>
 Add release script</li>
   <li><a 
href="https://github.com/PrismJS/prism/commit/8e8b9352dac64457194dd9e51096b4772532e53d";><code>8e8b935</code></a>
 check that currentScript is set by a script tag (<a 
href="https://redirect.github.com/PrismJS/prism/issues/3863";>#3863</a>)</li>
   <li><a 
href="https://github.com/PrismJS/prism/commit/f894dc2cbb507f565a046fed844fd541f07aa191";><code>f894dc2</code></a>
 Fix logo in the footer</li>
   <li><a 
href="https://github.com/PrismJS/prism/commit/ac38dcec9bea6bac064a7264b7aeba086e3102bf";><code>ac38dce</code></a>
 Delete CNAME</li>
   <li><a 
href="https://github.com/PrismJS/prism/commit/9b5b09aef4dc2c18c28d2f5a6244d4efcc6ab5cb";><code>9b5b09a</code></a>
 Enable CORS</li>
   <li>See full diff in <a 
href="https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0";>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/~dmitrysharabin";>dmitrysharabin</a>, a new releaser 
for prismjs since your current version.</p>
   </details>
   <br />
   
   Updates `swagger-ui-react` from 5.7.2 to 5.30.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/swagger-api/swagger-ui/releases";>swagger-ui-react's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.30.2</h2>
   <h2><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.30.1...v5.30.2";>5.30.2</a>
 (2025-11-04)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>deps:</strong> bump react-syntax-highlighter to 16.0.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10620";>#10620</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/270d96d889ac49f6721927eb0dca6af223717d32";>270d96d</a>)</li>
   </ul>
   <h2>v5.30.1</h2>
   <h2><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.30.0...v5.30.1";>5.30.1</a>
 (2025-10-31)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>prevent webook from crashing in case of openapi 3.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10623";>#10623</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/e1ad3094239d6e6384b369909731b7f6c4dd770b";>e1ad309</a>)</li>
   </ul>
   <h2>v5.30.0</h2>
   <h1><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.29.5...v5.30.0";>5.30.0</a>
 (2025-10-27)</h1>
   <h3>Features</h3>
   <ul>
   <li><strong>deps:</strong> update ApiDOM to v1.0.0-rc.1 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10619";>#10619</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/5f013e9b90c3f6e23ce6b28900586f0856a2342e";>5f013e9</a>)</li>
   </ul>
   <h2>v5.29.5</h2>
   <h2><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.29.4...v5.29.5";>5.29.5</a>
 (2025-10-17)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>core:</strong> handle complex value stringification in Property 
component (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10604";>#10604</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/04224150734be88f70a0bbd3f61bbe444606b657";>0422415</a>),
 closes <a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10535";>#10535</a></li>
   <li>correct spec paths for parameters, responses and request bodies (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10609";>#10609</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/583c4fbc13b583cb734448b3201129a885c22fac";>583c4fb</a>)</li>
   </ul>
   <h2>v5.29.4</h2>
   <h2><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.29.3...v5.29.4";>5.29.4</a>
 (2025-10-10)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>core:</strong> refactor UNSAFE_ lifecycle methods in ContentType 
and OperationContainer (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10373";>#10373</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/2814709f37a80a4c9b974da6a5cb9fc5c7789771";>2814709</a>),
 closes <a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10212";>#10212</a></li>
   <li>ignore rendering responses with extensions in the schema (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10592";>#10592</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/23e3e0059f9929448097a729cc072b39819b89cd";>23e3e00</a>)</li>
   <li>include script in body (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10593";>#10593</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/456274c93fc6e883a193c376388dfe0f6b34a4d7";>456274c</a>)</li>
   <li>update vulnerable libxml2 to 2.13.9-r0 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10600";>#10600</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/813815435e6f4ef96ac90860375cf701d8b660da";>8138154</a>)</li>
   <li>use h1 for title heading to improve accessibility (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10598";>#10598</a>)
 (<a 
href="https://github.com/swagger-api/swagger-ui/commit/c0bd7b614bdbdbd79df9bc65c4500f6b7d32ec49";>c0bd7b6</a>),
 closes <a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10480";>#10480</a></li>
   </ul>
   <h2>v5.29.3</h2>
   <h2><a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.29.2...v5.29.3";>5.29.3</a>
 (2025-10-03)</h2>
   <h3>Bug Fixes</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/30d8f985caeca5bb9400cf21403686ec5a82c1cc";><code>30d8f98</code></a>
 chore(release): cut the 5.30.2 release</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/55160ce6b82f93dfb25cc9591ebc0c754ebc4545";><code>55160ce</code></a>
 chore(deps): bump nginx from 1.29.2-alpine to 1.29.3-alpine (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10627";>#10627</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/bac6044d26a8c2ef48b620bf395e2fd139d2e919";><code>bac6044</code></a>
 chore(deps): bump actions/upload-artifact from 4 to 5 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10617";>#10617</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/270d96d889ac49f6721927eb0dca6af223717d32";><code>270d96d</code></a>
 fix(deps): bump react-syntax-highlighter to 16.0.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10620";>#10620</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/a638e4b34ccd3e32a9e8f2d2623fdd5be0cef8f9";><code>a638e4b</code></a>
 chore(release): cut the 5.30.1 release</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/e1ad3094239d6e6384b369909731b7f6c4dd770b";><code>e1ad309</code></a>
 fix: prevent webook from crashing in case of openapi 3.0 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10623";>#10623</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/9c1e7699a7ba433f66cabc7eefa18579acf58c85";><code>9c1e769</code></a>
 chore(release): cut the 5.30.0 release</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/5f013e9b90c3f6e23ce6b28900586f0856a2342e";><code>5f013e9</code></a>
 feat(deps): update ApiDOM to v1.0.0-rc.1 (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10619";>#10619</a>)</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/04b9ad7b37f02bce0e1cb8c521e40b68585ccf9f";><code>04b9ad7</code></a>
 chore(release): cut the 5.29.5 release</li>
   <li><a 
href="https://github.com/swagger-api/swagger-ui/commit/583c4fbc13b583cb734448b3201129a885c22fac";><code>583c4fb</code></a>
 fix: correct spec paths for parameters, responses and request bodies (<a 
href="https://redirect.github.com/swagger-api/swagger-ui/issues/10609";>#10609</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/swagger-api/swagger-ui/compare/v5.7.2...v5.30.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/inlong-website/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to