Skip to content

Commit

Permalink
fix(deps): update react-router monorepo to v5.3.4 (#425)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-router](https://togithub.com/remix-run/react-router) | [`5.2.0` -> `5.3.4`](https://renovatebot.com/diffs/npm/react-router/5.2.0/5.3.4) | [![age](https://badges.renovateapi.com/packages/npm/react-router/5.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-router/5.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-router/5.3.4/compatibility-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-router/5.3.4/confidence-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) |
| [react-router-dom](https://togithub.com/remix-run/react-router) | [`5.2.0` -> `5.3.4`](https://renovatebot.com/diffs/npm/react-router-dom/5.2.0/5.3.4) | [![age](https://badges.renovateapi.com/packages/npm/react-router-dom/5.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-router-dom/5.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-router-dom/5.3.4/compatibility-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-router-dom/5.3.4/confidence-slim/5.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>remix-run/react-router (react-router)</summary>

### [`v5.3.4`](https://togithub.com/remix-run/react-router/releases/tag/v5.3.4)

[Compare Source](https://togithub.com/remix-run/react-router/compare/v5.3.3...v5.3.4)

We removed the `mini-create-react-context` dependency, moving it into an internal module to eliminate peer dependency warnings for users on React 18 ([#&#8203;9382](https://togithub.com/remix-run/react-router/issues/9382)).

**Full Changelog**: remix-run/react-router@v5.3.3...v5.3.4

### [`v5.3.3`](https://togithub.com/remix-run/react-router/releases/tag/v5.3.3)

[Compare Source](https://togithub.com/remix-run/react-router/compare/v5.3.2...v5.3.3)

This release fixes a bad version selector in react-router-native.

### [`v5.3.2`](https://togithub.com/remix-run/react-router/releases/tag/v5.3.2)

[Compare Source](https://togithub.com/remix-run/react-router/compare/v5.3.1...v5.3.2)

-   Fix: make v5 Router compatible with v18 StrictMode by [@&#8203;jgoz](https://togithub.com/jgoz) in [remix-run/react-router#8831

### [`v5.3.1`](https://togithub.com/remix-run/react-router/releases/tag/v5.3.1)

[Compare Source](https://togithub.com/remix-run/react-router/compare/v5.2.1...v5.3.1)

This release adds missing `LICENSE` files to the published build.

### [`v5.2.1`](https://togithub.com/remix-run/react-router/releases/tag/v5.2.1)

[Compare Source](https://togithub.com/remix-run/react-router/compare/v5.2.0...v5.2.1)

This release fixes a bug with `<Link>` so that, when the `to` location is the same as the current, the history state entry is replaced instead of pushed to the stack. See [remix-run/react-router#5362 for details. 🥳

Thanks to [@&#8203;guidobouman](https://togithub.com/guidobouman) for the PR and for everyone else who weighed in for the fix!

</details>

---

### 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 these updates again.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/sullivanpj/open-system).
  • Loading branch information
renovate[bot] committed Jun 26, 2023
1 parent 20e7179 commit c3c1822
Showing 1 changed file with 18 additions and 267 deletions.
285 changes: 18 additions & 267 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c3c1822

Please sign in to comment.