Skip to content

chore(deps): bump the eslint group across 1 directory with 8 updates - #241

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

chore(deps): bump the eslint group across 1 directory with 8 updates#241
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-b8c241e69e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 8 updates in the / directory:

Package From To
eslint 10.6.0 10.9.1
@next/eslint-plugin-next 16.2.10 16.3.3
eslint-plugin-better-tailwindcss 4.6.1 4.7.0
eslint-plugin-check-file 3.3.1 3.3.2
eslint-plugin-perfectionist 5.10.0 5.10.1
eslint-plugin-turbo 2.10.4 2.10.12
globals 17.7.0 17.11.0
typescript-eslint 8.63.0 8.68.0

Updates eslint from 10.6.0 to 10.9.1

Release notes

Sourced from eslint's releases.

v10.9.1

Bug Fixes

  • 1e641c9 fix: no-loss-of-precision false positive with trailing decimal point (#21251) (Aleksandr Shoronov)

Documentation

  • ad74a8d docs: add deprecation steps for EOL package versions (#21248) (Francesco Trotta)

Chores

v10.9.0

Features

  • 08de88e feat: handle underflow in no-loss-of-precision (#21218) (Rithish S)
  • 55db479 feat: add checkConditionalExpressions to no-unmodified-loop-condition (#21175) (sethamus)

Bug Fixes

  • 2ba3025 fix: prevent unsafe no-var autofix with hoisted functions (#21213) (sethamus)
  • 8e69622 fix: Prevent no-var autofix when var is shadowed by catch parameter (#21204) (Yang Hyeonjong)
  • 684b579 fix: prefer-template invalid autofix creates a tagged template call (#21207) (김채영)

Documentation

  • 9ef407a docs: use eslint.config.* wherever config file names are listed (#21216) (Marry (Subin Yang))
  • 87f66f4 docs: Update README (GitHub Actions Bot)
  • 585ef37 docs: update architecture documentation (#21112) (Francesco Trotta)
  • f3993b0 docs: Update README (GitHub Actions Bot)
  • ffc87d6 docs: fix broken links in Further Reading sections (#21203) (Minsu)
  • 1a761e1 docs: update moved JSX specification links (#21198) (Imran Mustafa)
  • 4d00ca4 docs: update ESLint peer dependency to ^10.0.0 in shareable configs (#21202) (lumir)
  • 510d1a2 docs: Update README (GitHub Actions Bot)

Chores

  • 899dbf1 chore: update github/codeql-action action to v4.37.7 (#21243) (renovate[bot])
  • 9aa3873 chore: update ecosystem plugins (#21235) (ESLint Bot)
  • dc1e7a8 chore: update ecosystem plugins (#21208) (ESLint Bot)
  • f878d21 ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 (#21200) (dependabot[bot])
  • 4891e50 ci: bump github/codeql-action from 4.37.4 to 4.37.6 (#21199) (dependabot[bot])

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)

... (truncated)

Commits

Updates @next/eslint-plugin-next from 16.2.10 to 16.3.3

Release notes

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

v16.3.3

This release contains security fixes for the following advisories:

Critical:

v16.3.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [backport] Scope app-entry export validation to files inside the app directory (#97357)
  • [backport] Fix catch-all index page being served for every other slug (#97416)
  • [16.3] Turbopack: don't trace embedded WASM loader helpers (#97353) (#97463)
  • [16.3] Turbopack: retain conditions when replacing resolve request keys (#97453)
  • [16.3.x] Fix Turbopack worker chunk loading with asset prefix (#97419)
  • [16.3.x] Authenticate Turborepo remote caching with OIDC instead of a static PAT (#97603)

Credits

Huge thanks to @​lubieowoce, @​unstubbable, @​timneutkens, @​mischnic, and @​eps1lon for helping!

v16.3.1

What's Changed

Full Changelog: vercel/next.js@v16.3.0...v16.3.1

... (truncated)

Commits

Updates eslint-plugin-better-tailwindcss from 4.6.1 to 4.7.0

Release notes

Sourced from eslint-plugin-better-tailwindcss's releases.

v4.7.0

compare changes

Features

  • New rule no-concatenated classes (#389)
  • enforce-consistent-line-wrapping: Add vueConvertToBinding option (#388)

Fixes

  • Strict sorting order should be based on official sorting order (#391)

Documentation

❤️ Contributors

Changelog

Sourced from eslint-plugin-better-tailwindcss's changelog.

v4.7.0

compare changes

Features

  • No concatenated classes (#389)
  • enforce-consistent-line-wrapping: Add vueConvertToBinding option (#388)

Fixes

  • Strict sorting order should be based on official sorting order (#391)

Documentation

❤️ Contributors

Commits
  • 457ed78 chore(release): v4.7.0
  • 22d29ac fix: strict sorting order should be based on official sorting order (#391)
  • 6f792a5 feat(enforce-consistent-line-wrapping): add vueConvertToBinding option (#388)
  • b3ea077 feat: no concatenated classes (#389)
  • 1fdd988 docs: add AGENTS.md
  • See full diff in compare view

Updates eslint-plugin-check-file from 3.3.1 to 3.3.2

Release notes

Sourced from eslint-plugin-check-file's releases.

v3.3.2

Thanks @​andreww2012 (#66) and @​BenGu3 (#76)!

Added

  • add Oxlint example project integration

Fixed

  • disallow extra properties in rule options
  • update Next.js named slots to camel case
Changelog

Sourced from eslint-plugin-check-file's changelog.

3.3.2 - 2026-07-18

Added

  • add Oxlint example project integration

Fixed

  • disallow extra properties in rule options
  • update Next.js named slots to camel case
Commits
  • cdda755 chore: bumped version number to 3.3.2
  • 89cfcc3 docs: update README for oxlint example
  • 513c891 chore: bump brace-expansion from 5.0.5 to 5.0.7
  • ef50a45 docs: add examples section to readme
  • be55376 chore: rename basic example to eslint example
  • db665d8 feat: add oxlint example project integration
  • 6ba117d fix: update nextjs named slots to camel case (#76)
  • 1046749 chore(deps-dev): bump js-yaml from 4.1.1 to 4.3.0 (#77)
  • 41c38be chore(deps-dev): bump fast-uri from 3.1.0 to 3.1.2 (#75)
  • d72a837 chore: update project dependencies and remove esmock from test execution
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-check-file since your current version.


Updates eslint-plugin-perfectionist from 5.10.0 to 5.10.1

Release notes

Sourced from eslint-plugin-perfectionist's releases.

v5.10.1

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from eslint-plugin-perfectionist's changelog.

v5.10.1

compare changes

🐞 Bug Fixes

  • Fix crash in typescript 7 (fbbc372)
  • Fix complex comments cases not being auto-fixed correctly (7a35d8b)
  • Respect ignored callback dependencies in nested calls (c9a119e)
  • Take into account extended tsconfigs (93a267e)

❤️ Contributors

Commits
  • 256dbbf build: publish v5.10.1
  • a0c269a chore: update dependencies
  • 93a267e fix: take into account extended tsconfigs
  • c9a119e fix: respect ignored callback dependencies in nested calls
  • 7a35d8b fix: fix complex comments cases not being auto-fixed correctly
  • fbbc372 fix: fix crash in typescript 7
  • af64311 docs: update stats
  • b821520 chore: update github actions
  • 1b4fd2e docs: update config count from three to four
  • See full diff in compare view

Updates eslint-plugin-turbo from 2.10.4 to 2.10.12

Release notes

Sourced from eslint-plugin-turbo's releases.

Turborepo v2.10.12

What's Changed

Changelog

... (truncated)

Commits

Updates globals from 17.7.0 to 17.11.0

Release notes

Sourced from globals's releases.

v17.11.0

  • Add react-native globals (#337) 61eafbf

sindresorhus/globals@v17.10.0...v17.11.0

v17.10.0

  • Add GM_cookie to Greasemonkey globals (#349) f468407

sindresorhus/globals@v17.9.0...v17.10.0

v17.9.0

  • Update globals (2026-08-01) (#348) 5a958ed

sindresorhus/globals@v17.8.0...v17.9.0

v17.8.0

  • Update globals (2026-07-01) (#347) 7394811

sindresorhus/globals@v17.7.0...v17.8.0

Commits

Updates typescript-eslint from 8.63.0 to 8.68.0

Release notes

Sourced from typescript-eslint's releases.

v8.68.0

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)
  • utils: support ESLint rule meta.languages (#12663)

🩹 Fixes

  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • website: playground crashes on extends configs (#12608)
  • website: account for thanks.dev and out-of-band donors in sponsors list (#12735)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.67.0

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.66.0

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.68.0 (2026-08-24)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.66.0 (2026-08-03)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.64.0 (2026-07-13)

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Dependency updates (Dependabot) label Aug 12, 2026
@dependabot
dependabot Bot requested a review from fpasquet as a code owner August 12, 2026 06:11
@dependabot dependabot Bot added the dependencies Dependency updates (Dependabot) label Aug 12, 2026
@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
nest-profiler Canceled Canceled Sep 2, 2026 6:57am UTC
nest-profiler-example Ready Ready Preview Sep 2, 2026 6:57am UTC

@github-actions github-actions Bot added scope: docs Change to the documentation site scope: ci Change to CI/CD workflows or tooling labels Aug 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-b8c241e69e branch 3 times, most recently from c0f7825 to 44d4c80 Compare August 14, 2026 13:04
github-actions[bot]
github-actions Bot previously approved these changes Aug 14, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 14, 2026 13:04
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-b8c241e69e branch from 44d4c80 to 3162f11 Compare August 14, 2026 13:12
github-actions[bot]
github-actions Bot previously approved these changes Aug 14, 2026
github-actions[bot]
github-actions Bot previously approved these changes Aug 14, 2026
github-actions[bot]
github-actions Bot previously approved these changes Aug 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-b8c241e69e branch from a0224f3 to f00b94c Compare August 26, 2026 06:55
github-actions[bot]
github-actions Bot previously approved these changes Aug 26, 2026
github-actions[bot]
github-actions Bot previously approved these changes Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-b8c241e69e branch from 614e1b7 to 5ebebbf Compare September 2, 2026 06:30
github-actions[bot]
github-actions Bot previously approved these changes Sep 2, 2026
Bumps the eslint group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.9.1` |
| [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `16.2.10` | `16.3.3` |
| [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) | `4.6.1` | `4.7.0` |
| [eslint-plugin-check-file](https://github.com/dukeluo/eslint-plugin-check-file) | `3.3.1` | `3.3.2` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `5.10.0` | `5.10.1` |
| [eslint-plugin-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-plugin-turbo) | `2.10.4` | `2.10.12` |
| [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.11.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.63.0` | `8.68.0` |



Updates `eslint` from 10.6.0 to 10.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.6.0...v10.9.1)

Updates `@next/eslint-plugin-next` from 16.2.10 to 16.3.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v16.3.3/packages/eslint-plugin-next)

Updates `eslint-plugin-better-tailwindcss` from 4.6.1 to 4.7.0
- [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases)
- [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](schoero/eslint-plugin-better-tailwindcss@v4.6.1...v4.7.0)

Updates `eslint-plugin-check-file` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/dukeluo/eslint-plugin-check-file/releases)
- [Changelog](https://github.com/dukeluo/eslint-plugin-check-file/blob/main/CHANGELOG.md)
- [Commits](dukeluo/eslint-plugin-check-file@v3.3.1...v3.3.2)

Updates `eslint-plugin-perfectionist` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v5.10.0...v5.10.1)

Updates `eslint-plugin-turbo` from 2.10.4 to 2.10.12
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.10.12/packages/eslint-plugin-turbo)

Updates `globals` from 17.7.0 to 17.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.7.0...v17.11.0)

Updates `typescript-eslint` from 8.63.0 to 8.68.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 16.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-better-tailwindcss
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-check-file
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-perfectionist
  dependency-version: 5.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-turbo
  dependency-version: 2.10.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: globals
  dependency-version: 17.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-b8c241e69e branch from ec6d010 to 2bfffb1 Compare September 2, 2026 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Dependabot) scope: ci Change to CI/CD workflows or tooling scope: docs Change to the documentation site

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants