glifio / wallet

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

Bump next from 12.2.3 to 12.2.4 #1102

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps next from 12.2.3 to 12.2.4.

Release notes

Sourced from next's releases.

v12.2.4

Core Changes

  • Fix error message typos: #38894
  • Update to latest version of @​vercel/nft: #38878
  • fix(#38090): add missing analyticsId to config schema: #38911
  • Ensure hash on initial request is preserved in new router: #38913
  • Remove unnecessary assertions: #38899
  • Clear unnecessary code: #38900
  • fix: Impl attachRequestMeta in base server to handle meta differently in edge and node servers: #38932
  • feat: enhance warning messages about unanalyzable config field: #38907
  • fix: fix generateEtags type inside schema: #38936
  • Refactor router reducer: #38983
  • Add state comparison to router: #38422
  • update webpack: #38988
  • Update config schema for empty basePath: #38998
  • Add handling for prefetching onTouchStart and initial mobile testing : #38805
  • Add additional comments to new router: #38986
  • Update config-schema for relay field to be less strict: #39010
  • Add config for opting out of optimistic client cache behavior: #38774
  • Fix tracing edge-runtime dependencies: #39009
  • Ensure dangerouslyAllowSVG is passed correctly: #39031
  • Handle getStaticPaths error inside worker to avoid serializing: #39032
  • chore: enable swc externalHelpers when pre-compile: #38182
  • Update to use HEAD request for On-Demand ISR: #39038
  • chore: Clean up imports and unused code: #39044
  • Replace node-sass test dependency with sass: #39053
  • Add comments in new router reducer: #39025
  • Add additional comments for reducer/cachenode: #39065
  • fix: print Request & Response properties: #38903
  • fix: show asPath on large page data warning: #39071
  • Remove RSC rendering from render: #39045
  • Ensure query is updated correctly with shallow and middleware: #39086
  • Update pre-compiled to fix check: #39089
  • Fix unhandled rejections with edge runtime: #39091
  • feat(next-swc): Update swc: #39055
  • Collect telemetry for next/future/image: #39046
  • [Script] Adds onReady prop to next/script: #38849
  • Ensure we hard navigate for failed _next/data with middleware: #39148
  • Refactor Flight plugins to use types.: #39136
  • Fix middleware + afterFiles SSG rewrite case: #39153
  • Update swc minifier: #39158
  • Fix incorrect component cache for middleware cases: #39159
  • Add shared dynamic api: #39163
  • Add exportPathMap config type/schema field: #39171
  • Fix default error style overrides: #39169
  • refactor: return single middleware from getMiddleware in dev server: #39177
  • fix(#11930): rewritten api routes can correctly handle cors in dev mode: #38937
  • refactor: simplify middleware execution: #39192
  • Add missing @​napi-rs/cli devDependency to next-swc: #39164

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