OpenMined / opus

Apache License 2.0
22 stars 9 forks source link

[Snyk] Upgrade react-router-dom from 5.1.2 to 5.2.0 #56

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade react-router-dom from 5.1.2 to 5.2.0.

:information_source: 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.


Release notes
Package name: react-router-dom
  • 5.2.0 - 2020-05-11

    This release includes a notable performance boost by separating the "Router" context from the "History" context internally. We also allow every element type for Link's component prop and support a sensitive prop on NavLink for control over case sensitive matching.

    Enjoy!

    Changes

  • 5.1.2 - 2019-09-30

    List of commits

    Bugfixes

    • Fix lingering <Link ref> error on React 15 (#6954)
from react-router-dom GitHub release notes
Commit messages
Package name: react-router-dom
  • 21a62e5 v5.2.0
  • 742f035 Revert "chore: Replace deprecated "componentWillMount" with "componentDidMount" (#7259)" (#7329)
  • 7d64842 Revert "perf: Use PureComponent to avoid useless re-renders (#7258)" (#7328)
  • fc53733 Separate history object to its own context (#7103)
  • 973cf52 chore(package): update mini-create-react-context to v0.4.0 (#7288)
  • ce6f59c missing tag (#7284)
  • 65bbc09 Clearly describe API of callback in code (#7279)
  • e632747 Fixed Link component prop type check (#7276)
  • 8439fdd update the docs for browserrouter in the example of basename. (#7277)
  • 26aa871 Fixes #7272 (#7274)
  • c0b8ce4 chore: Replace deprecated "componentWillMount" with "componentDidMount" (#7259)
  • bfe0d2b perf: Use PureComponent to avoid useless re-renders (#7258)
  • 291bfd0 Support `sensitive` matchPath option in NavLink (#7251)
  • 402ecab Update links to history docs (#7228)
  • 926d7a4 Update docs to reference useRouteMatch (#7193)
  • b77283c Add documentation for component prop (#7172)
  • 08662e0 Replace npm -g with npx (#7106)
  • d179aca fix(#7003): style collapse on 1350px view (#7027)
  • a1b96d5 Exclude fresh issues/PRs
  • b08a935 explain same component in multiple routes (#7061)
  • e81dfa2 fix(docs): fix broken link to primary components guide (#7034)
  • 7b06a04 fix: website build (update packages) (#7025)
  • ef60b08 Remove blocked updates
  • 6670787 add more detail to useRouteMatch hook documentation (#7009)
Compare

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