google-ctf
google-ctf copied to clipboard
Bump next from 13.3.4 to 13.5.0 in /2023/quals/web-noteninja/challenge/src
Bumps next from 13.3.4 to 13.5.0.
Release notes
Sourced from next's releases.
v13.4.20-canary.41
Core Changes
- Add
mui-coreto the defaultoptimizePackageImportslist: #55554- Consolidate experimental React opt-in & add
pprflag: #55560- Add react-icons to optimizePackageImports: #55572
- Fix useState function initialiser case for
optimize_server_reacttransform: #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@sokrafor 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@ijjkfor 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)
Commits
ffafad2v13.5.04a589edv13.4.20-canary.41deb81cffix styled-jsx alias (#55581)1a9b0f6improve internal error logging (#55582)0631549Fix react packages are not bundled for metadata routes (#55579)bad5365Update supported config options for Turbopack (#55556)8881c41Fix useState function initialiser case foroptimize_server_reacttransform ...1025011Add react-icons to optimizePackageImports (#55572)d5c35a1chore: replace issue triaing actions withnissuer(#55525)33c561bConsolidate experimental React opt-in & addpprflag (#55560)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.