Skip to content

Commit 26be66d

Browse files
chore(deps): update nextjs monorepo to v13.4.4 (patch) (#4697)
[![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://github.com/vercel/next.js) | [`13.4.1` -> `13.4.4`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.1/13.4.4) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.4/compatibility-slim/13.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.4/confidence-slim/13.4.1)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | [`13.4.1` -> `13.4.4`](https://renovatebot.com/diffs/npm/next/13.4.1/13.4.4) | [![age](https://badges.renovateapi.com/packages/npm/next/13.4.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/next/13.4.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/next/13.4.4/compatibility-slim/13.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/next/13.4.4/confidence-slim/13.4.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/next.js</summary> ### [`v13.4.4`](https://github.com/vercel/next.js/releases/tag/v13.4.4) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.3...v13.4.4) ##### Core Changes - test(turbopack): script to sync latest test lists: [#&#8203;50008](https://github.com/vercel/next.js/issues/50008) - Pages Module Transition: [#&#8203;49962](https://github.com/vercel/next.js/issues/49962) - Server Actions: Fix member expr in closure captured values: [#&#8203;50020](https://github.com/vercel/next.js/issues/50020) - Error in next export when serverActions is enabled: [#&#8203;50039](https://github.com/vercel/next.js/issues/50039) - \[turbopack]: Update renamed SubpathValue: [#&#8203;49636](https://github.com/vercel/next.js/issues/49636) - Fix default metadata is missing in root not-found: [#&#8203;50044](https://github.com/vercel/next.js/issues/50044) - Always defer close tags to be the suffix of body stream: [#&#8203;50056](https://github.com/vercel/next.js/issues/50056) - Fix types of cookies(): [#&#8203;50052](https://github.com/vercel/next.js/issues/50052) - Fix client references extraction of CJS exports analysis: [#&#8203;50059](https://github.com/vercel/next.js/issues/50059) - Add `x-forwarded-*` headers to turbopack renders: [#&#8203;50012](https://github.com/vercel/next.js/issues/50012) - Remove node-sass from peerDependencies: [#&#8203;50065](https://github.com/vercel/next.js/issues/50065) - Add optional generic parameter to NextResponse: [#&#8203;47526](https://github.com/vercel/next.js/issues/47526) - feat(turbopack): initial sass-loader support: [#&#8203;49882](https://github.com/vercel/next.js/issues/49882) - update test snapshots: [#&#8203;50159](https://github.com/vercel/next.js/issues/50159) - \[create-next-app]: respecting the user's `init.defaultBranch` git con…: [#&#8203;49960](https://github.com/vercel/next.js/issues/49960) - Update `swc_core` to `v0.76.18`: [#&#8203;50137](https://github.com/vercel/next.js/issues/50137) - Fix navigating on not-found: [#&#8203;50047](https://github.com/vercel/next.js/issues/50047) - Fix env variables set in next.config.js: [#&#8203;50179](https://github.com/vercel/next.js/issues/50179) - Add warning for edge with force-static: [#&#8203;50182](https://github.com/vercel/next.js/issues/50182) - fix: add missing `draftMode` type to GetServerSidePropsContext: [#&#8203;50184](https://github.com/vercel/next.js/issues/50184) - Fix react fetch deduping without next cache: [#&#8203;50187](https://github.com/vercel/next.js/issues/50187) - Fix pages react alias: [#&#8203;50128](https://github.com/vercel/next.js/issues/50128) - Add the `node` condition to import resolution: [#&#8203;50007](https://github.com/vercel/next.js/issues/50007) - test(turbopack): run next.js integration tests with denylist: [#&#8203;50172](https://github.com/vercel/next.js/issues/50172) - Move debugging variable into useEffect: [#&#8203;50210](https://github.com/vercel/next.js/issues/50210) - refactor webpack loaders: [#&#8203;49535](https://github.com/vercel/next.js/issues/49535) - Fix static workers distributing: [#&#8203;50194](https://github.com/vercel/next.js/issues/50194) - Ensure NEXT_DYNAMIC_NO_SSR_CODE has a unique name: [#&#8203;50219](https://github.com/vercel/next.js/issues/50219) - fix: Added blockfrost-js, lucid-cardano & mongoose package to srvExtPackages to prevent issue [#&#8203;49783](https://github.com/vercel/next.js/issues/49783) from happening.: [#&#8203;49938](https://github.com/vercel/next.js/issues/49938) - change static path to /\_next/static/media: [#&#8203;50207](https://github.com/vercel/next.js/issues/50207) - Add special route types to the link type declaration: [#&#8203;50066](https://github.com/vercel/next.js/issues/50066) - fix: NODE_OPTIONS='--inspect' in next dev for debugging: [#&#8203;48019](https://github.com/vercel/next.js/issues/48019) - enable more test cases for turbopack: [#&#8203;50154](https://github.com/vercel/next.js/issues/50154) - feat(next-swc): Implement CJS optimizer: [#&#8203;49972](https://github.com/vercel/next.js/issues/49972) - Fix alias for react-dom/server: [#&#8203;50238](https://github.com/vercel/next.js/issues/50238) - Revert "feat(next-swc): Implement CJS optimizer": [#&#8203;50247](https://github.com/vercel/next.js/issues/50247) - Fix free port handling: [#&#8203;50248](https://github.com/vercel/next.js/issues/50248) - feat(next-swc): Add CJS optimizer again: [#&#8203;50249](https://github.com/vercel/next.js/issues/50249) - Fix edge case in the CJS optimizer: [#&#8203;50258](https://github.com/vercel/next.js/issues/50258) - Remove static analysis of `process.env`: [#&#8203;50260](https://github.com/vercel/next.js/issues/50260) - Update next start listening to behave consistently: [#&#8203;50293](https://github.com/vercel/next.js/issues/50293) - Update server invoke-request: [#&#8203;50296](https://github.com/vercel/next.js/issues/50296) - Update unstable_cache key to include args: [#&#8203;50301](https://github.com/vercel/next.js/issues/50301) - Add root detection utils: [#&#8203;50305](https://github.com/vercel/next.js/issues/50305) - fix sass handling after refactoring: [#&#8203;50259](https://github.com/vercel/next.js/issues/50259) - Alias next/server for edge runtime: [#&#8203;50268](https://github.com/vercel/next.js/issues/50268) - \[turbopack]: Serve `_devMiddlewareManifest.json` from router: [#&#8203;50241](https://github.com/vercel/next.js/issues/50241) - Fix catch-all edge app route: [#&#8203;50313](https://github.com/vercel/next.js/issues/50313) - land: Include charset=utf-8 with x-component Content-Type header: [#&#8203;50314](https://github.com/vercel/next.js/issues/50314) - do not apply sass loader on existing loaders: [#&#8203;50308](https://github.com/vercel/next.js/issues/50308) - Add missing react-dom/client alias: [#&#8203;50324](https://github.com/vercel/next.js/issues/50324) - Fix missing error when using Actions on the client layer without enabling the feature flag: [#&#8203;50257](https://github.com/vercel/next.js/issues/50257) - remove allowlist, only use denylist, enable newly passing tests: [#&#8203;50325](https://github.com/vercel/next.js/issues/50325) - Fix SWC loader options for files outside of RSC layers: [#&#8203;50341](https://github.com/vercel/next.js/issues/50341) ##### Documentation Changes - Update app-static-to-dynamic-error.md: [#&#8203;50085](https://github.com/vercel/next.js/issues/50085) - Update invalid-new-link-with-extra-anchor.md: [#&#8203;50036](https://github.com/vercel/next.js/issues/50036) ##### Example Changes - fix: use node copyFile for cross-platform support: [#&#8203;48740](https://github.com/vercel/next.js/issues/48740) - Clerk example updates: [#&#8203;50021](https://github.com/vercel/next.js/issues/50021) - Fix TypeScript error in with-mongodb example: [#&#8203;50094](https://github.com/vercel/next.js/issues/50094) - Use correct casing in filenames: [#&#8203;50223](https://github.com/vercel/next.js/issues/50223) ##### Misc Changes - test: disable cache flaky test: [#&#8203;50064](https://github.com/vercel/next.js/issues/50064) - add tracing for turbopack: [#&#8203;49920](https://github.com/vercel/next.js/issues/49920) - ci: update github token: [#&#8203;50216](https://github.com/vercel/next.js/issues/50216) - Fix metadata e2e deploy test: [#&#8203;50252](https://github.com/vercel/next.js/issues/50252) - Fix middleware e2e deploy test: [#&#8203;50317](https://github.com/vercel/next.js/issues/50317) - Parallelize Turbopack CI tests: [#&#8203;50292](https://github.com/vercel/next.js/issues/50292) - makeDir should use func: [#&#8203;50136](https://github.com/vercel/next.js/issues/50136) ##### Credits Huge thanks to [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;wyattjoh](https://github.com/wyattjoh), [@&#8203;shuding](https://github.com/shuding), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;jridgewell](https://github.com/jridgewell), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;karlhorky](https://github.com/karlhorky), [@&#8203;lycuid](https://github.com/lycuid), [@&#8203;MarkAtOmniux](https://github.com/MarkAtOmniux), [@&#8203;darshkpatel](https://github.com/darshkpatel), [@&#8203;johnta0](https://github.com/johnta0), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;sokra](https://github.com/sokra), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;devagrawal09](https://github.com/devagrawal09), [@&#8203;ibrahemid](https://github.com/ibrahemid), [@&#8203;styfle](https://github.com/styfle), [@&#8203;JesseKoldewijn](https://github.com/JesseKoldewijn), [@&#8203;padmaia](https://github.com/padmaia), [@&#8203;Cow258](https://github.com/Cow258), [@&#8203;javivelasco](https://github.com/javivelasco), and [@&#8203;05lazy](https://github.com/05lazy) for helping! ### [`v13.4.3`](https://github.com/vercel/next.js/releases/tag/v13.4.3) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.2...v13.4.3) ##### Core Changes - Optimize trace span relationships: [#&#8203;49697](https://github.com/vercel/next.js/issues/49697) - refactor(next-core): deprecate custom_ecmascript_transforms: [#&#8203;49629](https://github.com/vercel/next.js/issues/49629) - Remove old-space-size filtering from dev server: [#&#8203;49727](https://github.com/vercel/next.js/issues/49727) - Rework client router filter handling: [#&#8203;49741](https://github.com/vercel/next.js/issues/49741) - fix(image): preload should respect referrerPolicy: [#&#8203;49584](https://github.com/vercel/next.js/issues/49584) - Fix cookies().set missing in types: [#&#8203;49806](https://github.com/vercel/next.js/issues/49806) - fix: Disable `tracing/release_max_level_off` for wasm, too: [#&#8203;49639](https://github.com/vercel/next.js/issues/49639) - Apply user-defined PostCSS transforms to foreign code: [#&#8203;49463](https://github.com/vercel/next.js/issues/49463) - add [@&#8203;swc/core](https://github.com/swc/core) to server external packages: [#&#8203;49721](https://github.com/vercel/next.js/issues/49721) - `turbo-binding` -> `turbopack-binding`: [#&#8203;49816](https://github.com/vercel/next.js/issues/49816) - refactor(next-core): consolidate react_refresh options: [#&#8203;49822](https://github.com/vercel/next.js/issues/49822) - add support for globally providing mdx components to turbopack: [#&#8203;49818](https://github.com/vercel/next.js/issues/49818) - Refactor pages structure: [#&#8203;49802](https://github.com/vercel/next.js/issues/49802) - Fix conflict when re-exporting multiple Client References: [#&#8203;49468](https://github.com/vercel/next.js/issues/49468) - refactor(next-core): move transforms to plugin: [#&#8203;49621](https://github.com/vercel/next.js/issues/49621) - Fix chained `.bind` of Server Actions: [#&#8203;49874](https://github.com/vercel/next.js/issues/49874) - Fix port value for metadataBase: [#&#8203;49924](https://github.com/vercel/next.js/issues/49924) - Introduce NextMode: [#&#8203;49852](https://github.com/vercel/next.js/issues/49852) - Port sorted-routes.ts to Rust: [#&#8203;48334](https://github.com/vercel/next.js/issues/48334) - Move build workers count change behind flag: [#&#8203;49937](https://github.com/vercel/next.js/issues/49937) - Update default for appDocumentPreloading config for minimalMode: [#&#8203;49952](https://github.com/vercel/next.js/issues/49952) - Add [@&#8203;vercel/og](https://github.com/vercel/og) to external server packages: [#&#8203;49944](https://github.com/vercel/next.js/issues/49944) - Fix custom server React resolution with app dir and pages both presented: [#&#8203;49805](https://github.com/vercel/next.js/issues/49805) - Error in `next export` when `serverActions` is enabled: [#&#8203;49959](https://github.com/vercel/next.js/issues/49959) - Reset not-found and error boundary when navigating: [#&#8203;49855](https://github.com/vercel/next.js/issues/49855) - Revert "Error in `next export` when `serverActions` is enabled": [#&#8203;50019](https://github.com/vercel/next.js/issues/50019) - fix: warning fetch for `[object Request]` specified: [#&#8203;50003](https://github.com/vercel/next.js/issues/50003) - Remove custom handling for prebundled react env: [#&#8203;49954](https://github.com/vercel/next.js/issues/49954) - fix: set cookies followed by `redirect()`: [#&#8203;49965](https://github.com/vercel/next.js/issues/49965) ##### Example Changes - chore: update examples to use draft mode: [#&#8203;49720](https://github.com/vercel/next.js/issues/49720) - Add mdx page example to examples/app-dir-mdx: [#&#8203;47082](https://github.com/vercel/next.js/issues/47082) - Update with-supertokens example: [#&#8203;49804](https://github.com/vercel/next.js/issues/49804) - with-clerk example updated to app router: [#&#8203;49717](https://github.com/vercel/next.js/issues/49717) - Upgrading react-ga to react-ga4: [#&#8203;48932](https://github.com/vercel/next.js/issues/48932) - update with-turbopack example: [#&#8203;49332](https://github.com/vercel/next.js/issues/49332) ##### Misc Changes - Add trace-to-jaeger to workspace: [#&#8203;49692](https://github.com/vercel/next.js/issues/49692) - refactor(scripts): apply fmt: [#&#8203;49716](https://github.com/vercel/next.js/issues/49716) - refactor(scripts): fix clippy errors: [#&#8203;49719](https://github.com/vercel/next.js/issues/49719) - chore(turbopack): Update `swc_core` to `v0.76.6`: [#&#8203;49792](https://github.com/vercel/next.js/issues/49792) - Fix going back to page after applying hash link: [#&#8203;50006](https://github.com/vercel/next.js/issues/50006) - build(cargo): update turbopack: [#&#8203;50013](https://github.com/vercel/next.js/issues/50013) - Suggest a replay in the bug issue template: [#&#8203;50022](https://github.com/vercel/next.js/issues/50022) ##### Credits Huge thanks to [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;styfle](https://github.com/styfle), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;alexanderbluhm](https://github.com/alexanderbluhm), [@&#8203;Fonger](https://github.com/Fonger), [@&#8203;shuding](https://github.com/shuding), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;alexkirsz](https://github.com/alexkirsz), [@&#8203;souporserious](https://github.com/souporserious), [@&#8203;ForsakenHarmony](https://github.com/ForsakenHarmony), [@&#8203;rishabhpoddar](https://github.com/rishabhpoddar), [@&#8203;devagrawal09](https://github.com/devagrawal09), [@&#8203;DevEsteves](https://github.com/DevEsteves), [@&#8203;huozhi](https://github.com/huozhi), and [@&#8203;padmaia](https://github.com/padmaia) for helping! ### [`v13.4.2`](https://github.com/vercel/next.js/releases/tag/v13.4.2) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.1...v13.4.2) ##### Core Changes - make sure server component externals only apply to files resolvable by node: [#&#8203;49147](https://github.com/vercel/next.js/issues/49147) - Fix link not being GC'd sometimes: [#&#8203;49318](https://github.com/vercel/next.js/issues/49318) - Fix issue where nextP is not replaced in searchParams: [#&#8203;49315](https://github.com/vercel/next.js/issues/49315) - Add typescript version to next-info: [#&#8203;49346](https://github.com/vercel/next.js/issues/49346) - Upgrade React to 18.3.0-canary-16d053d59-20230506: [#&#8203;49402](https://github.com/vercel/next.js/issues/49402) - Remove empty config warning: [#&#8203;49435](https://github.com/vercel/next.js/issues/49435) - app-router: add startTransition call to revalidate dispatcher: [#&#8203;49453](https://github.com/vercel/next.js/issues/49453) - Inline static data buffer instead of using fs read: [#&#8203;49323](https://github.com/vercel/next.js/issues/49323) - Revert "Temporarily disable app dir export integration test": [#&#8203;49311](https://github.com/vercel/next.js/issues/49311) - Add link to Server Actions docs.: [#&#8203;49384](https://github.com/vercel/next.js/issues/49384) - Replace metadata clone with custom handler in dev: [#&#8203;49343](https://github.com/vercel/next.js/issues/49343) - Add request-async-storage to the shared layer: [#&#8203;49470](https://github.com/vercel/next.js/issues/49470) - Fix revalidate: false detection in app: [#&#8203;49473](https://github.com/vercel/next.js/issues/49473) - Fix metadata image route encoding: [#&#8203;49482](https://github.com/vercel/next.js/issues/49482) - Fix actions redirect handling: [#&#8203;49483](https://github.com/vercel/next.js/issues/49483) - Restrict `useOptimistic` and `useFormStatus` APIs on the server layer: [#&#8203;49331](https://github.com/vercel/next.js/issues/49331) - Fix external rewrite with body: [#&#8203;49487](https://github.com/vercel/next.js/issues/49487) - fix: better error message with an invalid assetPrefix: [#&#8203;49403](https://github.com/vercel/next.js/issues/49403) - Fix Node Crypto polyfill: [#&#8203;49288](https://github.com/vercel/next.js/issues/49288) - Fix: Router.query contains \_next when using middleware with dynamic routes: [#&#8203;48753](https://github.com/vercel/next.js/issues/48753) - type: update React.CSSProperties type to Record: [#&#8203;49186](https://github.com/vercel/next.js/issues/49186) - Fix server CSS imports and HMR not working properly in specific conditions: [#&#8203;49462](https://github.com/vercel/next.js/issues/49462) - Fix HMR support for server layer imported SASS and SCSS: [#&#8203;49534](https://github.com/vercel/next.js/issues/49534) - Support `.bind` syntax with Action functions: [#&#8203;49422](https://github.com/vercel/next.js/issues/49422) - ci(test): enable turbopack test: [#&#8203;49466](https://github.com/vercel/next.js/issues/49466) - feat(next-core): relay transform plugin: [#&#8203;48899](https://github.com/vercel/next.js/issues/48899) - Fix canonical url for dynamic routes: [#&#8203;49512](https://github.com/vercel/next.js/issues/49512) - Add experimental compile/generate handling: [#&#8203;49491](https://github.com/vercel/next.js/issues/49491) - chore: cross-platform `rm -rf` script: [#&#8203;49529](https://github.com/vercel/next.js/issues/49529) - refactor(next-core): remove ast cloning in custom transform: [#&#8203;49560](https://github.com/vercel/next.js/issues/49560) - fix: a11y issues in react-dev-overlay: [#&#8203;49460](https://github.com/vercel/next.js/issues/49460) - Add tests for HMR: [#&#8203;49206](https://github.com/vercel/next.js/issues/49206) - Add stub Route type for typedRoutes: [#&#8203;48099](https://github.com/vercel/next.js/issues/48099) - Add test for appdir referenced images: [#&#8203;49242](https://github.com/vercel/next.js/issues/49242) - feat: Allow trace-level logging for non-published release builds: [#&#8203;49564](https://github.com/vercel/next.js/issues/49564) - Fix unexpected object mutation while resolving Open Graph: [#&#8203;49514](https://github.com/vercel/next.js/issues/49514) - actions: forward fetch rejections to the action handler: [#&#8203;49577](https://github.com/vercel/next.js/issues/49577) - actions: make cookies.set revalidate: [#&#8203;49582](https://github.com/vercel/next.js/issues/49582) - interception route: fix route groups breaking the referrer computation: [#&#8203;49602](https://github.com/vercel/next.js/issues/49602) - Allow export decl with any init value in the actions compiler: [#&#8203;49600](https://github.com/vercel/next.js/issues/49600) - Handle unstable_cache in pages: [#&#8203;49624](https://github.com/vercel/next.js/issues/49624) - Update cache method handling during build: [#&#8203;49633](https://github.com/vercel/next.js/issues/49633) - Fix fetchCache and no-store handling: [#&#8203;49638](https://github.com/vercel/next.js/issues/49638) - interception routes: fix rewrites order: [#&#8203;49615](https://github.com/vercel/next.js/issues/49615) - Ensure initialHeaders are normalized: [#&#8203;49643](https://github.com/vercel/next.js/issues/49643) - app-router: add support for parallel routes in useParams: [#&#8203;49595](https://github.com/vercel/next.js/issues/49595) - Add puppeteer to external packages list: [#&#8203;49597](https://github.com/vercel/next.js/issues/49597) - Add playwright to external package list: [#&#8203;49649](https://github.com/vercel/next.js/issues/49649) - actions: fill prefetchCache with revalidation payload: [#&#8203;49576](https://github.com/vercel/next.js/issues/49576) - Rename Turbopack/tasks crates to common prefixes: [#&#8203;49446](https://github.com/vercel/next.js/issues/49446) - chore(jest): Simplify isServer expression: [#&#8203;48330](https://github.com/vercel/next.js/issues/48330) - Add missing config vars into Webpack cache key: [#&#8203;49663](https://github.com/vercel/next.js/issues/49663) - misc: Apply PR comments from [#&#8203;49206](https://github.com/vercel/next.js/issues/49206): [#&#8203;49647](https://github.com/vercel/next.js/issues/49647) - fix: Standalone node http server starts accepting requests before next handler is ready: [#&#8203;49548](https://github.com/vercel/next.js/issues/49548) - Update links from beta to stable docs.: [#&#8203;49349](https://github.com/vercel/next.js/issues/49349) ##### Documentation Changes - Fix error message about `preconnect` 📝: [#&#8203;40360](https://github.com/vercel/next.js/issues/40360) - \[docs] Add iOS hydration mismatch details to error page: [#&#8203;43584](https://github.com/vercel/next.js/issues/43584) - Add note about custom distDir to standalone build docs: [#&#8203;48592](https://github.com/vercel/next.js/issues/48592) - Add `--use-yarn` flag to `create-next-app`: [#&#8203;49407](https://github.com/vercel/next.js/issues/49407) ##### Misc Changes - Add test case for client sourcemaps: [#&#8203;49308](https://github.com/vercel/next.js/issues/49308) - Update start release workflow inputs: [#&#8203;49492](https://github.com/vercel/next.js/issues/49492) - Fix failing actions e2e deploy test: [#&#8203;49497](https://github.com/vercel/next.js/issues/49497) - Replace var with const: [#&#8203;49379](https://github.com/vercel/next.js/issues/49379) - test: pages react version with react hook in deployment: [#&#8203;48907](https://github.com/vercel/next.js/issues/48907) - Add test case for [#&#8203;49235](https://github.com/vercel/next.js/issues/49235): [#&#8203;49488](https://github.com/vercel/next.js/issues/49488) - chore: fix flaky middleware matcher test: [#&#8203;49555](https://github.com/vercel/next.js/issues/49555) - Avoid skipping the required Test Codemods job: [#&#8203;49589](https://github.com/vercel/next.js/issues/49589) - Update flakey app-actions deploy tests: [#&#8203;49667](https://github.com/vercel/next.js/issues/49667) ##### Credits Huge thanks to [@&#8203;shuding](https://github.com/shuding), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;ForsakenHarmony](https://github.com/ForsakenHarmony), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;sanjaiyan-dev](https://github.com/sanjaiyan-dev), [@&#8203;acdlite](https://github.com/acdlite), [@&#8203;feedthejim](https://github.com/feedthejim), [@&#8203;styfle](https://github.com/styfle), [@&#8203;leerob](https://github.com/leerob), [@&#8203;koba04](https://github.com/koba04), [@&#8203;g12i](https://github.com/g12i), [@&#8203;cesarkohl](https://github.com/cesarkohl), [@&#8203;darshkpatel](https://github.com/darshkpatel), [@&#8203;josh](https://github.com/josh), [@&#8203;li-jia-nan](https://github.com/li-jia-nan), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;gabschne](https://github.com/gabschne), [@&#8203;alexkirsz](https://github.com/alexkirsz), [@&#8203;karlhorky](https://github.com/karlhorky), [@&#8203;jridgewell](https://github.com/jridgewell), [@&#8203;sokra](https://github.com/sokra), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;akd-io](https://github.com/akd-io), [@&#8203;runjuu](https://github.com/runjuu), [@&#8203;jocarrd](https://github.com/jocarrd), [@&#8203;nnnnoel](https://github.com/nnnnoel), and [@&#8203;ferdingler](https://github.com/ferdingler) 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://app.renovatebot.com/dashboard#github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd4629c commit 26be66d

File tree

2 files changed

+54
-58
lines changed

2 files changed

+54
-58
lines changed

examples/nextjs-pages/package-lock.json

Lines changed: 52 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-pages/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.8",
1717
"@types/react-dom": "18.2.4",
1818
"eslint": "8.40.0",
19-
"eslint-config-next": "13.4.1",
20-
"next": "13.4.1",
19+
"eslint-config-next": "13.4.4",
20+
"next": "13.4.4",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"typescript": "5.0.4"

0 commit comments

Comments
 (0)