Skip to content

chore(deps): bump the patch group with 41 updates#513

Merged
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-c812292883
Apr 17, 2026
Merged

chore(deps): bump the patch group with 41 updates#513
cb1kenobi merged 1 commit intomainfrom
dependabot/npm_and_yarn/patch-c812292883

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

Bumps the patch group with 41 updates:

Package From To
lefthook 2.1.5 2.1.6
lmdb 3.5.3 3.5.4
tsdown 0.21.8 0.21.9
typescript 6.0.2 6.0.3
@lmdb/lmdb-darwin-arm64 3.5.3 3.5.4
@lmdb/lmdb-darwin-x64 3.5.3 3.5.4
@lmdb/lmdb-linux-arm64 3.5.3 3.5.4
@lmdb/lmdb-linux-arm 3.5.3 3.5.4
@lmdb/lmdb-linux-x64 3.5.3 3.5.4
@lmdb/lmdb-win32-arm64 3.5.3 3.5.4
@lmdb/lmdb-win32-x64 3.5.3 3.5.4
@oxc-project/types 0.124.0 0.126.0
@rolldown/binding-android-arm64 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-darwin-arm64 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-darwin-x64 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-freebsd-x64 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-linux-arm-gnueabihf 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-linux-arm64-gnu 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-linux-arm64-musl 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-linux-ppc64-gnu 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-linux-s390x-gnu 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-linux-x64-gnu 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-linux-x64-musl 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-openharmony-arm64 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-wasm32-wasi 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-win32-arm64-msvc 1.0.0-rc.15 1.0.0-rc.16
@rolldown/binding-win32-x64-msvc 1.0.0-rc.15 1.0.0-rc.16
@rolldown/pluginutils 1.0.0-rc.15 1.0.0-rc.16
import-without-cache 0.2.5 0.3.3
lefthook-darwin-arm64 2.1.5 2.1.6
lefthook-darwin-x64 2.1.5 2.1.6
lefthook-freebsd-arm64 2.1.5 2.1.6
lefthook-freebsd-x64 2.1.5 2.1.6
lefthook-linux-arm64 2.1.5 2.1.6
lefthook-linux-x64 2.1.5 2.1.6
lefthook-openbsd-arm64 2.1.5 2.1.6
lefthook-openbsd-x64 2.1.5 2.1.6
lefthook-windows-arm64 2.1.5 2.1.6
lefthook-windows-x64 2.1.5 2.1.6
rolldown 1.0.0-rc.15 1.0.0-rc.16
unrun 0.2.35 0.2.36

Updates lefthook from 2.1.5 to 2.1.6

Release notes

Sourced from lefthook's releases.

v2.1.6

