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.3 #1090

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-next from 12.1.6 to 12.2.3.

Release notes

Sourced from eslint-config-next's releases.

v12.2.3

Core Changes

  • Remove dynamic params from query in new router: #38466
  • Fix test page detection: #38475
  • build(ci): enable rustls as default: #38471
  • Handle on-demand-entries and error overlay for Server Components: #38480
  • Add refreshing of Server Components: #38508
  • Handle dynamic routes / catchall routes in on-demand entries: #38512
  • chore(deps): Update swc: #38347
  • Enable css import in rsc server side : #38418
  • Pass missing incrementalCacheHandlerPath to IncrementalCache instance: #38433
  • fix(next/build): correct payload for plugin telemetry: #38468
  • Update some dependencies' versions :): #38427
  • refactor(next/swc): disable default features for crash report: #38531
  • fix: don't use optional chaining in ESLint rule: #38534
  • feat(next-swc/auto-cjs): Detect __esModule: #38181
  • CSS modules support improvements for Server Components: #38536
  • Handle development error when Server Component throws: #38550
  • Upgrade edge-runtime + make EdgeRuntime value overridable with an env var on compilation: #38331
  • Rename todos: #38560
  • Fix injecting CSS link tags before page content: #38559
  • Optimize Edge SSR bundle size: #38570
  • Handle dev fouc for layout styling: #38557
  • Fix independent CSSModule missing from flight manifest: #38575
  • Mark dynamic as client component: #38574
  • Add error when createServerContext is not available: #38578
  • Handle server context being refreshed: #38580
  • Pass server context to Flight render: #38582
  • Ensure .client.tsx/.ts/.jsx Client Components can be imported: #38591
  • Remove the hide-fouc tags after hydration: #38592
  • Add heuristic for optimistic push: #38599
  • Remove implemented todos: #38610
  • Add next.config.js validation with ajv: #38498
  • Fix next/jest when testing next/future/image: #38569
  • refactor(next/telemetry): use basename for the absolute plugin path: #38473
  • Remove the hide-fouc tag earlier: #38614
  • Fix reloading Client Component require.cache: #38633
  • Fix failed to hydrate error with global CSS: #38626
  • Ensure selected segment is the value of dynamic routes: #38644
  • Add focus and scroll management for new router: #38642
  • New Router Tests: #38390
  • Rename query to searchParams for getServerSideProps in new Router: #38654
  • Refine scrolling into view in new router: #38682
  • Improve element detection further: #38684
  • Remove obsolete code from loader: #38681
  • Fix check for optimistic routing and handle loading in server-patch: #38687
  • add user check in auth-with-stytch.: #38648
  • Ensure flight manifest is correct with app and pages dir: #38716
  • Fix missing client entry matcher and simplify imports path: #38691

... (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)