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 #3

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

Conversation

humanbot
Copy link
Owner

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


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 2 years ago, on 2022-02-22.

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
Commit messages
Package name: history
  • c9bc27d Version 5.3.0
  • c9b1b1b Version 5.3.0-pre.0
  • 68543c6 Merge branch 'main' into release/v5.3.0
  • ba1cd3c fix: import history from ESM (#934)
  • 3966191 Merge pull request #914 from remix-run/logan/format-action
  • 8117ab2 chore: Update readme + docblock references
  • f5cb295 chore: fix lockfile
  • 224cda0 chore: Merge branch 'main' into dev
  • aef6c2b fix: Use statically analyzable CJS exports
  • eac4edd chore(ci): add format action
  • 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

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

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/humanbot/project/330fbc04-c0d1-4e42-8295-392cbc79bf96?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