Skip to content

chore: bump the eslint group with 11 updates - #693

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/eslint-8669d9a5a3
Open

chore: bump the eslint group with 11 updates#693
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/npm_and_yarn/eslint-8669d9a5a3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 11 updates:

Package From To
@vitest/eslint-plugin 1.6.26 1.6.27
eslint-config-flat-gitignore 2.3.0 2.4.0
eslint-plugin-unicorn 73.0.0 74.0.0
globals 17.9.0 17.12.0
typescript-eslint 8.66.0 8.69.0
@eslint/compat 2.1.0 2.1.1
eslint-plugin-storybook 10.5.7 10.6.0
eslint-no-restricted 0.1.1 0.1.2
@typescript-eslint/utils 8.66.0 8.69.0
@typescript-eslint/rule-tester 8.66.0 8.69.0
eslint-plugin-eslint-plugin 7.6.1 7.6.2

Updates @vitest/eslint-plugin from 1.6.26 to 1.6.27

Release notes

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

v1.6.27

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • aad57d1 chore: release v1.6.27
  • d1c0a34 docs(valid-title): fixed the description of the valid-title option (#940)
  • ef70063 fix(valid-title): handle missing argument in valid-title rule (#942)
  • 089732f fix(valid-title): Refine the reportEmptyTitle message (#941)
  • See full diff in compare view

Updates eslint-config-flat-gitignore from 2.3.0 to 2.4.0

Release notes

Sourced from eslint-config-flat-gitignore's releases.

v2.4.0

   🚀 Features

    View changes on GitHub
Commits

Updates eslint-plugin-unicorn from 73.0.0 to 74.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v74.0.0

Improvements

  • Improve rule performance (#3618) 4ff2eab9
  • comment-content: Handle JSDoc syntax (#3616) bf7dca25
  • consistent-arrow-return-style: Fix indentation and in operator handling (#3621) 398606c5
  • consistent-boolean-name: Support possibly async boolean callbacks (#3624) 823bb1fb
  • custom-error-definition: Avoid requiring native ErrorOptions for custom bases (#3617) 96fd3710
  • custom-error-definition: Support TypeScript parameter properties (#3619) 872fd559
  • expiring-todo-comments: Add YAML support (#3625) e437f232
  • name-replacements: Allow ProcessEnv type (#3608) 2e19a940
  • no-array-fill-with-reference-type: Ignore canvas contexts (#3635) d7f5fa12
  • no-empty-file: Add YAML support (#3627) 043a5239
  • no-nonstandard-builtin-properties: Support stage 4 proposals (#3631) 0a24d748
  • no-unnecessary-splice: Fix false positives when the return value is used (#3611) cc58720b
  • no-useless-else: Fix false positive in mutable branch conditions (#3612) 725e535d
  • prefer-default-parameters: Support logical assignment operators (#3629) 8eb08970

sindresorhus/eslint-plugin-unicorn@v73.0.0...v74.0.0

Commits
  • 0570618 74.0.0
  • 06dcad1 Update dependencies (#3636)
  • d7f5fa1 no-array-fill-with-reference-type: Ignore canvas contexts (#3635)
  • 85d775a no-top-level-side-effects: Improve docs (#3634)
  • 0a24d74 no-nonstandard-builtin-properties: Support stage 4 proposals (#3631)
  • 8eb0897 prefer-default-parameters: Support logical assignment operators (#3629)
  • 043a523 no-empty-file: Add YAML support (#3627)
  • 08e1dbb Meta: Replace npm-package-json-lint with eslint-package-json (#3626)
  • e437f23 expiring-todo-comments: Add YAML support (#3625)
  • 823bb1f consistent-boolean-name: Support possibly async boolean callbacks (#3624)
  • Additional commits viewable in compare view

Updates globals from 17.9.0 to 17.12.0

Release notes

Sourced from globals's releases.

v17.12.0

  • Update globals (2026-09-01) (#353) 50a2119
  • Add __webpack_layer__ global (#351) 779a11a

sindresorhus/globals@v17.11.0...v17.12.0

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

Commits

Updates typescript-eslint from 8.66.0 to 8.69.0

Release notes

Sourced from typescript-eslint's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

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

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

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.69.0 (2026-08-31)

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

Commits

Updates @eslint/compat from 2.1.0 to 2.1.1

Release notes

Sourced from @​eslint/compat's releases.

compat: v2.1.1

2.1.1 (2026-09-01)

Bug Fixes

  • preserve markVariableAsUsed return value in compat context (#503) (66d9790)
Changelog

Sourced from @​eslint/compat's changelog.

2.1.1 (2026-09-01)

Bug Fixes

  • preserve markVariableAsUsed return value in compat context (#503) (66d9790)
Commits
  • a4466ca chore: release main (#504)
  • 714ffde docs: Update README sponsors
  • 66d9790 fix: preserve markVariableAsUsed return value in compat context (#503)
  • caffae7 docs: Update README sponsors
  • ae1ba25 docs: Update README sponsors
  • 50051c6 docs: Update README sponsors
  • ea83524 docs: Update README sponsors
  • 29956ae docs: Update README sponsors
  • f6d5bdf docs: Update README sponsors
  • 8b71ed3 chore: restore eslint-plugin-jsdoc rules (#316)
  • Additional commits viewable in compare view

Updates eslint-plugin-storybook from 10.5.7 to 10.6.0

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.6.0

10.6.0

New skills architecture for agentic workflows

Storybook 10.6 contains hundreds of fixes and improvements:

  • 💻 CLI bindings for agent tools/skills
  • 🅰️ Angular-Vite MCP/skills support and improved docgen/snippets (experimental)
  • 🟢 Vue MCP/skills support and improved docgen/snippets (experimental)
  • 🧩 Tanstack / NextJS-Vite framework bugfixes
  • ⚡ Improved performance and reduced bundle size

... (truncated)

Changelog

Sourced from eslint-plugin-storybook's changelog.

10.6.0

New skills architecture for agentic workflows

Storybook 10.6 contains hundreds of fixes and improvements:

  • 💻 CLI bindings for agent tools/skills
  • 🅰️ Angular-Vite MCP/skills support and improved docgen/snippets (experimental)
  • 🟢 Vue MCP/skills support and improved docgen/snippets (experimental)
  • 🧩 Tanstack / NextJS-Vite framework bugfixes
  • ⚡ Improved performance and reduced bundle size

... (truncated)

Commits
  • a777773 Bump version from "10.6.0-beta.3" to "10.6.0" [skip ci]
  • f32b366 Bump version from "10.6.0-beta.2" to "10.6.0-beta.3" [skip ci]
  • 0ad1336 Bump version from "10.6.0-beta.1" to "10.6.0-beta.2" [skip ci]
  • 16359ee Bump version from "10.6.0-beta.0" to "10.6.0-beta.1" [skip ci]
  • 2e0e2f6 Bump version from "10.6.0-alpha.9" to "10.6.0-beta.0" [skip ci]
  • 6a6dec2 Bump version from "10.6.0-alpha.8" to "10.6.0-alpha.9" [skip ci]
  • cd2d163 Bump version from "10.6.0-alpha.7" to "10.6.0-alpha.8" [skip ci]
  • 898f0ce Bump version from "10.6.0-alpha.6" to "10.6.0-alpha.7" [skip ci]
  • 71af1eb ESLint Plugin: Restore Node types after cross-package CSF imports
  • 5c8a210 ESLint Plugin: Import CSF export helpers from a narrow module
  • Additional commits viewable in compare view

Updates eslint-no-restricted from 0.1.1 to 0.1.2

Release notes

Sourced from eslint-no-restricted's releases.

0.1.2

What's Changed

Full Changelog: bradzacher/eslint-no-restricted@0.1.0...0.1.2

Commits

Updates @typescript-eslint/utils from 8.66.0 to 8.69.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

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

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

... (truncated)

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.69.0 (2026-08-31)

This was a version bump only for utils 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.68.0 (2026-08-24)

🚀 Features

  • utils: support ESLint rule meta.languages (#12663)

❤️ Thank You

See GitHub Releases for more information.

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

8.67.0 (2026-08-10)

This was a version bump only for utils 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.

Commits

Updates @typescript-eslint/rule-tester from 8.66.0 to 8.69.0

Release notes

Sourced from @​typescript-eslint/rule-tester's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

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

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

... (truncated)

Changelog

Sourced from @​typescript-eslint/rule-tester's changelog.

8.69.0 (2026-08-31)

This was a version bump only for rule-tester 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.68.0 (2026-08-24)

This was a version bump only for rule-tester 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)

This was a version bump only for rule-tester 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.

Commits

Updates eslint-plugin-eslint-plugin from 7.6.1 to 7.6.2

Release notes

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

v7.6.2

7.6.2 (2026-08-15)

Bug Fixes

  • getTestInfo detects NewExpression and CallExpression depending on ruleTesterConstructors settings (#657) (f277bff)
  • only require meta.messages wh...

    Description has been truncated

Bumps the eslint group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.26` | `1.6.27` |
| [eslint-config-flat-gitignore](https://github.com/antfu/eslint-config-flat-gitignore) | `2.3.0` | `2.4.0` |
| [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `73.0.0` | `74.0.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.12.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.66.0` | `8.69.0` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.1.0` | `2.1.1` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.5.7` | `10.6.0` |
| [eslint-no-restricted](https://github.com/bradzacher/eslint-no-restricted) | `0.1.1` | `0.1.2` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.66.0` | `8.69.0` |
| [@typescript-eslint/rule-tester](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester) | `8.66.0` | `8.69.0` |
| [eslint-plugin-eslint-plugin](https://github.com/eslint-community/eslint-plugin-eslint-plugin) | `7.6.1` | `7.6.2` |


Updates `@vitest/eslint-plugin` from 1.6.26 to 1.6.27
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.26...v1.6.27)

Updates `eslint-config-flat-gitignore` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/antfu/eslint-config-flat-gitignore/releases)
- [Commits](antfu/eslint-config-flat-gitignore@v2.3.0...v2.4.0)

Updates `eslint-plugin-unicorn` from 73.0.0 to 74.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v73.0.0...v74.0.0)

Updates `globals` from 17.9.0 to 17.12.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.9.0...v17.12.0)

Updates `typescript-eslint` from 8.66.0 to 8.69.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.69.0/packages/typescript-eslint)

Updates `@eslint/compat` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.1/packages/compat)

Updates `eslint-plugin-storybook` from 10.5.7 to 10.6.0
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.6.0/code/lib/eslint-plugin)

Updates `eslint-no-restricted` from 0.1.1 to 0.1.2
- [Release notes](https://github.com/bradzacher/eslint-no-restricted/releases)
- [Commits](https://github.com/bradzacher/eslint-no-restricted/commits/0.1.2)

Updates `@typescript-eslint/utils` from 8.66.0 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/utils)

Updates `@typescript-eslint/rule-tester` from 8.66.0 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/rule-tester/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/rule-tester)

Updates `eslint-plugin-eslint-plugin` from 7.6.1 to 7.6.2
- [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-plugin/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-eslint-plugin/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-eslint-plugin@v7.6.1...v7.6.2)

---
updated-dependencies:
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-config-flat-gitignore
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-unicorn
  dependency-version: 74.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: globals
  dependency-version: 17.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@eslint/compat"
  dependency-version: 2.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-no-restricted
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/rule-tester"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-eslint-plugin
  dependency-version: 7.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Sep 6, 2026
@dependabot
dependabot Bot requested a review from aroba-dn as a code owner September 6, 2026 04:07
@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels Sep 6, 2026
@netlify

netlify Bot commented Sep 6, 2026

Copy link
Copy Markdown

Deploy Preview for drivenets-design-system ready!

Name Link
🔨 Latest commit 4281c79
🔍 Latest deploy log https://app.netlify.com/projects/drivenets-design-system/deploys/6a9ea305cf6a3b0008dea834
😎 Deploy Preview https://deploy-preview-693--drivenets-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant