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-dom from 6.8.1 to 6.18.0 #12

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

Niraj-Dilshan
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade react-router-dom from 6.8.1 to 6.18.0.

ℹ️ 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.


  • The recommended version is 49 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-10-31.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: react-router-dom
  • 6.18.0 - 2023-10-31

    react-router-native@6.18.0

  • 6.18.0-pre.1 - 2023-10-30

    react-router-native@6.18.0-pre.1

  • 6.18.0-pre.0 - 2023-10-26
  • 6.17.0 - 2023-10-16
  • 6.17.0-pre.2 - 2023-10-13
  • 6.17.0-pre.1 - 2023-10-12
  • 6.17.0-pre.0 - 2023-10-11
  • 6.16.0 - 2023-09-13
  • 6.16.0-pre.2 - 2023-09-06
  • 6.16.0-pre.1 - 2023-09-05
  • 6.16.0-pre.0 - 2023-08-28
  • 6.15.0 - 2023-08-10
  • 6.15.0-pre.0 - 2023-08-09
  • 6.14.2 - 2023-07-17
  • 6.14.2-pre.1 - 2023-07-17
  • 6.14.2-pre.0 - 2023-07-11
  • 6.14.1 - 2023-06-30
  • 6.14.1-pre.1 - 2023-06-30
  • 6.14.1-pre.0 - 2023-06-29
  • 6.14.0 - 2023-06-23
  • 6.14.0-pre.1 - 2023-06-21
  • 6.14.0-pre.0 - 2023-06-21
  • 6.13.0 - 2023-06-14
  • 6.13.0-pre.1 - 2023-06-13
  • 6.12.2-pre.0 - 2023-06-12
  • 6.12.1 - 2023-06-08
  • 6.12.1-pre.0 - 2023-06-08
  • 6.12.0 - 2023-06-06
  • 6.12.0-pre.1 - 2023-06-01
  • 6.12.0-pre.0 - 2023-06-01
  • 6.11.2 - 2023-05-17
  • 6.11.2-pre.0 - 2023-05-16
  • 6.11.1 - 2023-05-03
  • 6.11.1-pre.0 - 2023-05-02
  • 6.11.0 - 2023-04-28
  • 6.11.0-pre.2 - 2023-04-27
  • 6.11.0-pre.1 - 2023-04-26
  • 6.11.0-pre.0 - 2023-04-26
  • 6.10.0 - 2023-03-29
  • 6.10.0-pre.2 - 2023-03-24
  • 6.10.0-pre.1 - 2023-03-22
  • 6.10.0-pre.0 - 2023-03-21
  • 6.9.0 - 2023-03-10
  • 6.9.0-pre.0 - 2023-03-08
  • 6.8.2 - 2023-02-27
  • 6.8.2-pre.3 - 2023-02-23
  • 6.8.2-pre.2 - 2023-02-22
  • 6.8.2-pre.1 - 2023-02-22
  • 6.8.2-pre.0 - 2023-02-21
  • 6.8.1 - 2023-02-06
from react-router-dom GitHub release notes
Commit messages
Package name: react-router-dom
  • 667f936 chore: Update version for release (#10981)
  • 3c6e27c Exit prerelease mode
  • 67af262 chore: Update version for release (pre) (#10978)
  • 1500288 Updates for v7_fetcherPersist post-processing logic (#10977)
  • cacc90b chore: Update version for release (pre) (#10966)
  • 77402de Enter prerelease mode
  • 1a8265c Merge branch 'main' into release-next
  • 19af0cf Add future.v7_fetcherPersist flag (#10962)
  • cb2d911 Add fetcher data layer (#10961)
  • c0dbcd2 Add useFetcher(key) and <Form navigate={false}> (#10960)
  • 805924d Revert "Ensure Form contains splat portion of pathname when no action is specified (#10933)" (#10965)
  • 677d6c8 Support optional path segments in `matchPath` (#10768)
  • a23f017 docs: Clarify fetcher load revalidation behavior
  • 908a40a Ensure Form contains splat portion of pathname when no action is specified (#10933)
  • 2041d9c chore: sort contributors list
  • a71b4e2 Merge branch 'release-next' into dev
  • 779536c Merge branch 'release-next'
  • edd9ad4 chore: Update version for release (#10935)
  • c1d0e50 Exit prerelease mode
  • 1c64bc1 Update readme for view transitions example
  • 1604c74 Split changeset for remix router and react-router-dom
  • ae84354 Update view-transitions example to use prerelease
  • 6cfbd0e chore: Update version for release (pre) (#10934)
  • c48341d Lift startViewTransition implementation to react-router-dom (#10928)

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

@Niraj-Dilshan Niraj-Dilshan merged commit d667389 into master Dec 15, 2023
@Niraj-Dilshan Niraj-Dilshan deleted the snyk-upgrade-d245393c54c8e3821691bb9b738929ca branch December 15, 2023 04:22
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.

2 participants