Skip to content

chore(deps-dev): bump the eslint group across 1 directory with 3 updates#1525

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-0a76354603
Open

chore(deps-dev): bump the eslint group across 1 directory with 3 updates#1525
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-0a76354603

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps the eslint group with 3 updates in the / directory: @antfu/eslint-config, eslint and eslint-plugin-format.

Updates @antfu/eslint-config from 7.4.3 to 9.0.0

Release notes

Sourced from @​antfu/eslint-config's releases.

v9.0.0

   🚨 Breaking Changes

    View changes on GitHub

v8.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.2.0

   🐞 Bug Fixes

    View changes on GitHub

v8.1.1

   🐞 Bug Fixes

    View changes on GitHub

v8.1.0

   🐞 Bug Fixes

    View changes on GitHub

v8.0.0

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Commits
  • 8de8c70 chore: release v9.0.0
  • 06a1a8a feat(react)!: update eslint react to 5.0 (#839)
  • acbb9a3 chore: release v8.3.0
  • a4744a8 chore: update deps
  • 68e84ae chore: update deps
  • 4a003f5 docs: add Prettier configuration instructions (#845)
  • bd7848d feat(stylistic): Allow easy setting brace style (#846)
  • ae1d6ff feat: Make perfectionist configurable inside antfu() (#848)
  • 8d25a37 fix(markdown): scope user rule overrides away from md files (#844)
  • 6c8395e feat(svelte): use recommended rules (#842)
  • Additional commits viewable in compare view

Updates eslint from 10.0.0 to 10.4.1

Release notes

Sourced from eslint's releases.

v10.4.1

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)

Chores

  • b0e466b test: add data property to invalid tests cases for rules (#20924) (Tanuj Kanti)
  • f78838b test: add CodePath type coverage (#20904) (Pixel998)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20922) (Francesco Trotta)
  • 002942c ci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)
  • 64bca24 chore: update ecosystem plugins (#20912) (ESLint Bot)
  • 6d7c832 chore: ignore fflate updates in renovate (#20908) (Pixel998)
  • b2c8638 ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])
  • a9b8d7f chore: increase maxBuffer for ecosystem tests (#20881) (sethamus)
  • b702ead chore: update ecosystem update PR settings (#20884) (Pixel998)
  • 507f60e chore: update ecosystem plugins (#20882) (ESLint Bot)
  • 92f5c5b test: add unit test for message-count (#20878) (kuldeep kumar)
  • df32108 chore: add @​eslint/markdown and typescript-eslint ecosystem tests (#20837) (sethamus)
  • 327f91d chore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)
  • f0dc4bd chore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)
  • 0f4bd25 ci: run Discord alert for ecosystem test failures (#20873) (Copilot)

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

... (truncated)

Commits
  • 4a3d15a 10.4.1
  • 43e7e2b Build: changelog update for 10.4.1
  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930)
  • b0e466b test: add data property to invalid tests cases for rules (#20924)
  • d4ce898 fix: propagate failures from delegated commands (#20917)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916)
  • f78838b test: add CodePath type coverage (#20904)
  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20...
  • 002942c ci: declare contents:read on update-readme workflow (#20919)
  • Additional commits viewable in compare view

Updates eslint-plugin-format from 1.4.0 to 2.0.1

Release notes

Sourced from eslint-plugin-format's releases.

v2.0.1

   🐞 Bug Fixes

    View changes on GitHub

v2.0.0

   🚀 Features

    View changes on GitHub

v1.5.0

   🚀 Features

    View changes on GitHub
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 6, 2026

Deploying orpc with  Cloudflare Pages  Cloudflare Pages

Latest commit: 28b4a84
Status: ✅  Deploy successful!
Preview URL: https://61d227de.orpc-4zt.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-esli-726m.orpc-4zt.pages.dev

View logs

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 6, 2026

More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1525

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1525

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1525

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1525

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1525

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1525

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1525

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1525

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1525

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1525

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1525

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1525

@orpc/experimental-pino

npm i https://pkg.pr.new/@orpc/experimental-pino@1525

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1525

@orpc/experimental-publisher-durable-object

npm i https://pkg.pr.new/@orpc/experimental-publisher-durable-object@1525

@orpc/experimental-ratelimit

npm i https://pkg.pr.new/@orpc/experimental-ratelimit@1525

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1525

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1525

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1525

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1525

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1525

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1525

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1525

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1525

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1525

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1525

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1525

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1525

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1525

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1525

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1525

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1525

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1525

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1525

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1525

commit: b242186

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-0a76354603 branch 2 times, most recently from e18b168 to 453e1a6 Compare April 11, 2026 07:48
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-0a76354603 branch 2 times, most recently from d0821f1 to 00235e0 Compare April 23, 2026 09:47
@dependabot dependabot Bot changed the title chore(deps-dev): bump the eslint group with 3 updates chore(deps-dev): bump the eslint group across 1 directory with 3 updates Apr 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-0a76354603 branch 3 times, most recently from 1d9503d to e01f4e8 Compare April 30, 2026 09:47
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-0a76354603 branch 2 times, most recently from a25d3fd to 8625cec Compare May 6, 2026 09:51
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-0a76354603 branch 3 times, most recently from 9d6df9d to e09e0ad Compare May 14, 2026 09:47
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-0a76354603 branch 3 times, most recently from 6681a5e to edb231d Compare May 25, 2026 15:10
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-0a76354603 branch 2 times, most recently from ba2493c to 3bbe4c7 Compare May 29, 2026 10:36
Bumps the eslint group with 3 updates in the / directory: [@antfu/eslint-config](https://github.com/antfu/eslint-config), [eslint](https://github.com/eslint/eslint) and [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format).


Updates `@antfu/eslint-config` from 7.4.3 to 9.0.0
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v7.4.3...v9.0.0)

Updates `eslint` from 10.0.0 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.0...v10.4.1)

Updates `eslint-plugin-format` from 1.4.0 to 2.0.1
- [Release notes](https://github.com/antfu/eslint-plugin-format/releases)
- [Commits](antfu/eslint-plugin-format@v1.4.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-format
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-0a76354603 branch from 3bbe4c7 to 28b4a84 Compare June 2, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants