Skip to content

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

Merged
github-actions[bot] merged 1 commit intotrunkfrom
renovate/all-minor-patch
Mar 19, 2026
Merged

fix(deps): update all non-major dependencies#109
github-actions[bot] merged 1 commit intotrunkfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 20.4.120.4.3 age confidence
@commitlint/config-conventional (source) 20.4.120.4.3 age confidence
@microsoft/api-extractor (source) ^7.56.3^7.57.7 age confidence
@microsoft/api-extractor-model (source) ^7.32.2^7.33.4 age confidence
es-toolkit (source) ^1.44.0^1.45.1 age confidence
eslint (source) 9.39.29.39.4 age confidence
knip (source) 5.83.15.86.0 age confidence
lefthook 2.1.12.1.4 age confidence
mdast-util-from-markdown ^2.0.2^2.0.3 age confidence
mlly ^1.8.0^1.8.1 age confidence
rollup (source) ^4.57.1^4.59.0 age confidence
syncpack 14.0.014.2.0 age confidence

Release Notes

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

v20.4.3

Compare Source

Bug Fixes

v20.4.2

Compare Source

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

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

v20.4.3

Compare Source

Bug Fixes

v20.4.2

Compare Source

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

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

v7.57.7

Compare Source

Mon, 09 Mar 2026 15:14:07 GMT

Patches
  • Bump minimatch version from 10.2.1 to 10.2.3 to address CVE-2026-27903.

v7.57.6

Compare Source

Wed, 25 Feb 2026 21:39:42 GMT

Patches

v7.57.5

Compare Source

Wed, 25 Feb 2026 00:34:29 GMT

Version update only

v7.57.4

Compare Source

Tue, 24 Feb 2026 01:13:27 GMT

Version update only

v7.57.3

Compare Source

Mon, 23 Feb 2026 00:42:21 GMT

Patches
  • Add missing "./extends/*.json" to the package.json "exports" field so that "@​microsoft/api-extractor/extends/tsdoc-base.json" is importable.

v7.57.2

Compare Source

Fri, 20 Feb 2026 16:14:49 GMT

Patches
  • Bump minimatch from 10.1.2 to 10.2.1

v7.57.1

Compare Source

Fri, 20 Feb 2026 00:15:03 GMT

Patches
  • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes #​5644.

v7.57.0

Compare Source

Thu, 19 Feb 2026 00:04:52 GMT

Minor changes
  • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.
microsoft/rushstack (@​microsoft/api-extractor-model)

v7.33.4

Compare Source

Wed, 25 Feb 2026 21:39:42 GMT

Patches

v7.33.3

Compare Source

Wed, 25 Feb 2026 00:34:30 GMT

Version update only

v7.33.2

Compare Source

Tue, 24 Feb 2026 01:13:27 GMT

Version update only

v7.33.1

Compare Source

Fri, 20 Feb 2026 00:15:03 GMT

Patches
  • Add "node" condition before "import" in the "exports" map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via "import". Fixes #​5644.

v7.33.0

Compare Source

Thu, 19 Feb 2026 00:04:52 GMT

Minor changes
  • Normalize package layout. CommonJS is now under lib-commonjs, DTS is now under lib-dts, and ESM is now under lib-esm. Imports to lib still work as before, handled by the "exports" field in package.json.
toss/es-toolkit (es-toolkit)

v1.45.1

Compare Source

Released on March 4th, 2026.

  • Reverted the return type of sample to not include undefined.
  • Fixed Deno install command to include jsr: prefix. ([#​1627])

We sincerely thank @​mwln for their contributions. We appreciate your great efforts!

v1.45.0

Compare Source

Released on March 2nd, 2026.

  • Fixed findIndex to add missing default parameter for doesMatch. ([#​1373])
  • Fixed sample to include undefined in return union type. ([#​1302])
  • Fixed cloneDeep to support cloning Error objects.
  • Fixed retry to correctly match retry count with the retries option.
  • Fixed missing Map and Set in check-dist entrypoints.
  • Fixed missing packages in publishConfig. ([#​1597])
  • Reverted the overload for runtime-determined key arrays in omit. ([#​1595])
  • Added AI Integration page with llms.txt documentation to docs.

We sincerely thank @​D-Sketon, @​dayongkr, @​matthiasfeist, @​raon0211, and @​screendriver for their contributions. We appreciate your great efforts!

eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

webpro-nl/knip (knip)

v5.86.0: Release 5.86.0

Compare Source

v5.85.0: Release 5.85.0

Compare Source

v5.84.1: Release 5.84.1

Compare Source

v5.84.0: Release 5.84.0

Compare Source

evilmartians/lefthook (lefthook)

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

syntax-tree/mdast-util-from-markdown (mdast-util-from-markdown)

v2.0.3

Compare Source

Fix
  • 971e026 Fix passing encoding: undefined w/ options

Full Changelog: syntax-tree/mdast-util-from-markdown@2.0.2...2.0.3

unjs/mlly (mlly)

v1.8.1

Compare Source

compare changes

🩹 Fixes
  • Extract variable names ignoring function calls (#​336)
🏡 Chore
❤️ Contributors
JamieMason/syncpack (syncpack)

v14.2.0

Compare Source

Features
  • groups: extend and improve sameMinor policy (42c31a3)
Bug Fixes
  • cli: fix link to DiffersToHighestOrLowestSemver docs (51bf8ff), closes #​324

v14.1.0

Compare Source

Features
  • cli: add --reporter json to fix and format commands (5522ffe), closes #​322
  • cli: add statusType property to json output (5a82a85), closes #​322
  • write: detect indentation when config is not set (66c0493), closes #​318

v14.0.2

Compare Source

Bug Fixes

v14.0.1

Compare Source

Bug Fixes

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 force-pushed the renovate/all-minor-patch branch 8 times, most recently from 41f4012 to ea72229 Compare March 8, 2026 21:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 0175180 to 3d2b678 Compare March 14, 2026 11:08
@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 14, 2026

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0f3e7c9 to a0ec782 Compare March 16, 2026 17:17
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a0ec782 to f7ae555 Compare March 19, 2026 09:08
@github-actions github-actions Bot merged commit 2d7671e into trunk Mar 19, 2026
8 checks passed
@github-actions github-actions Bot deleted the renovate/all-minor-patch branch March 19, 2026 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants