Skip to content

fix(deps): update all non-major dependencies#100

Merged
yyxi merged 1 commit intotrunkfrom
renovate/all-minor-patch
Feb 10, 2026
Merged

fix(deps): update all non-major dependencies#100
yyxi merged 1 commit intotrunkfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 20.3.020.4.1 age confidence
@commitlint/config-conventional (source) 20.3.020.4.1 age confidence
@microsoft/api-extractor (source) ^7.55.2^7.56.0 age confidence
@types/node (source) 25.0.325.2.0 age confidence
@vitest/coverage-v8 (source) 4.0.164.0.18 age confidence
es-toolkit (source) ^1.43.0^1.44.0 age confidence
knip (source) 5.79.05.83.0 age confidence
lefthook 2.0.132.1.0 age confidence
prettier (source) 3.7.43.8.1 age confidence
rollup (source) ^4.54.0^4.57.1 age confidence
unist-util-visit ^5.0.0^5.1.0 age confidence
vitest (source) 4.0.164.0.18 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/cli

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v20.4.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

v20.4.0

Compare Source

Features

20.3.1 (2026-01-08)

Note: Version bump only for package @​commitlint/config-conventional

v20.3.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

microsoft/rushstack (@​microsoft/api-extractor)

v7.56.0

Compare Source

Fri, 30 Jan 2026 01:16:12 GMT

Minor changes
  • Fix an issue where destructured parameters produced an incorrect parameter name

v7.55.5

Compare Source

Thu, 08 Jan 2026 01:12:30 GMT

Patches
  • Fix missing 'export' keyword for namespace re-exports that produced invalid TypeScript output
vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.18

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

v4.0.17

Compare Source

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

v1.44.0

Compare Source

Released on January 16th, 2026.

  • Added shouldRetry option to retry function. ([#​1585])
  • Added isEmptyObject predicate function. ([#​1584])
  • Added isNumber predicate function.
  • Enhanced error cloning to support AggregateError. ([#​1563])
  • Implemented collection methods for Maps and Sets.
  • Added bundle size analysis and visualization components to docs. ([#​1564])
  • Fixed flattenObject to retain empty objects and arrays.
  • Enhanced type safety for clone function.
  • Fixed clone error when cloning object with null prototype. ([#​1570])
  • Fixed array function callbacks to include index and array parameters. ([#​1561])
  • Fixed compat/cloneDeep and cloneDeepWith to clone null-prototype objects as regular objects. ([#​1562])
  • Fixed compat/clamp to ensure consistency with lodash. ([#​1555])
  • Simplified intersection filter callback for consistency. ([#​1582])
  • Fixed incorrect function names and output in cloneDeep JSDoc examples. ([#​1583])

We sincerely thank @​raon0211, @​dayongkr, @​eunwoo-levi, @​matt-oakes, @​T3sT3ro, and @​D-Sketon for their contributions. We appreciate your great efforts!

webpro-nl/knip (knip)

v5.83.0: Release 5.83.0

Compare Source

v5.82.1: Release 5.82.1

Compare Source

  • Add vsce + ovsx verify PATs (6bec128)
  • Improve coverage for isReferencedInExport types (570eafe)

v5.82.0: Release 5.82.0

Compare Source

v5.81.0: Release 5.81.0

Compare Source

v5.80.2: Release 5.80.2

Compare Source

v5.80.1: Release 5.80.1

Compare Source

v5.80.0: Release 5.80.0

Compare Source

evilmartians/lefthook (lefthook)

v2.1.0

Compare Source

v2.0.16

Compare Source

v2.0.15

Compare Source

v2.0.14

Compare Source

prettier/prettier (prettier)

v3.8.1

Compare Source

v3.8.0

Compare Source

diff

🔗 Release note

rollup/rollup (rollup)

v4.57.1

Compare Source

2026-01-30

Bug Fixes
  • Fix heap corruption issue in Windows (#​6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#​6254)
Pull Requests

v4.57.0

Compare Source

2026-01-27

Features
  • Add import attributes to all plugin hooks that did not provide them yet (#​5700)
  • Deprecate returning import attributes from load or transform hooks as that will no longer be supported with rollup 5 (#​5700)
Pull Requests

v4.56.0

Compare Source

2026-01-22

Features
  • Track object property inclusions of dynamic namespace members (#​6230)
Bug Fixes
  • Handle methods that access dynamically imported namespace members via this (#​6230)
Pull Requests

v4.55.3

Compare Source

2026-01-21

Bug Fixes
  • Fix JSX semicolon insert position in variable declarations (#​6241)
Pull Requests

v4.55.2

Compare Source

2026-01-19

Bug Fixes
  • Sort manual chunks by execution order to reduce circular dependency issues (#​6240)
Pull Requests

v4.55.1

Compare Source

2026-01-05

Bug Fixes
  • Fix artifact reference for OpenBSD (#​6231)
Pull Requests
syntax-tree/unist-util-visit (unist-util-visit)

v5.1.0

Compare Source

Types

Full Changelog: syntax-tree/unist-util-visit@5.0.0...5.1.0


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: Disabled by config. Please merge this manually once you are satisfied.

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

@renovate renovate bot added the dependencies Concerns or updates related to external libraries or packages label Jan 19, 2026
@socket-security
Copy link

socket-security bot commented Jan 19, 2026

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 1c0b26a to d25acd5 Compare January 25, 2026 09:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from ebd871d to 8c504b6 Compare January 30, 2026 01:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from b7187f9 to 78c2526 Compare February 9, 2026 17:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 78c2526 to 488141c Compare February 10, 2026 13:47
@yyxi yyxi merged commit ec0deed into trunk Feb 10, 2026
8 checks passed
@yyxi yyxi deleted the renovate/all-minor-patch branch February 10, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Concerns or updates related to external libraries or packages

Development

Successfully merging this pull request may close these issues.

1 participant