Skip to content

Commit 199726e

Browse files
chore(deps): update nextjs monorepo to v13.4.6 (patch) (#4755)
[![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://github.com/vercel/next.js)) | [`13.4.5` -> `13.4.6`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.5/13.4.6) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.6/compatibility-slim/13.4.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-config-next/13.4.6/confidence-slim/13.4.5)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | [`13.4.5` -> `13.4.6`](https://renovatebot.com/diffs/npm/next/13.4.5/13.4.6) | [![age](https://badges.renovateapi.com/packages/npm/next/13.4.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/next/13.4.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/next/13.4.6/compatibility-slim/13.4.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/next/13.4.6/confidence-slim/13.4.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/next.js</summary> ### [`v13.4.6`](https://github.com/vercel/next.js/releases/tag/v13.4.6) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.5...v13.4.6) ##### Core Changes - Fix windows metadata slashes: [#&#8203;51088](https://github.com/vercel/next.js/issues/51088) - Do not merge chunkGroups' CSS files: [#&#8203;51103](https://github.com/vercel/next.js/issues/51103) - Add unique search query for RSC requests to be cacable on CDN: [#&#8203;50970](https://github.com/vercel/next.js/issues/50970) - add turbopack integration tests to CI: [#&#8203;50904](https://github.com/vercel/next.js/issues/50904) - Add option for debugging CPU usage: [#&#8203;51174](https://github.com/vercel/next.js/issues/51174) - Prefer module fields for RSC server layer: [#&#8203;51179](https://github.com/vercel/next.js/issues/51179) - Update `next/head` warning to link to the correct docs page: [#&#8203;51013](https://github.com/vercel/next.js/issues/51013) - Revert "Do not merge chunkGroups' CSS files": [#&#8203;51193](https://github.com/vercel/next.js/issues/51193) - fix: helpful error when `output: export` and `next export -o`: [#&#8203;51191](https://github.com/vercel/next.js/issues/51191) - Strip \_rsc query for navigation between app and page: [#&#8203;51195](https://github.com/vercel/next.js/issues/51195) - Fix standalone not found: [#&#8203;51172](https://github.com/vercel/next.js/issues/51172) - fix(cli): add all available options to cli commands, format them consistently: [#&#8203;48708](https://github.com/vercel/next.js/issues/48708) - update storybook example (copy from vercel/vercel): [#&#8203;50865](https://github.com/vercel/next.js/issues/50865) - chore: remove useless duplicate code: [#&#8203;50705](https://github.com/vercel/next.js/issues/50705) - fix: app router hash scrolling should respect scroll-padding: [#&#8203;51268](https://github.com/vercel/next.js/issues/51268) - Fix build error about trace file and edge route: [#&#8203;50808](https://github.com/vercel/next.js/issues/50808) - chore(router): fix typo in comment: [#&#8203;50581](https://github.com/vercel/next.js/issues/50581) - Add mikroORM to external package list: [#&#8203;50487](https://github.com/vercel/next.js/issues/50487) - \[docs] Clarify that merely changing `extension` does not load `.md` f…: [#&#8203;49785](https://github.com/vercel/next.js/issues/49785) - Correct build workers perf issue: [#&#8203;51271](https://github.com/vercel/next.js/issues/51271) - Remove edge functions tracking in dev server: [#&#8203;51122](https://github.com/vercel/next.js/issues/51122) - app router: fix double fetch on prefetch={false}: [#&#8203;51292](https://github.com/vercel/next.js/issues/51292) - Invalidate client cache when cookies have changed in Server Actions: [#&#8203;51290](https://github.com/vercel/next.js/issues/51290) - feat(turbopack): enable sassOptions: [#&#8203;51259](https://github.com/vercel/next.js/issues/51259) - Route Module Cleanup: [#&#8203;50936](https://github.com/vercel/next.js/issues/50936) - Validate i18n locale domain: [#&#8203;50220](https://github.com/vercel/next.js/issues/50220) - chore: add dark mode for dev overlay: [#&#8203;48601](https://github.com/vercel/next.js/issues/48601) - chore: update next/font/google font list: [#&#8203;49969](https://github.com/vercel/next.js/issues/49969) - fix: Incorrect build size outputs for app dir: [#&#8203;50768](https://github.com/vercel/next.js/issues/50768) - Simplify server CSS handling: [#&#8203;51018](https://github.com/vercel/next.js/issues/51018) - Allow configuring analyzerMode in bundle-analyzer: [#&#8203;47468](https://github.com/vercel/next.js/issues/47468) - Revert "Prefer module fields for RSC server layer": [#&#8203;51316](https://github.com/vercel/next.js/issues/51316) - Fix Server Actions compiler: [#&#8203;51318](https://github.com/vercel/next.js/issues/51318) - Revert "Route Module Cleanup": [#&#8203;51322](https://github.com/vercel/next.js/issues/51322) - test(next-dev): hard fail if next-dev runs with turbopack intenral flag: [#&#8203;51308](https://github.com/vercel/next.js/issues/51308) - Revert "test(next-dev): hard fail if next-dev runs with turbopack intenral flag": [#&#8203;51327](https://github.com/vercel/next.js/issues/51327) - Update Next.js code owners: [#&#8203;51319](https://github.com/vercel/next.js/issues/51319) - Fix CSS deploy id case: [#&#8203;51325](https://github.com/vercel/next.js/issues/51325) - Update turbopack: [#&#8203;51336](https://github.com/vercel/next.js/issues/51336) - Fix shared layer bundling in Edge Runtime: [#&#8203;51348](https://github.com/vercel/next.js/issues/51348) ##### Documentation Changes - Update 01-images.mdx: [#&#8203;51133](https://github.com/vercel/next.js/issues/51133) - Update next-image-unconfigured-host.md with correct Remote Patterns Documentation link to new docs: [#&#8203;49750](https://github.com/vercel/next.js/issues/49750) - Fixes the link from components/fonts to api/fonts: [#&#8203;51169](https://github.com/vercel/next.js/issues/51169) - Docs: Fix useSearchParams link: [#&#8203;51151](https://github.com/vercel/next.js/issues/51151) - docs: Improve Actions docs.: [#&#8203;51145](https://github.com/vercel/next.js/issues/51145) - docs: clarify `usePathname` usage as client hook.: [#&#8203;51146](https://github.com/vercel/next.js/issues/51146) - Fix a typo: [#&#8203;51176](https://github.com/vercel/next.js/issues/51176) - docs: fix prettier error: [#&#8203;51182](https://github.com/vercel/next.js/issues/51182) - Update static assets page to filter out <PagesOnly> information: [#&#8203;51180](https://github.com/vercel/next.js/issues/51180) - Makes codeblock language and filename extensions consistent: [#&#8203;51056](https://github.com/vercel/next.js/issues/51056) - Fix a mistake URL in "docs/generate-metadata.mdx/metadataBase": [#&#8203;51199](https://github.com/vercel/next.js/issues/51199) - Add separate lines to eslint prompt in 02-eslint.mdx: [#&#8203;51143](https://github.com/vercel/next.js/issues/51143) - \[Docs]\[CSS-in-JS]: Update Vanilla Extract link: [#&#8203;51192](https://github.com/vercel/next.js/issues/51192) - Fix typo on strategy: [#&#8203;51189](https://github.com/vercel/next.js/issues/51189) - app-icons: correct valid route segments for icon/favicon/apple-icon : [#&#8203;51188](https://github.com/vercel/next.js/issues/51188) - docs: fix typos: [#&#8203;51185](https://github.com/vercel/next.js/issues/51185) - Adds `Note` to `Good to know` consistency: [#&#8203;51080](https://github.com/vercel/next.js/issues/51080) - docs: fix prettier lint: [#&#8203;51222](https://github.com/vercel/next.js/issues/51222) - \[docs] Add missing Edge Runtime APIs: [#&#8203;51224](https://github.com/vercel/next.js/issues/51224) - docs: Add Tolgee to internationalization section: [#&#8203;49754](https://github.com/vercel/next.js/issues/49754) - Clarify the limitations of NEXT_PUBLIC\_: [#&#8203;49105](https://github.com/vercel/next.js/issues/49105) - Update 02-fonts.mdx: [#&#8203;51249](https://github.com/vercel/next.js/issues/51249) - Fix middleware documentation: [#&#8203;48876](https://github.com/vercel/next.js/issues/48876) - docs: fixed a typo in parallel routes: [#&#8203;51267](https://github.com/vercel/next.js/issues/51267) - Update module-path-aliases.md: [#&#8203;43592](https://github.com/vercel/next.js/issues/43592) - CSS concatenation order matches the import order: [#&#8203;39889](https://github.com/vercel/next.js/issues/39889) - Fix broken link: [#&#8203;51281](https://github.com/vercel/next.js/issues/51281) - Fix broken links: [#&#8203;51285](https://github.com/vercel/next.js/issues/51285) - Update images.mdx: [#&#8203;51275](https://github.com/vercel/next.js/issues/51275) - Docs: Remove extra word in 03-scripts.mdx: [#&#8203;51304](https://github.com/vercel/next.js/issues/51304) - Update example of Server Actions HoC: [#&#8203;51299](https://github.com/vercel/next.js/issues/51299) - Adds `env` suggestions: [#&#8203;51312](https://github.com/vercel/next.js/issues/51312) - docs: fix the url of router event: [#&#8203;51339](https://github.com/vercel/next.js/issues/51339) ##### Example Changes - Fix with typescript stripe example fixes [#&#8203;50541](https://github.com/vercel/next.js/issues/50541): [#&#8203;50574](https://github.com/vercel/next.js/issues/50574) - fix: cypress component testing - fixes [#&#8203;50283](https://github.com/vercel/next.js/issues/50283): [#&#8203;50303](https://github.com/vercel/next.js/issues/50303) - fix deprecated configureStore in with-redux-saga example: [#&#8203;50342](https://github.com/vercel/next.js/issues/50342) - Show how to utilize the provided .env file in the docker-compose file: [#&#8203;50712](https://github.com/vercel/next.js/issues/50712) - update(examples): Update with-sentry example: [#&#8203;47855](https://github.com/vercel/next.js/issues/47855) - Update Player.tsx to improve code readability and styling.: [#&#8203;50275](https://github.com/vercel/next.js/issues/50275) - Update Docker examples to use Compose v2 command: [#&#8203;51134](https://github.com/vercel/next.js/issues/51134) - with-facebook-pixel: new implementation with app folder: [#&#8203;49880](https://github.com/vercel/next.js/issues/49880) - change strapi example to latest one - fixes [#&#8203;51332](https://github.com/vercel/next.js/issues/51332): [#&#8203;51334](https://github.com/vercel/next.js/issues/51334) - Auth0 V2 migration update: [#&#8203;45302](https://github.com/vercel/next.js/issues/45302) - examples: migrate `with-elasticsearch` to TypeScript: [#&#8203;44842](https://github.com/vercel/next.js/issues/44842) ##### Misc Changes - Fix getting last stable release stats: [#&#8203;51106](https://github.com/vercel/next.js/issues/51106) - ci(workflow): consolidate bytesize upload workflow: [#&#8203;51110](https://github.com/vercel/next.js/issues/51110) - ci(workflow): enable test trace upload: [#&#8203;51107](https://github.com/vercel/next.js/issues/51107) - Increase remote cache timeout for swc builds: [#&#8203;51270](https://github.com/vercel/next.js/issues/51270) - Update flakey rsc streaming test: [#&#8203;51274](https://github.com/vercel/next.js/issues/51274) - fix trigger release step - Update flakey build output test: [#&#8203;51307](https://github.com/vercel/next.js/issues/51307) - Skip cargo bench job on release: [#&#8203;51311](https://github.com/vercel/next.js/issues/51311) - Ensure swc is copied for release stats: [#&#8203;51315](https://github.com/vercel/next.js/issues/51315) - Update flakey deploy tests: [#&#8203;51314](https://github.com/vercel/next.js/issues/51314) - Update e2e deploy tests to continue: [#&#8203;51321](https://github.com/vercel/next.js/issues/51321) ##### Credits Huge thanks to [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;shuding](https://github.com/shuding), [@&#8203;shozibabbas](https://github.com/shozibabbas), [@&#8203;omarhoumz](https://github.com/omarhoumz), [@&#8203;jamespearson](https://github.com/jamespearson), [@&#8203;tristndev](https://github.com/tristndev), [@&#8203;sokra](https://github.com/sokra), [@&#8203;leerob](https://github.com/leerob), [@&#8203;AldeonMoriak](https://github.com/AldeonMoriak), [@&#8203;delbaoliveira](https://github.com/delbaoliveira), [@&#8203;manovotny](https://github.com/manovotny), [@&#8203;styfle](https://github.com/styfle), [@&#8203;mirismaili](https://github.com/mirismaili), [@&#8203;tyler-lutz](https://github.com/tyler-lutz), [@&#8203;SuttonJack](https://github.com/SuttonJack), [@&#8203;jeremydouglas](https://github.com/jeremydouglas), [@&#8203;MaxLeiter](https://github.com/MaxLeiter), [@&#8203;Kikobeats](https://github.com/Kikobeats), [@&#8203;JanCizmar](https://github.com/JanCizmar), [@&#8203;mltsy](https://github.com/mltsy), [@&#8203;WilderDev](https://github.com/WilderDev), [@&#8203;Guilleo03](https://github.com/Guilleo03), [@&#8203;Willem-Jaap](https://github.com/Willem-Jaap), [@&#8203;escwxyz](https://github.com/escwxyz), [@&#8203;wiredacorn](https://github.com/wiredacorn), [@&#8203;Ethan-Arrowood](https://github.com/Ethan-Arrowood), [@&#8203;BaffinLee](https://github.com/BaffinLee), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;greatSumini](https://github.com/greatSumini), [@&#8203;ciruz](https://github.com/ciruz), [@&#8203;kijikunnn](https://github.com/kijikunnn), [@&#8203;DustinsCode](https://github.com/DustinsCode), [@&#8203;riqwan](https://github.com/riqwan), [@&#8203;joostdecock](https://github.com/joostdecock), [@&#8203;nikolovlazar](https://github.com/nikolovlazar), [@&#8203;Bowens20832](https://github.com/Bowens20832), [@&#8203;JohnAlbin](https://github.com/JohnAlbin), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;feedthejim](https://github.com/feedthejim), [@&#8203;wyattjoh](https://github.com/wyattjoh), [@&#8203;gidgudgod](https://github.com/gidgudgod), [@&#8203;maxproske](https://github.com/maxproske), [@&#8203;dunklesToast](https://github.com/dunklesToast), [@&#8203;yyuemii](https://github.com/yyuemii), [@&#8203;mPaella](https://github.com/mPaella), [@&#8203;mknichel](https://github.com/mknichel), [@&#8203;niko20](https://github.com/niko20), [@&#8203;jyunhanlin](https://github.com/jyunhanlin), [@&#8203;mkcy3](https://github.com/mkcy3), and [@&#8203;valentinpolitov](https://github.com/valentinpolitov) 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTcuMyIsInVwZGF0ZWRJblZlciI6IjM1LjExNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8cfdb6 commit 199726e

File tree

4 files changed

+108
-108
lines changed

4 files changed

+108
-108
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 52 additions & 52 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.12",
1717
"@types/react-dom": "18.2.5",
1818
"eslint": "8.42.0",
19-
"eslint-config-next": "13.4.5",
20-
"next": "13.4.5",
19+
"eslint-config-next": "13.4.6",
20+
"next": "13.4.6",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"typescript": "5.1.3"

0 commit comments

Comments
 (0)