Commit 882c05f
authored
chore(deps): update all non-major dependencies (examples, templates & patterns) (minor) (#7768)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [@react-router/dev](https://reactrouter.com)
([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev))
| [`7.8.2` ->
`7.9.1`](https://renovatebot.com/diffs/npm/@react-router%2fdev/7.8.2/7.9.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@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.8.2` ->
`7.9.1`](https://renovatebot.com/diffs/npm/@react-router%2fnode/7.8.2/7.9.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@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.8.2` ->
`7.9.1`](https://renovatebot.com/diffs/npm/@react-router%2fserve/7.8.2/7.9.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [cypress](https://cypress.io)
([source](https://redirect.github.com/cypress-io/cypress)) | [`15.1.0`
-> `15.2.0`](https://renovatebot.com/diffs/npm/cypress/15.1.0/15.2.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | [`9.35.0` ->
`9.36.0`](https://renovatebot.com/diffs/npm/eslint/9.35.0/9.36.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [globals](https://redirect.github.com/sindresorhus/globals) |
[`16.3.0` ->
`16.4.0`](https://renovatebot.com/diffs/npm/globals/16.3.0/16.4.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [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.8.2` ->
`7.9.1`](https://renovatebot.com/diffs/npm/react-router/7.8.2/7.9.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.42.0` ->
`8.44.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.42.0/8.44.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>remix-run/react-router (@​react-router/dev)</summary>
###
[`v7.9.1`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-dev/CHANGELOG.md#791)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/[email protected]...@react-router/[email protected])
##### Patch Changes
- Fix internal `Future` interface naming from `middleware` ->
`v8_middleware`
([#​14327](https://redirect.github.com/remix-run/react-router/pull/14327))
- Updated dependencies:
- `[email protected]`
- `@react-router/[email protected]`
- `@react-router/[email protected]`
###
[`v7.9.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-dev/CHANGELOG.md#790)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/[email protected]...@react-router/[email protected])
##### Minor Changes
- Stabilize middleware and context APIs.
([#​14215](https://redirect.github.com/remix-run/react-router/pull/14215))
We have removed the `unstable_` prefix from the following APIs and they
are now considered stable and ready for production use:
-
[`RouterContextProvider`](https://reactrouter.com/api/utils/RouterContextProvider)
- [`createContext`](https://reactrouter.com/api/utils/createContext)
- `createBrowserRouter`
[`getContext`](https://reactrouter.com/api/data-routers/createBrowserRouter#optsgetcontext)
option
- `<HydratedRouter>`
[`getContext`](https://reactrouter.com/api/framework-routers/HydratedRouter#getcontext)
prop
Please see the [Middleware
Docs](https://reactrouter.com/how-to/middleware), the [Middleware
RFC](https://redirect.github.com/remix-run/remix/discussions/7642), and
the [Client-side Context
RFC](https://redirect.github.com/remix-run/react-router/discussions/9856)
for more information.
##### Patch Changes
- Updated dependencies:
- `[email protected]`
- `@react-router/[email protected]`
- `@react-router/[email protected]`
</details>
<details>
<summary>remix-run/react-router (@​react-router/node)</summary>
###
[`v7.9.1`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-node/CHANGELOG.md#791)
[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]`
###
[`v7.9.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-node/CHANGELOG.md#790)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/[email protected]...@react-router/[email protected])
##### Minor Changes
- Stabilize middleware and context APIs.
([#​14215](https://redirect.github.com/remix-run/react-router/pull/14215))
We have removed the `unstable_` prefix from the following APIs and they
are now considered stable and ready for production use:
-
[`RouterContextProvider`](https://reactrouter.com/api/utils/RouterContextProvider)
- [`createContext`](https://reactrouter.com/api/utils/createContext)
- `createBrowserRouter`
[`getContext`](https://reactrouter.com/api/data-routers/createBrowserRouter#optsgetcontext)
option
- `<HydratedRouter>`
[`getContext`](https://reactrouter.com/api/framework-routers/HydratedRouter#getcontext)
prop
Please see the [Middleware
Docs](https://reactrouter.com/how-to/middleware), the [Middleware
RFC](https://redirect.github.com/remix-run/remix/discussions/7642), and
the [Client-side Context
RFC](https://redirect.github.com/remix-run/react-router/discussions/9856)
for more information.
##### Patch Changes
- Updated dependencies:
- `[email protected]`
</details>
<details>
<summary>remix-run/react-router (@​react-router/serve)</summary>
###
[`v7.9.1`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-serve/CHANGELOG.md#791)
[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]`
- `@react-router/[email protected]`
- `@react-router/[email protected]`
###
[`v7.9.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-serve/CHANGELOG.md#790)
[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]`
- `@react-router/[email protected]`
- `@react-router/[email protected]`
</details>
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v15.2.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.2.0)
[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v15.1.0...v15.2.0)
Changelog: <https://docs.cypress.io/app/references/changelog#15.2.0>
</details>
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v9.36.0`](https://redirect.github.com/eslint/eslint/compare/v9.35.0...b4857e54e54b5dba96d156cd8d8b4d42dc5a3bf4)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.35.0...v9.36.0)
</details>
<details>
<summary>sindresorhus/globals (globals)</summary>
###
[`v16.4.0`](https://redirect.github.com/sindresorhus/globals/releases/tag/v16.4.0)
[Compare
Source](https://redirect.github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0)
- Update globals
([#​309](https://redirect.github.com/sindresorhus/globals/issues/309))
[`8b8a2d6`](https://redirect.github.com/sindresorhus/globals/commit/8b8a2d6)
***
</details>
<details>
<summary>remix-run/react-router (react-router)</summary>
###
[`v7.9.1`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#791)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/[email protected]@7.9.1)
##### Patch Changes
- Fix internal `Future` interface naming from `middleware` ->
`v8_middleware`
([#​14327](https://redirect.github.com/remix-run/react-router/pull/14327))
###
[`v7.9.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#790)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/[email protected]@7.9.0)
##### Minor Changes
- Stabilize middleware and context APIs.
([#​14215](https://redirect.github.com/remix-run/react-router/pull/14215))
We have removed the `unstable_` prefix from the following APIs and they
are now considered stable and ready for production use:
-
[`RouterContextProvider`](https://reactrouter.com/api/utils/RouterContextProvider)
- [`createContext`](https://reactrouter.com/api/utils/createContext)
- `createBrowserRouter`
[`getContext`](https://reactrouter.com/api/data-routers/createBrowserRouter#optsgetcontext)
option
- `<HydratedRouter>`
[`getContext`](https://reactrouter.com/api/framework-routers/HydratedRouter#getcontext)
prop
Please see the [Middleware
Docs](https://reactrouter.com/how-to/middleware), the [Middleware
RFC](https://redirect.github.com/remix-run/remix/discussions/7642), and
the [Client-side Context
RFC](https://redirect.github.com/remix-run/react-router/discussions/9856)
for more information.
##### Patch Changes
- Escape HTML in `meta()` JSON-LD content
([#​14316](https://redirect.github.com/remix-run/react-router/pull/14316))
- Add react-server Await component implementation
([#​14261](https://redirect.github.com/remix-run/react-router/pull/14261))
- In RSC Data Mode when using a custom basename, fix hydration errors
for routes that only have client loaders
([#​14264](https://redirect.github.com/remix-run/react-router/pull/14264))
- Make `href` function available in a react-server context
([#​14262](https://redirect.github.com/remix-run/react-router/pull/14262))
- decode each time `getPayload()` is called to allow for "in-context"
decoding and hoisting of contextual assets
([#​14248](https://redirect.github.com/remix-run/react-router/pull/14248))
- `href()` now correctly processes routes that have an extension after
the parameter or are a single optional parameter.
([#​13797](https://redirect.github.com/remix-run/react-router/pull/13797))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.44.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8440-2025-09-15)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.43.0...v8.44.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.
###
[`v8.43.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8430-2025-09-08)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.42.0...v8.43.0)
##### 🩹 Fixes
- **eslint-plugin:** \[no-deprecated] should report deprecated exports
and reexports
([#​11359](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11359))
##### ❤️ Thank You
- Victor Genaev
[@​mainframev](https://redirect.github.com/mainframev)
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>
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 57d2bc7 commit 882c05f
File tree
16 files changed
+395
-496
lines changed- examples
- nextjs-app
- nextjs-pages
- react-router-ts
- vite-ts
- templates
- nextjs-app
- nextjs-pages
- vite-ts
16 files changed
+395
-496
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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Some 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments