You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/28 10:05:53 UTC

[PR] Bump @braintree/sanitize-url and swagger-ui in /ui (streampipes)

dependabot[bot] opened a new pull request, #1359:
URL: https://github.com/apache/streampipes/pull/1359

   Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) to 6.0.2 and updates ancestor dependency [swagger-ui](https://github.com/swagger-api/swagger-ui). These dependencies need to be updated together.
   
   Updates `@braintree/sanitize-url` from 6.0.0 to 6.0.2
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md"><code>@​braintree/sanitize-url</code>'s changelog</a>.</em></p>
   <blockquote>
   <h2>6.0.2</h2>
   <ul>
   <li>Fix issue where urls in the form <code>https://example.com&amp;NewLine;&amp;NewLine;/something</code> were not properly sanitized</li>
   </ul>
   <h2>6.0.1</h2>
   <ul>
   <li>Fix issue where urls in the form <code>javascript&amp;colon;alert('xss');</code> were not properly sanitized</li>
   <li>Fix issue where urls in the form <code>javasc&amp;Tab;ript:alert('XSS');</code> were not properly sanitized</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/braintree/sanitize-url/commit/14a14e8e201d56dcd7726c30254690301ee03821"><code>14a14e8</code></a> 6.0.2</li>
   <li><a href="https://github.com/braintree/sanitize-url/commit/b8eb5757bbd06fe44fe0482b8ba840edf5eb5e29"><code>b8eb575</code></a> chore: update changelog</li>
   <li><a href="https://github.com/braintree/sanitize-url/commit/a39ca113ecf6ae4bd55b193054a947a84be9a257"><code>a39ca11</code></a> fix: remove newline entities (<a href="https://github-redirect.dependabot.com/braintree/sanitize-url/issues/46">#46</a>)</li>
   <li><a href="https://github.com/braintree/sanitize-url/commit/ab8d43d0516e48324826b9cb7f8612eee0e328a0"><code>ab8d43d</code></a> 6.0.1</li>
   <li><a href="https://github.com/braintree/sanitize-url/commit/768e9540436fe5e707668ac439ec2f8cfebb1fca"><code>768e954</code></a> chore: update version in changelog</li>
   <li><a href="https://github.com/braintree/sanitize-url/commit/d4bdc89f1743fe3cdb7c3f24b06e4c875f349b0c"><code>d4bdc89</code></a> Fix html entity tab (<a href="https://github-redirect.dependabot.com/braintree/sanitize-url/issues/45">#45</a>)</li>
   <li><a href="https://github.com/braintree/sanitize-url/commit/b70161daebd9523590fc6feda017d0489a8f6002"><code>b70161d</code></a> chore: fix CHANGELOG formatting</li>
   <li><a href="https://github.com/braintree/sanitize-url/commit/eb4a764343269de36463589733fe9508e4dce682"><code>eb4a764</code></a> chore: update dev dependencies</li>
   <li><a href="https://github.com/braintree/sanitize-url/commit/071dbfb5cfc981877b47816f1fcb8c5069904270"><code>071dbfb</code></a> chore: update dependencies</li>
   <li>See full diff in <a href="https://github.com/braintree/sanitize-url/compare/v6.0.0...v6.0.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `swagger-ui` from 4.15.5 to 4.16.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/swagger-api/swagger-ui/releases">swagger-ui's releases</a>.</em></p>
   <blockquote>
   <h2>Swagger UI v4.16.1 Released!</h2>
   <h2><a href="https://github.com/swagger-api/swagger-ui/compare/v4.16.0...v4.16.1">4.16.1</a> (2023-02-25)</h2>
   <h3>Reverts</h3>
   <ul>
   <li>integrate swagger-client@3.19.0-beta.7 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8426">#8426</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/d3a1e9433f99be3146c3575de23dd44872be5132">d3a1e94</a>), closes <a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8418">#8418</a></li>
   </ul>
   <h2>Swagger UI v4.16.0 Released!</h2>
   <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v4.15.5...v4.16.0">4.16.0</a> (2023-02-24)</h1>
   <h3>Features</h3>
   <ul>
   <li>integrate swagger-client@3.19.0-beta.7 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8415">#8415</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/d293555a8f7760479a8a85bd996d4664e5f56f6c">d293555</a>), closes <a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8401">#8401</a></li>
   </ul>
   <h2>v4.16.0-alpha.3</h2>
   <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v4.16.0-alpha.2...v4.16.0-alpha.3">4.16.0-alpha.3</a> (2023-02-15)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>ci-react:</strong> add ga build step (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8392">#8392</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/0992c320f167a17ae195775598847695ab97e50d">0992c32</a>)</li>
   <li><strong>ci:</strong> add ga --tag alpha for swagger-ui-react next (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8391">#8391</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/f3570bc29d1ccb014f374b87c8d491f11a40a707">f3570bc</a>)</li>
   </ul>
   <hr />
   <p><strong>WARNING:</strong> this release was triggered by mistake, and should have been released via <strong>V5</strong> release channel.</p>
   <h2>v4.16.0-alpha.2</h2>
   <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v4.16.0-alpha.1...v4.16.0-alpha.2">4.16.0-alpha.2</a> (2023-02-15)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>ci:</strong> add github actions build step (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8390">#8390</a>) (<a href="https://github.com/swagger-api/swagger-ui/commit/d3c86d5395ff5e518cfd89f91c27ddd7fb9db3da">d3c86d5</a>)</li>
   </ul>
   <hr />
   <p><strong>WARNING:</strong> this release was triggered by mistake, and should have been released via <strong>V5</strong> release channel.</p>
   <h2>v4.16.0-alpha.1</h2>
   <h1><a href="https://github.com/swagger-api/swagger-ui/compare/v4.15.5...v4.16.0-alpha.1">4.16.0-alpha.1</a> (2023-02-14)</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/cea6642894da2b6dbdee835fd3acedaa3ee37f18"><code>cea6642</code></a> chore(release): cut the v4.16.1 release</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/d3a1e9433f99be3146c3575de23dd44872be5132"><code>d3a1e94</code></a> revert: integrate swagger-client@3.19.0-beta.7 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8426">#8426</a>)</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/136456be2a010190df43c09aad8352a9dbd5ae29"><code>136456b</code></a> chore(deps-dev): bump jsdom from 20.0.0 to 21.1.0 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8417">#8417</a>)</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/cbeb9124b31c712c0ee5df2544cd6497f969fa18"><code>cbeb912</code></a> chore(deps-dev): bump <code>@​commitlint/config-conventional</code> (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8423">#8423</a>)</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/7b47886b38de5e526fa0d73a57f716ca80a66003"><code>7b47886</code></a> chore(deps): bump <code>@​braintree/sanitize-url</code> from 6.0.0 to 6.0.2 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8422">#8422</a>)</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/d95428eed2bc34b49a2cc4f94c93d3c3cb0682e4"><code>d95428e</code></a> chore(deps-dev): bump <code>@​babel/core</code> from 7.14.6 to 7.21.0 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8421">#8421</a>)</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/7a6b9244d2413af79cfc41b75130cb5feb885a24"><code>7a6b924</code></a> chore(deps-dev): bump react-refresh from 0.11.0 to 0.14.0 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8420">#8420</a>)</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/fe6ebc68a8ae2545ae85480ce694eff5215bff40"><code>fe6ebc6</code></a> chore(deps-dev): bump json-server from 0.17.0 to 0.17.2 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8419">#8419</a>)</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/b6648c5493caaf5e6b3a418f030a265766519159"><code>b6648c5</code></a> chore(deps-dev): bump <code>@​babel/cli</code> from 7.16.8 to 7.21.0 (<a href="https://github-redirect.dependabot.com/swagger-api/swagger-ui/issues/8416">#8416</a>)</li>
   <li><a href="https://github.com/swagger-api/swagger-ui/commit/e00fefde4e1320da6c225c547228acf50fa71cbf"><code>e00fefd</code></a> chore(release): cut the v4.16.0 release</li>
   <li>Additional commits viewable in <a href="https://github.com/swagger-api/swagger-ui/compare/v4.15.5...v4.16.1">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 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/streampipes/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-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] Bump @braintree/sanitize-url and swagger-ui in /ui (streampipes)

Posted by "tenthe (via GitHub)" <gi...@apache.org>.
tenthe merged PR #1359:
URL: https://github.com/apache/streampipes/pull/1359


-- 
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: dev-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org