Skip to content

[Snyk] Upgrade history from 5.1.0 to 5.2.0#2

Open
snyk-bot wants to merge 1 commit intomainfrom
snyk-upgrade-8506cc05ac3a337ffda52f09f6fc5048
Open

[Snyk] Upgrade history from 5.1.0 to 5.2.0#2
snyk-bot wants to merge 1 commit intomainfrom
snyk-upgrade-8506cc05ac3a337ffda52f09f6fc5048

Conversation

@snyk-bot
Copy link
Contributor

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

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.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 25 days ago, on 2021-12-17.
Release notes
Package name: history
  • 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
Commit messages
Package name: history
  • f1df975 Version 5.2.0
  • 8117ab2 chore: Update readme + docblock references
  • f5cb295 chore: fix lockfile
  • 224cda0 chore: Merge branch 'main' into dev
  • aef6c2b fix: Use statically analyzable CJS exports
  • a3cc1c1 Merge branch 'SevenOutman-improve-dts' into dev
  • e8c0b66 merge improve-dts
  • e62360d Normalize hash and search strings (#813) (#891)
  • 23c37fb prettier + internal type fixes

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

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