react-saas-template icon indicating copy to clipboard operation
react-saas-template copied to clipboard

Bump react-router from 5.2.1 to 6.3.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps react-router from 5.2.1 to 6.3.0.

Release notes

Sourced from react-router's releases.

v6.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/remix-run/react-router/compare/v6.2.2...v6.3.0

v6.2.2

What's Changed

🐛 Bug Fixes

  • Fixed nested splat routes that begin with special URL-safe characters (#8563)
  • Fixed a bug where index routes were missing route context in some cases (#8497)

New Contributors

Full Changelog: https://github.com/remix-run/react-router/compare/v6.2.1...v6.2.2

v6.2.2-pre.0

... (truncated)

Commits
  • 382c792 Version 6.3.0
  • 1100224 chore: split up index.tsx file (#8686)
  • dc37beb Version 6.2.2
  • d5c0a57 Version 6.2.2-pre.0
  • e2712c4 chore: Merge branch 'main' into release/v6.2.2
  • 53a04c5 chore: format
  • b6e712e Fix: allow nested splat routes to begin with "special" url-safe characters (#...
  • 3f6bc1b feat: forward parsePath and createPath from history (#8278)
  • 5131627 fix: Normalize pathnameBase when matching (#8533)
  • 09aa24f feat: export NavigationType enum as value. (#8529)
  • Additional commits viewable in compare view

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

dependabot[bot] avatar Apr 01 '22 04:04 dependabot[bot]

Superseded by #588.

dependabot[bot] avatar Sep 14 '22 04:09 dependabot[bot]