esilverm / shl-index-ui

The frontend repository for a Sim Hockey League's statistical index built with Next.js and Typescript
https://index.simulationhockey.com/
11 stars 5 forks source link

Bump eslint-config-next from 13.0.6 to 13.2.4 #545

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-next from 13.0.6 to 13.2.4.

Release notes

Sourced from eslint-config-next's releases.

v13.2.4

Core Changes

  • Check if server error already had its message updated: #46367
  • [next/jest] Support path aliases from tsconfig/jsconfig: #45815
  • List unsupported Turbopack config keys: #46582
  • Support named exports for server references: #46558
  • Fix(typedRoutes): fixed StaticRoutes and DynamicRoutes being empty causing invalid syntax: #46620
  • Fix IntelliSense for generateMetadata: #46624
  • Update vendored React packages to next-41110021f: #46636
  • Add request callback in Flight client: #46650
  • fix: distDir in verifyTypeScriptSetup for nextLint: #46630
  • Updates next/image eslint message to denote that costs may be incurred.: #46640
  • Ensure default config passes schema checks: #46656
  • Use separate workers for webpackBuildWorker: #46666
  • Fix static to dynamic on revalidate: #46668
  • Fix the Next.js router in Turbopack when there are no middlewares: #46681
  • build(cargo): update turbopack: #46685
  • Add build worker exit tracking and enable tests: #46698
  • Support force-static on App Routes: #46693
  • Add viewport field userScalable: #46696
  • Update static build workers: #46705
  • Refactor build context for better plugin state sharing: #46706
  • Support multi title for alternates: #46700
  • Ensure test-unit includes package unit tests: #46707
  • Disallow wildcard export in server entries: #46710
  • Add test for router.refresh preserving unaffected segments: #46687
  • Failing test for SWC shakeExports and JSX: #35735
  • Fix originalRequest not available for edge requests: #46741
  • Fix require cache conflict between app and pages: #46736
  • Fix Web app manifests docs: #46617
  • Update client router filter to separate redirects handling: #46752
  • Add support for output: export config: #46744
  • Pass through original matcher source in manifest: #46753
  • Use browser navigation when RSC payload fails to fetch: #46674
  • Use set to track CSS imports: #46772
  • Fix middleware notFound: true handling: #46759
  • Only check app/ for no-head-element-rule: #46773
  • Fix redundant TS plugin warning: #46769
  • Correct server reference manifest in prod build: #46683
  • add argon2 to serverComponentsExternalPackages auto-optOut list: #46779
  • Refactor SWC transform to support named default export: #46778
  • Remove experimental.runtime and emit warning when used: #46631
  • Fix(typedRoutes): fixed type Route resolving to type any: #46679
  • Improve the readability of full page refresh error in dev mode: #46634
  • Port error overlay hydration error to pages directory: #46677
  • eslint rule for script strategy should work properly in app/: #46609
  • fix: Add NODE_OPTIONS for debugging in next-dev: #46757

Documentation Changes

... (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 2 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.