Skip to content

Bump the major-updates group across 1 directory with 54 updates#101

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/major-updates-2f4cc1f28b
Open

Bump the major-updates group across 1 directory with 54 updates#101
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/major-updates-2f4cc1f28b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the major-updates group with 6 updates in the / directory:

Package From To
yeoman-environment 5.1.1 6.0.0
yeoman-generator 7.5.1 8.0.2
eslint 9.39.2 10.0.2
@types/node 24.10.1 25.3.5
filelist 1.0.4 1.0.6
minimatch 3.1.2 3.1.5

Updates yeoman-environment from 5.1.1 to 6.0.0

Release notes

Sourced from yeoman-environment's releases.

v6.0.0

🚀 yeoman-environment v6 – Release Notes

  • Switch to @​yeoman/adapter v4 (and inquirer v13) by default. Some behavior changes may happen.

yeoman/environment@v5.1.3...v6.0.0

v5.1.3

  • fix: only fallback to import if requiring fails with esm/async error (#716) e4fb745

yeoman/environment@v5.1.2...v5.1.3

v5.1.2

  • fix: use globbySync to resolve PNPM global node_modules paths (#692) 4317fef

yeoman/environment@v5.1.1...v5.1.2

Commits
  • 63036c4 6.0.0
  • 96009ad chore: bump dependencies (#733)
  • 04b06d2 chore(deps): bump mem-fs-editor from 11.1.4 to 12.0.2 (#732)
  • c497834 chore: recreate package-lock (#729)
  • 7c11f7a chore: drop cpy-cli (#728)
  • 52ebd77 chore: bump dependencies (#727)
  • ab6756e chore(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#723)
  • e83b462 chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#722)
  • 1e8c898 chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#721)
  • ee4333c chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#719)
  • Additional commits viewable in compare view

Updates yeoman-generator from 7.5.1 to 8.0.2

Release notes

Sourced from yeoman-generator's releases.

v8.0.2

  • fix: adjust types (#1753) b0cbb5b

yeoman/generator@v8.0.1...v8.0.2

v8.0.1

  • fix: add runtime compatibility for old fs apis (#1752) 281a9cb

yeoman/generator@v8.0.0...v8.0.1

v8.0.0

Notable changes

  • Add support to environment shared context data.
  • Reworked fs api due to mem-fs-editor refactoring.
  • Drop github-username dependency.
  • May internal improvements.

yeoman/generator@v8.0.0-beta.8...v8.0.0

v8.0.0-beta.8

  • chore: bump mem-fs-editor to v12 (#1746) ac1e9a6
  • chore: bump cpy-cli to v7 (#1745) e76d1b0
  • chore: bump dependencies (#1744) 4f3978e
  • fix: freeze features object to avoid bugs since it won't propagate to internal features object (#1713) 711e610
  • chore: bump @​yeoman/adapter to v4 (#1712) f28bf2e

yeoman/generator@v8.0.0-beta.7...v8.0.0-beta.8

v8.0.0-beta.7

  • feat: support 'select' question type and deprecate list type (#1706) 5ec5b77
  • chore: rework features handling (#1707) fbc7f70
  • feat: add disableInGeneratorOptionsSupport feature (#1701) ea0950d

yeoman/generator@v8.0.0-beta.6...v8.0.0-beta.7

v8.0.0-beta.6

  • chore: adjust constructor to match @​yeoman/types (#1684) c33688b
  • chore: bump yeoman dependencies (#1683) 7e68f67

... (truncated)

Commits

Updates eslint from 9.39.2 to 10.0.2

Release notes

Sourced from eslint's releases.

v10.0.2

Bug Fixes

  • 2b72361 fix: update ajv to 6.14.0 to address security vulnerabilities (#20537) (루밀LuMir)

Documentation

  • 13eeedb docs: link rule type explanation to CLI option --fix-type (#20548) (Mike McCready)
  • 98cbf6b docs: update migration guide per Program range change (#20534) (Huáng Jùnliàng)
  • 61a2405 docs: add missing semicolon in vars-on-top rule example (#20533) (Abilash)

Chores

  • 951223b chore: update dependency @​eslint/eslintrc to ^3.3.4 (#20553) (renovate[bot])
  • 6aa1afe chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536) (Milos Djermanovic)

v10.0.1

Bug Fixes

  • c87d5bd fix: update eslint (#20531) (renovate[bot])
  • d841001 fix: update minimatch to 10.2.1 to address security vulnerabilities (#20519) (루밀LuMir)
  • 04c2147 fix: update error message for unused suppressions (#20496) (fnx)
  • 38b089c fix: update dependency @​eslint/config-array to ^0.23.1 (#20484) (renovate[bot])

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

  • e5c281f chore: updates for v9.39.3 release (Jenkins)
  • 8c3832a chore: update @​typescript-eslint/parser to ^8.56.0 (#20514) (Milos Djermanovic)
  • 8330d23 test: add tests for config-api (#20493) (Milos Djermanovic)
  • 37d6e91 chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)
  • da7cd0e refactor: cleanup error message templates (#20479) (Francesco Trotta)
  • 84fb885 chore: package.json update for @​eslint/js release (Jenkins)
  • 1f66734 chore: add eslint to peerDependencies of @eslint/js (#20467) (Milos Djermanovic)

v10.0.0

Breaking Changes

  • f9e54f4 feat!: estimate rule-tester failure location (#20420) (ST-DDT)
  • a176319 feat!: replace chalk with styleText and add color to ResultsMeta (#20227) (루밀LuMir)
  • c7046e6 feat!: enable JSX reference tracking (#20152) (Pixel998)
  • fa31a60 feat!: add name to configs (#20015) (Kirk Waiblinger)
  • 3383e7e fix!: remove deprecated SourceCode methods (#20137) (Pixel998)
  • 501abd0 feat!: update dependency minimatch to v10 (#20246) (renovate[bot])
  • ca4d3b4 fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)
  • 96512a6 fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)
  • c69fdac feat!: remove eslintrc support (#20037) (Francesco Trotta)
  • 208b5cc feat!: Use ScopeManager#addGlobals() (#20132) (Milos Djermanovic)
  • a2ee188 fix!: add uniqueItems: true in no-invalid-regexp option (#20155) (Tanuj Kanti)
  • a89059d feat!: Program range span entire source text (#20133) (Pixel998)
  • 39a6424 fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)
  • f28fbf8 fix!: Deprecate "always" and "as-needed" options of the radix rule (#20223) (Milos Djermanovic)

... (truncated)

Commits
  • 55122d6 10.0.2
  • 80f1e29 Build: changelog update for 10.0.2
  • 951223b chore: update dependency @​eslint/eslintrc to ^3.3.4 (#20553)
  • 13eeedb docs: link rule type explanation to CLI option --fix-type (#20548)
  • 6aa1afe chore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)
  • 2b72361 fix: update ajv to 6.14.0 to address security vulnerabilities (#20537)
  • 98cbf6b docs: update migration guide per Program range change (#20534)
  • 61a2405 docs: add missing semicolon in vars-on-top rule example (#20533)
  • 0bd5497 10.0.1
  • ddb80ef Build: changelog update for 10.0.1
  • Additional commits viewable in compare view

Updates @eslint/config-array from 0.21.1 to 0.23.2

Release notes

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

config-array: v0.23.2

0.23.2 (2026-02-19)

Bug Fixes

  • update minimatch to 10.2.1 to address security vulnerabilities (#376) (9a3dc87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^3.0.1 to ^3.0.2

config-array: v0.23.1

0.23.1 (2026-02-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^3.0.0 to ^3.0.1

config-array: v0.23.0

0.23.0 (2025-11-17)

⚠ BREAKING CHANGES

  • update minimatch (#273)

Features

config-array: v0.22.0

0.22.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

... (truncated)

Changelog

Sourced from @​eslint/config-array's changelog.

0.23.2 (2026-02-19)

Bug Fixes

  • update minimatch to 10.2.1 to address security vulnerabilities (#376) (9a3dc87)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^3.0.1 to ^3.0.2

0.23.1 (2026-02-06)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^3.0.0 to ^3.0.1

0.23.0 (2025-11-17)

⚠ BREAKING CHANGES

  • update minimatch (#273)

Features

0.22.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies

... (truncated)

Commits

Updates @eslint/config-helpers from 0.4.2 to 0.5.2

Release notes

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

config-helpers: v0.5.2

0.5.2 (2026-01-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.1 to ^1.1.0

config-helpers: v0.5.1

0.5.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

plugin-kit: v0.5.1

0.5.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

config-helpers: v0.5.0

0.5.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.17.0 to ^1.0.0

plugin-kit: v0.5.0

... (truncated)

Changelog

Sourced from @​eslint/config-helpers's changelog.

0.5.2 (2026-01-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.1 to ^1.1.0

0.5.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

0.5.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.17.0 to ^1.0.0
Commits
  • 7960653 chore: release main (#356)
  • 074cac2 docs: Update README sponsors
  • a3b0fd5 docs: Update README sponsors
  • ec018aa test: ensure pnpm type support test works when @eslint/core is updated (#354)
  • 7abc051 chore: release main (#336)
  • f0b5b68 docs: Update README sponsors
  • b65204d docs: Update README sponsors
  • cc1b99f docs: replace deprecated rules with non-deprecated counterparts (#344)
  • 5f8bc5b ci: run arethetypeswrong on packages with types (#338)
  • d9eb64a docs: Update README sponsors
  • Additional commits viewable in compare view

Updates @eslint/core from 0.17.0 to 1.1.0

Release notes

Sourced from @​eslint/core's releases.

core: v1.1.0

1.1.0 (2026-01-29)

Features

  • Add custom rule type helpers to @eslint/plugin-kit (#355) (8ac8530)

core: v1.0.1

1.0.1 (2026-01-08)

Bug Fixes

  • make data property stricter (#327) (26e6a50)
  • remove category property from RulesMetaDocs interface (#345) (b197f00)
  • remove experimentalObjectRestSpread option from types (#343) (e3533bc)

core: v1.0.0

1.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Remove deprecated RuleContext methods (#263)
  • remove deprecated nodeType property (#265)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Bug Fixes

config-array: v0.23.2

0.23.2 (2026-02-19)

Bug Fixes

  • update minimatch to 10.2.1 to address security vulnerabilities (#376) (9a3dc87)

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from @​eslint/core's changelog.

1.1.0 (2026-01-29)

Features

  • Add custom rule type helpers to @eslint/plugin-kit (#355) (8ac8530)

1.0.1 (2026-01-08)

Bug Fixes

  • make data property stricter (#327) (26e6a50)
  • remove category property from RulesMetaDocs interface (#345) (b197f00)
  • remove experimentalObjectRestSpread option from types (#343) (e3533bc)

1.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Remove deprecated RuleContext methods (#263)
  • remove deprecated nodeType property (#265)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Bug Fixes

Commits
  • 7960653 chore: release main (#356)
  • 074cac2 docs: Update README sponsors
  • 8ac8530 feat: Add custom rule type helpers to @eslint/plugin-kit (#355)
  • a3b0fd5 docs: Update README sponsors
  • 7abc051 chore: release main (#336)
  • f0b5b68 docs: Update README sponsors
  • b65204d docs: Update README sponsors
  • b197f00 fix: remove category property from RulesMetaDocs interface (#345)
  • e3533bc fix: remove experimentalObjectRestSpread option from types (#343)
  • 5f8bc5b ci: run arethetypeswrong on packages with types (#338)
  • Additional commits viewable in compare view

Updates @eslint/object-schema from 2.1.7 to 3.0.2

Release notes

Sourced from @​eslint/object-schema's releases.

object-schema: v3.0.2

3.0.2 (2026-02-19)

Bug Fixes

  • tighten types of MergeStrategy in object-schema (#348) (9266041)

object-schema: v3.0.1

3.0.1 (2026-02-06)

Bug Fixes

  • export BuiltInMergeStrategy and BuiltInValidationStrategy types (#362) (d9646d6)

object-schema: v3.0.0

3.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)
Changelog

Sourced from @​eslint/object-schema's changelog.

3.0.2 (2026-02-19)

Bug Fixes

  • tighten types of MergeStrategy in object-schema (#348) (9266041)

3.0.1 (2026-02-06)

Bug Fixes

  • export BuiltInMergeStrategy and BuiltInValidationStrategy types (#362) (d9646d6)

3.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)
Commits

Updates @eslint/plugin-kit from 0.4.1 to 0.6.0

Release notes

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

plugin-kit: v0.6.0

0.6.0 (2026-01-29)

Features

  • add CustomRuleVisitorWithExit type to @eslint/plugin-kit (#351) (e7d1be4)
  • Add custom rule type helpers to @eslint/plugin-kit (#355) (8ac8530)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.1 to ^1.1.0

config-helpers: v0.5.2

0.5.2 (2026-01-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.1 to ^1.1.0

config-helpers: v0.5.1

0.5.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

plugin-kit: v0.5.1

0.5.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

config-helpers: v0.5.0

0.5.0 (2025-11-14)

... (truncated)

Changelog

Sourced from @​eslint/plugin-kit's changelog.

0.6.0 (2026-01-29)

Features

  • add CustomRuleVisitorWithExit type to @eslint/plugin-kit (#351) (e7d1be4)
  • Add custom rule type helpers to @eslint/plugin-kit (#355) (8ac8530)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.1 to ^1.1.0

0.5.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

0.5.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.17.0 to ^1.0.0
Commits

Updates @inquirer/ansi from 1.0.2 to 2.0.3

Release notes

Sourced from @​inquirer/ansi's releases.

@​inquirer/i18n@​1.0.0

New package - first release!

Drop-in replacement for @inquirer/prompts with localized text.

Commits
  • 99d00a9 chore: Publish new release
  • b06a500 feat(@​inquirer/rawlist): add description support (#1959)
  • 6203df1 chore: ignore entire .yarn directory and update yarn to 4.12.0
  • 83b218d chore: remove yarn cache from version control
  • 9be3d49 chore(deps): update iconv-lite to ^0.7.2 (#1957)
  • 0c9fd2c feat(@​inquirer/search): add default option for initial cursor position (#1956)
  • acbe28e chore(inquirer) Simplify internal type structures
  • a171f0e chore(deps-dev): Bump oxfmt in the formatting group (#1951)
  • af58d23 chore(deps): Bump globby from 16.0.0 to 16.1.0 (#1952)
  • 35f6ff2 chore(deps-dev): Bump the build group with 3 updates (#1950)
  • Additional commits viewable in compare view

Updates @inquirer/checkbox from 4.3.2 to 5.1.0

Release notes

Sourced from @​inquirer/checkbox's releases.

@​inquirer/checkbox@​5.1.0

  • Fix (checkbox): Element who're both checked and disabled are now always included in the returned array.
  • Feat (checkbox): Cursor will now hover disabled options of the list; but they still cannot be interacted with. This prevents the cursor jumping ahead in ways that can be confusing.
Commits
  • 526eca2 chore: Publish new release
  • 60d02c4 docs(@​inquirer/prompts): highlight auto-detected locale in i18n section (#2011)
  • f773d21 feat(@​inquirer/prompts-i18n) New i18n package with first set of localization ...
  • dd52bbe feat: allow cursor to land on disabled choices (#2008)
  • 64622ed feat(@​inquirer/testing): add nextRender() to unit test render API (#2010)
  • 32ed010 refactor(@​inquirer/select,@​inquirer/checkbox): clean up disabled choice rende...
  • b23a483 fix(@​inquirer/checkbox): include disabled+checked items in the answer
  • fd40b43 fix(@​inquirer/core): discard keystrokes buffered before prompt creation
  • fd001c1 chore: Publish new release
  • 260d7eb fix(@​inquirer/testing): handle SWC-style namespace objects and missing option...
  • Additional commits viewable in compare view

Updates @inquirer/confirm from 5.1.21 to 6.0.8

Commits
  • 526eca2 chore: Publish new release
  • 60d02c4 docs(@​inquirer/prompts): highlight auto-detected locale in i18n section (#2011)
  • f773d21 feat(@​inquirer/prompts-i18n) New i18n package with first set of localization ...
  • dd52bbe feat: allow cursor to land on disabled choices (#2008)
  • 64622ed feat(@​inquirer/testing): add nextRender() to unit test render API (#2010)
  • 32ed010 refactor(@​inquirer/select,@​inquirer/checkbox): clean up disabled choice rende...
  • b23a483 fix(@​inquirer/checkbox): include disabled+checked items in the answer
  • fd40b43 fix(@​inquirer/core): discard keystrokes buffered before prompt creation
  • fd001c1 chore: Publish new release
  • 260d7eb fix(@​inquirer/testing): handle SWC-style namespace objects and missing option...
  • Additional commits viewable in compare view

Updates @inquirer/core from 10.3.2 to 11.1.5

Release notes

Sourced from

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 6, 2026
Bumps the major-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [yeoman-environment](https://github.com/yeoman/environment) | `5.1.1` | `6.0.0` |
| [yeoman-generator](https://github.com/yeoman/generator) | `7.5.1` | `8.0.2` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `25.3.5` |
| [filelist](https://github.com/mde/filelist) | `1.0.4` | `1.0.6` |
| [minimatch](https://github.com/isaacs/minimatch) | `3.1.2` | `3.1.5` |



Updates `yeoman-environment` from 5.1.1 to 6.0.0
- [Release notes](https://github.com/yeoman/environment/releases)
- [Commits](yeoman/environment@v5.1.1...v6.0.0)

Updates `yeoman-generator` from 7.5.1 to 8.0.2
- [Release notes](https://github.com/yeoman/generator/releases)
- [Commits](yeoman/generator@v7.5.1...v8.0.2)

Updates `eslint` from 9.39.2 to 10.0.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.2)

Updates `@eslint/config-array` from 0.21.1 to 0.23.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-array/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/config-array-v0.23.2/packages/config-array)

Updates `@eslint/config-helpers` from 0.4.2 to 0.5.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/config-helpers/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/config-helpers-v0.5.2/packages/config-helpers)

Updates `@eslint/core` from 0.17.0 to 1.1.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/core-v1.1.0/packages/core)

Updates `@eslint/object-schema` from 2.1.7 to 3.0.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/object-schema/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/object-schema-v3.0.2/packages/object-schema)

Updates `@eslint/plugin-kit` from 0.4.1 to 0.6.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/plugin-kit/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/core-v0.6.0/packages/plugin-kit)

Updates `@inquirer/ansi` from 1.0.2 to 2.0.3
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/ansi@1.0.2...@inquirer/ansi@2.0.3)

Updates `@inquirer/checkbox` from 4.3.2 to 5.1.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/checkbox@4.3.2...@inquirer/checkbox@5.1.0)

Updates `@inquirer/confirm` from 5.1.21 to 6.0.8
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/confirm@5.1.21...@inquirer/confirm@6.0.8)

Updates `@inquirer/core` from 10.3.2 to 11.1.5
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/core@10.3.2...@inquirer/core@11.1.5)

Updates `@inquirer/editor` from 4.2.23 to 5.0.8
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/editor@4.2.23...@inquirer/editor@5.0.8)

Updates `@inquirer/expand` from 4.0.23 to 5.0.8
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/expand@4.0.23...@inquirer/expand@5.0.8)

Updates `@inquirer/external-editor` from 1.0.3 to 2.0.3
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/external-editor@1.0.3...@inquirer/external-editor@2.0.3)

Updates `@inquirer/figures` from 1.0.15 to 2.0.3
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/figures@1.0.15...@inquirer/figures@2.0.3)

Updates `@inquirer/input` from 4.3.1 to 5.0.8
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/input@4.3.1...@inquirer/input@5.0.8)

Updates `@inquirer/number` from 3.0.23 to 4.0.8
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/number@3.0.23...@inquirer/number@4.0.8)

Updates `@inquirer/password` from 4.0.23 to 5.0.8
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/password@4.0.23...@inquirer/password@5.0.8)

Updates `@inquirer/prompts` from 7.10.1 to 8.3.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.10.1...@inquirer/prompts@8.3.0)

Updates `@inquirer/rawlist` from 4.1.11 to 5.2.4
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/rawlist@4.1.11...@inquirer/rawlist@5.2.4)

Updates `@inquirer/search` from 3.2.2 to 4.1.4
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/search@3.2.2...@inquirer/search@4.1.4)

Updates `@inquirer/select` from 4.4.2 to 5.1.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@4.4.2...@inquirer/select@5.1.0)

Updates `@inquirer/type` from 3.0.10 to 4.0.3
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/type@3.0.10...@inquirer/type@4.0.3)

Updates `@types/node` from 24.10.1 to 25.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@yeoman/adapter` from 3.1.1 to 4.0.2
- [Release notes](https://github.com/yeoman/yeoman-api/releases)
- [Commits](https://github.com/yeoman/yeoman-api/compare/@yeoman/adapter@3.1.1...@yeoman/adapter@4.0.2)

Updates `@yeoman/conflicter` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/yeoman/yeoman-api/releases)
- [Commits](https://github.com/yeoman/yeoman-api/compare/@yeoman/conflicter@4.0.0...@yeoman/conflicter@4.0.1)

Updates `@yeoman/types` from 1.9.1 to 1.10.3
- [Release notes](https://github.com/yeoman/yeoman-api/releases)
- [Commits](https://github.com/yeoman/yeoman-api/compare/@yeoman/types@1.9.1...@yeoman/types@1.10.3)

Updates `ajv` from 6.12.6 to 6.14.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.6...v6.14.0)

Updates `espree` from 10.4.0 to 11.1.1
- [Release notes](https://github.com/eslint/js/releases)
- [Changelog](https://github.com/eslint/js/blob/main/packages/espree/CHANGELOG.md)
- [Commits](https://github.com/eslint/js/commits/espree-v11.1.1/packages/espree)

Updates `esquery` from 1.6.0 to 1.7.0
- [Commits](https://github.com/estools/esquery/commits)

Updates `execa` from 8.0.1 to 9.6.1
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v8.0.1...v9.6.1)

Updates `filelist` from 1.0.4 to 1.0.6
- [Commits](mde/filelist@v1.0.4...v1.0.6)

Updates `get-stream` from 8.0.1 to 9.0.1
- [Release notes](https://github.com/sindresorhus/get-stream/releases)
- [Commits](sindresorhus/get-stream@v8.0.1...v9.0.1)

Updates `globals` from 14.0.0 to 15.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v14.0.0...v15.11.0)

Updates `hosted-git-info` from 7.0.2 to 9.0.2
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/main/CHANGELOG.md)
- [Commits](npm/hosted-git-info@v7.0.2...v9.0.2)

Updates `human-signals` from 5.0.0 to 8.0.1
- [Release notes](https://github.com/ehmicky/human-signals/releases)
- [Changelog](https://github.com/ehmicky/human-signals/blob/main/CHANGELOG.md)
- [Commits](ehmicky/human-signals@5.0.0...8.0.1)

Updates `inquirer` from 12.11.1 to 13.3.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.11.1...inquirer@13.3.0)

Updates `is-stream` from 3.0.0 to 4.0.1
- [Release notes](https://github.com/sindresorhus/is-stream/releases)
- [Commits](sindresorhus/is-stream@v3.0.0...v4.0.1)

Updates `lodash-es` from 4.17.22 to 4.17.23
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits/4.17.23)

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

Updates `mute-stream` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/npm/mute-stream/releases)
- [Changelog](https://github.com/npm/mute-stream/blob/main/CHANGELOG.md)
- [Commits](npm/mute-stream@v2.0.0...v3.0.0)

Updates `normalize-package-data` from 6.0.2 to 8.0.0
- [Release notes](https://github.com/npm/normalize-package-data/releases)
- [Changelog](https://github.com/npm/normalize-package-data/blob/main/CHANGELOG.md)
- [Commits](npm/normalize-package-data@v6.0.2...v8.0.0)

Updates `npm-run-path` from 5.3.0 to 6.0.0
- [Release notes](https://github.com/sindresorhus/npm-run-path/releases)
- [Commits](sindresorhus/npm-run-path@v5.3.0...v6.0.0)

Updates `onetime` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/sindresorhus/onetime/releases)
- [Commits](sindresorhus/onetime@v6.0.0...v7.0.0)

Updates `ora` from 9.0.0 to 9.3.0
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v9.0.0...v9.3.0)

Updates `read-package-up` from 11.0.0 to 12.0.0
- [Release notes](https://github.com/sindresorhus/read-package-up/releases)
- [Commits](sindresorhus/read-package-up@v11.0.0...v12.0.0)

Updates `read-pkg` from 9.0.1 to 10.1.0
- [Release notes](https://github.com/sindresorhus/read-pkg/releases)
- [Commits](sindresorhus/read-pkg@v9.0.1...v10.1.0)

Updates `resolve-from` from 4.0.0 to 5.0.0
- [Release notes](https://github.com/sindresorhus/resolve-from/releases)
- [Commits](sindresorhus/resolve-from@v4.0.0...v5.0.0)

Updates `simple-git` from 3.30.0 to 3.32.3
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.32.3/simple-git)

Updates `sort-keys` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/sindresorhus/sort-keys/releases)
- [Commits](sindresorhus/sort-keys@v5.1.0...v6.0.0)

Updates `stdin-discarder` from 0.2.2 to 0.3.1
- [Release notes](https://github.com/sindresorhus/stdin-discarder/releases)
- [Commits](sindresorhus/stdin-discarder@v0.2.2...v0.3.1)

Updates `strip-final-newline` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/sindresorhus/strip-final-newline/releases)
- [Commits](sindresorhus/strip-final-newline@v3.0.0...v4.0.0)

Updates `undici-types` from 7.16.0 to 7.18.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.16.0...v7.18.2)

---
updated-dependencies:
- dependency-name: yeoman-environment
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: yeoman-generator
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: eslint
  dependency-version: 10.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@eslint/config-array"
  dependency-version: 0.23.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: "@eslint/config-helpers"
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: "@eslint/core"
  dependency-version: 1.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@eslint/object-schema"
  dependency-version: 3.0.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@eslint/plugin-kit"
  dependency-version: 0.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: "@inquirer/ansi"
  dependency-version: 2.0.3
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/checkbox"
  dependency-version: 5.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/confirm"
  dependency-version: 6.0.8
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/core"
  dependency-version: 11.1.5
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/editor"
  dependency-version: 5.0.8
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/expand"
  dependency-version: 5.0.8
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/external-editor"
  dependency-version: 2.0.3
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/figures"
  dependency-version: 2.0.3
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/input"
  dependency-version: 5.0.8
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/number"
  dependency-version: 4.0.8
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/password"
  dependency-version: 5.0.8
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.3.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/rawlist"
  dependency-version: 5.2.4
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/search"
  dependency-version: 4.1.4
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/select"
  dependency-version: 5.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@inquirer/type"
  dependency-version: 4.0.3
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@types/node"
  dependency-version: 25.3.5
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@yeoman/adapter"
  dependency-version: 4.0.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: "@yeoman/conflicter"
  dependency-version: 4.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: major-updates
- dependency-name: "@yeoman/types"
  dependency-version: 1.10.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: ajv
  dependency-version: 6.14.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: espree
  dependency-version: 11.1.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: esquery
  dependency-version: 1.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: execa
  dependency-version: 9.6.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: filelist
  dependency-version: 1.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: major-updates
- dependency-name: get-stream
  dependency-version: 9.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: globals
  dependency-version: 15.11.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: hosted-git-info
  dependency-version: 9.0.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: human-signals
  dependency-version: 8.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: inquirer
  dependency-version: 13.3.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: is-stream
  dependency-version: 4.0.1
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: major-updates
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: major-updates
- dependency-name: mute-stream
  dependency-version: 3.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: normalize-package-data
  dependency-version: 8.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: npm-run-path
  dependency-version: 6.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: onetime
  dependency-version: 7.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: ora
  dependency-version: 9.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: read-package-up
  dependency-version: 12.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: read-pkg
  dependency-version: 10.1.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: resolve-from
  dependency-version: 5.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: simple-git
  dependency-version: 3.32.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: sort-keys
  dependency-version: 6.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: stdin-discarder
  dependency-version: 0.3.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
- dependency-name: strip-final-newline
  dependency-version: 4.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: undici-types
  dependency-version: 7.18.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: major-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/major-updates-2f4cc1f28b branch from 74dfd94 to 0e51bad Compare March 13, 2026 11:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants