You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/27 07:19:58 UTC

[GitHub] [superset] dependabot[bot] opened a new pull request, #19865: chore(deps): bump react-router-dom from 5.1.2 to 6.3.0 in /superset-frontend

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

   Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.1.2 to 6.3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/remix-run/react-router/releases">react-router-dom's releases</a>.</em></p>
   <blockquote>
   <h2>v6.3.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Added the v5 to v6 backwards compatibility package 💜 (<a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8752">remix-run/react-router#8752</a>). The official guide can be found <a href="https://github.com/remix-run/react-router/discussions/8753">in this discussion</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/mfijas"><code>@​mfijas</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8717">remix-run/react-router#8717</a></li>
   <li><a href="https://github.com/ThornWu"><code>@​ThornWu</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8718">remix-run/react-router#8718</a></li>
   <li><a href="https://github.com/janpaepke"><code>@​janpaepke</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8651">remix-run/react-router#8651</a></li>
   <li><a href="https://github.com/rtmann"><code>@​rtmann</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8725">remix-run/react-router#8725</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/remix-run/react-router/compare/v6.2.2...v6.3.0">https://github.com/remix-run/react-router/compare/v6.2.2...v6.3.0</a></p>
   <h2>v6.2.2</h2>
   <h2>What's Changed</h2>
   <h3>🐛 Bug Fixes</h3>
   <ul>
   <li>Fixed nested splat routes that begin with special URL-safe characters (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8563">#8563</a>)</li>
   <li>Fixed a bug where index routes were missing route context in some cases (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8497">#8497</a>)</li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/chasinhues"><code>@​chasinhues</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8514">remix-run/react-router#8514</a></li>
   <li><a href="https://github.com/underager"><code>@​underager</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8531">remix-run/react-router#8531</a></li>
   <li><a href="https://github.com/kantuni"><code>@​kantuni</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8537">remix-run/react-router#8537</a></li>
   <li><a href="https://github.com/ArjaanBuijk"><code>@​ArjaanBuijk</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8536">remix-run/react-router#8536</a></li>
   <li><a href="https://github.com/jmargeta"><code>@​jmargeta</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8548">remix-run/react-router#8548</a></li>
   <li><a href="https://github.com/koojaa"><code>@​koojaa</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8542">remix-run/react-router#8542</a></li>
   <li><a href="https://github.com/chrisngobanh"><code>@​chrisngobanh</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8576">remix-run/react-router#8576</a></li>
   <li><a href="https://github.com/ChristopherChudzicki"><code>@​ChristopherChudzicki</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8582">remix-run/react-router#8582</a></li>
   <li><a href="https://github.com/awreese"><code>@​awreese</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8596">remix-run/react-router#8596</a></li>
   <li><a href="https://github.com/bhbs"><code>@​bhbs</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8601">remix-run/react-router#8601</a></li>
   <li><a href="https://github.com/LukerSpringtree"><code>@​LukerSpringtree</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8619">remix-run/react-router#8619</a></li>
   <li><a href="https://github.com/hsbtr"><code>@​hsbtr</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8476">remix-run/react-router#8476</a></li>
   <li><a href="https://github.com/abhi-kr-2100"><code>@​abhi-kr-2100</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8658">remix-run/react-router#8658</a></li>
   <li><a href="https://github.com/cvbuelow"><code>@​cvbuelow</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8663">remix-run/react-router#8663</a></li>
   <li><a href="https://github.com/hyesungoh"><code>@​hyesungoh</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8666">remix-run/react-router#8666</a></li>
   <li><a href="https://github.com/BrianT1414"><code>@​BrianT1414</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8667">remix-run/react-router#8667</a></li>
   <li><a href="https://github.com/IbraRouisDev"><code>@​IbraRouisDev</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8683">remix-run/react-router#8683</a></li>
   <li><a href="https://github.com/shihanng"><code>@​shihanng</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8689">remix-run/react-router#8689</a></li>
   <li><a href="https://github.com/latin-1"><code>@​latin-1</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8529">remix-run/react-router#8529</a></li>
   <li><a href="https://github.com/Isammoc"><code>@​Isammoc</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8533">remix-run/react-router#8533</a></li>
   <li><a href="https://github.com/KutnerUri"><code>@​KutnerUri</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8278">remix-run/react-router#8278</a></li>
   <li><a href="https://github.com/shamsup"><code>@​shamsup</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8563">remix-run/react-router#8563</a></li>
   <li><a href="https://github.com/brophdawg11"><code>@​brophdawg11</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/remix-run/react-router/pull/8691">remix-run/react-router#8691</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/remix-run/react-router/compare/v6.2.1...v6.2.2">https://github.com/remix-run/react-router/compare/v6.2.1...v6.2.2</a></p>
   <h2>v6.2.2-pre.0</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/remix-run/react-router/commit/382c792ad8feb9a4d77a8046143982ba8bd0714f"><code>382c792</code></a> Version 6.3.0</li>
   <li><a href="https://github.com/remix-run/react-router/commit/018881047dd312d9cf793f0c019c1d8909e27a72"><code>0188810</code></a> feat: add react-router-dom-v5-compat (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8752">#8752</a>)</li>
   <li><a href="https://github.com/remix-run/react-router/commit/423c8dcc750b30c7ea2f1de4f9c15a8d79232d89"><code>423c8dc</code></a> Fix: change children prop on navlink props to be optional (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8725">#8725</a>)</li>
   <li><a href="https://github.com/remix-run/react-router/commit/dc37beb049e883e0e33c77a3897d4ca0891dd565"><code>dc37beb</code></a> Version 6.2.2</li>
   <li><a href="https://github.com/remix-run/react-router/commit/d5c0a57d3672b192e03f6b3d8f796d3b6446e98c"><code>d5c0a57</code></a> Version 6.2.2-pre.0</li>
   <li><a href="https://github.com/remix-run/react-router/commit/e2712c4e4001abc53ee9a148d22f41828c8279b6"><code>e2712c4</code></a> chore: Merge branch 'main' into release/v6.2.2</li>
   <li><a href="https://github.com/remix-run/react-router/commit/53a04c5541dfe67c2d440159dd72c602174e4d70"><code>53a04c5</code></a> chore: format</li>
   <li><a href="https://github.com/remix-run/react-router/commit/3f6bc1b312c47eed40fa5a22b76738696f502e0a"><code>3f6bc1b</code></a> feat: forward <code>parsePath</code> and <code>createPath</code> from history (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8278">#8278</a>)</li>
   <li><a href="https://github.com/remix-run/react-router/commit/09aa24f7bac11f9786eba3ffc0af27918f9ab692"><code>09aa24f</code></a> feat: export NavigationType enum as value. (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8529">#8529</a>)</li>
   <li><a href="https://github.com/remix-run/react-router/commit/59b319feaa12745a434afdef5cadfcabd01206f9"><code>59b319f</code></a> chore: Format <code>main</code> with Prettier defaults  (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/8678">#8678</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/remix-run/react-router/commits/v6.3.0/packages/react-router-dom">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-router-dom&package-manager=npm_and_yarn&previous-version=5.1.2&new-version=6.3.0)](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>


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] lilykuang commented on pull request #19865: chore(deps): bump react-router-dom from 5.1.2 to 6.3.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
lilykuang commented on PR #19865:
URL: https://github.com/apache/superset/pull/19865#issuecomment-1386343720

   this is a breaking change. we should close this


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] lilykuang closed pull request #19865: chore(deps): bump react-router-dom from 5.1.2 to 6.3.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
lilykuang closed pull request #19865: chore(deps): bump react-router-dom from 5.1.2 to 6.3.0 in /superset-frontend
URL: https://github.com/apache/superset/pull/19865


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas commented on pull request #19865: chore(deps): bump react-router-dom from 5.1.2 to 6.3.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
rusackas commented on PR #19865:
URL: https://github.com/apache/superset/pull/19865#issuecomment-1259819137

   @dependabot rebase


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] rusackas commented on pull request #19865: chore(deps): bump react-router-dom from 5.1.2 to 6.3.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
rusackas commented on PR #19865:
URL: https://github.com/apache/superset/pull/19865#issuecomment-1382133595

   @lilykuang it looks like this one is failing spectacularly due to a bunch of busted imports that must have been moved around. Should we close this and consider manually upgrading this as part of the larger React bump you're steering toward?


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dependabot[bot] commented on pull request #19865: chore(deps): bump react-router-dom from 5.1.2 to 6.3.0 in /superset-frontend

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #19865:
URL: https://github.com/apache/superset/pull/19865#issuecomment-1386343769

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: notifications-unsubscribe@superset.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org