-
Notifications
You must be signed in to change notification settings - Fork 103
Commit 15718a9
authored
chore(deps): update nextjs monorepo to v13.4.9 (patch) (#4846)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config)
([source](https://togithub.com/vercel/next.js)) | [`13.4.8` ->
`13.4.9`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.8/13.4.9)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://togithub.com/vercel/next.js)) | [`13.4.8` ->
`13.4.9`](https://renovatebot.com/diffs/npm/next/13.4.8/13.4.9) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v13.4.9`](https://togithub.com/vercel/next.js/releases/tag/v13.4.9)
[Compare
Source](https://togithub.com/vercel/next.js/compare/v13.4.8...v13.4.9)
##### Core Changes
- Reland "ReverseTopological -> AdjacencyMap"":
[#​52142](https://togithub.com/vercel/next.js/issues/52142)
- Change the Server Actions feature flag to be validated at compile
time: [#​52147](https://togithub.com/vercel/next.js/issues/52147)
- Fix `modularizeImports` transform of `antd`:
[#​52148](https://togithub.com/vercel/next.js/issues/52148)
- fix: next.config.js with `unstable_getImgProps()`:
[#​52153](https://togithub.com/vercel/next.js/issues/52153)
- update tests list to include all passing tests:
[#​52026](https://togithub.com/vercel/next.js/issues/52026)
- Support scroll: false for Link component for app router:
[#​51869](https://togithub.com/vercel/next.js/issues/51869)
- Memoize useRouter from next/navigation when used in Pages Router:
[#​52177](https://togithub.com/vercel/next.js/issues/52177)
- chore(deps): bump react `18.3.0-canary-1fdacbefd-20230630`:
[#​52005](https://togithub.com/vercel/next.js/issues/52005)
- fix: infinite dev reloads when parallel route is treated a page entry:
[#​52061](https://togithub.com/vercel/next.js/issues/52061)
- disable flaky test cases:
[#​52184](https://togithub.com/vercel/next.js/issues/52184)
- Revert "chore(deps): bump react `18.3.0-canary-1fdacbefd-20230630`":
[#​52192](https://togithub.com/vercel/next.js/issues/52192)
- update turbopack:
[#​52186](https://togithub.com/vercel/next.js/issues/52186)
- Update CustomModuleType import:
[#​52133](https://togithub.com/vercel/next.js/issues/52133)
- Skip build-time dynamic code checks for specific polyfills in the Edge
runtime:
[#​52009](https://togithub.com/vercel/next.js/issues/52009)
- Update Turbopack:
[#​52198](https://togithub.com/vercel/next.js/issues/52198)
- Use base36 for the RSC query:
[#​52204](https://togithub.com/vercel/next.js/issues/52204)
- Fix `dynamicParams` check in TS plugin:
[#​52211](https://togithub.com/vercel/next.js/issues/52211)
- Fix tree shaking for image generation module:
[#​51950](https://togithub.com/vercel/next.js/issues/51950)
- fix env reloading for turbopack:
[#​52194](https://togithub.com/vercel/next.js/issues/52194)
- Remove zod from require-hook:
[#​52197](https://togithub.com/vercel/next.js/issues/52197)
- Optimize watch ignore:
[#​52238](https://togithub.com/vercel/next.js/issues/52238)
- Remove the outdated error for find page dir:
[#​52274](https://togithub.com/vercel/next.js/issues/52274)
- Disable flakey turbopack env test:
[#​52295](https://togithub.com/vercel/next.js/issues/52295)
- skip hot reload sync event for applying hmr updates:
[#​52270](https://togithub.com/vercel/next.js/issues/52270)
- Handle 409s in fetch cache:
[#​51652](https://togithub.com/vercel/next.js/issues/51652)
- chore: remove experimental `appDir: true` from tests:
[#​52291](https://togithub.com/vercel/next.js/issues/52291)
- fix: correct `modularizeImports` for antd & ant-design/icons:
[#​52169](https://togithub.com/vercel/next.js/issues/52169)
- Update checksum algorithm to SHA1:
[#​52102](https://togithub.com/vercel/next.js/issues/52102)
- chore(deps): bump react to
[`7118f5d`](https://togithub.com/vercel/next.js/commit/7118f5dd7):
[#​52282](https://togithub.com/vercel/next.js/issues/52282)
- Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705:
[#​52275](https://togithub.com/vercel/next.js/issues/52275)
- Named page chunks:
[#​51921](https://togithub.com/vercel/next.js/issues/51921)
- chore: fix next dev turbopack benchmark:
[#​52328](https://togithub.com/vercel/next.js/issues/52328)
- Fix to use keep-alive in standalone mode:
[#​50221](https://togithub.com/vercel/next.js/issues/50221)
##### Documentation Changes
- Update generate-image-metadata.mdx:
[#​52230](https://togithub.com/vercel/next.js/issues/52230)
- docs(mdx): Add clearer instructions on the storage location of
mdx-components files.:
[#​52187](https://togithub.com/vercel/next.js/issues/52187)
- docs: Improve some of the error messages pages.:
[#​52271](https://togithub.com/vercel/next.js/issues/52271)
- fix wrong Link import:
[#​52298](https://togithub.com/vercel/next.js/issues/52298)
- Document redirect parameters:
[#​51987](https://togithub.com/vercel/next.js/issues/51987)
- Add manual installation instructions for pages:
[#​51995](https://togithub.com/vercel/next.js/issues/51995)
- Update 10-router-handlers.mdx:
[#​52098](https://togithub.com/vercel/next.js/issues/52098)
- Add app router example:
[#​52066](https://togithub.com/vercel/next.js/issues/52066)
- doc: update typo in instrumentation page:
[#​52311](https://togithub.com/vercel/next.js/issues/52311)
##### Example Changes
- Remove legacy head.js in examples:
[#​52292](https://togithub.com/vercel/next.js/issues/52292)
##### Misc Changes
- Update test result step:
[#​52154](https://togithub.com/vercel/next.js/issues/52154)
- Update result job condition:
[#​52155](https://togithub.com/vercel/next.js/issues/52155)
- fix workflow needs:
[#​52180](https://togithub.com/vercel/next.js/issues/52180)
- chore: update issue template option to "App Router":
[#​52287](https://togithub.com/vercel/next.js/issues/52287)
- msic: disable otel esm test:
[#​52325](https://togithub.com/vercel/next.js/issues/52325)
- Test Progressive Enhancement of Server Actions:
[#​52062](https://togithub.com/vercel/next.js/issues/52062)
- fix(create-next-app): add missing metadata type:
[#​52299](https://togithub.com/vercel/next.js/issues/52299)
##### Credits
Huge thanks to [@​huozhi](https://togithub.com/huozhi),
[@​shuding](https://togithub.com/shuding),
[@​ijjk](https://togithub.com/ijjk),
[@​styfle](https://togithub.com/styfle),
[@​sokra](https://togithub.com/sokra),
[@​timneutkens](https://togithub.com/timneutkens),
[@​ztanner](https://togithub.com/ztanner),
[@​alexkirsz](https://togithub.com/alexkirsz),
[@​simonswiss](https://togithub.com/simonswiss),
[@​feikerwu](https://togithub.com/feikerwu),
[@​lubakravche](https://togithub.com/lubakravche),
[@​leerob](https://togithub.com/leerob),
[@​masnormen](https://togithub.com/masnormen),
[@​bottxiang](https://togithub.com/bottxiang),
[@​acdlite](https://togithub.com/acdlite),
[@​delbaoliveira](https://togithub.com/delbaoliveira),
[@​feedthejim](https://togithub.com/feedthejim),
[@​mhmdrioaf](https://togithub.com/mhmdrioaf),
[@​tyler-lutz](https://togithub.com/tyler-lutz),
[@​sebmarkbage](https://togithub.com/sebmarkbage),
[@​vincenthongzy](https://togithub.com/vincenthongzy),
[@​yigithanyucedag](https://togithub.com/yigithanyucedag), and
[@​doinki](https://togithub.com/doinki) for helping!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4d62180 commit 15718a9Copy full SHA for 15718a9
File tree
Expand file treeCollapse file tree
4 files changed
+116
-116
lines changedFilter options
- examples
- nextjs-app
- nextjs-pages
Expand file treeCollapse file tree
4 files changed
+116
-116
lines changedexamples/nextjs-app/package-lock.json
Copy file name to clipboardExpand all lines: examples/nextjs-app/package-lock.json+56-56Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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 | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
0 commit comments