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

chore(deps): update dependency history to ^5.2.0 for gatsby-react-router-scroll #243

Merged
merged 1 commit into from
Jan 2, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
history ^5.1.0 -> ^5.2.0 age adoption passing confidence

Release Notes

remix-run/history

v5.2.0

Compare Source

🐛 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: remix-run/history@v5.1.0...v5.2.0


Configuration

📅 Schedule: "before 7am on the first day of the month" in timezone GMT.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/gatsby-react-router-scroll-dev-minor branch from 0ad9d89 to aee77aa Compare January 2, 2022 04:09
@renovate renovate bot force-pushed the renovate/gatsby-react-router-scroll-dev-minor branch from aee77aa to bac5817 Compare January 2, 2022 11:50
@renovate renovate bot merged commit 9f46049 into master Jan 2, 2022
@renovate renovate bot deleted the renovate/gatsby-react-router-scroll-dev-minor branch January 2, 2022 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant