firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
261 stars 60 forks source link

Update dependency react-router-dom-v5-compat to v6.24.0 #1001

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-router-dom-v5-compat (source) 6.21.0 -> 6.24.0 age adoption passing confidence

Release Notes

remix-run/react-router (react-router-dom-v5-compat) ### [`v6.24.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6240) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.23.1...react-router-dom-v5-compat@6.24.0) ##### Patch Changes - Allow falsy `location.state` values passed to `` ([#​11495](https://togithub.com/remix-run/react-router/pull/11495)) - Updated dependencies: - `react-router-dom@6.24.0` - `react-router@6.24.0` - `@remix-run/router@1.17.0` ### [`v6.23.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6231) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.23.0...react-router-dom-v5-compat@6.23.1) ##### Patch Changes - Updated dependencies: - `@remix-run/router@1.16.1` - `react-router-dom@6.23.1` - `react-router@6.23.1` ### [`v6.23.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6230) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.22.3...react-router-dom-v5-compat@6.23.0) ##### Minor Changes - Add a new `unstable_dataStrategy` configuration option ([#​11098](https://togithub.com/remix-run/react-router/pull/11098)) - This option allows Data Router applications to take control over the approach for executing route loaders and actions - The default implementation is today's behavior, to fetch all loaders in parallel, but this option allows users to implement more advanced data flows including Remix single-fetch, middleware/context APIs, automatic loader caching, and more ##### Patch Changes - Updated dependencies: - `@remix-run/router@1.16.0` - `react-router@6.23.0` - `react-router-dom@6.23.0` ### [`v6.22.3`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6223) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.22.2...react-router-dom-v5-compat@6.22.3) ##### Patch Changes - Updated dependencies: - `react-router@6.22.3` - `react-router-dom@6.22.3` ### [`v6.22.2`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6222) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.22.1...react-router-dom-v5-compat@6.22.2) ##### Patch Changes - Updated dependencies: - `react-router@6.22.2` - `react-router-dom@6.22.2` ### [`v6.22.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6221) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.22.0...react-router-dom-v5-compat@6.22.1) ##### Patch Changes - Updated dependencies: - `react-router@6.22.1` - `react-router-dom@6.22.1` ### [`v6.22.0`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6220) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.21.3...react-router-dom-v5-compat@6.22.0) ##### Minor Changes - Include a `window__reactRouterVersion` tag for CWV Report detection ([#​11222](https://togithub.com/remix-run/react-router/pull/11222)) ##### Patch Changes - Updated dependencies: - `react-router-dom@6.22.0` - `react-router@6.22.0` ### [`v6.21.3`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6213) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.21.2...react-router-dom-v5-compat@6.21.3) ##### Patch Changes - Remove leftover `unstable_` prefix from `Blocker`/`BlockerFunction` types ([#​11187](https://togithub.com/remix-run/react-router/pull/11187)) - Updated dependencies: - `react-router-dom@6.21.3` - `react-router@6.21.3` ### [`v6.21.2`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6212) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.21.1...react-router-dom-v5-compat@6.21.2) ##### Patch Changes - Updated dependencies: - `react-router-dom@6.21.2` - `react-router@6.21.2` ### [`v6.21.1`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom-v5-compat/CHANGELOG.md#6211) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom-v5-compat@6.21.0...react-router-dom-v5-compat@6.21.1) ##### Patch Changes - Updated dependencies: - `react-router@6.21.1` - `react-router-dom@6.21.1`

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.



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