glifio / wallet

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

Bump eslint-config-next from 12.1.6 to 12.2.0 #1067

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps eslint-config-next from 12.1.6 to 12.2.0.

Release notes

Sourced from eslint-config-next's releases.

v12.2.0

Core Changes

  • Flush initial styled-jsx in gIP first in concurrent rendering: #36594
  • Add falling back to wasm swc build on native load failure: #36612
  • feat(next-swc): introduce experimental tracing support for swc: #35803
  • Add initial handling for routing tests: #36635
  • Fix asPath handling for data route revalidation in minimal mode: #36660
  • fix: react root enabled properly in custom server: #36664
  • Route Loader Trusted Types Violation Fix: #34730
  • Update components in GitHub Actions: #36669
  • Fix various Trusted Types violations without use of policy: #34726
  • Add experimental wildcard remotePatterns config for upstream images: #36245
  • Tweak routing tests: #36667
  • Update renderOpts.dev handling and fix check: #36666
  • fix: duplicate app server: #36710
  • Add route loader: #36712
  • Fix leftover todo in loader: #36734
  • Leverage pageExtensions for resolving in loader: #36747
  • Use react dom server node api to detect react root is enabled: #36749
  • replace use-subscription with use-sync-external-store: #36733
  • Add flight render starting point: #36760
  • feat: better cookies API for Edge Functions: #36478
  • Clarify variables being used during rendering: #36773
  • Update x-nextjs-cache header in minimal mode: #36791
  • Add experimental flag to force SWC transforms: #36789
  • Update root component handling: #36781
  • Add final newline to package-lock.json: #36813
  • Move FlightManifestPlugin to server compilers: #36810
  • Update moduleNameMapper jest config and remove extra deps: #36787
  • Wait for shell resolve with gIP is customized in react 18: #36792
  • Build x86_64-freebsd SWC binary: #36826
  • Don't convert error to string: #36804
  • fix(#36534): enable interopClientDefaultExport for next/jest: #36824
  • fix(#30300): force export 404.html: #36827
  • Telemetry: track usage of 'experimental/nextScriptWorkers': #36812
  • Eagerly load swc bindings for wasm fallback for jest: #36784
  • Add experimental config for basePath testing: #36843
  • Enable html post optimization for react 18: #36837
  • Update client router for tests: #36822
  • Fix return type of middleware req.cookies.get(): #36872
  • Make esm default interpolation work with jest mock: #36877
  • Decouple entries for server components and client components: #36860
  • fix(#36855/#30300): export 404.html correctly: #36910
  • Drop the unstable web vital hook and remove exports of flush effects: #36912
  • Update swc: #36745
  • Add additional layer for server components case: #36921
  • Support graceful shutdowns: #36909
  • Update @​types/node-fetch to latest: #36953
  • Fix SWC dynamic transform with suspense but without ssr: #36825

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