Skip to content

Commit

Permalink
Update dependency react-router-dom-v5-compat to v6.29.0 (#2650)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-router-dom-v5-compat](https://redirect.github.com/remix-run/react-router)
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom-v5-compat))
| [`6.28.0` ->
`6.29.0`](https://renovatebot.com/diffs/npm/react-router-dom-v5-compat/6.28.0/6.29.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-router-dom-v5-compat/6.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-router-dom-v5-compat/6.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-router-dom-v5-compat/6.28.0/6.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-router-dom-v5-compat/6.28.0/6.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v6.29.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/CHANGELOG.md#v6290)

[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/[email protected]@6.29.0)

Date: 2025-01-30

##### Minor Changes

- Provide the request `signal` as a parameter to
`patchRoutesOnNavigation`
([#&#8203;12900](https://redirect.github.com/remix-run/react-router/pull/12900))
- This can be used to abort any manifest fetches if the in-flight
navigation/fetcher is aborted

##### Patch Changes

- Do not log v7 deprecation warnings in production builds
([#&#8203;12794](https://redirect.github.com/remix-run/react-router/pull/12794))
- Properly bubble headers when throwing a `data()` result
([#&#8203;12845](https://redirect.github.com/remix-run/react-router/pull/12845))
- Optimize route matching by skipping redundant `matchRoutes` calls when
possible
([#&#8203;12169](https://redirect.github.com/remix-run/react-router/pull/12169))
- Strip search parameters from `patchRoutesOnNavigation` `path` param
for fetcher calls
([#&#8203;12899](https://redirect.github.com/remix-run/react-router/pull/12899))

**Full Changelog**:
[`v6.28.2...v6.29.0`](https://redirect.github.com/remix-run/react-router/compare/[email protected]@6.29.0)

###
[`v6.28.2`](https://redirect.github.com/remix-run/react-router/blob/HEAD/CHANGELOG.md#v6282)

[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/[email protected]@6.28.2)

Date: 2025-01-16

##### Patch Changes

- Fix manual fetcher `key` usage when not opted into
`future.v7_fetcherPersist`
([#&#8203;12674](https://redirect.github.com/remix-run/react-router/pull/12674))
- Fix issue with fetcher data cleanup in the data layer on fetcher
unmount
([#&#8203;12674](https://redirect.github.com/remix-run/react-router/pull/12674))

**Full Changelog**:
[`v6.28.1...v6.28.2`](https://redirect.github.com/remix-run/react-router/compare/[email protected]@6.28.2)

###
[`v6.28.1`](https://redirect.github.com/remix-run/react-router/blob/HEAD/CHANGELOG.md#v6281)

[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/[email protected]@6.28.1)

Date: 2024-12-20

##### Patch Changes

- Allow users to opt out of v7 deprecation warnings by setting flags to
`false`
([#&#8203;12441](https://redirect.github.com/remix-run/react-router/pull/12441))

**Full Changelog**:
[`v6.28.0...v6.28.1`](https://redirect.github.com/remix-run/react-router/compare/[email protected]@6.28.1)

</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 this update
again.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jaegertracing/jaeger-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFuZ2Vsb2c6ZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot authored Feb 5, 2025
1 parent 49bfcdc commit 4024b67
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 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 4024b67

Please sign in to comment.