DataBiosphere / data-portal

Apache License 2.0
9 stars 21 forks source link

chore(deps-dev): bump eslint-config-next from 14.1.0 to 15.0.3 #2539

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps eslint-config-next from 14.1.0 to 15.0.3.

Release notes

Sourced from eslint-config-next's releases.

v15.0.3-canary.9

Core Changes

  • Fix a bug in the recently added unstable_getResponseFromNextConfig.: #72355
  • createFromFetch -> createFromReadableStream: #72418
  • Prevent client prefetch stream from closing: #72420
  • Ignore error pages for cache revalidate: #72412
  • [Prefetching] Fix: Read segment data from correct source: #72427
  • Update font data: #72441
  • feat(turbopack): Implement skipping of side effect free fragments: #71340
  • feat(turbopack): Add an option to disable minification for builds: #72388

Example Changes

  • chore: add syntax parser directive to Dockerfile: #72380

Misc Changes

  • fix(font): don't break directives with inserted next/font import: #72350
  • docs(output): update standalone docs with cp and start commands: #72432
  • chore: release turbopack npm packages: #72372
  • chore(turbopack): Update indexmap dependency from 1.x to 2.x: #72429
  • chore(turbopack): Update criterion: #72431
  • Docs: Vitest: Support for import aliases when using TypeScript: #72430
  • Update Cloudflare Auto Minify link due to feature deprecation: #72417
  • Remove the node-file-trace crate: #70998
  • docs: unify the header deps by removing #: #72391
  • [Turbopack] remove unneeded type annotation: #72390
  • docs(route-handlers): add TS/JS switcher to Route Resolution section in Route Handlers: #72222
  • docs(parallel-routes): update 11-parallel-routes.mdx example for modal closing: #72210
  • [ppr] Fixed deployment tests: #72428
  • chore(turbopack): Update dashmap from 5.x to 6.x: #72433
  • Getting Started Docs: Improve "Project Structure" page: #72399
  • Add missing closing </AppOnly>: #72453

Credits

Huge thanks to @​emspishak, @​acdlite, @​huozhi, @​lubieowoce, @​samcx, @​JamBalaya56562, @​wbinnssmith, @​bgw, @​kdy1, @​SanjoSolutions, @​mayur9210, @​arlyon, @​sokra, @​arfa123, @​wyattjoh, @​delbaoliveira, and @​mischnic for helping!

v15.0.3-canary.8

Core Changes

  • Append owner stack for captured string console error: #72115
  • Update font data: #72371
  • Show readable hook names in stack frames: #72340
  • bugfix: revalidate + force-cache should work: #72347
  • fetch cache: revalidate should take precedence over force-dynamic: #72357
  • Use crypto API to generate prefetch token: #72348
  • [Prefetching] Move resource hints to tree prefetch: #72367
  • feat: add experimental imgOptSequentialRead config: #72411

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)