From 7e48f8b0770b69816e4a907ca2a0a0512b2bce77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:11:14 +0000 Subject: [PATCH] Bump next from 12.1.0 to 13.5.0 in /examples/cms-keystonejs-embedded (#526) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 13.5.0. e notes
Sourced from next's releases.
v13.4.20-canary.41
Core Changes
- Add
mui-core
to the defaultoptimizePackageImports
list: #55554- Consolidate experimental React opt-in & add
ppr
flag: #55560- Add react-icons to optimizePackageImports: #55572
- Fix useState function initialiser case for
optimize_server_react
transform: #55551- Update supported config options for Turbopack: #55556
- Fix react packages are not bundled for metadata routes: #55579
- improve internal error logging: #55582
- fix styled-jsx alias: #55581
Documentation Changes
- chore: Fix heading hierarchy in revalidateTag documentation: #55470
- chore: replace issue triaing actions with
nissuer
: #55525Credits
Huge thanks to
@romeobravo
,@shuding
,@ztanner
,@balazsorban44
,@padmaia
,@huozhi
, and@sokra
for helping!v13.4.20-canary.40
Core Changes
- Fix missing module.compiled trace file and unhandledRejection in ensurePage: #55553
Example Changes
Credits
Huge thanks to
@roigecode
,@hoop71
, and@ijjk
for helping!v13.4.20-canary.39
Core Changes
- fix next.js own build on windows: #55544
- Fix notFound status code with ISR in app: #55542
- Disable client-only for middleware and pages api layer: #55541
Documentation Changes
- Add route groups example to revalidatePath doc: #55543
Misc Changes
- chore(third-parties): replace rimraf with rm.mjs: #55547
... (truncated)
ffafad2
v13.5.04a589ed
v13.4.20-canary.41deb81cf
fix styled-jsx alias (#55581)1a9b0f6
improve internal error logging (#55582)0631549
Fix react packages are not bundled for metadata routes (#55579)bad5365
Update supported config options for Turbopack (#55556)8881c41
Fix useState function initialiser case for optimize_server_react
transform ...1025011
Add react-icons to optimizePackageImports (#55572)d5c35a1
chore: replace issue triaing actions with nissuer
(#55525)33c561b
Consolidate experimental React opt-in & add ppr
flag (#55560)