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(deps): update dependency react-router-dom to v6.4.3 #79

Merged
merged 1 commit into from
Nov 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom 6.4.0 -> 6.4.3 age adoption passing confidence

Release Notes

remix-run/react-router

v6.4.3

Compare Source

Patch Changes
  • Fix hrefs generated for createHashRouter (#​9409)
  • fix encoding/matching issues with special chars (#​9477, #​9496)
  • Properly support index routes with a path in useResolvedPath (#​9486)
  • Respect relative=path prop on NavLink (#​9453)
  • Fix NavLink behavior for root urls (#​9497)
  • Updated dependencies:
    • @remix-run/router@1.0.3
    • react-router@6.4.3

v6.4.2

Compare Source

Patch Changes
  • Respect basename in useFormAction (#​9352)
  • Enhance console error messages for invalid usage of data router hooks (#​9311)
  • If an index route has children, it will result in a runtime error. We have strengthened our RouteObject/RouteProps types to surface the error in TypeScript. (#​9366)
  • Updated dependencies:
    • react-router@6.4.2
    • @remix-run/router@1.0.2

v6.4.1

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@6.4.1
    • @remix-run/router@1.0.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

@renovate renovate bot force-pushed the renovate/react-router-monorepo branch 2 times, most recently from ab9c79c to 1687914 Compare October 5, 2022 23:32
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.4.1 fix(deps): update dependency react-router-dom to v6.4.2 Oct 5, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 1687914 to c7c3f15 Compare October 11, 2022 01:31
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from c7c3f15 to 9925819 Compare November 1, 2022 17:54
@renovate renovate bot changed the title fix(deps): update dependency react-router-dom to v6.4.2 fix(deps): update dependency react-router-dom to v6.4.3 Nov 1, 2022
@renovate renovate bot force-pushed the renovate/react-router-monorepo branch from 9925819 to 8df2fee Compare November 19, 2022 06:51
@choisohyun choisohyun merged commit 69b4c89 into master Nov 19, 2022
@choisohyun choisohyun deleted the renovate/react-router-monorepo branch November 19, 2022 06:52
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.

1 participant