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.3.0 #1143

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps next from 11.1.2 to 12.3.0.

Release notes

Sourced from next's releases.

v12.3.0

Core Changes

  • Refactor client entry plugin to separate methods.: #39162
  • Eliminate path polyfill and incremental-cache from base server: #39548
  • Remove precopied styled-jsx: #39520
  • Refactor handling of addPageEntry promise: #39547
  • Support multiple flush effects: #39559
  • Eliminate Amp in Edge runtime: #39560
  • Rename page -> entry in on-demand-entry-handler: #39564
  • Update .env HMR handling: #39566
  • Fix failing switchable runtime deploy test: #39579
  • Fix Edge SSR routes: #39594
  • Support tsconfig paths without baseurl: #34926
  • Enable @​typescript-eslint/no-use-before-define for functions: #39602
  • Remove minify: false for webpack5 bundle: #39620
  • Next Server code refactoring: #39591
  • Eliminate path and utils from base server: #39622
  • Remove webpack4 types: #39631
  • Enable additional TypeScript ESLint rules: #39640
  • fix(next/dynamic): handle template literal import path: #39623
  • Add comment on slash normalizing in server: #39653
  • Refactor base server: #39649
  • Add separate entry per layout/page.: #39611
  • fix(next-server): Fix priority for edge routes : #39462
  • Add todo for dependsOn: #39677
  • Improved server CSS handling: #39664
  • feat(next-swc): Update swc: #39499
  • fix next-app-loader on windows: #39657
  • fix(swc/emotion): Correct the SPACE_AROUND_COLON regex: #39710
  • fix(#39609): warns about suspense and ssr: #39676
  • Use realpath when emitting traced package.json: #39683
  • fix(#39706): add avif support for node serve static: #39733
  • fix(next): Do not display message when middleware is removed on dev mode: #39604
  • refactor(portal): remove useRef from portal component: #39792
  • refactor(use-intersection): remove useRef usage: #39791
  • allow Edge Functions to stream a compressed fetch response: #39608
  • fix meaninglessFileNames type in compiler options schema: #39698
  • build: upgrade edge-runtime: #39749
  • Update stalled ensure log to use debug instead: #39826
  • Skip building /500 in dev mode: #39828
  • Fix onError handling in next/future/image: #39824
  • Improve error message on next/future/image when objectFit or objectPosition: #39614
  • Refactor client CSS imports: #39758
  • Ensure moduleResolution is written correctly: #39836
  • Fix disposing active entries in dev compilers: #39845
  • fix(#39807): ignore width/height from webpack with "fill": #39849
  • Add handling for auto installing TypeScript deps and HMRing tsconfig: #39838
  • Remove eslint warning when no eslint config is present: #39872
  • feat(next/swc): enable wasm first binding load for the platforms: #38883

... (truncated)

Commits
  • ba4c575 v12.3.0
  • 9576a27 v12.2.6-canary.13
  • 0376534 docs: fix typo (#40354)
  • 56c5abd Remove warning for swcMinify being enabled (#40359)
  • 75e5616 Update onLoadingComplete for next/future/image to receive reference to `<...
  • 5793301 fix(lint): disable react/no-unknown-property (#40331)
  • 712d98d Update docs for remotePatterns image config (#40350)
  • 66834d5 Fix image-component example types (#40352)
  • 2b9268a [Docs] Merge with-mobx-state-tree with with-mobx-state-tree-typescript exampl...
  • b85fcea [Docs] Remove babel from custom-server-typescript example (#40309)
  • Additional commits viewable in compare view
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 1 year ago

Superseded by #1144.