fastify / fastify-nextjs

React server side rendering support for Fastify with Next
Other
526 stars 60 forks source link

chore(deps-dev): Bump next from 13.4.12 to 13.5.2 #828

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps next from 13.4.12 to 13.5.2.

Release notes

Sourced from next's releases.

v13.5.2

Core Changes

  • Remove link to closed discussion: #55596
  • test(turbopack) migrate api tests, few image tests: #55552
  • fix: handle string nodejs signals: #55606
  • Update React from d6dcad6a8 to 2807d781a: #55590
  • Simplified ensure promise handling: #55562
  • chore: bump @vercel/og and satori: #55654
  • Fix header resent when error occured: #55619
  • Add additional cleanup logic for forked process: #55652
  • Polish error icon for error log: #55618
  • Fix importing name multiple times with the named_import transform: #55664

Documentation Changes

  • create-next-app templates: Change bun run dev commands to bun dev: #55603
  • docs: move optimizePackageImports to experimental: #55614
  • fix(docs): internationalization middleware example: #55645

Example Changes

  • fix: examples/with-fauna/package.json to reduce vulnerabilities: #55594
  • fix: examples/with-grafbase/package.json to reduce vulnerabilities: #55593
  • chore(examples): upgrade next-translate dependencies: #55637

Misc Changes

  • chore: run repro validation only on bug reports: #55610
  • Run unit tests in a separate job: #55621
  • Run unit tests in a single job run: #55625

Credits

Huge thanks to @​padmaia, @​mayank1513, @​jakeboone02, @​balazsorban44, @​kwonoj, @​huozhi, @​Yovach, @​ztanner, @​wyattjoh, @​GabenGar, @​timneutkens, and @​shuding for helping!

v13.5.2-canary.2

Core Changes

  • Fix header resent when error occured: #55619
  • Add additional cleanup logic for forked process: #55652
  • Polish error icon for error log: #55618
  • Fix importing name multiple times with the named_import transform: #55664

Credits

Huge thanks to @​huozhi, @​timneutkens, and @​shuding for helping!

v13.5.2-canary.1

Core Changes

... (truncated)

Commits


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 9 months ago

Superseded by #832.