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 history from 5.1.0 to 5.3.0 #13

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

Conversation

mrcamland
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade history from 5.1.0 to 5.3.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 3 versions ahead of your current version.

  • The recommended version was released on 3 years ago.

Release notes
Package name: history
  • 5.3.0 - 2022-02-22

    This release provides support for native ESM consumption of all exports.

  • 5.3.0-pre.0 - 2022-02-18
    No content.
  • 5.2.0 - 2021-12-17

    🐛 Bug fixes

    • Fixed a few type declarations and deprecated the following types:
      • State (now set to unknown which will require consumer type narrowing)
      • PartialPath (use Partial<Path> instead)
      • PartialLocation (use Partial<Location> instead)
    • Fixed a regression related to the createPath return value (#813)

    ✨ Features

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

    Full Changelog: v5.1.0...v5.2.0

  • 5.1.0 - 2021-11-02

    Because the prior 5.0.2 release removed the State type parameter from Location, this was technically a breaking change. To correct for this, I'm bumping this as a minor release. It won't affect runtime code, but it may affect your development experience and tests if you were using that parameter.

    The State type export is also restored, so you shouldn't have issues with installing React Router v6.

    Oh, by the way, did you hear we released React Router v6?

    Full Changelog: v5.0.3...v5.1.0

from history GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade history from 5.1.0 to 5.3.0.

See this package in npm:
history

See this project in Snyk:
https://app.snyk.io/org/mrcamland/project/8d0616af-dc70-40fd-a018-d41af00dca30?utm_source=github&utm_medium=referral&page=upgrade-pr
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