Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@antfu/eslint-config ^6.0.0 -> ^6.1.0 age confidence
@antfu/ni ^27.0.0 -> ^27.0.1 age confidence
@rive-app/canvas (source) ^2.31.6 -> ^2.32.0 age confidence
@shikijs/vitepress-twoslash (source) ^3.13.0 -> ^3.14.0 age confidence
@types/node (source) ^24.8.1 -> ^24.9.1 age confidence
changelogithub ^13.16.0 -> ^13.16.1 age confidence
es-toolkit (source) ^1.40.0 -> ^1.41.0 age confidence
lint-staged ^16.2.4 -> ^16.2.6 age confidence
pnpm (source) 10.18.3 -> 10.19.0 age confidence
vue-tsc (source) ^3.1.1 -> ^3.1.2 age confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v6.1.0

Compare Source

   🚀 Features
    View changes on GitHub
antfu-collective/ni (@​antfu/ni)

v27.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
rive-app/rive-wasm (@​rive-app/canvas)

v2.32.0

Compare Source

Commits
shikijs/shiki (@​shikijs/vitepress-twoslash)

v3.14.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
antfu/changelogithub (changelogithub)

v13.16.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
toss/es-toolkit (es-toolkit)

v1.41.0

Compare Source

Released on October 24th, 2025.

  • Enhanced throttle to preserve this context when called as a method.
  • Added type guard support for partition function.
  • Fixed omit to support runtime-determined key arrays with proper overloads.
  • Fixed defaults in compatibility layer to properly handle undefined and null sources.
  • Fixed toSnakeCaseKeys and toCamelCaseKeys to correctly return types for non-plain objects.
  • Fixed toMerged and mergeWith to properly handle shared objects in merge logic.
  • Fixed compat/union to support array-like objects.
  • Fixed compat/updateWith to use get for value retrieval in updater function.
  • Fixed circular import between isMatch and isMatchWith.
  • Fixed find and findLast by simplifying logic and removing unnecessary checks.
  • Fixed takeRight by improving test coverage and removing redundant checks.
  • Fixed curry and curryRight by removing unnecessary type assertions.
  • Fixed isEqualWith and mapKeys by removing unnecessary type assertions.
  • Improved performance for meanBy by removing intermediate array creation.
  • Updated build system to use UMD format instead of IIFE for browser builds.
  • Fixed numerous documentation examples across compat modules.
  • Improved test coverage with additional test cases for edge cases and compatibility.

We sincerely thank @​the5thbeatle, @​wo-o29, @​hwibaski, @​manudeli, @​raon0211, @​dayongkr, @​D-Sketon, @​yoouungyoung, @​Dohun-choi, @​sukvvon, @​zoulou00, and @​sen2y for their contributions. We appreciate your great efforts!

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
vuejs/language-tools (vue-tsc)

v3.1.2

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 added the dependencies Pull requests that update a dependency file label Oct 27, 2025
@renovate renovate bot enabled auto-merge (squash) October 27, 2025 01:01
@renovate renovate bot merged commit 8925377 into main Oct 27, 2025
11 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 27, 2025 01:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant