-
Notifications
You must be signed in to change notification settings - Fork 105
Commit 7c0bd57
authored
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#7893)
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.9.4` ->
`7.9.5`](https://renovatebot.com/diffs/npm/@react-router%2fdev/7.9.4/7.9.5)
|
[](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.9.4` ->
`7.9.5`](https://renovatebot.com/diffs/npm/@react-router%2fnode/7.9.4/7.9.5)
|
[](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.9.4` ->
`7.9.5`](https://renovatebot.com/diffs/npm/@react-router%2fserve/7.9.4/7.9.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[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.0` ->
`16.0.1`](https://renovatebot.com/diffs/npm/eslint-config-next/16.0.0/16.0.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://redirect.github.com/vercel/next.js)) | [`16.0.0` ->
`16.0.1`](https://renovatebot.com/diffs/npm/next/16.0.0/16.0.1) |
[](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.9.4` ->
`7.9.5`](https://renovatebot.com/diffs/npm/react-router/7.9.4/7.9.5) |
[](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.5`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-dev/CHANGELOG.md#795)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/@react-router/[email protected]...@react-router/[email protected])
##### Patch Changes
- Introduce a `prerender.unstable_concurrency` option, to support
running the prerendering concurrently, potentially speeding up the
build.
([#​14380](https://redirect.github.com/remix-run/react-router/pull/14380))
- Move RSCHydratedRouter and utils to `/dom` export.
([#​14457](https://redirect.github.com/remix-run/react-router/pull/14457))
- Ensure route navigation doesn't remove CSS `link` elements used by
dynamic imports
([#​14463](https://redirect.github.com/remix-run/react-router/pull/14463))
- Typegen: only register route module types for routes within the app
directory
([#​14439](https://redirect.github.com/remix-run/react-router/pull/14439))
- 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.5`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-node/CHANGELOG.md#795)
[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.9.5`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router-serve/CHANGELOG.md#795)
[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>vercel/next.js (eslint-config-next)</summary>
###
[`v16.0.1`](https://redirect.github.com/vercel/next.js/compare/v16.0.0...e08402bfad8db05b0df820daf4f08c9c65ab1f7b)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.0...v16.0.1)
</details>
<details>
<summary>vercel/next.js (next)</summary>
###
[`v16.0.1`](https://redirect.github.com/vercel/next.js/compare/v16.0.0...v16.0.1)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.0.0...v16.0.1)
</details>
<details>
<summary>remix-run/react-router (react-router)</summary>
###
[`v7.9.5`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#795)
[Compare
Source](https://redirect.github.com/remix-run/react-router/compare/[email protected]@7.9.5)
##### Patch Changes
- Move RSCHydratedRouter and utils to `/dom` export.
([#​14457](https://redirect.github.com/remix-run/react-router/pull/14457))
- useRoute: return type-safe `handle`
([#​14462](https://redirect.github.com/remix-run/react-router/pull/14462))
For example:
```ts
// app/routes/admin.tsx
const handle = { hello: "world" };
```
```ts
// app/routes/some-other-route.tsx
export default function Component() {
const admin = useRoute("routes/admin");
if (!admin) throw new Error("Not nested within 'routes/admin'");
console.log(admin.handle);
// ^? { hello: string }
}
```
- Ensure action handlers run for routes with middleware even if no
loader is present
([#​14443](https://redirect.github.com/remix-run/react-router/pull/14443))
- Add `unstable_instrumentations` API to allow users to add observablity
to their apps by instrumenting route loaders, actions, middlewares,
lazy, as well as server-side request handlers and client side
navigations/fetches
([#​14412](https://redirect.github.com/remix-run/react-router/pull/14412))
- Framework Mode:
- `entry.server.tsx`: `export const unstable_instrumentations = [...]`
- `entry.client.tsx`: `<HydratedRouter unstable_instrumentations={[...]}
/>`
- Data Mode
- `createBrowserRouter(routes, { unstable_instrumentations: [...] })`
This also adds a new `unstable_pattern` parameter to
loaders/actions/middleware which contains the un-interpolated route
pattern (i.e., `/blog/:slug`) which is useful for aggregating
performance metrics by route
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 56f4162 commit 7c0bd57Copy full SHA for 7c0bd57
File tree
Expand file treeCollapse file tree
12 files changed
+251
-242
lines changedOpen diff view settings
Filter options
- examples
- nextjs-app
- nextjs-pages
- react-router-ts
- vite-ts
- templates
- nextjs-app
- nextjs-pages
Expand file treeCollapse file tree
12 files changed
+251
-242
lines changedOpen diff view settings
Collapse file
examples/nextjs-app/package-lock.json
Copy file name to clipboardExpand all lines: examples/nextjs-app/package-lock.json+48-49Lines changed: 48 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
examples/nextjs-app/package.json
Copy file name to clipboardExpand all lines: examples/nextjs-app/package.json+2-2Lines changed: 2 additions & 2 deletions
| 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