Commit 571cabb
authored
chore(deps): update all non-major dependencies (examples, templates & patterns) (minor) (#8052)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@react-router/dev](https://reactrouter.com)
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev))
| [`7.10.1` ->
`7.11.0`](https://renovatebot.com/diffs/npm/@react-router%2fdev/7.10.1/7.11.0)
|

|

|
|
[@react-router/node](https://redirect.github.com/remix-run/react-router)
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router-node))
| [`7.10.1` ->
`7.11.0`](https://renovatebot.com/diffs/npm/@react-router%2fnode/7.10.1/7.11.0)
|

|

|
|
[@react-router/serve](https://redirect.github.com/remix-run/react-router)
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router-serve))
| [`7.10.1` ->
`7.11.0`](https://renovatebot.com/diffs/npm/@react-router%2fserve/7.10.1/7.11.0)
|

|

|
| [cypress](https://cypress.io)
([source](https://redirect.github.com/cypress-io/cypress)) | [`15.7.1`
-> `15.8.1`](https://renovatebot.com/diffs/npm/cypress/15.7.1/15.8.1) |

|

|
|
[eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint)
([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`16.0.10` ->
`16.1.0`](https://renovatebot.com/diffs/npm/eslint-config-next/16.0.10/16.1.0)
|

|

|
| [next](https://nextjs.org)
([source](https://redirect.github.com/vercel/next.js)) | [`16.0.10` ->
`16.1.0`](https://renovatebot.com/diffs/npm/next/16.0.10/16.1.0) |

|

|
| [react-router](https://redirect.github.com/remix-run/react-router)
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router))
| [`7.10.1` ->
`7.11.0`](https://renovatebot.com/diffs/npm/react-router/7.10.1/7.11.0)
|

|

|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.49.0` ->
`8.50.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.49.0/8.50.0)
|

|

|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`7.2.7` ->
`7.3.0`](https://renovatebot.com/diffs/npm/vite/7.2.7/7.3.0) |

|

|
---
### Release Notes
<details>
<summary>remix-run/react-router (@​react-router/dev)</summary>
###
[`v7.11.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-dev/CHANGELOG.md#7110)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/[email protected]...@react-router/[email protected])
##### Minor Changes
- feat: add `vite preview` support
([#​14507](https://redirect.github.com/remix-run/react-router/pull/14507))
##### Patch Changes
- rsc framework mode manual chunking for react and react-router deps
([#​14655](https://redirect.github.com/remix-run/react-router/pull/14655))
- add support for throwing redirect Response's at RSC render time
([#​14596](https://redirect.github.com/remix-run/react-router/pull/14596))
- support custom entrypoints for RSC framework mode
([#​14643](https://redirect.github.com/remix-run/react-router/pull/14643))
- `routeRSCServerRequest` replace `fetchServer` with `serverResponse`
([#​14597](https://redirect.github.com/remix-run/react-router/pull/14597))
- rsc framewlrk mode - optimize react-server-dom-webpack if in project
package.json
([#​14656](https://redirect.github.com/remix-run/react-router/pull/14656))
- Updated dependencies:
- `[email protected]`
- `@react-router/[email protected]`
- `@react-router/[email protected]`
</details>
<details>
<summary>remix-run/react-router (@​react-router/node)</summary>
###
[`v7.11.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-node/CHANGELOG.md#7110)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/[email protected]...@react-router/[email protected])
##### Patch Changes
- Updated dependencies:
- `[email protected]`
</details>
<details>
<summary>remix-run/react-router (@​react-router/serve)</summary>
###
[`v7.11.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-serve/CHANGELOG.md#7110)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/[email protected]...@react-router/[email protected])
##### Patch Changes
- support custom entrypoints for RSC framework mode
([#​14643](https://redirect.github.com/remix-run/react-router/pull/14643))
- Update `compression` and `morgan` dependencies to address `on-headers`
CVE:
[GHSA-76c9-3jph-rj3q](https://redirect.github.com/advisories/GHSA-76c9-3jph-rj3q)
([#​14652](https://redirect.github.com/remix-run/react-router/pull/14652))
- Updated dependencies:
- `[email protected]`
- `@react-router/[email protected]`
- `@react-router/[email protected]`
</details>
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v15.8.1`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.8.1)
[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v15.8.0...v15.8.1)
Changelog: <https://docs.cypress.io/app/references/changelog#15-8-1>
###
[`v15.8.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.8.0)
[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v15.7.1...v15.8.0)
Changelog: <https://docs.cypress.io/app/references/changelog#15-8-0>
</details>
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v16.1.0`](https://redirect.github.com/vercel/next.js/compare/v16.0.10...34916762cdff14f27c7e3273d74af60eb6c23cb6)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.10...v16.1.0)
</details>
<details>
<summary>vercel/next.js (next)</summary>
###
[`v16.1.0`](https://redirect.github.com/vercel/next.js/compare/v16.0.10...v16.1.0)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.10...v16.1.0)
</details>
<details>
<summary>remix-run/react-router (react-router)</summary>
###
[`v7.11.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#7110)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/[email protected]@7.11.0)
##### Minor Changes
- Stabilize `<HydratedRouter onError>`/`<RouterProvider onError>`
([#​14546](https://redirect.github.com/remix-run/react-router/pull/14546))
##### Patch Changes
- add support for throwing redirect Response's at RSC render time
([#​14596](https://redirect.github.com/remix-run/react-router/pull/14596))
- Support for throwing `data()` and Response from server component
render phase. Response body is not serialized as async work is not
allowed as error encoding phase. If you wish to transmit data to the
boundary, throw `data()` instead.
([#​14632](https://redirect.github.com/remix-run/react-router/pull/14632))
- Fix `unstable_useTransitions` prop on `<Router>` component to permit
omission for backewards compatibility
([#​14646](https://redirect.github.com/remix-run/react-router/pull/14646))
- `routeRSCServerRequest` replace `fetchServer` with `serverResponse`
([#​14597](https://redirect.github.com/remix-run/react-router/pull/14597))
- \[UNSTABLE] Add a new `unstable_defaultShouldRevalidate` flag to
various APIs to allow opt-ing out of standard revalidation behaviors.
([#​14542](https://redirect.github.com/remix-run/react-router/pull/14542))
If active routes include a `shouldRevalidate` function, then your value
will be passed as `defaultShouldRevalidate` in those function so that
the route always has the final revalidation determination.
- `<Form method="post" unstable_defaultShouldRevalidate={false}>`
- `submit(data, { method: "post", unstable_defaultShouldRevalidate:
false })`
- `<fetcher.Form method="post"
unstable_defaultShouldRevalidate={false}>`
- `fetcher.submit(data, { method: "post",
unstable_defaultShouldRevalidate: false })`
This is also available on non-submission APIs that may trigger
revalidations due to changing search params:
- `<Link to="/" unstable_defaultShouldRevalidate={false}>`
- `navigate("/?foo=bar", { unstable_defaultShouldRevalidate: false })`
- `setSearchParams(params, { unstable_defaultShouldRevalidate: false })`
- Allow redirects to be returned from client side middleware
([#​14598](https://redirect.github.com/remix-run/react-router/pull/14598))
- Handle `dataStrategy` implementations that return insufficient result
sets by adding errors for routes without any available result
([#​14627](https://redirect.github.com/remix-run/react-router/pull/14627))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.50.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8500-2025-12-15)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.49.0...v8.50.0)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
You can read about our [versioning
strategy](https://typescript-eslint.io/users/versioning) and
[releases](https://typescript-eslint.io/users/releases) on our website.
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v7.3.0`](https://redirect.github.com/vitejs/vite/releases/tag/v7.3.0)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v7.2.7...v7.3.0)
Please refer to
[CHANGELOG.md](https://redirect.github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md)
for details.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule
defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- 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/UI5/webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 310668e commit 571cabb
File tree
16 files changed
+1017
-942
lines changed- examples
- nextjs-app
- nextjs-pages
- react-router-ts
- vite-ts
- templates
- nextjs-app
- nextjs-pages
- vite-ts
16 files changed
+1017
-942
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments