Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the minor-patch group with 10 updates:

Package From To
@eslint/config-array 0.21.0 0.21.1
@eslint/config-helpers 0.4.0 0.4.1
@eslint/object-schema 2.1.6 2.1.7
@types/node 24.7.2 24.8.1
baseline-browser-mapping 2.8.16 2.8.18
caniuse-lite 1.0.30001750 1.0.30001751
electron-to-chromium 1.5.234 1.5.237
envinfo 7.18.0 7.19.0
eslint 9.37.0 9.38.0
node-releases 2.0.23 2.0.25

Updates @eslint/config-array from 0.21.0 to 0.21.1

Release notes

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

config-array: v0.21.1

0.21.1 (2025-10-17)

Bug Fixes

  • fix config-array and object-schema types (#294) (a902bc4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^2.1.6 to ^2.1.7
Changelog

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

0.21.1 (2025-10-17)

Bug Fixes

  • fix config-array and object-schema types (#294) (a902bc4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^2.1.6 to ^2.1.7
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint/config-array since your current version.


Updates @eslint/config-helpers from 0.4.0 to 0.4.1

Release notes

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

config-helpers: v0.4.1

0.4.1 (2025-10-17)

Bug Fixes

  • add validation for plugins in isLegacyConfig (#292) (74f9427)
  • improve type support for isolated dependencies in pnpm (#289) (f8df139)
  • use flat config when eslintrc config does not exist (#288) (ddc8577)
Changelog

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

0.4.1 (2025-10-17)

Bug Fixes

  • add validation for plugins in isLegacyConfig (#292) (74f9427)
  • improve type support for isolated dependencies in pnpm (#289) (f8df139)
  • use flat config when eslintrc config does not exist (#288) (ddc8577)
Commits
  • df12d9a chore: release main (#296)
  • f8df139 fix: improve type support for isolated dependencies in pnpm (#289)
  • ddc8577 fix: use flat config when eslintrc config does not exist (#288)
  • 74f9427 fix: add validation for plugins in isLegacyConfig (#292)
  • 6030cad docs: Update README sponsors
  • f1f341d docs: Update README sponsors
  • 7f592e3 chore: release main (#257)
  • bf1e92e test: add exactOptionalPropertyTypes option to type test (#270)
  • ab10682 docs: Update README sponsors
  • 7255100 chore: standardize test filenames to *.test.js (#267)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint/config-helpers since your current version.


Updates @eslint/object-schema from 2.1.6 to 2.1.7

Release notes

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

object-schema: v2.1.7

2.1.7 (2025-10-17)

Bug Fixes

  • fix config-array and object-schema types (#294) (a902bc4)
  • improve type support for isolated dependencies in pnpm (#289) (f8df139)
Changelog

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

2.1.7 (2025-10-17)

Bug Fixes

  • fix config-array and object-schema types (#294) (a902bc4)
  • improve type support for isolated dependencies in pnpm (#289) (f8df139)
Commits
  • df12d9a chore: release main (#296)
  • f8df139 fix: improve type support for isolated dependencies in pnpm (#289)
  • a902bc4 fix: fix config-array and object-schema types (#294)
  • 6030cad docs: Update README sponsors
  • f1f341d docs: Update README sponsors
  • ab10682 docs: Update README sponsors
  • 7255100 chore: standardize test filenames to *.test.js (#267)
  • 100a4c7 docs: Update README sponsors
  • b23f179 docs: Update README sponsors
  • 62089bc docs: Update README sponsors
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​eslint/object-schema since your current version.


Updates @types/node from 24.7.2 to 24.8.1

Commits

Updates baseline-browser-mapping from 2.8.16 to 2.8.18

Commits
  • d605c86 Patch to 2.8.18 because browser or feature data changed
  • 2822451 Browser or feature data changed
  • 56be6b5 Updating static site
  • ddb3040 Patch to 2.8.17 because browser or feature data changed
  • 86ac841 Browser or feature data changed
  • 069f9a8 Update README.md
  • b4d17f5 Updating static site
  • a3cfe6d Updating static site
  • See full diff in compare view

Updates caniuse-lite from 1.0.30001750 to 1.0.30001751

Commits

Updates electron-to-chromium from 1.5.234 to 1.5.237

Commits

Updates envinfo from 7.18.0 to 7.19.0

Release notes

Sourced from envinfo's releases.

envinfo v7.19.0

Features

Changelog

Sourced from envinfo's changelog.

7.19.0 (2025-10-14)

Features

Commits

Updates eslint from 9.37.0 to 9.38.0

Release notes

Sourced from eslint's releases.

v9.38.0

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#20190) (Percy Ma)

Chores

  • d17c795 chore: upgrade @​eslint/js@​9.38.0 (#20221) (Milos Djermanovic)
  • 25d0e33 chore: package.json update for @​eslint/js release (Jenkins)
  • c82b5ef refactor: Use types from @​eslint/core (#20168) (Nicholas C. Zakas)
  • ff31609 ci: add Node.js 25 to ci.yml (#20220) (루밀LuMir)
  • 004577e ci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])
  • eac71fb test: remove use of nodejsScope option of eslint-scope from tests (#20206) (Milos Djermanovic)
  • 4168a18 chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)
  • 205dbd2 chore: fix typos (#20200) (ntnyq)
  • dbb200e chore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)
  • 8962089 chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)
Commits

Updates node-releases from 2.0.23 to 2.0.25

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/config-array](https://github.com/eslint/rewrite/tree/HEAD/packages/config-array) | `0.21.0` | `0.21.1` |
| [@eslint/config-helpers](https://github.com/eslint/rewrite/tree/HEAD/packages/config-helpers) | `0.4.0` | `0.4.1` |
| [@eslint/object-schema](https://github.com/eslint/rewrite/tree/HEAD/packages/object-schema) | `2.1.6` | `2.1.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `24.8.1` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.16` | `2.8.18` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001750` | `1.0.30001751` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.234` | `1.5.237` |
| [envinfo](https://github.com/tabrindle/envinfo) | `7.18.0` | `7.19.0` |
| [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.23` | `2.0.25` |


Updates `@eslint/config-array` from 0.21.0 to 0.21.1
- [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.21.1/packages/config-array)

Updates `@eslint/config-helpers` from 0.4.0 to 0.4.1
- [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.4.1/packages/config-helpers)

Updates `@eslint/object-schema` from 2.1.6 to 2.1.7
- [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-v2.1.7/packages/object-schema)

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

Updates `baseline-browser-mapping` from 2.8.16 to 2.8.18
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.8.16...v2.8.18)

Updates `caniuse-lite` from 1.0.30001750 to 1.0.30001751
- [Commits](browserslist/caniuse-lite@1.0.30001750...1.0.30001751)

Updates `electron-to-chromium` from 1.5.234 to 1.5.237
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.234...v1.5.237)

Updates `envinfo` from 7.18.0 to 7.19.0
- [Release notes](https://github.com/tabrindle/envinfo/releases)
- [Changelog](https://github.com/tabrindle/envinfo/blob/main/CHANGELOG.md)
- [Commits](tabrindle/envinfo@v7.18.0...v7.19.0)

Updates `eslint` from 9.37.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.37.0...v9.38.0)

Updates `node-releases` from 2.0.23 to 2.0.25
- [Commits](chicoxyzzy/node-releases@v2.0.23...v2.0.25)

---
updated-dependencies:
- dependency-name: "@eslint/config-array"
  dependency-version: 0.21.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@eslint/config-helpers"
  dependency-version: 0.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@eslint/object-schema"
  dependency-version: 2.1.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: "@types/node"
  dependency-version: 24.8.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: baseline-browser-mapping
  dependency-version: 2.8.18
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001751
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: electron-to-chromium
  dependency-version: 1.5.237
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: envinfo
  dependency-version: 7.19.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: eslint
  dependency-version: 9.38.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: node-releases
  dependency-version: 2.0.25
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2025
@alcohol alcohol merged commit edf391e into main Oct 21, 2025
22 of 26 checks passed
@alcohol alcohol deleted the dependabot/npm_and_yarn/minor-patch-e25a8e7b13 branch October 21, 2025 07:17
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.

2 participants