Skip to content

fix(deps): update dependency history from v4.10.1 to v5#137

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/history-5.x
Open

fix(deps): update dependency history from v4.10.1 to v5#137
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/history-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2022

This PR contains the following updates:

Package Change Age Confidence
history 4.10.15.3.0 age confidence

Release Notes

remix-run/history (history)

v5.3.0

Compare Source

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

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

v5.1.0

Compare Source

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

v5.0.3

Compare Source

Fixed parsePath adding incorrectly adding search

v5.0.2

Compare Source

Just a couple fixes:

  • Fixed search params persisting on redirects
  • Changed the location.state type to any and removed the generic on Location

Full Changelog: remix-run/history@v5.0.1...v5.0.2

v5.0.1

Compare Source

This patch release contains a tiny TypeScript update to use the built-in Partial utility for PartialPath and PartialLocation. We always love it when we can ship just a little less code!

🙏 Credits

Thanks to @​liuhanqu, @​hanquliu, @​chaance and @​mjackson for your contributions!

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! 😀


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/history-5.x branch from 30b1ece to 40d2bcf Compare March 18, 2022 12:53
@renovate renovate bot changed the title Update dependency history to v5 Update dependency history from v4.10.1 to v5 Jan 6, 2023
@renovate renovate bot force-pushed the renovate/history-5.x branch from 40d2bcf to e1d344c Compare February 15, 2023 12:24
@github-actions
Copy link

github-actions bot commented Feb 15, 2023

Visit the preview URL for this PR (updated for commit f12cc43):

https://ent-ninkasi-dev--pr137-renovate-history-5-x-9yn5ls7r.web.app

(expires Thu, 12 Mar 2026 17:25:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 3b0561e5cc3d851fe15278e5840d2aac3e38a547

@renovate
Copy link
Contributor Author

renovate bot commented Oct 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @entur/micro-frontend@0.4.0
npm ERR! Found: react@16.14.0
npm ERR! node_modules/react
npm ERR!   react@"16.14.0" from the root project
npm ERR!   peer react@"^16.11.0 || ^17" from @auth0/auth0-react@1.2.0
npm ERR!   node_modules/@auth0/auth0-react
npm ERR!     @auth0/auth0-react@"1.2.0" from @entur/auth-provider@1.1.0
npm ERR!     node_modules/@entur/auth-provider
npm ERR!       @entur/auth-provider@"1.1.0" from the root project
npm ERR!   29 more (@entur/auth-provider, @material-ui/core, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^17.0.2 || ^18.0.0" from @entur/micro-frontend@0.4.0
npm ERR! node_modules/@entur/micro-frontend
npm ERR!   @entur/micro-frontend@"0.4.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@18.2.0
npm ERR! node_modules/react
npm ERR!   peer react@"^17.0.2 || ^18.0.0" from @entur/micro-frontend@0.4.0
npm ERR!   node_modules/@entur/micro-frontend
npm ERR!     @entur/micro-frontend@"0.4.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/88d035/a6bbee/cache/others/npm/_logs/2023-10-24T07_57_12_720Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/88d035/a6bbee/cache/others/npm/_logs/2023-10-24T07_57_12_720Z-debug-0.log

@renovate renovate bot force-pushed the renovate/history-5.x branch from e1d344c to b74fca4 Compare October 24, 2023 07:57
@renovate renovate bot force-pushed the renovate/history-5.x branch 5 times, most recently from 77f75db to d3b65a8 Compare August 13, 2025 11:45
@renovate renovate bot force-pushed the renovate/history-5.x branch from d3b65a8 to 54594a0 Compare August 19, 2025 12:00
@renovate renovate bot force-pushed the renovate/history-5.x branch from 54594a0 to 97c8f96 Compare August 31, 2025 12:08
@renovate renovate bot force-pushed the renovate/history-5.x branch from 97c8f96 to d98d428 Compare September 25, 2025 17:52
@renovate renovate bot force-pushed the renovate/history-5.x branch from d98d428 to acb7526 Compare October 21, 2025 18:14
@renovate renovate bot changed the title Update dependency history from v4.10.1 to v5 fix(deps): update dependency history from v4.10.1 to v5 Oct 23, 2025
@renovate renovate bot force-pushed the renovate/history-5.x branch from acb7526 to 9e4e4ab Compare November 10, 2025 21:58
@renovate renovate bot force-pushed the renovate/history-5.x branch from 9e4e4ab to ab90c4b Compare November 18, 2025 09:41
@renovate renovate bot force-pushed the renovate/history-5.x branch from ab90c4b to c596e74 Compare December 3, 2025 16:39
@renovate renovate bot force-pushed the renovate/history-5.x branch from c596e74 to 70ba226 Compare December 31, 2025 18:47
@renovate renovate bot force-pushed the renovate/history-5.x branch from 70ba226 to e576b52 Compare January 8, 2026 21:24
@renovate renovate bot force-pushed the renovate/history-5.x branch 3 times, most recently from 72378e6 to f197fc4 Compare January 23, 2026 21:11
@renovate renovate bot force-pushed the renovate/history-5.x branch from f197fc4 to eeb0674 Compare February 2, 2026 15:41
@renovate renovate bot force-pushed the renovate/history-5.x branch 2 times, most recently from 8e9f116 to 8d93e61 Compare February 17, 2026 17:44
@renovate renovate bot force-pushed the renovate/history-5.x branch from 8d93e61 to f12cc43 Compare March 5, 2026 16:58
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.

0 participants