Changelog

  • bf73ea2f1ea5468c9af7a6f06b5ef8cd43e66040 fix(packaging): do not pipe stdout and stderr (#1382)
  • 04da00697cd8a6241023c1962feb720eeaa62698 fix(windows): normalize lefthook path for sh script (#1383)
  • de9597a1bf456d2cf0fbcb8816858b6e5cf6b609 fix: log full scoped name for skipped jobs (#1291)
  • eb3e70dbbd2442200ec8ff2140a3ee9daa7d9e70 fix: normalize root to always include trailing slash before path replacement (#1381)
  • f90f3f570ef9227ddf345a79cec687dac41a5d31 fix: skip pty allocation when stdout is not a terminal (#1393)
Changelog

Sourced from lefthook's changelog.

2.1.6 (2026-04-16)

Commits
  • 679ce27 2.1.6: fixes for Windows and AI tools execution
  • 04da006 fix(windows): normalize lefthook path for sh script (#1383)
  • eb3e70d fix: normalize root to always include trailing slash before path replacemen...
  • f90f3f5 fix: skip pty allocation when stdout is not a terminal (#1393)
  • 1481e9d docs: upgrade docmd (#1391)
  • de9597a fix: log full scoped name for skipped jobs (#1291)
  • bf73ea2 fix(packaging): do not pipe stdout and stderr (#1382)
  • See full diff in compare view

Updates lmdb from 3.5.3 to 3.5.4

Commits
  • 5a1c8af Fix syntax error
  • 70b9739 Merge pull request #353 from kentbull/hook-lifecycle-node-api-cleanup
  • 8e9d8fe Update version
  • 423361d Fix edge case with binary search of sparse array
  • cc6f67d Perform extra check on page boundary
  • d1c29f0 Fix Deno cleanup-hook panics in lmdb-js env teardown
  • See full diff in compare view

Updates tsdown from 0.21.8 to 0.21.9

Release notes

Sourced from tsdown's releases.

v0.21.9

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 752c3e5 chore: release v0.21.9
  • 2d74e05 feat: upgrade rolldown
  • 16e2795 feat(config): track transitive config dependencies for watch reload (#919)
  • 38afd8f fix: skip Node.js version check in Bun
  • 665e5ac feat(plugin): add tsdownConfig and tsdownConfigResolved plugin hooks (#918)
  • e6021f5 fix(css): detect css modules from full id for vue virtual sfc styles (#917)
  • abe87e7 chore: upgrade deps
  • d8e1c1f fix: skip package.json writting when content is deeply equal (#913)
  • 60592ef feat(exports): add bin to publishConfig when devExports is enabled (#911)
  • See full diff in compare view

Updates typescript from 6.0.2 to 6.0.3

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

Commits
  • 050880c Bump version to 6.0.3 and LKG
  • eeae9dd 🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...
  • ad1c695 🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)
  • 0725fb4 🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...
  • See full diff in compare view

Updates @lmdb/lmdb-darwin-arm64 from 3.5.3 to 3.5.4

Commits
  • 5a1c8af Fix syntax error
  • 70b9739 Merge pull request #353 from kentbull/hook-lifecycle-node-api-cleanup
  • 8e9d8fe Update version
  • 423361d Fix edge case with binary search of sparse array
  • cc6f67d Perform extra check on page boundary
  • d1c29f0 Fix Deno cleanup-hook panics in lmdb-js env teardown
  • See full diff in compare view

Updates @lmdb/lmdb-darwin-x64 from 3.5.3 to 3.5.4

Commits
  • 5a1c8af Fix syntax error
  • 70b9739 Merge pull request #353 from kentbull/hook-lifecycle-node-api-cleanup
  • 8e9d8fe Update version
  • 423361d Fix edge case with binary search of sparse array
  • cc6f67d Perform extra check on page boundary
  • d1c29f0 Fix Deno cleanup-hook panics in lmdb-js env teardown
  • See full diff in compare view

Updates @lmdb/lmdb-linux-arm64 from 3.5.3 to 3.5.4

Commits
  • 5a1c8af Fix syntax error
  • 70b9739 Merge pull request #353 from kentbull/hook-lifecycle-node-api-cleanup
  • 8e9d8fe Update version
  • 423361d Fix edge case with binary search of sparse array
  • cc6f67d Perform extra check on page boundary
  • d1c29f0 Fix Deno cleanup-hook panics in lmdb-js env teardown
  • See full diff in compare view

Updates @lmdb/lmdb-linux-arm from 3.5.3 to 3.5.4

Commits
  • 5a1c8af Fix syntax error
  • 70b9739 Merge pull request #353 from kentbull/hook-lifecycle-node-api-cleanup
  • 8e9d8fe Update version
  • 423361d Fix edge case with binary search of sparse array
  • cc6f67d Perform extra check on page boundary
  • d1c29f0 Fix Deno cleanup-hook panics in lmdb-js env teardown
  • See full diff in compare view

Updates @lmdb/lmdb-linux-x64 from 3.5.3 to 3.5.4

Commits
  • 5a1c8af Fix syntax error
  • 70b9739 Merge pull request #353 from kentbull/hook-lifecycle-node-api-cleanup
  • 8e9d8fe Update version
  • 423361d Fix edge case with binary search of sparse array
  • cc6f67d Perform extra check on page boundary
  • d1c29f0 Fix Deno cleanup-hook panics in lmdb-js env teardown
  • See full diff in compare view

Updates @lmdb/lmdb-win32-arm64 from 3.5.3 to 3.5.4

Commits
  • 5a1c8af Fix syntax error
  • 70b9739 Merge pull request #353 from kentbull/hook-lifecycle-node-api-cleanup
  • 8e9d8fe Update version
  • 423361d Fix edge case with binary search of sparse array
  • cc6f67d Perform extra check on page boundary
  • d1c29f0 Fix Deno cleanup-hook panics in lmdb-js env teardown
  • See full diff in compare view

Updates @lmdb/lmdb-win32-x64 from 3.5.3 to 3.5.4

Commits
  • 5a1c8af Fix syntax error
  • 70b9739 Merge pull request #353 from kentbull/hook-lifecycle-node-api-cleanup
  • 8e9d8fe Update version
  • 423361d Fix edge case with binary search of sparse array
  • cc6f67d Perform extra check on page boundary
  • d1c29f0 Fix Deno cleanup-hook panics in lmdb-js env teardown
  • See full diff in compare view

Updates @oxc-project/types from 0.124.0 to 0.126.0

Release notes

Sourced from @​oxc-project/types's releases.

oxc crates_v0.126.0

💥 BREAKING CHANGES

  • 24fb7eb allocator: [BREAKING] Rename Box and Vec methods (#21395) (overlookmotel)

🚀 Features

  • ce5072d parser: Support turbopack magic comments (#20803) (Kane Wang)
  • f5deb55 napi/transform: Expose optimizeConstEnums and optimizeEnums options (#21388) (Dunqing)
  • 24b03de data_structures: Introduce NonNullConst and NonNullMut pointer types (#21425) (overlookmotel)

🐛 Bug Fixes

  • d7a359a ecmascript: Treat update expressions as unconditionally side-effectful (#21456) (Dunqing)
  • 56af2f4 transformer/async-to-generator: Correct scope of inferred named FE in async-to-generator (#21458) (Dunqing)
  • b3ed467 minifier: Avoid illegal var; when folding unused arguments copy loop (#21421) (fazba)
  • b0e8f13 minifier: Preserve var inside catch with same-named parameter (#21366) (Dunqing)
  • 4fb73a7 transformer/typescript: Preserve execution order for accessor with useDefineForClassFields: false (#21369) (Dunqing)

⚡ Performance

  • c22cba6 allocator: Simplify pointer calculation when creating Arena chunks (#21475) (overlookmotel)
  • da3cc16 parser: Refactor out LexerContext (#21275) (Ulrich Stark)

📚 Documentation

  • c5b19bb allocator: Reformat comments in Arena (#21448) (overlookmotel)
  • 091e88e lexer: Update doc comment about perf benefit of reading through references (#21423) (overlookmotel)
  • 922cbee allocator: Remove references to "bump" from comments (#21397) (overlookmotel)

oxc crates_v0.125.0

💥 BREAKING CHANGES

  • 36cdc31 str: [BREAKING] Remove identity FromIn impl for Ident (#21251) (overlookmotel)
  • 382958a span: [BREAKING] Remove re-exports of string types from oxc_span crate (#21246) (overlookmotel)
  • c4aedfa str: [BREAKING] Add static_ident! macro (#21245) (overlookmotel)

🚀 Features

  • e7e1aea transformer/typescript: Add optimize_enums option for regular enum inlining (#20539) (Dunqing)
  • 679f57f transformer/typescript: Implement const enum inlining and declaration removal (#20508) (Dunqing)
  • 6dd061c semantic: Extend MemberWriteTarget to cover all property modification patterns (#21205) (Dunqing)
  • f134e24 minifier: Support property_write_side_effects option to drop unused property assignments (#20773) (Dunqing)
  • 75663c0 semantic: Add enum member value evaluation for const enum support (#20602) (Dunqing)
  • 3cfe8ed semantic: Add MemberWriteTarget flag to ReferenceFlags (#20772) (Dunqing)

🐛 Bug Fixes

  • af1a586 transformer/class-properties: Use correct property name when converting parameter properties (#21268) (Amal Jossy)
  • b43250a allocator: Move allocation tracking into Bump (#21342) (overlookmotel)

... (truncated)

Commits

Updates @rolldown/binding-android-arm64 from 1.0.0-rc.15 to 1.0.0-rc.16

Release notes

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

v1.0.0-rc.16

[1.0.0-rc.16] - 2026-04-16

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

... (truncated)

Changelog

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

[1.0.0-rc.16] - 2026-04-16

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

... (truncated)

Commits

Updates @rolldown/binding-darwin-arm64 from 1.0.0-rc.15 to 1.0.0-rc.16

Release notes

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

v1.0.0-rc.16

[1.0.0-rc.16] - 2026-04-16

🚀 Features

🐛 Bug Fixes

🚜 Refactor

📚 Documentation

⚡ Performance

... (truncated)

Changelog

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

[1.0.0-rc.16] - 2026-04-16

🚀 Features

🐛 Bug Fixes

Bumps the patch group with 41 updates:

| Package | From | To |
| --- | --- | --- |
| [lefthook](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lmdb](https://github.com/kriszyp/lmdb-js) | `3.5.3` | `3.5.4` |
| [tsdown](https://github.com/rolldown/tsdown) | `0.21.8` | `0.21.9` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` |
| [@lmdb/lmdb-darwin-arm64](https://github.com/kriszyp/lmdb-js) | `3.5.3` | `3.5.4` |
| [@lmdb/lmdb-darwin-x64](https://github.com/kriszyp/lmdb-js) | `3.5.3` | `3.5.4` |
| [@lmdb/lmdb-linux-arm64](https://github.com/kriszyp/lmdb-js) | `3.5.3` | `3.5.4` |
| [@lmdb/lmdb-linux-arm](https://github.com/kriszyp/lmdb-js) | `3.5.3` | `3.5.4` |
| [@lmdb/lmdb-linux-x64](https://github.com/kriszyp/lmdb-js) | `3.5.3` | `3.5.4` |
| [@lmdb/lmdb-win32-arm64](https://github.com/kriszyp/lmdb-js) | `3.5.3` | `3.5.4` |
| [@lmdb/lmdb-win32-x64](https://github.com/kriszyp/lmdb-js) | `3.5.3` | `3.5.4` |
| [@oxc-project/types](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxc-types) | `0.124.0` | `0.126.0` |
| [@rolldown/binding-android-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-darwin-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-darwin-x64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-freebsd-x64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-linux-arm-gnueabihf](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-linux-arm64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-linux-arm64-musl](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-linux-ppc64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-linux-s390x-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-linux-x64-gnu](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-linux-x64-musl](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-openharmony-arm64](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-wasm32-wasi](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-win32-arm64-msvc](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/binding-win32-x64-msvc](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [@rolldown/pluginutils](https://github.com/rolldown/rolldown/tree/HEAD/packages/pluginutils) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [import-without-cache](https://github.com/sxzz/import-without-cache) | `0.2.5` | `0.3.3` |
| [lefthook-darwin-arm64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-darwin-x64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-freebsd-arm64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-freebsd-x64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-linux-arm64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-linux-x64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-openbsd-arm64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-openbsd-x64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-windows-arm64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [lefthook-windows-x64](https://github.com/evilmartians/lefthook) | `2.1.5` | `2.1.6` |
| [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.0.0-rc.15` | `1.0.0-rc.16` |
| [unrun](https://github.com/Gugustinette/unrun) | `0.2.35` | `0.2.36` |


Updates `lefthook` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lmdb` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/kriszyp/lmdb-js/releases)
- [Commits](kriszyp/lmdb-js@v3.5.3...v3.5.4)

Updates `tsdown` from 0.21.8 to 0.21.9
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.21.8...v0.21.9)

Updates `typescript` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v6.0.2...v6.0.3)

Updates `@lmdb/lmdb-darwin-arm64` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/kriszyp/lmdb-js/releases)
- [Commits](kriszyp/lmdb-js@v3.5.3...v3.5.4)

Updates `@lmdb/lmdb-darwin-x64` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/kriszyp/lmdb-js/releases)
- [Commits](kriszyp/lmdb-js@v3.5.3...v3.5.4)

Updates `@lmdb/lmdb-linux-arm64` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/kriszyp/lmdb-js/releases)
- [Commits](kriszyp/lmdb-js@v3.5.3...v3.5.4)

Updates `@lmdb/lmdb-linux-arm` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/kriszyp/lmdb-js/releases)
- [Commits](kriszyp/lmdb-js@v3.5.3...v3.5.4)

Updates `@lmdb/lmdb-linux-x64` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/kriszyp/lmdb-js/releases)
- [Commits](kriszyp/lmdb-js@v3.5.3...v3.5.4)

Updates `@lmdb/lmdb-win32-arm64` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/kriszyp/lmdb-js/releases)
- [Commits](kriszyp/lmdb-js@v3.5.3...v3.5.4)

Updates `@lmdb/lmdb-win32-x64` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/kriszyp/lmdb-js/releases)
- [Commits](kriszyp/lmdb-js@v3.5.3...v3.5.4)

Updates `@oxc-project/types` from 0.124.0 to 0.126.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxc-types/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.126.0/npm/oxc-types)

Updates `@rolldown/binding-android-arm64` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-darwin-arm64` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-darwin-x64` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-freebsd-x64` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-linux-arm-gnueabihf` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-linux-arm64-gnu` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-linux-arm64-musl` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-linux-ppc64-gnu` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-linux-s390x-gnu` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-linux-x64-gnu` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-linux-x64-musl` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-openharmony-arm64` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-wasm32-wasi` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-win32-arm64-msvc` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/binding-win32-x64-msvc` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `@rolldown/pluginutils` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/pluginutils)

Updates `import-without-cache` from 0.2.5 to 0.3.3
- [Release notes](https://github.com/sxzz/import-without-cache/releases)
- [Commits](sxzz/import-without-cache@v0.2.5...v0.3.3)

Updates `lefthook-darwin-arm64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-darwin-x64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-freebsd-arm64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-freebsd-x64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-linux-arm64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-linux-x64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-openbsd-arm64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-openbsd-x64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-windows-arm64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `lefthook-windows-x64` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.1.5...v2.1.6)

Updates `rolldown` from 1.0.0-rc.15 to 1.0.0-rc.16
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.0.0-rc.16/packages/rolldown)

Updates `unrun` from 0.2.35 to 0.2.36
- [Release notes](https://github.com/Gugustinette/unrun/releases)
- [Commits](Gugustinette/unrun@v0.2.35...v0.2.36)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 2.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lmdb
  dependency-version: 3.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: tsdown
  dependency-version: 0.21.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@lmdb/lmdb-darwin-arm64"
  dependency-version: 3.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@lmdb/lmdb-darwin-x64"
  dependency-version: 3.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@lmdb/lmdb-linux-arm64"
  dependency-version: 3.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@lmdb/lmdb-linux-arm"
  dependency-version: 3.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@lmdb/lmdb-linux-x64"
  dependency-version: 3.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@lmdb/lmdb-win32-arm64"
  dependency-version: 3.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@lmdb/lmdb-win32-x64"
  dependency-version: 3.5.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@oxc-project/types"
  dependency-version: 0.126.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch
- dependency-name: "@rolldown/binding-android-arm64"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-darwin-arm64"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-darwin-x64"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-freebsd-x64"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-linux-arm-gnueabihf"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-linux-arm64-gnu"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-linux-arm64-musl"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-linux-ppc64-gnu"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-linux-s390x-gnu"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-linux-x64-gnu"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-linux-x64-musl"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-openharmony-arm64"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-wasm32-wasi"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-win32-arm64-msvc"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/binding-win32-x64-msvc"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@rolldown/pluginutils"
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: import-without-cache
  dependency-version: 0.3.3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: patch
- dependency-name: lefthook-darwin-arm64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-darwin-x64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-freebsd-arm64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-freebsd-x64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-linux-arm64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-linux-x64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-openbsd-arm64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-openbsd-x64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-windows-arm64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: lefthook-windows-x64
  dependency-version: 2.1.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rolldown
  dependency-version: 1.0.0-rc.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: unrun
  dependency-version: 0.2.36
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automated dependencies Pull requests that update a dependency file labels Apr 17, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedlmdb@​3.5.3 ⏵ 3.5.49710010095 +370
Updatedtsdown@​0.21.8 ⏵ 0.21.998 +110088 +196100
Updatedlefthook@​2.1.5 ⏵ 2.1.69210010096100
Updatedtypescript@​6.0.2 ⏵ 6.0.3100 +1100100 +11100 +1100 +10

View full report

@github-actions
Copy link
Copy Markdown
Contributor

📊 Benchmark Results

get-sync.bench.ts

getSync() > random keys - small key size (100 records)

Implementation Rank Operations/sec Mean (ms) Min (ms) Max (ms) RME (%) Samples
🥇 lmdb 1 23.37K ops/sec 42.80 41.26 627.762 0.118 116,828
🥈 rocksdb 2 11.90K ops/sec 84.04 81.93 22,527.787 0.892 59,498

getSync() > sequential keys - small key size (100 records)

Implementation Rank Operations/sec Mean (ms) Min (ms) Max (ms) RME (%) Samples
🥇 lmdb 1 27.08K ops/sec 36.93 35.20 1,990.325 0.128 135,388
🥈 rocksdb 2 12.85K ops/sec 77.80 75.92 514.102 0.046 64,269

ranges.bench.ts

getRange() > small range (100 records, 50 range)

Implementation Rank Operations/sec Mean (ms) Min (ms) Max (ms) RME (%) Samples
🥇 lmdb 1 25.46K ops/sec 39.28 37.58 506.924 0.153 127,280
🥈 rocksdb 2 3.57K ops/sec 280.198 247.227 2,379.409 0.528 17,845

realistic-load.bench.ts

Realistic write load with workers > write variable records with transaction log

Implementation Rank Operations/sec Mean (ms) Min (ms) Max (ms) RME (%) Samples
🥇 rocksdb 1 190.39 ops/sec 5,252.32 59.53 120,597.287 36.46 384
🥈 lmdb 2 26.29 ops/sec 38,036.293 416.613 1,189,564.913 136.747 64.00

transaction-log.bench.ts

Transaction log > read 100 iterators while write log with 100 byte records

Implementation Rank Operations/sec Mean (ms) Min (ms) Max (ms) RME (%) Samples
🥇 rocksdb 1 37.37K ops/sec 26.76 12.26 344.758 0.223 186,869
🥈 lmdb 2 442.35 ops/sec 2,260.665 143.786 8,095.774 1.13 2,212

Transaction log > read one entry from random position from log with 1000 100 byte records

Implementation Rank Operations/sec Mean (ms) Min (ms) Max (ms) RME (%) Samples
🥇 rocksdb 1 705.25K ops/sec 1.42 1.24 3,060.653 0.151 3,526,268
🥈 lmdb 2 462.25K ops/sec 2.16 1.15 4,650.592 0.355 2,311,247

worker-put-sync.bench.ts

putSync() > random keys - small key size (100 records, 10 workers)

Implementation Rank Operations/sec Mean (ms) Min (ms) Max (ms) RME (%) Samples
🥇 rocksdb 1 849.59 ops/sec 1,177.042 1,026.605 1,910.251 0.293 1,700
🥈 lmdb 2 1.17 ops/sec 855,098.855 830,597.303 875,631.789 1.27 10.00

worker-transaction-log.bench.ts

Transaction log with workers > write log with 100 byte records

Implementation Rank Operations/sec Mean (ms) Min (ms) Max (ms) RME (%) Samples
🥇 rocksdb 1 18.17K ops/sec 55.04 29.39 520.849 0.512 36,335
🥈 lmdb 2 804.47 ops/sec 1,243.053 256.506 15,452.606 5.76 1,610

Results from commit 81b8bdc

@cb1kenobi cb1kenobi merged commit ed00ad4 into main Apr 17, 2026
20 checks passed
@cb1kenobi cb1kenobi deleted the dependabot/npm_and_yarn/patch-c812292883 branch April 17, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant