Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.37.0 -> 9.38.0 age confidence
@types/node (source) 22.18.11 -> 22.18.12 age confidence
console-table-printer (source) 2.14.6 -> 2.15.0 age confidence
lint-staged 16.2.4 -> 16.2.6 age confidence
pnpm (source) 10.18.3 -> 10.19.0 age confidence
typescript-eslint (source) 8.46.1 -> 8.46.2 age confidence
zx (source) 8.8.4 -> 8.8.5 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.38.0

Compare Source

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
console-table-printer/console-table-printer (console-table-printer)

v2.15.0

Compare Source

Features
  • Transform (transform/format) a column by using a function provided by user (#​560) (d2d67dc)

2.14.6 (2025-06-25)

Bug Fixes

2.14.5 (2025-06-25)

Bug Fixes
  • Better Types for calculated Column, sort, filter functions (#​542) (6bd7a44)

2.14.4 (2025-06-24)

Bug Fixes

2.14.3 (2025-06-10)

Bug Fixes
  • change return type for row filter function (boolean instead Boolean) (#​526) (48bafca)

2.14.2 (2025-06-08)

Bug Fixes

2.14.1 (2025-06-01)

Bug Fixes
lint-staged/lint-staged (lint-staged)

v16.2.6

Compare Source

Patch Changes

v16.2.5

Compare Source

Patch Changes
  • #​1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.
pnpm/pnpm (pnpm)

v10.19.0

Compare Source

Minor Changes
  • You can now allow specific versions of dependencies to run postinstall scripts. onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:

    onlyBuiltDependencies:
      - [email protected] || 21.6.5
      - [email protected]

    Related PR: #​10104.

  • Added support for exact versions in minimumReleaseAgeExclude #​9985.

    You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by minimumReleaseAge. For example:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - [email protected]
      - [email protected] || 5.102.1
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.2

Compare Source

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

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

google/zx (zx)

v8.8.5: — Temporary Reservoir

Compare Source

This release fixes the issue, when zx flushes external node_modules on linking #​1348 #​1349 #​1355

Also [email protected] arrives here.


Configuration

📅 Schedule: Branch creation - "after 5pm and before 10pm on Thursday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-and-patch-dependencies branch from f122fa6 to c8ca7e7 Compare October 30, 2025 20:52
@renovate renovate bot merged commit 3ef1d97 into main Oct 31, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-and-patch-dependencies branch October 31, 2025 04:44
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