-
Notifications
You must be signed in to change notification settings - Fork 103
Commit f7a2983
authored
chore(deps): update nextjs monorepo to v13.4.8 (patch) (#4824)
[](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.7` ->
`13.4.8`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.7/13.4.8)
|
[](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://github.com/vercel/next.js)) | [`13.4.7` ->
`13.4.8`](https://renovatebot.com/diffs/npm/next/13.4.7/13.4.8) |
[](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.8`](https://github.com/vercel/next.js/releases/tag/v13.4.8)
[Compare
Source](https://github.com/vercel/next.js/compare/v13.4.7...v13.4.8)
For a more detailed summary of recent performance improvements around
compilation, please [see this
comment](https://github.com/vercel/next.js/issues/48748#issuecomment-1614456247).
***
##### Core Changes
- Auto fill title/images/description from openGraph for twitter if
missing:
[#​51453](https://github.com/vercel/next.js/issues/51453)
- Route Module Updates:
[#​51433](https://github.com/vercel/next.js/issues/51433)
- fix(typo): rename var name in comment:
[#​51531](https://github.com/vercel/next.js/issues/51531)
- feat: support for numeric separators in revalidate config:
[#​51438](https://github.com/vercel/next.js/issues/51438)
- Support response aborting:
[#​51594](https://github.com/vercel/next.js/issues/51594)
- Next Build Turbo POC (2):
[#​51546](https://github.com/vercel/next.js/issues/51546)
- bugfix: route interception with dynamic paths:
[#​51526](https://github.com/vercel/next.js/issues/51526)
- add edge rendering for app dir for Turbopack:
[#​51631](https://github.com/vercel/next.js/issues/51631)
- Pages Error Route Module Rendering:
[#​51374](https://github.com/vercel/next.js/issues/51374)
- Revert "add edge rendering for app dir for Turbopack":
[#​51659](https://github.com/vercel/next.js/issues/51659)
- Update cache handling in draft mode:
[#​51663](https://github.com/vercel/next.js/issues/51663)
- Add esm entry for next/server and alias
[@​vercel/og](https://github.com/vercel/og):
[#​51651](https://github.com/vercel/next.js/issues/51651)
- Hot reload when conflicted pages detected and when conflicts are
resolved:
[#​51516](https://github.com/vercel/next.js/issues/51516)
- Fix standalone rendering for unmatched \_next routes:
[#​51611](https://github.com/vercel/next.js/issues/51611)
- add edge rendering for app dir for Turbopack:
[#​51666](https://github.com/vercel/next.js/issues/51666)
- Revert "Update `swc_core` to `v0.78.15`":
[#​51716](https://github.com/vercel/next.js/issues/51716)
- type check tests (and convert next-test-utils.js to ts) :
[#​51071](https://github.com/vercel/next.js/issues/51071)
- Add default modularizeImports that breaks up
[@​mui/icons-material](https://github.com/mui/icons-material),
[@​mui/material](https://github.com/mui/material), date-fns,
lodash, lodash-es, ramda, react-bootstrap:
[#​50900](https://github.com/vercel/next.js/issues/50900)
- Move Pages `render` out of server:
[#​51678](https://github.com/vercel/next.js/issues/51678)
- Add url to patched fetch response:
[#​51665](https://github.com/vercel/next.js/issues/51665)
- Correct Flight client's condition for SSR and `createServerReference`:
[#​51723](https://github.com/vercel/next.js/issues/51723)
- Update manual basePath with trailingSlash:
[#​51726](https://github.com/vercel/next.js/issues/51726)
- feat: add body parser limit for server actions:
[#​51104](https://github.com/vercel/next.js/issues/51104)
- fix: handle 404 errors in HotReload client:
[#​51637](https://github.com/vercel/next.js/issues/51637)
- Add critical next config value to github info:
[#​51715](https://github.com/vercel/next.js/issues/51715)
- Fix not-found handling in turbopack:
[#​51735](https://github.com/vercel/next.js/issues/51735)
- Allow matching against user-agent in rewrites that match headers:
[#​48271](https://github.com/vercel/next.js/issues/48271)
- revalidate should be more than a boolean:
[#​51627](https://github.com/vercel/next.js/issues/51627)
- Rename `serverActionsSizeLimit` as `serverActionsBodySizeLimit` and
add docs:
[#​51755](https://github.com/vercel/next.js/issues/51755)
- Fix HMR for missing dependencies in next-app-loader:
[#​51778](https://github.com/vercel/next.js/issues/51778)
- fix: interception rewrites should support catch-all segments:
[#​51787](https://github.com/vercel/next.js/issues/51787)
- Remove `execSync`:
[#​51785](https://github.com/vercel/next.js/issues/51785)
- Remove unncessary source matching from loader:
[#​51775](https://github.com/vercel/next.js/issues/51775)
- Fix `NODE_OPTIONS='--inspect'` not running expected:
[#​51467](https://github.com/vercel/next.js/issues/51467)
- Fix tree-shaking for metadata image functions on the Edge runtime:
[#​51762](https://github.com/vercel/next.js/issues/51762)
- Add `WATCHPACK_WATCHER_LIMIT=20`:
[#​51826](https://github.com/vercel/next.js/issues/51826)
- Simplify Flight manifest plugin:
[#​51589](https://github.com/vercel/next.js/issues/51589)
- performance: don't compile on hover on dev:
[#​51830](https://github.com/vercel/next.js/issues/51830)
- Refactor `next-font-manifest-plugin`:
[#​51835](https://github.com/vercel/next.js/issues/51835)
- feat: Introduce eslint rule for async client components:
[#​51547](https://github.com/vercel/next.js/issues/51547)
- fix: webpack target should match node engines:
[#​51852](https://github.com/vercel/next.js/issues/51852)
- Enable compression for Webpack's cache during dev:
[#​51851](https://github.com/vercel/next.js/issues/51851)
- perf: only require nextjs-require-cache-hot-reloader related API in
dev mode:
[#​51834](https://github.com/vercel/next.js/issues/51834)
- fix: build stats should properly report root page size in appDir:
[#​51854](https://github.com/vercel/next.js/issues/51854)
- Optimize client entry creation:
[#​51849](https://github.com/vercel/next.js/issues/51849)
- Fix white screen when navigating to pages in certain cases:
[#​51866](https://github.com/vercel/next.js/issues/51866)
- Fix missing request body in DELETE and OPTIONS Route Handlers:
[#​51874](https://github.com/vercel/next.js/issues/51874)
- make stdout blocking on macos:
[#​51883](https://github.com/vercel/next.js/issues/51883)
- Fix windows fill metadata dynamic path:
[#​51885](https://github.com/vercel/next.js/issues/51885)
- Support relative url for openGraph.url and itunes.appArgument:
[#​51877](https://github.com/vercel/next.js/issues/51877)
- feat(next-dev): add a new experimental flag:
[#​51895](https://github.com/vercel/next.js/issues/51895)
- next/node-polyfill-web-streams: fix web stream polyfill for Node v16:
[#​51901](https://github.com/vercel/next.js/issues/51901)
- node-polyfill-web-streams: require from stream/web instead of stream:
[#​51906](https://github.com/vercel/next.js/issues/51906)
- Add retries and clear message to font fetching:
[#​51890](https://github.com/vercel/next.js/issues/51890)
- performance: enable minification for the server bundles:
[#​51831](https://github.com/vercel/next.js/issues/51831)
- Simplify module context invalidation:
[#​51905](https://github.com/vercel/next.js/issues/51905)
- Reduce the client bundle size of App Router:
[#​51806](https://github.com/vercel/next.js/issues/51806)
- fix turbopack mdx import map:
[#​51881](https://github.com/vercel/next.js/issues/51881)
- error recovery during turbopack hydration:
[#​51882](https://github.com/vercel/next.js/issues/51882)
- Ensure `edge` runtime Pages API/App Route handlers `AbortSignal`
aborts on client disconnect:
[#​51727](https://github.com/vercel/next.js/issues/51727)
- adds payload to server-external-packages.json:
[#​51933](https://github.com/vercel/next.js/issues/51933)
- fix(next): improve error for using <Html> outside of document:
[#​45056](https://github.com/vercel/next.js/issues/45056)
- Support react profiling option for app dir client components:
[#​51947](https://github.com/vercel/next.js/issues/51947)
- Add cpu-features to server external packages:
[#​51946](https://github.com/vercel/next.js/issues/51946)
- Add `unstable_getImgProps` export from `next/image`:
[#​51205](https://github.com/vercel/next.js/issues/51205)
- Fix eslint async client component:
[#​51952](https://github.com/vercel/next.js/issues/51952)
- fix modularizeImports with
[@​mui/material](https://github.com/mui/material):
[#​51953](https://github.com/vercel/next.js/issues/51953)
- Fix entrypoints.get and entrypoints.stream from turbopack:
[#​50733](https://github.com/vercel/next.js/issues/50733)
- Optimize next-app-loader file resolution:
[#​51924](https://github.com/vercel/next.js/issues/51924)
- fix(typedRoutes): added missing anchor props to LinkRestProps:
[#​51977](https://github.com/vercel/next.js/issues/51977)
- Update `turbopack` and `swc_core` to `v0.78.24`:
[#​51943](https://github.com/vercel/next.js/issues/51943)
- export config into functions config manifest:
[#​51700](https://github.com/vercel/next.js/issues/51700)
- Add shared input filesystem:
[#​51879](https://github.com/vercel/next.js/issues/51879)
- Make sure DevEx can approve docs PRs / Remove Spaces:
[#​51996](https://github.com/vercel/next.js/issues/51996)
- Filter invalid image descriptor from metadata images:
[#​51992](https://github.com/vercel/next.js/issues/51992)
- Fix NextRequest constructor parameters:
[#​52001](https://github.com/vercel/next.js/issues/52001)
- Update edge-runtime to latest:
[#​51944](https://github.com/vercel/next.js/issues/51944)
- Increase time and size windows for cached on-demand entries:
[#​52019](https://github.com/vercel/next.js/issues/52019)
- Avoid disposing middleware and instrumentation hook during
development:
[#​52022](https://github.com/vercel/next.js/issues/52022)
- Update displayed error message for rsc case:
[#​52004](https://github.com/vercel/next.js/issues/52004)
- Refactor some loaders to be synchronous:
[#​51997](https://github.com/vercel/next.js/issues/51997)
- Optimize inlined Flight data array format:
[#​52028](https://github.com/vercel/next.js/issues/52028)
- Revert "Optimize inlined Flight data array format":
[#​52039](https://github.com/vercel/next.js/issues/52039)
- Refactor ContentSources to RouteTree:
[#​51660](https://github.com/vercel/next.js/issues/51660)
- Fix font missing during server HMR:
[#​52033](https://github.com/vercel/next.js/issues/52033)
- Enable Pages Route Module Rendering for Edge:
[#​51894](https://github.com/vercel/next.js/issues/51894)
- Ensure non-implicit unstable_cache tags are propagated:
[#​52058](https://github.com/vercel/next.js/issues/52058)
- Delegate static analyzation task to the router worker:
[#​52104](https://github.com/vercel/next.js/issues/52104)
- Add default modularizeImports for antd / ant-design/icons / ahooks:
[#​52031](https://github.com/vercel/next.js/issues/52031)
- Avoid unnecessary `resolveExternal` calls:
[#​52053](https://github.com/vercel/next.js/issues/52053)
- Remove EnvironmentIntention:
[#​51965](https://github.com/vercel/next.js/issues/51965)
- fix: env hot reload for RSC pages:
[#​51930](https://github.com/vercel/next.js/issues/51930)
##### Documentation Changes
- added good to know in `/app` based pages and layout in nested layouts:
[#​51558](https://github.com/vercel/next.js/issues/51558)
- docs: Add Panda CSS to CSS-in-JS docs.:
[#​51484](https://github.com/vercel/next.js/issues/51484)
- Add docs for src directory to include tailwindcss:
[#​51619](https://github.com/vercel/next.js/issues/51619)
- Add page router documentation:
[#​51626](https://github.com/vercel/next.js/issues/51626)
- docs: Add 'DO NOT EDIT' comment:
[#​51600](https://github.com/vercel/next.js/issues/51600)
- Fix validator action breaking when PRs originate from forks:
[#​51668](https://github.com/vercel/next.js/issues/51668)
- `docs`: fix generated app icons file extensions:
[#​51562](https://github.com/vercel/next.js/issues/51562)
- Fix typo in 01-typescript.mdx:
[#​51669](https://github.com/vercel/next.js/issues/51669)
- fix(docs): added missing dot:
[#​51718](https://github.com/vercel/next.js/issues/51718)
- Update 01-images.mdx:
[#​51532](https://github.com/vercel/next.js/issues/51532)
- Add app to tailwind.config.js in fonts documentation.:
[#​51671](https://github.com/vercel/next.js/issues/51671)
- Update docs for Google Analytics 4:
[#​51405](https://github.com/vercel/next.js/issues/51405)
- Fix Typo in Optimizing - Open Telemetry docs:
[#​51729](https://github.com/vercel/next.js/issues/51729)
- docs: improve minor grammar mistake:
[#​51758](https://github.com/vercel/next.js/issues/51758)
- fix: typo into 03-css-in-js.mdx page:
[#​51761](https://github.com/vercel/next.js/issues/51761)
- docs: Add updated `next/image` video.:
[#​51790](https://github.com/vercel/next.js/issues/51790)
- docs(deploy): fix GitHub Actions cache key:
[#​51789](https://github.com/vercel/next.js/issues/51789)
- Fix usage of article "an" before a consonant sound:
[#​51803](https://github.com/vercel/next.js/issues/51803)
- Update 10-router-handlers.mdx:
[#​51850](https://github.com/vercel/next.js/issues/51850)
- \[docs] fix angle bracket in mdx:
[#​51920](https://github.com/vercel/next.js/issues/51920)
- \[docs] Replace the term "hole" with "slot":
[#​51919](https://github.com/vercel/next.js/issues/51919)
- \[docs] fix curly brackets in mdx:
[#​51916](https://github.com/vercel/next.js/issues/51916)
- Add separate links in shared documentation:
[#​51733](https://github.com/vercel/next.js/issues/51733)
- Fix run-on sentence:
[#​51956](https://github.com/vercel/next.js/issues/51956)
- docs: make custom image loader a client component.:
[#​51858](https://github.com/vercel/next.js/issues/51858)
- docs: clarify `reactStrictMode: true` by default:
[#​51931](https://github.com/vercel/next.js/issues/51931)
- Remove unnecessary mention of scroll false:
[#​51964](https://github.com/vercel/next.js/issues/51964)
- Update next lint section:
[#​51898](https://github.com/vercel/next.js/issues/51898)
- Docs: Fix broken link:
[#​51991](https://github.com/vercel/next.js/issues/51991)
- chore(docs): explain `NODE_ENV` environment variable:
[#​52003](https://github.com/vercel/next.js/issues/52003)
- fix(create-next-app): consolidate messages to "Would you like to use":
[#​52011](https://github.com/vercel/next.js/issues/52011)
- Docs: Fix missing typings for typescript example:
[#​52076](https://github.com/vercel/next.js/issues/52076)
- docs: Fix broken link:
[#​52092](https://github.com/vercel/next.js/issues/52092)
##### Example Changes
- examples: improve `with-supabase` example:
[#​51442](https://github.com/vercel/next.js/issues/51442)
- examples: add missing `supabase-js` dependency for `with-supabase`
example:
[#​51703](https://github.com/vercel/next.js/issues/51703)
- docs: update with-next-translate example using appdir:
[#​51720](https://github.com/vercel/next.js/issues/51720)
- fix some issues on examples/app-dir-i18n-routing:
[#​51576](https://github.com/vercel/next.js/issues/51576)
- chore(examples): relax pinned versions to fix npm install fail due to
peer deps issue:
[#​51636](https://github.com/vercel/next.js/issues/51636)
- Avoiding try-catch block on examples/app-dir-i18n-routing:
[#​51786](https://github.com/vercel/next.js/issues/51786)
- \[examples] Update styling for with-supabase example:
[#​51751](https://github.com/vercel/next.js/issues/51751)
##### Misc Changes
- chore: make next/src/build files indexable on github:
[#​51647](https://github.com/vercel/next.js/issues/51647)
- fix lockfile:
[#​51650](https://github.com/vercel/next.js/issues/51650)
- Remove the 'notify' modifier on .vercel.approvers:
[#​51655](https://github.com/vercel/next.js/issues/51655)
- Move the Next.js team back to github codeowners:
[#​51657](https://github.com/vercel/next.js/issues/51657)
- Revert "\[Docs] Fix validator action breaking when PRs originate from
…: [#​51674](https://github.com/vercel/next.js/issues/51674)
- Update `swc_core` to `v0.78.15`:
[#​51269](https://github.com/vercel/next.js/issues/51269)
- Update link validator: use checks, fail on PR from forked repo:
[#​51706](https://github.com/vercel/next.js/issues/51706)
- Update page.tsx tw className:
[#​49040](https://github.com/vercel/next.js/issues/49040)
- Update needs for build and deploy:
[#​51731](https://github.com/vercel/next.js/issues/51731)
- Ensure we run cargo-integration on next change:
[#​51736](https://github.com/vercel/next.js/issues/51736)
- Update `swc_core` to `v0.78.24`:
[#​51857](https://github.com/vercel/next.js/issues/51857)
- Revert "Update `swc_core` to `v0.78.24`":
[#​51940](https://github.com/vercel/next.js/issues/51940)
- Update codeowners:
[#​51935](https://github.com/vercel/next.js/issues/51935)
- lint fix
- Ensure metadata test is not affected by other tests:
[#​51973](https://github.com/vercel/next.js/issues/51973)
- Remove test skip:
[#​51988](https://github.com/vercel/next.js/issues/51988)
- Loosen metatdata test matcher:
[#​52007](https://github.com/vercel/next.js/issues/52007)
- chore(script): improve markdown changelog output in sync-react.js:
[#​52052](https://github.com/vercel/next.js/issues/52052)
- chore(script): fix typo in sync-react.js pull request url:
[#​52057](https://github.com/vercel/next.js/issues/52057)
- fix app-hmr-changes.test.ts by updating next-tweet:
[#​52046](https://github.com/vercel/next.js/issues/52046)
- link validator: log broken links for PRs from forks:
[#​51963](https://github.com/vercel/next.js/issues/51963)
- Renable flaky tests disabled before:
[#​51680](https://github.com/vercel/next.js/issues/51680)
##### Credits
Huge thanks to [@​huozhi](https://github.com/huozhi),
[@​wyattjoh](https://github.com/wyattjoh),
[@​dijonmusters](https://github.com/dijonmusters),
[@​danger-ahead](https://github.com/danger-ahead),
[@​bre30kra69cs](https://github.com/bre30kra69cs),
[@​leerob](https://github.com/leerob),
[@​Yash-Singh1](https://github.com/Yash-Singh1),
[@​jridgewell](https://github.com/jridgewell),
[@​alexkirsz](https://github.com/alexkirsz),
[@​ztanner](https://github.com/ztanner),
[@​sokra](https://github.com/sokra),
[@​krmeda](https://github.com/krmeda),
[@​tyler-lutz](https://github.com/tyler-lutz),
[@​ijjk](https://github.com/ijjk),
[@​delbaoliveira](https://github.com/delbaoliveira),
[@​bigyanse](https://github.com/bigyanse),
[@​kdy1](https://github.com/kdy1),
[@​2-NOW](https://github.com/2-NOW),
[@​ForsakenHarmony](https://github.com/ForsakenHarmony),
[@​Mingyu-Song](https://github.com/Mingyu-Song),
[@​morganfeeney](https://github.com/morganfeeney),
[@​timneutkens](https://github.com/timneutkens),
[@​aralroca](https://github.com/aralroca),
[@​nickmccurdy](https://github.com/nickmccurdy),
[@​adamjmcgrath](https://github.com/adamjmcgrath),
[@​shuding](https://github.com/shuding),
[@​devjiwonchoi](https://github.com/devjiwonchoi),
[@​angel1254mc](https://github.com/angel1254mc),
[@​cxa](https://github.com/cxa),
[@​ibash](https://github.com/ibash),
[@​mohanraj-r](https://github.com/mohanraj-r),
[@​kevinmitch14](https://github.com/kevinmitch14),
[@​iaurg](https://github.com/iaurg),
[@​steebchen](https://github.com/steebchen),
[@​Cow258](https://github.com/Cow258),
[@​charlesbdudley](https://github.com/charlesbdudley),
[@​feedthejim](https://github.com/feedthejim),
[@​tyhopp](https://github.com/tyhopp),
[@​Drblessing](https://github.com/Drblessing),
[@​styfle](https://github.com/styfle),
[@​kwonoj](https://github.com/kwonoj),
[@​MaxLeiter](https://github.com/MaxLeiter),
[@​milovangudelj](https://github.com/milovangudelj),
[@​SukkaW](https://github.com/SukkaW),
[@​jacobsfletch](https://github.com/jacobsfletch),
[@​JoshuaKGoldberg](https://github.com/JoshuaKGoldberg),
[@​zignis](https://github.com/zignis),
[@​ChristianIvicevic](https://github.com/ChristianIvicevic),
[@​mrxbox98](https://github.com/mrxbox98),
[@​oliviertassinari](https://github.com/oliviertassinari),
[@​balazsorban44](https://github.com/balazsorban44),
[@​fsansalvadore](https://github.com/fsansalvadore),
[@​DuCanhGH](https://github.com/DuCanhGH),
[@​tvthatsme](https://github.com/tvthatsme),
[@​gnoff](https://github.com/gnoff), and
[@​SonMooSans](https://github.com/SonMooSans) 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5bf98b3 commit f7a2983Copy full SHA for f7a2983
File tree
Expand file treeCollapse file tree
4 files changed
+108
-108
lines changedFilter options
- examples
- nextjs-app
- nextjs-pages
Expand file treeCollapse file tree
4 files changed
+108
-108
lines changedexamples/nextjs-app/package-lock.json
Copy file name to clipboardExpand all lines: examples/nextjs-app/package-lock.json+52-52Lines 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
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