dependabot[bot] opened a new pull request, #976: URL: https://github.com/apache/inlong-website/pull/976
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.1.4 and updates ancestor dependency [swagger-ui-react](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together. Updates `dompurify` from 3.0.5 to 3.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cure53/DOMPurify/releases">dompurify's releases</a>.</em></p> <blockquote> <h2>DOMPurify 3.1.4</h2> <ul> <li>Fixed an issue with the recently implemented <code>isNaN</code> checks, thanks <a href="https://github.com/tulach"><code>@tulach</code></a></li> <li>Added several new popover attributes to allow-list, thanks <a href="https://github.com/Gigabyte5671"><code>@Gigabyte5671</code></a></li> <li>Fixed the tests and adjusted the test runner to cover all branches</li> </ul> <h2>DOMPurify 3.1.3</h2> <ul> <li>Fixed several mXSS variations found by and thanks to <a href="https://github.com/kevin-mizu"><code>@kevin-mizu</code></a> & <a href="https://github.com/Ry0taK"><code>@Ry0taK</code></a></li> <li>Added better configurability for comment scrubbing default behavior</li> <li>Added better hardening against Prototype Pollution attacks, thanks <a href="https://github.com/kevin-mizu"><code>@kevin-mizu</code></a></li> <li>Added better handling and readability of the <code>nodeType</code> property, thanks <a href="https://github.com/ssi02014"><code>@ssi02014</code></a></li> <li>Fixed some smaller issues in README and other documentation</li> </ul> <h2>DOMPurify 3.1.2</h2> <ul> <li>Addressed and fixed a mXSS variation found by <a href="https://github.com/kevin-mizu"><code>@kevin-mizu</code></a></li> <li>Addressed and fixed a mXSS variation found by <a href="https://twitter.com/hash_kitten">Adam Kues</a> of Assetnote</li> <li>Updated tests for older Safari and Chrome versions</li> </ul> <h2>DOMPurify 3.1.1</h2> <ul> <li>Fixed an mXSS sanitiser bypass reported by <a href="https://github.com/icesfont"><code>@icesfont</code></a></li> <li>Added new code to track element nesting depth</li> <li>Added new code to enforce a maximum nesting depth of 255</li> <li>Added coverage tests and necessary clobbering protections</li> </ul> <p><strong>Note that this is a security release and should be upgraded to immediately. Please also note that further releases may follow as the underlying vulnerability is apparently new and further variations may be discovered.</strong></p> <h2>DOMPurify 3.1.0</h2> <ul> <li>Added new setting <code>SAFE_FOR_XML</code> to enable better control over comment scrubbing</li> <li>Updated README to warn about <em>happy-dom</em> not being safe for use with DOMPurify yet</li> <li>Updated the LICENSE file to show the accurate year number</li> <li>Updated several build and test dependencies</li> </ul> <h2>DOMPurify 3.0.11</h2> <ul> <li>Fixed another conditional bypass caused by Processing Instructions, thanks <a href="https://github.com/Ry0taK"><code>@Ry0taK</code></a></li> <li>Fixed the regex for HTML Custom Element detection, thanks <a href="https://github.com/AlekseySolovey3T"><code>@AlekseySolovey3T</code></a></li> </ul> <h2>DOMPurify 3.0.10</h2> <ul> <li>Fixed two possible bypasses when sanitizing an XML document and later using it in HTML, thanks <a href="https://github.com/Slonser"><code>@Slonser</code></a></li> <li>Bumped up some build and test dependencies</li> </ul> <h2>DOMPurify 3.0.9</h2> <ul> <li>Fixed a problem with proper detection of Custom Elements, thanks <a href="https://github.com/kevin-mizu"><code>@kevin-mizu</code></a></li> <li>Refactored the <code>hasOwnProperty</code> logic, thanks <a href="https://github.com/ssi02014"><code>@ssi02014</code></a></li> <li>Removed a superfluous <code>console.warn</code> making HappyDom happier, thanks <a href="https://github.com/HugoPoi"><code>@HugoPoi</code></a></li> <li>Modernized some of the demo hooks for better looks, thanks <a href="https://github.com/Steb95"><code>@Steb95</code></a></li> </ul> <h2>DOMPurify 3.0.8</h2> <ul> <li>Fixed errors caused by conditional exports, thanks <a href="https://github.com/ssi02014"><code>@ssi02014</code></a></li> <li>Fixed a type error when working with custom element config, thanks <a href="https://github.com/cpmotion"><code>@cpmotion</code></a></li> </ul> <h2>DOMPurify 3.0.7</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cure53/DOMPurify/commit/7517e9c475dbc1c7f8535a60f17bb55aabd52ba6"><code>7517e9c</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/960">#960</a> from cure53/main</li> <li><a href="https://github.com/cure53/DOMPurify/commit/3ddb7f22d607ba2a8161e218b57503f99f3574ea"><code>3ddb7f2</code></a> chore: Preparing 3.1.4 release</li> <li><a href="https://github.com/cure53/DOMPurify/commit/4486f918619df8d306b0d63cdd5e224ec7d4642a"><code>4486f91</code></a> test: Experimentally changed TEST_PROBE_ONLY to not cover 2.x</li> <li><a href="https://github.com/cure53/DOMPurify/commit/1223487509ec608b998d9ac1929def056486a5c7"><code>1223487</code></a> fix: Added MSIE number check fix to main as well</li> <li><a href="https://github.com/cure53/DOMPurify/commit/a34860b1fddcaf6eddaefb58f1e4936bdbdbffde"><code>a34860b</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/957">#957</a> from Gigabyte5671/popover-api</li> <li><a href="https://github.com/cure53/DOMPurify/commit/96bf0d44ce6961a8774539bccbd71e8d90e6b9b2"><code>96bf0d4</code></a> Merge pull request <a href="https://redirect.github.com/cure53/DOMPurify/issues/956">#956</a> from MortenHofft/patch-1</li> <li><a href="https://github.com/cure53/DOMPurify/commit/28c1828bb82d6a7b49e0afbd791f674e5d6718af"><code>28c1828</code></a> Add popover attributes to allow list</li> <li><a href="https://github.com/cure53/DOMPurify/commit/952f309a8eab106c40b559d94abefe0e5c026638"><code>952f309</code></a> documentation</li> <li><a href="https://github.com/cure53/DOMPurify/commit/3fe78d7501103832166613bb1452985dd4674008"><code>3fe78d7</code></a> chore: Preparing 3.1.3 release</li> <li><a href="https://github.com/cure53/DOMPurify/commit/b20ce997ff087a41e9b379ddaaa84cd3f25f5820"><code>b20ce99</code></a> fix: Added smaller-than-null check for __depth hardening code</li> <li>Additional commits viewable in <a href="https://github.com/cure53/DOMPurify/compare/3.0.5...3.1.4">compare view</a></li> </ul> </details> <br /> Updates `swagger-ui-react` from 5.7.2 to 5.17.14 <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>Swagger UI v5.17.14 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.13...v5.17.14">5.17.14</a> (2024-05-28)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>system:</strong> remediate component wrapping functionality (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9978">#9978</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/8aa529201395224707ab00bb4b6ce71e41d082a4">8aa5292</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9919">#9919</a></li> </ul> <h2>Swagger UI v5.17.13 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.12...v5.17.13">5.17.13</a> (2024-05-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>swagger-ui-react:</strong> re-render on spec prop change (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9966">#9966</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/df03a8f99c498f5dbb07b6bf5e73b57ab95ea2ef">df03a8f</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9965">#9965</a></li> </ul> <h2>Swagger UI v5.17.12 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.10...v5.17.12">5.17.12</a> (2024-05-21)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>config:</strong> define missing default options and their types (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9949">#9949</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/04bbeaa68cf53af82ce633f369d6eb579c44d80d">04bbeaa</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9945">#9945</a></li> <li><strong>release:</strong> fix failed v5.17.11 release (<a href="https://github.com/swagger-api/swagger-ui/commit/a35a71eb130283e75a29b977eef7eb4a87d779df">a35a71e</a>)</li> <li><strong>swagger-client:</strong> fix OpenAPI 3.1.0 dereferencing (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9950">#9950</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/10e1a5f1ea3abeb8c9ce0e0af8c860a86484ef41">10e1a5f</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9941">#9941</a></li> </ul> <h2>Swagger UI v5.17.10 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.9...v5.17.10">5.17.10</a> (2024-05-15)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>components:</strong> add support for oneOf/anyOf JSON Schema keywords in parameter-row rendering (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9934">#9934</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/9037acf508beacac1efcb4f39403c203097d193e">9037acf</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/7912">#7912</a></li> <li><strong>oas31:</strong> fix initial rendering of the Webhooks section (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9938">#9938</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/b5c84f44c733d004c0c6098c840a68f284b80dd3">b5c84f4</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9937">#9937</a></li> </ul> <h2>Swagger UI v5.17.9 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.8...v5.17.9">5.17.9</a> (2024-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> allow to consolidate deps in downstream projects (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9930">#9930</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/335372d7a89c3a109469c0abbb977839d341f203">335372d</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9929">#9929</a></li> </ul> <h2>Swagger UI v5.17.8 Released!</h2> <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v5.17.7...v5.17.8">5.17.8</a> (2024-05-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>components:</strong> fix rendering for empty examples in responses (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9926">#9926</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/94f2d8298a60a6cf29c1be84e622f476c9c1df91">94f2d82</a>), closes <a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9499">#9499</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/swagger-api/swagger-ui/commit/74ed0adebfc9c8dd0de2bf8e81495b022a66c083"><code>74ed0ad</code></a> chore(release): cut the v5.17.14 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/8aa529201395224707ab00bb4b6ce71e41d082a4"><code>8aa5292</code></a> fix(system): remediate component wrapping functionality (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9978">#9978</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/c74fb2c69d4d990752c6044b293cd7fdfd3b87ab"><code>c74fb2c</code></a> chore(release): cut the v5.17.13 release</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/31b35fdca461770251de7f2faddf7f2b3201009f"><code>31b35fd</code></a> ci(dependabot): use times that don't conflict with releases (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9975">#9975</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/df03a8f99c498f5dbb07b6bf5e73b57ab95ea2ef"><code>df03a8f</code></a> fix(swagger-ui-react): re-render on spec prop change (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9966">#9966</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/e57d0bed3692256c87470a3bfc82e18c71340c77"><code>e57d0be</code></a> chore(deps-dev): bump postcss-preset-env from 9.5.13 to 9.5.14 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9962">#9962</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/767e498b83c8bc88782bc7bc18aae8ffb3efcb99"><code>767e498</code></a> chore(deps-dev): bump css-loader from 7.1.1 to 7.1.2 (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9959">#9959</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/7bf16bede4b31830c76267a1c85876ef73867bab"><code>7bf16be</code></a> refactor(config): remove unused config options (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9958">#9958</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/ee335f238e2e44350c19f5969a9626ec849eeda4"><code>ee335f2</code></a> docs(SECURITY): align supported versions with reality (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9957">#9957</a>)</li> <li><a href="https://github.com/swagger-api/swagger-ui/commit/11cf64dc36dfcfdc44f2e00f39ae8e801e2e5a33"><code>11cf64d</code></a> --- (<a href="https://redirect.github.com/swagger-api/swagger-ui/issues/9956">#9956</a>)</li> <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-ui/compare/v5.7.2...v5.17.14">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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org