glifio / wallet

Glif Wallet
https://wallet.glif.io
80 stars 32 forks source link

Bump next from 11.1.2 to 12.0.8 #940

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps next from 11.1.2 to 12.0.8.

Release notes

Sourced from next's releases.

v12.0.8

Core Changes

  • Fix no-server-import-in-page eslint rule for subfolder middleware: #32139
  • Create Base Server: #32154
  • Revert support for render prop in <Main />: #32184
  • Refactor FS references in the Base Server: #32179
  • telemetry: collect feature usage for linting during build: #32022
  • Chore/load bindings improvements: #32191
  • fix(NODE_ENV): Warn when launching start or build on development: #14033
  • Fix crash in no-page-custom-font eslint rule when default export is unnamed.: #32251
  • Add docs for leveraging outputStandalone config: #32255
  • Replace raw-body with get-stream and bytes: #21915
  • Update to latest ncc and ensure caniuse-lite data is external : #32064
  • Update swc: #32210
  • Simplify custom Writable: #32247
  • Add shake exports transform to next-swc: #32253
  • Revert "Replace raw-body with get-stream and bytes": #32305
  • Re-open chore(deps): upgrade browserslist: #32300
  • Fix RSC link navigation: #32303
  • Compile escape-string-regexp: #32310
  • Add unstable_useRefreshRoot: #32342
  • Upate swc: #32365
  • fix unstable_useRefreshRoot typing: #32364
  • fix(next-swc/styled-jsx): Fix nth: #32358
  • Rename experimental vital hook: #32343
  • Inline server data response with partial hydration: #32330
  • Update jsx transform of swc: #32383
  • Fix running server with Polyfilled fetch: #32368
  • Fix dynamic routes with pages under index folder: #32440
  • Fixes #32338 missing Document components trigger an error for production builds: #32345
  • Fixes for inline embedding data in the web runtime: #32471
  • Add vitals and rsc to npm files: #32472
  • fixes to allow lazy compilation for import(): #32441
  • upgrade webpack and watchpack: #32173
  • Update to filter loader specific files from traces: #32267
  • Fix server data cache key: #32506
  • [middleware] Fix hydration for rewrites to dynamic pages: #32534
  • Ensure image-optimizer is traced for standalone mode: #32522
  • Remove unused classnames dependency from react-dev-overlay: #32487
  • next-swc: Emit errors and add tests to next-ssg: #32254
  • Include message body in redirect responses: #31886
  • Prevent NEXT_PHASE env change in workers: #28941
  • Check stack property for page export exceptions: #32289
  • fix(next-swc/styled-jsx): Fix interpolation in media query: #32490
  • Update swc: #32566
  • Add turbo / improve Rust build caching in GitHub Actions: #31464
  • Fix ReadableStream.pipeTo() being unimplemented in the web runtime: #32602
  • Ensure AMP optimizer is only excluded from trace when not used: #32577
  • Upgraded next-env dependencies: #32613

... (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 #949.