AICoE / meteor

Project meteor
GNU General Public License v3.0
7 stars 9 forks source link

chore(deps-dev): Bump eslint-config-next from 13.4.3 to 13.4.5 #407

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-config-next from 13.4.3 to 13.4.5.

Release notes

Sourced from eslint-config-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)
op1st-prow[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign durandom for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/AICoE/meteor/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dependabot[bot] commented 1 year ago

Superseded by #413.