Skip to content

Commit 15718a9

Browse files
chore(deps): update nextjs monorepo to v13.4.9 (patch) (#4846)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.9/compatibility-slim/13.4.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.9/confidence-slim/13.4.8)](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) | [![age](https://badges.renovateapi.com/packages/npm/next/13.4.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/next/13.4.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/next/13.4.9/compatibility-slim/13.4.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/next/13.4.9/confidence-slim/13.4.8)](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"": [#&#8203;52142](https://togithub.com/vercel/next.js/issues/52142) - Change the Server Actions feature flag to be validated at compile time: [#&#8203;52147](https://togithub.com/vercel/next.js/issues/52147) - Fix `modularizeImports` transform of `antd`: [#&#8203;52148](https://togithub.com/vercel/next.js/issues/52148) - fix: next.config.js with `unstable_getImgProps()`: [#&#8203;52153](https://togithub.com/vercel/next.js/issues/52153) - update tests list to include all passing tests: [#&#8203;52026](https://togithub.com/vercel/next.js/issues/52026) - Support scroll: false for Link component for app router: [#&#8203;51869](https://togithub.com/vercel/next.js/issues/51869) - Memoize useRouter from next/navigation when used in Pages Router: [#&#8203;52177](https://togithub.com/vercel/next.js/issues/52177) - chore(deps): bump react `18.3.0-canary-1fdacbefd-20230630`: [#&#8203;52005](https://togithub.com/vercel/next.js/issues/52005) - fix: infinite dev reloads when parallel route is treated a page entry: [#&#8203;52061](https://togithub.com/vercel/next.js/issues/52061) - disable flaky test cases: [#&#8203;52184](https://togithub.com/vercel/next.js/issues/52184) - Revert "chore(deps): bump react `18.3.0-canary-1fdacbefd-20230630`": [#&#8203;52192](https://togithub.com/vercel/next.js/issues/52192) - update turbopack: [#&#8203;52186](https://togithub.com/vercel/next.js/issues/52186) - Update CustomModuleType import: [#&#8203;52133](https://togithub.com/vercel/next.js/issues/52133) - Skip build-time dynamic code checks for specific polyfills in the Edge runtime: [#&#8203;52009](https://togithub.com/vercel/next.js/issues/52009) - Update Turbopack: [#&#8203;52198](https://togithub.com/vercel/next.js/issues/52198) - Use base36 for the RSC query: [#&#8203;52204](https://togithub.com/vercel/next.js/issues/52204) - Fix `dynamicParams` check in TS plugin: [#&#8203;52211](https://togithub.com/vercel/next.js/issues/52211) - Fix tree shaking for image generation module: [#&#8203;51950](https://togithub.com/vercel/next.js/issues/51950) - fix env reloading for turbopack: [#&#8203;52194](https://togithub.com/vercel/next.js/issues/52194) - Remove zod from require-hook: [#&#8203;52197](https://togithub.com/vercel/next.js/issues/52197) - Optimize watch ignore: [#&#8203;52238](https://togithub.com/vercel/next.js/issues/52238) - Remove the outdated error for find page dir: [#&#8203;52274](https://togithub.com/vercel/next.js/issues/52274) - Disable flakey turbopack env test: [#&#8203;52295](https://togithub.com/vercel/next.js/issues/52295) - skip hot reload sync event for applying hmr updates: [#&#8203;52270](https://togithub.com/vercel/next.js/issues/52270) - Handle 409s in fetch cache: [#&#8203;51652](https://togithub.com/vercel/next.js/issues/51652) - chore: remove experimental `appDir: true` from tests: [#&#8203;52291](https://togithub.com/vercel/next.js/issues/52291) - fix: correct `modularizeImports` for antd & ant-design/icons: [#&#8203;52169](https://togithub.com/vercel/next.js/issues/52169) - Update checksum algorithm to SHA1: [#&#8203;52102](https://togithub.com/vercel/next.js/issues/52102) - chore(deps): bump react to [`7118f5d`](https://togithub.com/vercel/next.js/commit/7118f5dd7): [#&#8203;52282](https://togithub.com/vercel/next.js/issues/52282) - Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705: [#&#8203;52275](https://togithub.com/vercel/next.js/issues/52275) - Named page chunks: [#&#8203;51921](https://togithub.com/vercel/next.js/issues/51921) - chore: fix next dev turbopack benchmark: [#&#8203;52328](https://togithub.com/vercel/next.js/issues/52328) - Fix to use keep-alive in standalone mode: [#&#8203;50221](https://togithub.com/vercel/next.js/issues/50221) ##### Documentation Changes - Update generate-image-metadata.mdx: [#&#8203;52230](https://togithub.com/vercel/next.js/issues/52230) - docs(mdx): Add clearer instructions on the storage location of mdx-components files.: [#&#8203;52187](https://togithub.com/vercel/next.js/issues/52187) - docs: Improve some of the error messages pages.: [#&#8203;52271](https://togithub.com/vercel/next.js/issues/52271) - fix wrong Link import: [#&#8203;52298](https://togithub.com/vercel/next.js/issues/52298) - Document redirect parameters: [#&#8203;51987](https://togithub.com/vercel/next.js/issues/51987) - Add manual installation instructions for pages: [#&#8203;51995](https://togithub.com/vercel/next.js/issues/51995) - Update 10-router-handlers.mdx: [#&#8203;52098](https://togithub.com/vercel/next.js/issues/52098) - Add app router example: [#&#8203;52066](https://togithub.com/vercel/next.js/issues/52066) - doc: update typo in instrumentation page: [#&#8203;52311](https://togithub.com/vercel/next.js/issues/52311) ##### Example Changes - Remove legacy head.js in examples: [#&#8203;52292](https://togithub.com/vercel/next.js/issues/52292) ##### Misc Changes - Update test result step: [#&#8203;52154](https://togithub.com/vercel/next.js/issues/52154) - Update result job condition: [#&#8203;52155](https://togithub.com/vercel/next.js/issues/52155) - fix workflow needs: [#&#8203;52180](https://togithub.com/vercel/next.js/issues/52180) - chore: update issue template option to "App Router": [#&#8203;52287](https://togithub.com/vercel/next.js/issues/52287) - msic: disable otel esm test: [#&#8203;52325](https://togithub.com/vercel/next.js/issues/52325) - Test Progressive Enhancement of Server Actions: [#&#8203;52062](https://togithub.com/vercel/next.js/issues/52062) - fix(create-next-app): add missing metadata type: [#&#8203;52299](https://togithub.com/vercel/next.js/issues/52299) ##### Credits Huge thanks to [@&#8203;huozhi](https://togithub.com/huozhi), [@&#8203;shuding](https://togithub.com/shuding), [@&#8203;ijjk](https://togithub.com/ijjk), [@&#8203;styfle](https://togithub.com/styfle), [@&#8203;sokra](https://togithub.com/sokra), [@&#8203;timneutkens](https://togithub.com/timneutkens), [@&#8203;ztanner](https://togithub.com/ztanner), [@&#8203;alexkirsz](https://togithub.com/alexkirsz), [@&#8203;simonswiss](https://togithub.com/simonswiss), [@&#8203;feikerwu](https://togithub.com/feikerwu), [@&#8203;lubakravche](https://togithub.com/lubakravche), [@&#8203;leerob](https://togithub.com/leerob), [@&#8203;masnormen](https://togithub.com/masnormen), [@&#8203;bottxiang](https://togithub.com/bottxiang), [@&#8203;acdlite](https://togithub.com/acdlite), [@&#8203;delbaoliveira](https://togithub.com/delbaoliveira), [@&#8203;feedthejim](https://togithub.com/feedthejim), [@&#8203;mhmdrioaf](https://togithub.com/mhmdrioaf), [@&#8203;tyler-lutz](https://togithub.com/tyler-lutz), [@&#8203;sebmarkbage](https://togithub.com/sebmarkbage), [@&#8203;vincenthongzy](https://togithub.com/vincenthongzy), [@&#8203;yigithanyucedag](https://togithub.com/yigithanyucedag), and [@&#8203;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 15718a9

File tree

4 files changed

+116
-116
lines changed

4 files changed

+116
-116
lines changed

examples/nextjs-app/package-lock.json

Lines 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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@types/react": "18.2.13",
1717
"@types/react-dom": "18.2.6",
1818
"eslint": "8.44.0",
19-
"eslint-config-next": "13.4.8",
20-
"next": "13.4.8",
19+
"eslint-config-next": "13.4.9",
20+
"next": "13.4.9",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"typescript": "5.1.6"

0 commit comments

Comments
 (0)