Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom 6.0.2 -> 6.1.1 age adoption passing confidence

Release Notes

remix-run/react-router

v6.1.1

Compare Source

In v6.1.0 we inadvertently shipped a new, undocumented API that will likely introduce bugs (#​7586). We have flagged HistoryRouter as unstable_HistoryRouter, as this API will likely need to change before a new major release.

Full Changelog: remix-run/react-router@v6.1.0...v6.1.1

v6.1.0

Compare Source

🐛 Bug fixes

  • Fixed a bug that broke support for base64 encoded IDs on nested routes (#​8291)

✨ Features

  • <Outlet> can now receive a context prop. This value is passed to child routes and is accessible via the new useOutletContext hook. See the API docs for details. (#​8461)
  • <NavLink> can now receive a child function for access to its props. (#​8164)

💅 Enhancements

  • Improved TypeScript signature for useMatch and matchPath. For example, when you call useMatch("foo/:bar/:baz"), the path is parsed and the return type will be PathMatch<"bar" | "baz">. (#​8030)
  • A few error message improvements (#​8202)

New Contributors

Full Changelog: remix-run/react-router@v6.0.1...v6.1.0


Configuration

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

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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/react-router-monorepo branch from 04e7ae7 to 5375a1d Compare December 11, 2021 19:11
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.1.0 fix(deps): update dependency react-router-dom to v6.1.1 Dec 11, 2021
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch 2 times, most recently from 1bcb868 to f6de93b Compare December 13, 2021 10:49
@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #537 (343df6c) into main (f667fda) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #537   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          492       492           
  Branches        81        81           
=========================================
  Hits           492       492           

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 f667fda...343df6c. Read the comment docs.

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch 2 times, most recently from 35094ee to 0fe0b7a Compare December 15, 2021 13:50
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch 4 times, most recently from 18207b9 to cadd30d Compare December 16, 2021 09:26
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from cadd30d to e331bb6 Compare December 16, 2021 09:30
@chambo-e chambo-e merged commit f0129ed into main Dec 16, 2021
@chambo-e chambo-e deleted the renovate/react-router-monorepo branch December 16, 2021 11:03
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