filecoin-project / slate

WIP - We're building the place you go to discover, share, and sell files on the web.
https://slate.host
MIT License
526 stars 67 forks source link

chore(deps): bump next from 11.1.2 to 12.2.2 #1127

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps next from 11.1.2 to 12.2.2.

Release notes

Sourced from next's releases.

v12.2.2

Core Changes

  • Update README.md: #38371
  • Add support for catchall with new router: #38439
  • Fix client entry point prefix: #38445
  • Add support for optional catchall with new router: #38444
  • Add handling for back/forward (popstate) between old and new router: #38453
  • Make catchall parameters consistent with existing router: #38456
  • Fix warning next/future/image semicolon: #38454
  • fix(next/build): disable next-swc crash reporting temporarily: #38472

Documentation Changes

  • Update building-form sample code: #38437
  • Update i18n routing example with Middleware.: #38419
  • Adds mention of INP to "Measuring Performance" page: #38464

Example Changes

  • Replace JS blog-starter example with TS, deprecate blog-starter-typescript example: #38395
  • Convert api-routes-rate-limit example to TypeScript: #38393
  • examples(with-jotai): Update example: #38398
  • fix(examples/with-playwritght): use PORT env variable and fall back to 3000: #38107
  • docs: add trpc to examples: #38272
  • Convert api-routes-rest example to TypeScript: #38394
  • chore(examples): Convert api-routes-graphql example to TypeScript: #38357

Credits

Huge thanks to @​mongolyy, @​balazsorban44, @​maxproske, @​leerob, @​huozhi, @​Thisen, @​thebergamo, @​zorrolisto, @​styfle, @​housseindjirdeh, and @​kwonoj for helping!

v12.2.2-canary.0

Core Changes

  • Update README.md: #38371
  • Add support for catchall with new router: #38439
  • Fix client entry point prefix: #38445
  • Add support for optional catchall with new router: #38444
  • Add handling for back/forward (popstate) between old and new router: #38453
  • Make catchall parameters consistent with existing router: #38456
  • Fix warning next/future/image semicolon: #38454
  • fix(next/build): disable next-swc crash reporting temporarily: #38472

Documentation Changes

  • Update building-form sample code: #38437
  • Update i18n routing example with Middleware.: #38419
  • Adds mention of INP to "Measuring Performance" page: #38464

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


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 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 2 years ago

Superseded by #1132.