[Snyk] Upgrade react-router-dom from 6.0.2 to 6.2.1#5
Open
Conversation
Snyk has created this PR to upgrade react-router-dom from 6.0.2 to 6.2.1. See this package in npm: https://www.npmjs.com/package/react-router-dom See this project in Snyk: https://app.snyk.io/org/teshomegedion/project/3ca62f67-114c-4406-b70c-559513c1727c?utm_source=github&utm_medium=referral&page=upgrade-pr
|
✔️ Deploy Preview for hive-et ready! 🔨 Explore the source changes: ab2d2a9 🔍 Inspect the deploy log: https://app.netlify.com/sites/hive-et/deploys/6211fa74328869000725f128 😎 Browse the preview: https://deploy-preview-5--hive-et.netlify.app/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade react-router-dom from 6.0.2 to 6.2.1.
ℹ️ 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
-
6.2.1 - 2021-12-17
-
6.2.0 - 2021-12-17
- Fixed the
- Fixed a bug with
- We now use statically analyzable CJS exports. This enables named imports in Node ESM scripts (See the commit).
- @ thisiskartik made their first contribution in #8487
- @ vijaypushkin made their first contribution in #8491
-
6.1.1 - 2021-12-11
-
6.1.0 - 2021-12-10
- Fixed a bug that broke support for base64 encoded IDs on nested routes (#8291)
- Improved TypeScript signature for
- A few error message improvements (#8202)
- @ rwieruch made their first contribution in #8244
- @ codeiotic made their first contribution in #8247
- @ Sannnao made their first contribution in #8263
- @ mattmazzola made their first contribution in #8255
- @ ngokevin made their first contribution in #8267
- @ TimisRobert made their first contribution in #8269
- @ mikeldking made their first contribution in #8279
- @ fishmandev made their first contribution in #8289
- @ rjerue made their first contribution in #8304
- @ rockingskier made their first contribution in #8314
- @ arinthros made their first contribution in #8337
- @ noisypigeon made their first contribution in #8361
- @ elylucas made their first contribution in #8368
- @ paulsmithkc made their first contribution in #8357
- @ sanketshah19 made their first contribution in #8372
- @ JakubDrozd made their first contribution in #8402
- @ markivancho made their first contribution in #8414
- @ turansky made their first contribution in #8420
- @ shivamsinghchahar made their first contribution in #8423
- @ petersendidit made their first contribution in #8436
- @ Ajayff4 made their first contribution in #8373
- @ RobHannay made their first contribution in #8455
- @ kddnewton made their first contribution in #8030
- @ brockross made their first contribution in #8462
- @ sergiodxa made their first contribution in #8164
- @ baozouai made their first contribution in #8171
- @ liuhanqu made their first contribution in #8374
-
6.0.2 - 2021-11-09
from react-router-dom GitHub release notesThis release updates the internal
historydependency to5.2.0.Full Changelog: v6.2.0...v6.2.1
🐛 Bug fixes
RoutePropselementtype, which should be aReactNode(#8473)useOutletfor top-level routes (#8483)✨ Features
New Contributors
Full Changelog: v6.1.1...v6.2.0
In v6.1.0 we inadvertently shipped a new, undocumented API that will likely introduce bugs (#7586). We have flagged
HistoryRouterasunstable_HistoryRouter, as this API will likely need to change before a new major release.Full Changelog: v6.1.0...v6.1.1
🐛 Bug fixes
✨ Features
<Outlet>can now receive acontextprop. This value is passed to child routes and is accessible via the newuseOutletContexthook. See the API docs for details. (#8461)<NavLink>can now receive a child function for access to its props. (#8164)💅 Enhancements
useMatchandmatchPath. For example, when you calluseMatch("foo/:bar/:baz"), the path is parsed and the return type will bePathMatch<"bar" | "baz">. (#8030)New Contributors
Full Changelog: v6.0.1...v6.1.0
Read more
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