Commit 5bc7a33
authored
chore(deps): update all non-major dependencies (examples, templates & patterns) (minor) (#8653)
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.15.1` →
`7.16.0`](https://renovatebot.com/diffs/npm/@react-router%2fdev/7.15.1/7.16.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.15.1` →
`7.16.0`](https://renovatebot.com/diffs/npm/@react-router%2fnode/7.15.1/7.16.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.15.1` →
`7.16.0`](https://renovatebot.com/diffs/npm/@react-router%2fserve/7.15.1/7.16.0)
|

|

|
| [cypress](https://cypress.io)
([source](https://redirect.github.com/cypress-io/cypress)) | [`15.15.0`
→ `15.16.0`](https://renovatebot.com/diffs/npm/cypress/15.15.0/15.16.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.15.1` →
`7.16.0`](https://renovatebot.com/diffs/npm/react-router/7.15.1/7.16.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.59.4` →
`8.60.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.59.4/8.60.0)
|

|

|
---
### Release Notes
<details>
<summary>remix-run/react-router (@​react-router/dev)</summary>
###
[`v7.16.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-dev/CHANGELOG.md#v7160)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/dev@7.15.1...@react-router/dev@7.16.0)
##### Minor Changes
- Stabilize `future.unstable_trailingSlashAwareDataRequests` as
`future.v8_trailingSlashAwareDataRequests`
([#​15098](https://redirect.github.com/remix-run/react-router/pull/15098))
- The unstable flag is no longer supported and will error during config
resolution
- Log future flag warnings for upcoming React Router v8 flags
([#​15029](https://redirect.github.com/remix-run/react-router/pull/15029))
- `v8_middleware`, `v8_splitRouteModules`, `v8_viteEnvironmentApi`,
`v8_passThroughRequests`, `v8_trailingSlashAwareDataRequests`
##### Patch Changes
- Updated dependencies:
-
[`react-router@7.16.0`](https://redirect.github.com/remix-run/react-router/releases/tag/react-router@7.16.0)
-
[`@react-router/node@7.16.0`](https://redirect.github.com/remix-run/react-router/releases/tag/@​react-router/node@7.16.0)
-
[`@react-router/serve@7.16.0`](https://redirect.github.com/remix-run/react-router/releases/tag/@​react-router/serve@7.16.0)
</details>
<details>
<summary>remix-run/react-router (@​react-router/node)</summary>
###
[`v7.16.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-node/CHANGELOG.md#v7160)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/node@7.15.1...@react-router/node@7.16.0)
##### Patch Changes
- Honor Node writable backpressure in `writeReadableStreamToWritable`
and `writeAsyncIterableToWritable`
([#​15071](https://redirect.github.com/remix-run/react-router/pull/15071))
- Await `'drain'` when `writable.write()` returns `false` instead of
letting chunks accumulate in the writable's internal buffer.
- Reject (rather than hang) if the writable errors or closes mid-stream.
- Updated dependencies:
-
[`react-router@7.16.0`](https://redirect.github.com/remix-run/react-router/releases/tag/react-router@7.16.0)
</details>
<details>
<summary>remix-run/react-router (@​react-router/serve)</summary>
###
[`v7.16.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-serve/CHANGELOG.md#v7160)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/serve@7.15.1...@react-router/serve@7.16.0)
##### Patch Changes
- Normalize `assetsBuildDirectory` path separators in
`react-router-serve` so Windows-built server artifacts can serve
`/assets/*` correctly when run on Linux.
([#​14982](https://redirect.github.com/remix-run/react-router/pull/14982))
- Updated dependencies:
-
[`react-router@7.16.0`](https://redirect.github.com/remix-run/react-router/releases/tag/react-router@7.16.0)
-
[`@react-router/express@7.16.0`](https://redirect.github.com/remix-run/react-router/releases/tag/@​react-router/express@7.16.0)
-
[`@react-router/node@7.16.0`](https://redirect.github.com/remix-run/react-router/releases/tag/@​react-router/node@7.16.0)
</details>
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v15.16.0`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.16.0)
[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v15.15.0...v15.16.0)
Changelog: <https://docs.cypress.io/app/references/changelog#15-16-0>
</details>
<details>
<summary>remix-run/react-router (react-router)</summary>
###
[`v7.16.0`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#v7160)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/react-router@7.15.1...react-router@7.16.0)
##### Minor Changes
- Stabilize `future.unstable_trailingSlashAwareDataRequests` as
`future.v8_trailingSlashAwareDataRequests`
([#​15098](https://redirect.github.com/remix-run/react-router/pull/15098))
##### Patch Changes
- Disable manifest path when lazy route dicovery is disabled
([#​15068](https://redirect.github.com/remix-run/react-router/pull/15068))
- Fix browser URL creation to use the configured history window instead
of the global window.
([#​15066](https://redirect.github.com/remix-run/react-router/pull/15066))
- Pass the history/router window through to `createBrowserURLImpl` so
custom window contexts keep the correct URL origin.
- Fix `useNavigation()` return type to preserve discriminated union
across navigation states
([#​15095](https://redirect.github.com/remix-run/react-router/pull/15095))
- Widen `MetaDescriptor` `script:ld+json` type from `LdJsonObject` to
`LdJsonObject | LdJsonObject[]` to permit multiple JSON-LD schemas in a
single `<script type="application/ld+json">` tag emitted by `<Meta />`
([#​15082](https://redirect.github.com/remix-run/react-router/pull/15082))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.60.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8600-2026-05-25)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.59.4...v8.60.0)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
See [GitHub
Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.60.0)
for more information.
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**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`)
- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent fc34c3c commit 5bc7a33
8 files changed
Lines changed: 329 additions & 447 deletions
File tree
- examples
- react-router-ts
- vite-ts
- templates/vite-ts
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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments