An open index of dependabot pull requests across open source projects.

Bump the miscs group with 29 updates

Merged
Number: #2363
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: October 05, 2025 at 08:11 PM UTC
(29 days ago)
Updated: October 06, 2025 at 02:09 AM UTC
(29 days ago)
Merged: October 06, 2025 at 02:09 AM UTC
(29 days ago)
by poad
Time to Close: about 6 hours
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the miscs group with 29 updates:

Package From To
@eslint/js 9.36.0 9.37.0
eslint 9.36.0 9.37.0
vite 7.1.8 7.1.9
@eslint/config-helpers 0.3.1 0.4.0
@eslint/core 0.15.2 0.16.0
@eslint/plugin-kit 0.3.5 0.4.0
@rollup/rollup-android-arm-eabi 4.52.3 4.52.4
@rollup/rollup-android-arm64 4.52.3 4.52.4
@rollup/rollup-darwin-arm64 4.52.3 4.52.4
@rollup/rollup-darwin-x64 4.52.3 4.52.4
@rollup/rollup-freebsd-arm64 4.52.3 4.52.4
@rollup/rollup-freebsd-x64 4.52.3 4.52.4
@rollup/rollup-linux-arm-gnueabihf 4.52.3 4.52.4
@rollup/rollup-linux-arm-musleabihf 4.52.3 4.52.4
@rollup/rollup-linux-arm64-gnu 4.52.3 4.52.4
@rollup/rollup-linux-arm64-musl 4.52.3 4.52.4
@rollup/rollup-linux-loong64-gnu 4.52.3 4.52.4
@rollup/rollup-linux-ppc64-gnu 4.52.3 4.52.4
@rollup/rollup-linux-riscv64-gnu 4.52.3 4.52.4
@rollup/rollup-linux-riscv64-musl 4.52.3 4.52.4
@rollup/rollup-linux-s390x-gnu 4.52.3 4.52.4
@rollup/rollup-linux-x64-gnu 4.52.3 4.52.4
@rollup/rollup-linux-x64-musl 4.52.3 4.52.4
@rollup/rollup-openharmony-arm64 4.52.3 4.52.4
@rollup/rollup-win32-arm64-msvc 4.52.3 4.52.4
@rollup/rollup-win32-ia32-msvc 4.52.3 4.52.4
@rollup/rollup-win32-x64-gnu 4.52.3 4.52.4
@rollup/rollup-win32-x64-msvc 4.52.3 4.52.4
rollup 4.52.3 4.52.4

Updates @eslint/js from 9.36.0 to 9.37.0

Release notes

Sourced from @​eslint/js's releases.

v9.37.0

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits
  • abee4ca chore: package.json update for @​eslint/js release
  • 90a71bf docs: update README files to add badge and instructions (#20115)
  • See full diff in compare view

Updates eslint from 9.36.0 to 9.37.0

Release notes

Sourced from eslint's releases.

v9.37.0

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#19562) (Nitin Kumar)

Bug Fixes

  • a129cce fix: correct no-loss-of-precision false positives for leading zeros (#20164) (Francesco Trotta)
  • 09e04fc fix: add missing AST token types (#20172) (Pixel998)
  • 861c6da fix: correct ESLint typings (#20122) (Pixel998)

Documentation

  • b950359 docs: fix typos across the docs (#20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#20157) (Pixel998)
  • 347906d chore: update eslint (#20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#20144) (Milos Djermanovic)
Commits

Updates vite from 7.1.8 to 7.1.9

Release notes

Sourced from vite's releases.

v7.1.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

7.1.9 (2025-10-03)

Reverts

Commits

Updates @eslint/config-helpers from 0.3.1 to 0.4.0

Release notes

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

core: v0.4.0

0.4.0 (2024-08-12)

Features

config-helpers: v0.4.0

0.4.0 (2025-09-16)

Features

Dependencies

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

plugin-kit: v0.4.0

0.4.0 (2025-09-16)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#212) (a3588d8)

Dependencies

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

plugin-kit: v0.3.5

0.3.5 (2025-08-05)

Dependencies

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

plugin-kit: v0.3.4

0.3.4 (2025-07-21)

... (truncated)

Changelog

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

0.4.0 (2025-09-16)

Features

Dependencies

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

Updates @eslint/core from 0.15.2 to 0.16.0

Release notes

Sourced from @​eslint/core's releases.

config-array: v0.16.0

0.16.0 (2024-06-12)

⚠ BREAKING CHANGES

  • treat * as a universal pattern (#50)
  • Remove ConfigArray#isExplicitMatch() (#53)

Features

  • Remove ConfigArray#isExplicitMatch() (#53) (10d8200)

Bug Fixes

  • Add 'main' and 'types' entries to package.json (#48) (16ee1fa)
  • treat * as a universal pattern (#50) (79ad4bc)

Dependencies

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

core: v0.16.0

0.16.0 (2025-09-16)

Features

Bug Fixes

  • remove unsupported nodeType from types (#268) (d800559)
Changelog

Sourced from @​eslint/core's changelog.

0.16.0 (2025-09-16)

Features

Bug Fixes

  • remove unsupported nodeType from types (#268) (d800559)
Commits

Updates @eslint/plugin-kit from 0.3.5 to 0.4.0

Release notes

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

core: v0.4.0

0.4.0 (2024-08-12)

Features

config-helpers: v0.4.0

0.4.0 (2025-09-16)

Features

Dependencies

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

plugin-kit: v0.4.0

0.4.0 (2025-09-16)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#212) (a3588d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.15.2 to ^0.16.0
Changelog

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

0.4.0 (2025-09-16)

Features

  • add support for getLocFromIndex and getIndexFromLoc (#212) (a3588d8)

Dependencies

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

Updates @rollup/rollup-android-arm-eabi from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-android-arm-eabi's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm-eabi's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-android-arm64 from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-android-arm64's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-android-arm64's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-darwin-arm64 from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-darwin-arm64's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-arm64's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-darwin-x64 from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-darwin-x64's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-darwin-x64's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-freebsd-arm64 from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-freebsd-arm64's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-arm64's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-freebsd-x64 from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-freebsd-x64's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-freebsd-x64's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-linux-arm-gnueabihf from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-linux-arm-gnueabihf's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm-gnueabihf's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-linux-arm-musleabihf from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-linux-arm-musleabihf's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm-musleabihf's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-linux-arm64-gnu from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-linux-arm64-gnu's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Changelog

Sourced from @​rollup/rollup-linux-arm64-gnu's changelog.

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (#6133)

Pull Requests

Commits
Maintainer changes

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


Updates @rollup/rollup-linux-arm64-musl from 4.52.3 to 4.52.4

Release notes

Sourced from @​rollup/rollup-linux-arm64-musl's releases.

v4.52.4

4.52.4

2025-10-03

Bug Fixes

  • Fix an issue where the wrong branch of nullish coalescing was picked (...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+168
Deletions:
-174
Package Dependencies
Package:
eslint
Ecosystem:
npm
Version Change:
9.36.0 → 9.37.0
Update Type:
Minor
Package:
vite
Ecosystem:
npm
Version Change:
7.1.8 → 7.1.9
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.36.0 → 9.37.0
Update Type:
Minor
Package:
rollup
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.15.2 → 0.16.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.3.5 → 0.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.3.1 → 0.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.52.3 → 4.52.4
Update Type:
Patch
Technical Details
ID: 9458281
UUID: 2888342267
Node ID: PR_kwDOEbaw7s6sKJr7
Host: GitHub
Repository: poad/typescript-cli-template
Merge State: Unknown