Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade react-router from 2.8.1 to 6.2.1 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade react-router from 2.8.1 to 6.2.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 84 versions ahead of your current version.
  • The recommended version was released a month ago, on 2021-12-17.
Release notes
Package name: react-router
  • 6.2.1 - 2021-12-17

    This release updates the internal history dependency to 5.2.0.

    Full Changelog: v6.2.0...v6.2.1

  • 6.2.0 - 2021-12-17

    🐛 Bug fixes

    • Fixed the RouteProps element type, which should be a ReactNode (#8473)
    • Fixed a bug with useOutlet for top-level routes (#8483)

    ✨ Features

    • We now use statically analyzable CJS exports. This enables named imports in Node ESM scripts (See the commit).

    New Contributors

    Full Changelog: v6.1.1...v6.2.0

  • 6.1.1 - 2021-12-11

    In v6.1.0 we inadvertently shipped a new, undocumented API that will likely introduce bugs (#7586). We have flagged HistoryRouter as unstable_HistoryRouter, as this API will likely need to change before a new major release.

    Full Changelog: v6.1.0...v6.1.1

  • 6.1.0 - 2021-12-10

    🐛 Bug fixes

    • Fixed a bug that broke support for base64 encoded IDs on nested routes (#8291)

    ✨ Features

    • <Outlet> can now receive a context prop. This value is passed to child routes and is accessible via the new useOutletContext hook. See the API docs for details. (#8461)
    • <NavLink> can now receive a child function for access to its props. (#8164)

    💅 Enhancements

    • Improved TypeScript signature for useMatch and matchPath. For example, when you call useMatch("foo/:bar/:baz"), the path is parsed and the return type will be PathMatch<"bar" | "baz">. (#8030)
    • A few error message improvements (#8202)

    New Contributors

    Full Changelog: v6.0.1...v6.1.0

  • 6.0.2 - 2021-11-09
    Read more
  • 6.0.1 - 2021-11-05
    Read more
  • 6.0.0 - 2021-11-03
    Read more
  • 6.0.0-beta.8 - 2021-10-22
    Read more
  • 6.0.0-beta.7 - 2021-10-15
    Read more
  • 6.0.0-beta.6 - 2021-10-07
    Read more
  • 6.0.0-beta.5 - 2021-09-25
  • 6.0.0-beta.4 - 2021-09-11
  • 6.0.0-beta.3 - 2021-09-03
  • 6.0.0-beta.2 - 2021-08-20
  • 6.0.0-beta.1 - 2021-08-13
  • 6.0.0-beta.0 - 2020-06-19
  • 6.0.0-alpha.5 - 2020-05-15
  • 6.0.0-alpha.4 - 2020-05-05
  • 6.0.0-alpha.3 - 2020-04-04
  • 6.0.0-alpha.2 - 2020-02-22
  • 6.0.0-alpha.1 - 2020-02-01
  • 6.0.0-alpha.0 - 2020-01-31
  • 5.2.1 - 2021-08-27
  • 5.2.0 - 2020-05-11
  • 5.1.2 - 2019-09-30
  • 5.1.1 - 2019-09-27
  • 5.1.0 - 2019-09-24
  • 5.0.1 - 2019-06-04
  • 5.0.0 - 2019-03-18
  • 4.4.0-beta.8 - 2019-03-15
  • 4.4.0-beta.7 - 2019-03-02
  • 4.4.0-beta.6 - 2018-11-01
  • 4.4.0-beta.5 - 2018-10-30
  • 4.4.0-beta.4 - 2018-10-17
  • 4.4.0-beta.3 - 2018-10-15
  • 4.4.0-beta.2 - 2018-10-14
  • 4.4.0-beta.1 - 2018-09-30
  • 4.4.0-beta.0 - 2018-09-29
  • 4.4.0-alpha.1 - 2018-06-26
  • 4.4.0-alpha.0 - 2018-06-06
  • 4.3.1 - 2018-06-06
  • 4.3.0 - 2018-06-06
  • 4.3.0-rc.3 - 2018-04-26
  • 4.3.0-rc.2 - 2018-04-02
  • 4.3.0-rc.1 - 2018-03-26
  • 4.2.0 - 2017-08-24
  • 4.1.2 - 2017-07-16
  • 4.1.1 - 2017-04-12
  • 4.1.0 - 2017-04-11
  • 4.0.0 - 2017-03-11
  • 4.0.0-beta.8 - 2017-03-08
  • 4.0.0-beta.7 - 2017-03-03
  • 4.0.0-beta.6 - 2017-02-14
  • 4.0.0-beta.5 - 2017-02-07
  • 4.0.0-beta.4 - 2017-02-02
  • 4.0.0-beta.3 - 2017-01-30
  • 4.0.0-beta.2 - 2017-01-30
  • 4.0.0-beta.1 - 2017-01-30
  • 4.0.0-alpha.6 - 2016-11-21
  • 4.0.0-alpha.5 - 2016-10-18
  • 4.0.0-alpha.4 - 2016-10-01
  • 4.0.0-alpha.3 - 2016-09-17
  • 4.0.0-2 - 2016-09-13
  • 4.0.0-1 - 2016-09-13
  • 4.0.0-0 - 2016-09-13
  • 3.2.6 - 2020-03-04
  • 3.2.5 - 2019-10-25
  • 3.2.4 - 2019-08-23
  • 3.2.3 - 2019-06-26
  • 3.2.2 - 2019-06-25
  • 3.2.1 - 2018-03-07
  • 3.2.0 - 2017-09-26
  • 3.1.0-rc.1 - 2017-09-12
  • 3.0.6-pre.0 - 2017-06-15
  • 3.0.5 - 2017-04-11
  • 3.0.4 - 2017-04-09
  • 3.0.3 - 2017-03-28
  • 3.0.2 - 2017-01-18
  • 3.0.1 - 2017-01-12
  • 3.0.0 - 2016-10-25
  • 3.0.0-beta.1 - 2016-09-16
  • 3.0.0-alpha.3 - 2016-08-02
  • 3.0.0-alpha.2 - 2016-07-19
  • 3.0.0-alpha.1 - 2016-05-19
  • 2.8.1 - 2016-09-13
from react-router GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant