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

fix: update dependency history to v5 (master) #1250

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
history ^4.10.1 -> ^5.0.0 age adoption passing confidence

Release Notes

ReactTraining/history

v5.0.0

Compare Source

Today we are very pleased to announce the stable release of history version 5!

Overview

This version includes many enhancements and fixes a few important issues with the library.

New Features
  • Hash history now has support for location.state
  • Better history.block API, with support for retrying transitions
  • Full TypeScript declarations and IntelliSense docs
  • Adds development and production builds for <script type=module> users
  • Both browser and hash history have support for iframes (custom window objects)
  • About 50% smaller than v4 (and no dependencies)
Bugfixes
  • Fixed some long-standing encoding issues with location.pathname
  • Removed unfixable warnings about pushing the same path in hash history
  • Renamed browser global to HistoryLibrary so it doesn't conflict with window.History
Breaking Changes
  • Removed support for browsers that do not support the HTML5 history API (no pushState)
  • Removed relative pathname support in hash history and memory history
  • Removed getUserConfirmation, keyLength, and hashType APIs

Usage

Please refer to our installation guide for instructions about how to install the library.

There is also a getting started guide as well as a complete API reference in the docs folder.

We are very excited about this release, especially because it will serve as the foundation for the upcoming release of React Router version 6.

Thank you for your support. Enjoy! 😀


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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, check this box

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

@renovate renovate bot force-pushed the renovate/master-history-5.x branch 2 times, most recently from 00fbf8f to 5df211c Compare June 22, 2020 18:07
@renovate renovate bot force-pushed the renovate/master-history-5.x branch from 5df211c to baef410 Compare June 29, 2020 12:40
@renovate renovate bot force-pushed the renovate/master-history-5.x branch from baef410 to f0ec62a Compare July 8, 2020 09:22
@renovate renovate bot force-pushed the renovate/master-history-5.x branch 2 times, most recently from 8f56f8c to b9c6519 Compare July 23, 2020 16:10
@herschel666
Copy link
Contributor

Wait for react-router-dom so switch from history@^4.9.0 to history@^5.0.0.

@renovate renovate bot force-pushed the renovate/master-history-5.x branch 2 times, most recently from 0bbe6a3 to 7ac8fa3 Compare September 7, 2020 13:11
@renovate renovate bot force-pushed the renovate/master-history-5.x branch 3 times, most recently from f8136db to e96d4cc Compare September 21, 2020 10:19
@renovate renovate bot force-pushed the renovate/master-history-5.x branch 2 times, most recently from 9014270 to 1be2aed Compare September 30, 2020 14:13
@renovate renovate bot force-pushed the renovate/master-history-5.x branch 2 times, most recently from 185594c to cf2d064 Compare November 13, 2020 08:44
@renovate renovate bot force-pushed the renovate/master-history-5.x branch 2 times, most recently from 0daa161 to 42d1971 Compare November 20, 2020 14:21
@renovate renovate bot force-pushed the renovate/master-history-5.x branch 2 times, most recently from b113b17 to 78c7d0e Compare December 14, 2020 10:59
@renovate renovate bot force-pushed the renovate/master-history-5.x branch from 78c7d0e to 70d132e Compare January 11, 2021 16:35
@renovate renovate bot force-pushed the renovate/master-history-5.x branch from 70d132e to 22bb35f Compare January 13, 2021 16:19
@ZauberNerd
Copy link
Contributor

Can't upgrade history until a new version of react-router is available.

@ZauberNerd ZauberNerd closed this Feb 4, 2021
@ZauberNerd ZauberNerd deleted the renovate/master-history-5.x branch February 4, 2021 13:06
@renovate
Copy link
Contributor Author

renovate bot commented Feb 4, 2021

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

3 participants