Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2021

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: 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, click this checkbox.

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

@codecov
Copy link

codecov bot commented Dec 17, 2021

Codecov Report

Merging #549 (a6af3c4) into main (0be1d86) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #549   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          515       515           
  Branches        86        86           
=========================================
  Hits           515       515           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0be1d86...a6af3c4. Read the comment docs.

@philibea philibea requested review from a team, adriengibrat and matthprost and removed request for a team December 20, 2021 08:42
@renovate renovate bot force-pushed the renovate/history-5.x branch from bf30f60 to a3a0bdb Compare December 20, 2021 08:59
@renovate renovate bot force-pushed the renovate/history-5.x branch from a3a0bdb to 69d632c Compare December 20, 2021 11:19
@renovate renovate bot force-pushed the renovate/history-5.x branch from 69d632c to a6af3c4 Compare December 20, 2021 11:44
@adriengibrat adriengibrat merged commit 8b26d70 into main Dec 20, 2021
@adriengibrat adriengibrat deleted the renovate/history-5.x branch December 20, 2021 17:54
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.

4 participants