iancleary / horizon

⚡ Next.js + Tasks ⚡
MIT License
0 stars 0 forks source link

Bump @next/eslint-plugin-next from 13.4.4 to 13.4.5 #33

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps @next/eslint-plugin-next from 13.4.4 to 13.4.5.

Release notes

Sourced from @​next/eslint-plugin-next's releases.

v13.4.5

Core Changes

  • Fix static metadata routes runtime when root layout is in edge runtime: #50351
  • Ensure App Router and Pages Router modules can't share chunks: #50327
  • Fix CJS optimizer: #50376
  • fix: edge runtime with next/legacy/image: #50343
  • Next.js Turbo build: turbopack-ecmascript-runtime and ChunkData: #50375
  • fix: eslint not ignoring "/app": #50261
  • Pages Route Module: #50070
  • Upgrade vendored @​vercel/og: #50395
  • Fix runtime:edge with large next.config.js: #50396
  • Rename header conversion functions: #50389
  • Refactor internal modules: #50338
  • Add new build and test workflow: #50436
  • Add cache-control header on 304 response: #50408
  • App Router: fix relative query/hash handling in next/link and router push/replace: #49521
  • Revert "land: Include charset=utf-8 with x-component Content-Type header": #50472
  • Optimize Next.js bootup compilation: #50379
  • Fix CSS duplication related problems: #50406
  • update swc_core and turbopack: #50519
  • Fix global SCSS on Node.js <= 14: #50185
  • [edge] bump @edge-runtime/* package suite: #49092
  • packages/font: run update-google-fonts script: #50608
  • [turbopack]: Fix HEAD requests: #50366
  • Add experimental id handling: #50470
  • fix @vercel/turbopack-node types (and more turbopack updates): #50605
  • Add new Google-InspectionTool token to known bot UA list: #50467
  • Ensure user-installed opentelemetry package has the minimal required version: #50554
  • Remove cssFiles field: #50610
  • Perf: reduce metadata RSC payload: #50678
  • Fix image loader file emission path for edge runtime: #50683
  • fix: a11y issues in the overlay component (HMR): #49782
  • next/font: tolerate missing unused fields in capsize map: #50708
  • fix: conditional cookies in draft mode: #50660
  • Optimize next-app-loader resolving speed: #50745
  • Improve compile time on large application: #50792
  • fix(next-swc): reenable filesystem cache: #50651
  • Update fetch dynamic error handling: #50822
  • Shrink the react key size in metadata RSC payload: #50739
  • Bail out of 404 page when favicon.ico doesn't exist: #50795
  • Pages Route Module Rendering: #50404
  • upgrade edge-runtime dependency: #50636
  • Update id config handling: #50847
  • [turbopack]: Use tip-of-branch for benchmarks: #50615
  • Fill basic twitter metadata with opengraph when missing: #50854
  • Add layer to module trace: #50851
  • Add additional font-loader spans for tracing: #50889
  • Update react to latest versions: #50604
  • fix: App Router with assetPrefix: /: #49622

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