chore(deps): update npm packages#9343
Merged
Merged
Conversation
❌ Deploy Preview for rolldown-rs failed.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
shulaoda
approved these changes
May 11, 2026
shulaoda
added a commit
that referenced
this pull request
May 12, 2026
…lify (#9364) ## Summary Pin `packageManager` back to `[email protected]` to unblock Netlify docs deploys. ## Context After #9347 bumped pnpm `10.23.0` → `10.33.4`, every Netlify deploy started failing during `pnpm install` with: ``` ERR_PNPM_LOCKFILE_CONFIG_MISMATCH Cannot proceed with the frozen installation. The current "catalogs" configuration doesn't match the value found in the lockfile Update your lockfile using "pnpm install --no-frozen-lockfile" ``` Root cause: pnpm **10.24.0** added a strict catalog comparison for `--frozen-lockfile` mode via [pnpm/pnpm#10231](pnpm/pnpm#10231). The comparison logic (`allCatalogsAreUpToDate`) is buggy — it reports a mismatch even though the workspace catalog and lockfile snapshot are identical, and `pnpm install --no-frozen-lockfile` locally produces zero diff. This is the same issue [sapphi-red](https://github.com/sapphi-red) already filed against pnpm using this repo as the reproduction: [pnpm/pnpm#10258](pnpm/pnpm#10258) (still open, no comments from maintainers). `#9343` (the npm packages renovate PR that changed `valibot` and `vitepress-plugin-graphviz` in the catalog) only made the failure visible — the regression was introduced by the pnpm bump.
Merged
shulaoda
added a commit
that referenced
this pull request
May 13, 2026
## [1.0.1] - 2026-05-13 ### 🚀 Features - experimental/lazy-barrel: advice on oversized barrel modules (#9236) by @shulaoda - rolldown: inline optional-chain enum access (#9379) by @Dunqing - chunk-optimization: dedupe already-loaded dynamic deps (#9305) by @IWANABETHATGUY - binding: call moduleParsed hook in ParallelJsPlugin (#9318) by @jaehafe ### 🐛 Bug Fixes - transform: enable `enum_eval` for `transformSync` and vite TS transform (#9325) by @Dunqing - error: remove severity prefix from diagnostic messages (#9262) by @Kyujenius - deps: pin pnpm to 10.23.0 to work around catalog mismatch on Netlify (#9364) by @shulaoda - ci: pin mimalloc-safe to 0.1.58 (#9361) by @shulaoda - dev/lazy: fix exports of lazy requests in lazy chunks (#9249) by @h-a-n-a - rolldown_plugin_vite_resolve: handle errors in `resolveSubpathImports` callback (#9355) by @sapphi-red - rolldown_plugin_lazy_compilation: use loadExports for fetched proxy to preserve original export names (#9132) by @h-a-n-a - common: include offending index in HybridIndexVec panic message (#9296) by @SAY-5 ### 🚜 Refactor - ecmascript: extract semantic_builder_for_transform helper (#9326) by @Dunqing - test: extract reusable static-import-cycle helper (#9332) by @IWANABETHATGUY ### 📚 Documentation - clarify scope of `topLevelVar` (#9380) by @IWANABETHATGUY - meta/design: add ast-mutation design doc (#9338) by @hyf0 - feat: add ai policy in contribution guide (#9315) by @mdong1909 ### ⚡ Performance - binding: enable mimalloc v3 to reduce idle memory (#9349) by @shulaoda ### 🧪 Testing - mcs: cover require() in `$initial` group (#9376) by @hyf0 - add regression for CJS facade chunk merge into entry (#9351) by @IWANABETHATGUY ### ⚙️ Miscellaneous Tasks - switch prepare-release to manual dispatch with version input (#9383) by @shulaoda - migrate `@rolldown/pluginutils` to `rolldown/plugins` (#9317) by @shulaoda - deps: pin libmimalloc-sys2 to 0.1.54 (#9372) by @shulaoda - replace `igorskyflyer/action-readfile` with `cat` (#9369) by @sapphi-red - deps: update test262 submodule for tests (#9371) by @rolldown-guard[bot] - use app token for test dep update PRs (#9368) by @sapphi-red - replace some actions with gh commands (#9367) by @sapphi-red - replace action-semantic-pull-request with inline regex (#9366) by @sapphi-red - remove pull_request_target workflows (#9188) by @Boshen - deps: upgrade oxc to 0.130.0 (#9360) by @shulaoda - deps: update github actions (major) (#9348) by @renovate[bot] - deps: update github actions (#9341) by @renovate[bot] - deps: update rust crates (#9344) by @renovate[bot] - deps: update crate-ci/typos action to v1.46.1 (#9357) by @renovate[bot] - deps: update npm packages (#9343) by @renovate[bot] - deps: update pnpm to v10.33.4 (#9347) by @renovate[bot] - deps: update dependency rolldown-plugin-dts to ^0.25.0 (#9346) by @renovate[bot] - .claude: add rolldown-repl encoder, rename decode skill (#9352) by @IWANABETHATGUY - deps: update crate-ci/typos action to v1.46.0 (#9345) by @renovate[bot] - deps: update napi to v3.8.6 (#9342) by @renovate[bot] - deps: update dependency vite-plus to v0.1.20 (#9340) by @renovate[bot] - enable rollup chunking-form test (#9335) by @IWANABETHATGUY - typo: fix typo in watcher options comment (#9324) by @thescripted ### ❤️ New Contributors * @Kyujenius made their first contribution in [#9262](#9262) * @SAY-5 made their first contribution in [#9296](#9296) * @thescripted made their first contribution in [#9324](#9324) Co-authored-by: shulaoda <[email protected]>
IWANABETHATGUY
pushed a commit
that referenced
this pull request
May 18, 2026
> ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-env)) | [`7.29.2` → `7.29.5`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.29.2/7.29.5) |  |  |  |  | | [@oxlint/plugins](https://oxc.rs/docs/guide/usage/linter/js-plugins) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint-plugins)) | [`1.60.0` → `1.63.0`](https://renovatebot.com/diffs/npm/@oxlint%2fplugins/1.60.0/1.63.0) |  |  |  |  | | [estree-toolkit](https://estree-toolkit.netlify.app/) ([source](https://redirect.github.com/sarsamurmu/estree-toolkit)) | [`1.7.13` → `1.7.14`](https://renovatebot.com/diffs/npm/estree-toolkit/1.7.13/1.7.14) |  |  |  |  | | [fs-extra](https://redirect.github.com/jprichardson/node-fs-extra) | [`11.3.4` → `11.3.5`](https://renovatebot.com/diffs/npm/fs-extra/11.3.4/11.3.5) |  |  |  |  | | [knip](https://knip.dev) ([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip)) | [`6.4.1` → `6.12.1`](https://renovatebot.com/diffs/npm/knip/6.4.1/6.12.1) |  |  |  |  | | [publint](https://publint.dev) ([source](https://redirect.github.com/publint/publint/tree/HEAD/packages/publint)) | [`0.3.18` → `0.3.19`](https://renovatebot.com/diffs/npm/publint/0.3.18/0.3.19) |  |  |  |  | | [react](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react)) | [`19.2.5` → `19.2.6`](https://renovatebot.com/diffs/npm/react/19.2.5/19.2.6) |  |  |  |  | | [react-dom](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom)) | [`19.2.5` → `19.2.6`](https://renovatebot.com/diffs/npm/react-dom/19.2.5/19.2.6) |  |  |  |  | | [remeda](https://remedajs.com/) ([source](https://redirect.github.com/remeda/remeda)) | [`2.33.7` → `2.34.0`](https://renovatebot.com/diffs/npm/remeda/2.33.7/2.34.0) |  |  |  |  | | [rollup](https://rollupjs.org/) ([source](https://redirect.github.com/rollup/rollup)) | [`4.60.1` → `4.60.3`](https://renovatebot.com/diffs/npm/rollup/4.60.1/4.60.3) |  |  |  |  | | [terser](https://terser.org) ([source](https://redirect.github.com/terser/terser)) | [`5.46.1` → `5.47.1`](https://renovatebot.com/diffs/npm/terser/5.46.1/5.47.1) |  |  |  |  | | [tinybench](https://redirect.github.com/tinylibs/tinybench) | [`6.0.0` → `6.0.1`](https://renovatebot.com/diffs/npm/tinybench/6.0.0/6.0.1) |  |  |  |  | | [tinyexec](https://redirect.github.com/tinylibs/tinyexec) | [`1.1.1` → `1.1.2`](https://renovatebot.com/diffs/npm/tinyexec/1.1.1/1.1.2) |  |  |  |  | | [valibot](https://valibot.dev) ([source](https://redirect.github.com/open-circle/valibot)) | [`1.3.1` → `1.4.0`](https://renovatebot.com/diffs/npm/valibot/1.3.1/1.4.0) |  |  |  |  | | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | [`8.0.8` → `8.0.11`](https://renovatebot.com/diffs/npm/vite/8.0.8/8.0.11) |  |  |  |  | | [vitepress-plugin-graphviz](https://vitepress-plugins.sapphi.red/graphviz/) ([source](https://redirect.github.com/sapphi-red/vitepress-plugins)) | [`^0.0.1` → `^0.1.0`](https://renovatebot.com/diffs/npm/vitepress-plugin-graphviz/0.0.1/0.1.0) |  |  |  |  | | [vitepress-plugin-llms](https://redirect.github.com/okineadev/vitepress-plugin-llms) | [`1.12.1` → `1.12.2`](https://renovatebot.com/diffs/npm/vitepress-plugin-llms/1.12.1/1.12.2) |  |  |  |  | | [vitest](https://vitest.dev) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`4.1.4` → `4.1.5`](https://renovatebot.com/diffs/npm/vitest/4.1.4/4.1.5) |  |  |  |  | | [vue](https://vuejs.org/) ([source](https://redirect.github.com/vuejs/core)) | [`3.5.32` → `3.5.34`](https://renovatebot.com/diffs/npm/vue/3.5.32/3.5.34) |  |  |  |  | | [vue-router](https://router.vuejs.org) ([source](https://redirect.github.com/vuejs/router)) | [`5.0.4` → `5.0.6`](https://renovatebot.com/diffs/npm/vue-router/5.0.4/5.0.6) |  |  |  |  | --- ### Release Notes <details> <summary>babel/babel (@​babel/preset-env)</summary> ### [`v7.29.5`](https://redirect.github.com/babel/babel/compare/v7.29.3...v7.29.5) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.29.3...v7.29.5) ### [`v7.29.3`](https://redirect.github.com/babel/babel/compare/v7.29.2...v7.29.3) [Compare Source](https://redirect.github.com/babel/babel/compare/v7.29.2...v7.29.3) </details> <details> <summary>sarsamurmu/estree-toolkit (estree-toolkit)</summary> ### [`v1.7.14`](https://redirect.github.com/sarsamurmu/estree-toolkit/blob/HEAD/CHANGELOG.md#1714) [Compare Source](https://redirect.github.com/sarsamurmu/estree-toolkit/compare/v1.7.13...v1.7.14) - New binding kind added - `using` and `await using` - Updated dependencies </details> <details> <summary>jprichardson/node-fs-extra (fs-extra)</summary> ### [`v11.3.5`](https://redirect.github.com/jprichardson/node-fs-extra/blob/HEAD/CHANGELOG.md#1135--2026-05-06) [Compare Source](https://redirect.github.com/jprichardson/node-fs-extra/compare/11.3.4...11.3.5) - Fix `ensureLink*`/`ensureSymlink*` identical file detection on Windows ([#​1068](https://redirect.github.com/jprichardson/node-fs-extra/pull/1068)) - Fix error handling in timestamp preservation code ([#​1065](https://redirect.github.com/jprichardson/node-fs-extra/pull/1065), [#​1069](https://redirect.github.com/jprichardson/node-fs-extra/pull/1069)) - Fix potential file descriptor leak on error in synchronous timestamp preservation code ([#​1066](https://redirect.github.com/jprichardson/node-fs-extra/pull/1066)) </details> <details> <summary>webpro-nl/knip (knip)</summary> ### [`v6.12.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.12.1): Release 6.12.1 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.12.1) - fix: type-only imports in monorepos ([#​1715](https://redirect.github.com/webpro-nl/knip/issues/1715)) ([`de33a2c`](https://redirect.github.com/webpro-nl/knip/commit/de33a2cb020f321f242bfb3884cdd597fb5f868c)) - thanks [@​lishaduck](https://redirect.github.com/lishaduck)! - Bump jiti to ^2.7.0 ([#​1729](https://redirect.github.com/webpro-nl/knip/issues/1729)) ([`0fe8dc3`](https://redirect.github.com/webpro-nl/knip/commit/0fe8dc33dc60b05a814828046aa5207051fc4b6d)) - thanks [@​re-taro](https://redirect.github.com/re-taro)! - Fix Vercel config detection ([#​1726](https://redirect.github.com/webpro-nl/knip/issues/1726)) ([`370236d`](https://redirect.github.com/webpro-nl/knip/commit/370236d2e67058fb30c77a5f54d88b9774276eef)) - thanks [@​jakeleventhal](https://redirect.github.com/jakeleventhal)! - Fix inferred declaration export references ([#​1728](https://redirect.github.com/webpro-nl/knip/issues/1728)) ([`4dcd756`](https://redirect.github.com/webpro-nl/knip/commit/4dcd756f0903c1045a7600201243decbc7184715)) - thanks [@​jakeleventhal](https://redirect.github.com/jakeleventhal)! - Remove stale root watch script ([#​1731](https://redirect.github.com/webpro-nl/knip/issues/1731)) ([`2d555a1`](https://redirect.github.com/webpro-nl/knip/commit/2d555a18befc2576539491b5d66799e630689b38)) - thanks [@​jeffrey-takuma](https://redirect.github.com/jeffrey-takuma)! - Update sponsorships script/numbers ([`c3dcc8f`](https://redirect.github.com/webpro-nl/knip/commit/c3dcc8f4fd923f87baad444c5f8e23fd7be15497)) - Add orgs using knip ([`78fd581`](https://redirect.github.com/webpro-nl/knip/commit/78fd581857c0b01fc2ab987bc86d888954e97a71)) - Yolo ([`7e689bf`](https://redirect.github.com/webpro-nl/knip/commit/7e689bf60b39c6a4af46e8d68e9a6986df0e6f04)) ### [`v6.12.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.12.0): Release 6.12.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.12.0) - Use venz light/dark responsive svg img ([`2354194`](https://redirect.github.com/webpro-nl/knip/commit/2354194043354b67ed9463b6998d40a8e8cbab81)) - Fix types/path references ([`4afc873`](https://redirect.github.com/webpro-nl/knip/commit/4afc873801bcca933dbc71c47b5557cbab646c6b)) - Move on to pnpm 11 ([`b106065`](https://redirect.github.com/webpro-nl/knip/commit/b1060652e85b8bf9a306135ca12ae22032099889)) - Fix up ecosystem tests ([`c226a72`](https://redirect.github.com/webpro-nl/knip/commit/c226a72b8936397dab2fc6d30e27517c257c36ca)) - Add shell binaries to global ignore list ([#​1716](https://redirect.github.com/webpro-nl/knip/issues/1716)) ([`ddcf7de`](https://redirect.github.com/webpro-nl/knip/commit/ddcf7debd820b9deac9f29d1ed904f340c0ee91e)) - thanks [@​jakeleventhal](https://redirect.github.com/jakeleventhal)! - Fix declaration export regression and document (resolve [#​1722](https://redirect.github.com/webpro-nl/knip/issues/1722)) ([`3a2c22b`](https://redirect.github.com/webpro-nl/knip/commit/3a2c22b52cda834b4d8a9956d9089b3dea9422bd)) - Update snapshot after [`3a2c22b`](https://redirect.github.com/webpro-nl/knip/commit/3a2c22b) ([`8300078`](https://redirect.github.com/webpro-nl/knip/commit/8300078b75913d94ef19dbd1990e2073db8541d8)) - Detect babel.plugins/presets in [@​vitejs/plugin-react](https://redirect.github.com/vitejs/plugin-react) via function-form defineConfig (resolve [#​1723](https://redirect.github.com/webpro-nl/knip/issues/1723)) ([`d56ee51`](https://redirect.github.com/webpro-nl/knip/commit/d56ee51c2162c29baf3564ded39639a1a258caa1)) - Lift defineConfig-arg unwrapper to ast-helpers, route findCallArg through it ([`7195b0a`](https://redirect.github.com/webpro-nl/knip/commit/7195b0a5f0986833a059c5d2cda9697d7d0abbf7)) - Fix PostCSS detection for [@​tailwindcss/postcss](https://redirect.github.com/tailwindcss/postcss) ([#​1719](https://redirect.github.com/webpro-nl/knip/issues/1719)) ([`60f8482`](https://redirect.github.com/webpro-nl/knip/commit/60f84824eebeece47ec5d2683fe4db9aaa6e7d00)) - thanks [@​jakeleventhal](https://redirect.github.com/jakeleventhal)! - Allow `>` inside SFC `<script>` attribute values (resolve [#​1714](https://redirect.github.com/webpro-nl/knip/issues/1714)) ([`9e5501f`](https://redirect.github.com/webpro-nl/knip/commit/9e5501f60150d0521bf7f2aa5a9af8db1285813b)) - Resolve Cypress reporter set per testing type (resolve [#​1724](https://redirect.github.com/webpro-nl/knip/issues/1724)) ([`7cc4fc1`](https://redirect.github.com/webpro-nl/knip/commit/7cc4fc19ea12f4aefb55ef01a0ad5237b2dac8c4)) - Add Vercel config plugin ([#​1720](https://redirect.github.com/webpro-nl/knip/issues/1720)) ([`10f97c1`](https://redirect.github.com/webpro-nl/knip/commit/10f97c10cd3203761c6ba2f4ee335c9719d81840)) - thanks [@​jakeleventhal](https://redirect.github.com/jakeleventhal)! - Direct config hint title to stderr ([`53236b5`](https://redirect.github.com/webpro-nl/knip/commit/53236b5f7dc12c2e7e561448c276a0168a6367fc)) - Some light housekeeping ([`727f842`](https://redirect.github.com/webpro-nl/knip/commit/727f842709f2adf9fe7658b6ed1b66b11043d821)) - Fix up ecosystem tests ([`0db3300`](https://redirect.github.com/webpro-nl/knip/commit/0db3300e4109cb184520863e98eff6c2c956a717)) - Fix --no-exit-code condition for `isTreatConfigHintsAsErrors` ([`f27c3f4`](https://redirect.github.com/webpro-nl/knip/commit/f27c3f4a556fdd18bfafb9b270fddc9b12c8033a)) - A friendlier message ([`aab1e83`](https://redirect.github.com/webpro-nl/knip/commit/aab1e83baaa088b8f8730f03f0d8e6520fa48d64)) - Mark plugin-name fallback binaries as optional in knownBinsOnly mode ([`c709a5a`](https://redirect.github.com/webpro-nl/knip/commit/c709a5aaa473184d1a73f7cbcb8eaf0d73e072d4)) ### [`v6.11.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.11.0): Release 6.11.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.11.0) - Ignore & remove uninteresting lines in snapshots ([`767ebaf`](https://redirect.github.com/webpro-nl/knip/commit/767ebaf9b20d02f271d2a083404b60cba63119d7)) - Flag stale `@internal` tags in production mode (resolve [#​1658](https://redirect.github.com/webpro-nl/knip/issues/1658)) ([`dd1caed`](https://redirect.github.com/webpro-nl/knip/commit/dd1caeda80784d6070b028c781a3502b33e9765a)) - Add compiler-extensions in tsc-files mode (resolve [#​1708](https://redirect.github.com/webpro-nl/knip/issues/1708)) ([`ea867ad`](https://redirect.github.com/webpro-nl/knip/commit/ea867ad4bb9195f556ff58dae010d0d77c57bb25)) ### [`v6.10.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.10.0): Release 6.10.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.10.0) - Ecosystem patches → snapshots ([`1803f9f`](https://redirect.github.com/webpro-nl/knip/commit/1803f9f94d42ebe88730465c002098de54c6650a)) - Fix unlisted pkg when only [@​types/pkg](https://redirect.github.com/types/pkg) listed (resolve [#​1707](https://redirect.github.com/webpro-nl/knip/issues/1707)) ([`62082b6`](https://redirect.github.com/webpro-nl/knip/commit/62082b69b382ea56d86e718da623ccadb9281a14)) - Don't report imports matching engines.X as unlisted ([`23582e0`](https://redirect.github.com/webpro-nl/knip/commit/23582e0f4da7a98cfe50c065b63d38a75870911e)) - Treat imports in .d.ts files as type-only ([`84caac5`](https://redirect.github.com/webpro-nl/knip/commit/84caac58d99f39fde56c664f42bad2c000d8943e)) - Treat tsconfig compilerOptions.types as type-only ([`ce18854`](https://redirect.github.com/webpro-nl/knip/commit/ce18854b0a008f1060e30c660eee820eba1568e5)) - Resolve hoisted deps from monorepo root in single-package mode (resolve [#​1711](https://redirect.github.com/webpro-nl/knip/issues/1711)) ([`23b756f`](https://redirect.github.com/webpro-nl/knip/commit/23b756fb0becacaa19fbd71a0d9a0264f8647e88)) ### [`v6.9.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.9.0): Release 6.9.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.9.0) - Expose types for JSON reporter ([`961b734`](https://redirect.github.com/webpro-nl/knip/commit/961b734f398b451bc26708f8d3bfa72a71983dcc)) ### [`v6.8.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.8.0): Release 6.8.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.8.0) - feat: add WXT plugin ([#​1703](https://redirect.github.com/webpro-nl/knip/issues/1703)) ([`9167557`](https://redirect.github.com/webpro-nl/knip/commit/9167557755a0aef81947aaedfa4745805ffaa571)) - thanks [@​sebastianbreguel](https://redirect.github.com/sebastianbreguel)! - Add support for pnpm\@​11 new commands ([#​1706](https://redirect.github.com/webpro-nl/knip/issues/1706)) ([`c937697`](https://redirect.github.com/webpro-nl/knip/commit/c937697a68caaf1ac224627537993b32d37cc91b)) - thanks [@​PatrykWalach](https://redirect.github.com/PatrykWalach)! - Fix case of spread export → other exports used (resolve [#​1705](https://redirect.github.com/webpro-nl/knip/issues/1705)) ([`0f94d2d`](https://redirect.github.com/webpro-nl/knip/commit/0f94d2d2b024d268df2395677a0ca0f6fd95503d)) - Add more pnpm commands + tests ([`f2819b3`](https://redirect.github.com/webpro-nl/knip/commit/f2819b3474b6d6ff7c24197be54072d2291d15b6)) - Bump oxc-parser ([`5c21d27`](https://redirect.github.com/webpro-nl/knip/commit/5c21d278814436c4c084d0ee609360eddaedd676)) ### [`v6.7.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.7.0): Release 6.7.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.7.0) - Fix markdown reporter column width (resolve [#​1700](https://redirect.github.com/webpro-nl/knip/issues/1700)) ([`4713108`](https://redirect.github.com/webpro-nl/knip/commit/4713108de98bcfe76eb606036b9f968abe3e89a0)) - Handle Vitest agent and minimal reporters ([#​1701](https://redirect.github.com/webpro-nl/knip/issues/1701)) ([`a71ead1`](https://redirect.github.com/webpro-nl/knip/commit/a71ead11b99aaa67f31eed7b35628907b2dddd06)) - thanks [@​dskwrite](https://redirect.github.com/dskwrite)! - Add e2e tests w/ tsgo defs + lib consumption ([`98113e6`](https://redirect.github.com/webpro-nl/knip/commit/98113e61d913e47631748b58c25d1042c8dd387e)) - Fix pkg name inconsistencies ([`544c3e6`](https://redirect.github.com/webpro-nl/knip/commit/544c3e68d72dd754b20f8e0b0bf8ed107c05d677)) - Add `export {}` to maintain module shape ([`27d8a02`](https://redirect.github.com/webpro-nl/knip/commit/27d8a0230c10f2827ba1e1a8b2c65020554f61f8)) - Strip leading UTF-8 BOM before parsing package.json ([`47e4029`](https://redirect.github.com/webpro-nl/knip/commit/47e4029c39ff95043cd495681e4c7558970b0ed9)) - Skip workspace with invalid JSON manifest ([`bfb4867`](https://redirect.github.com/webpro-nl/knip/commit/bfb48670966387a3cd26005b9fb9d8769b2a1213)) - Preserve out-of-bound writes to stdout/err ([`95faad8`](https://redirect.github.com/webpro-nl/knip/commit/95faad8d6219ba456a3700df697273eb154c1dd9)) - Consistent prefix in logError/logWarning ([`2c6d8a0`](https://redirect.github.com/webpro-nl/knip/commit/2c6d8a049d1c20d9427425b4abae3b76ac7a5720)) - Don't exit on config file load error ([`0914bd3`](https://redirect.github.com/webpro-nl/knip/commit/0914bd3832b1851e4d34137577c0d08efaf8aef6)) - Fix tsgo resolution in e2e tests ([`a689501`](https://redirect.github.com/webpro-nl/knip/commit/a68950131e33214ef2a4f13d11fab1a78c16bad6)) ### [`v6.6.3`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.6.3): Release 6.6.3 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.6.3) - Use venz chart svg directly from CDN ([`ba7e907`](https://redirect.github.com/webpro-nl/knip/commit/ba7e9073d1770e4a21ec18435bcb61f394db0d1c)) - Bump that plugin counter ([`abae75b`](https://redirect.github.com/webpro-nl/knip/commit/abae75bbd3030e006fe67d3f63641a31a65e671c)) - Fix plugin title ([`f2b8fcf`](https://redirect.github.com/webpro-nl/knip/commit/f2b8fcfc94bb78fb70dfe2be3f48ef8f254066f7)) - Work Table util class: fix bugs, tighten API, water-fill widths ([`2eb4045`](https://redirect.github.com/webpro-nl/knip/commit/2eb4045e0f34c2638875504b9b64e881e9a74db5)) - Questionable.. ([`970a0db`](https://redirect.github.com/webpro-nl/knip/commit/970a0dbdfc7b59df2fd0a3064a4bd6be4e5a59bc)) - Fmt ([`14538ec`](https://redirect.github.com/webpro-nl/knip/commit/14538ec1fe94cdf3c45798515160609f3ffbec9d)) - Ensure output is flushed on exit ([#​1699](https://redirect.github.com/webpro-nl/knip/issues/1699)) ([`9533365`](https://redirect.github.com/webpro-nl/knip/commit/9533365115d4704e9b057b7ba8d5f43fd553d1a1)) - thanks [@​joshkel](https://redirect.github.com/joshkel)! - Use currentColor to support light/dark themes ([`7ea055a`](https://redirect.github.com/webpro-nl/knip/commit/7ea055aa68b86ccc6cb302a3092c2da9e56cdde6)) - Tighten type-chain alignment + gate via ignoreExportsUsedInFile (resolve [#​1698](https://redirect.github.com/webpro-nl/knip/issues/1698)) ([`0910b33`](https://redirect.github.com/webpro-nl/knip/commit/0910b33fc6c07867a751af2e26989a61c8a6c548)) - Eating our own dog food ↻ ([`d5aa1f6`](https://redirect.github.com/webpro-nl/knip/commit/d5aa1f6b007a2dfef1a8326000dc1802510d64ab)) ### [`v6.6.2`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.6.2): Release 6.6.2 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.6.2) - Don't track typeof value refs at top of exported type alias (resolve [#​1697](https://redirect.github.com/webpro-nl/knip/issues/1697)) ([`1a99048`](https://redirect.github.com/webpro-nl/knip/commit/1a9904832878f5e8e4b633bdb08fb327baa17ed6)) - Treat Props as used when Astro.props is referenced (resolve [#​1629](https://redirect.github.com/webpro-nl/knip/issues/1629)) ([`46cb338`](https://redirect.github.com/webpro-nl/knip/commit/46cb33871b236249cf9b09679988d530a61a545f)) - Update dependencies ([`dcf5315`](https://redirect.github.com/webpro-nl/knip/commit/dcf53157452b996f970d91d3149c4b7bb4f45edd)) ### [`v6.6.1`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.6.1): Release 6.6.1 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.6.1) - Fix website papercuts ([#​1696](https://redirect.github.com/webpro-nl/knip/issues/1696)) ([`c6d9c43`](https://redirect.github.com/webpro-nl/knip/commit/c6d9c436d4c0b85f8aae34bab1197e3c2b5eb139)) - thanks [@​skoeva](https://redirect.github.com/skoeva)! - fix(rslib): resolve entry points from rslib config ([#​1695](https://redirect.github.com/webpro-nl/knip/issues/1695)) ([`af83d68`](https://redirect.github.com/webpro-nl/knip/commit/af83d68d9856b3666af5111338f25dc2b4897cc7)) - thanks [@​rpereira-anchor](https://redirect.github.com/rpereira-anchor)! - Update react-email plugin for react-email\@​6 ([#​1694](https://redirect.github.com/webpro-nl/knip/issues/1694)) ([`200db55`](https://redirect.github.com/webpro-nl/knip/commit/200db55064811eba4a168598615417d36d77e3aa)) - thanks [@​krystofspiller](https://redirect.github.com/krystofspiller)! - Introduce Manifest wrapper with scriptNames + getMajor helpers ([`6fded2f`](https://redirect.github.com/webpro-nl/knip/commit/6fded2f00f4e9cf8328231f9e30280d62c85e95d)) ### [`v6.6.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.6.0): Release 6.6.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.6.0) - picocolors → styleText ([`e7abd6b`](https://redirect.github.com/webpro-nl/knip/commit/e7abd6bb1a42c8997ae79555e55b7d9d19f56a48)) - [@​nodelib/fs](https://redirect.github.com/nodelib/fs).walk → fdir ([`6f781b8`](https://redirect.github.com/webpro-nl/knip/commit/6f781b84f9776d211c6fd1b0d9b280457701051a)) - Improve performance, but only slightly ([`c2c0323`](https://redirect.github.com/webpro-nl/knip/commit/c2c0323efd1a327936c4cdd65d335c913eb0e0ef)) - Fix package-entry hint for bare specifier in main (resolve [#​1693](https://redirect.github.com/webpro-nl/knip/issues/1693)) ([`2e8cf47`](https://redirect.github.com/webpro-nl/knip/commit/2e8cf477dada77b93c54a3717d4c21f3107f5f23)) - Extract vite.resolve.alias from Astro config AST (resolve [#​1692](https://redirect.github.com/webpro-nl/knip/issues/1692)) ([`fab5871`](https://redirect.github.com/webpro-nl/knip/commit/fab587198659cfc095e97699cf3a751034aa2160)) - Add plugin-contributed source-map rules ([`e11c2b1`](https://redirect.github.com/webpro-nl/knip/commit/e11c2b1c02c7bf390f791e675fcdc3c7ec57a007)) - Add `@sveltejs/package` plugin (resolve [#​1690](https://redirect.github.com/webpro-nl/knip/issues/1690)) ([`8b2d402`](https://redirect.github.com/webpro-nl/knip/commit/8b2d402c9fff1a18e13512bfc08b5c3f9af891df)) - Windows ❤️ ([`91964e4`](https://redirect.github.com/webpro-nl/knip/commit/91964e428b44750ed0d03e3acf1560ba3ec1c202)) ### [`v6.5.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/knip%406.5.0): Release 6.5.0 [Compare Source](https://redirect.github.com/webpro-nl/knip/compare/[email protected]@6.5.0) - Drop project-extension-redundant config hint (resolve [#​1683](https://redirect.github.com/webpro-nl/knip/issues/1683)) ([`f860929`](https://redirect.github.com/webpro-nl/knip/commit/f86092949d6dbd041fd621876da674fd3eac7534)) - Add instructions to .agents/PLUGINS.md ([`e2943ed`](https://redirect.github.com/webpro-nl/knip/commit/e2943ed8fb6d2c0ab4cf12ff04d10bd5ab9fd5f7)) - Add a plugin for react-email ([#​1684](https://redirect.github.com/webpro-nl/knip/issues/1684)) ([`d8ae4d3`](https://redirect.github.com/webpro-nl/knip/commit/d8ae4d3ccb810b9a9211fd43e9d1e7d7b704fcaf)) - thanks [@​xaqrox](https://redirect.github.com/xaqrox)! - Replace `fast-glob` with `tinyglobby` ([#​1462](https://redirect.github.com/webpro-nl/knip/issues/1462)) ([`9f6b4c8`](https://redirect.github.com/webpro-nl/knip/commit/9f6b4c8aa6857fea40e66d008c905c948af10939)) - thanks [@​gameroman](https://redirect.github.com/gameroman)! - Added plugin for Serverless framework ([#​1478](https://redirect.github.com/webpro-nl/knip/issues/1478)) ([`f885f1d`](https://redirect.github.com/webpro-nl/knip/commit/f885f1ded52427d984c67e7172e3141eb4e5ee29)) - thanks [@​BenCrinion-IW](https://redirect.github.com/BenCrinion-IW)! - Add args to Prettier plugin to resolve --config CLI flag ([#​1685](https://redirect.github.com/webpro-nl/knip/issues/1685)) ([`f4658c8`](https://redirect.github.com/webpro-nl/knip/commit/f4658c84e714afd8a2233b72be6169da1ac3723e)) - thanks [@​xaqrox](https://redirect.github.com/xaqrox)! - fix(util): tolerate JSONC and array extends in findRootDirsBase ([#​1681](https://redirect.github.com/webpro-nl/knip/issues/1681)) ([`f7e5464`](https://redirect.github.com/webpro-nl/knip/commit/f7e5464a6f70e9024a341fdb923766b5ff53a831)) - thanks [@​Hoffs](https://redirect.github.com/Hoffs)! - Format ([`15bd7e7`](https://redirect.github.com/webpro-nl/knip/commit/15bd7e7a56b470096cfee1690263d5d13ddb8fb6)) - Inherit outDir/rootDir from tsconfig project references (resolve [#​1680](https://redirect.github.com/webpro-nl/knip/issues/1680)) ([`b89b4f7`](https://redirect.github.com/webpro-nl/knip/commit/b89b4f716f4c117b0106e9a212e9e5c46aa85035)) - tsc → tsgo ([`a6e09ca`](https://redirect.github.com/webpro-nl/knip/commit/a6e09ca1b65936b3790a6c3628a4646f030d18b8)) - Update dependencies ([`4cb05c9`](https://redirect.github.com/webpro-nl/knip/commit/4cb05c96a2ae7c790d29ee76ff13288c5bbb97a2)) - Housekeep ([`28c56cb`](https://redirect.github.com/webpro-nl/knip/commit/28c56cb8bf68031b1c8e9bee75b18ee7274ec981)) - Test test test ([`7eb4ab3`](https://redirect.github.com/webpro-nl/knip/commit/7eb4ab3a8a6635dcaf756bb2b4a88e1298615994)) - Add pino plugin with `transportCall` visitor (resolve [#​1480](https://redirect.github.com/webpro-nl/knip/issues/1480)) ([`53a033e`](https://redirect.github.com/webpro-nl/knip/commit/53a033e4ddc5036c6a4a0e55c0abc42c5c64e4f5)) - Add signal to projects using knip ([`dbedd66`](https://redirect.github.com/webpro-nl/knip/commit/dbedd665c1f8d735030600d3f68ef1825d9a2668)) - Tune logos ([`3148f4d`](https://redirect.github.com/webpro-nl/knip/commit/3148f4d0485875370634b9b53c1b3aa7f6eafcc3)) - Tweak `knip-run` tool response ([`4294038`](https://redirect.github.com/webpro-nl/knip/commit/42940381a947c46996ae4055e8789f6ea39cfca4)) - Add `workspace` option to `knip-run` tool ([`64c4aae`](https://redirect.github.com/webpro-nl/knip/commit/64c4aaea89e3abb41d8695ebffc5538878520b21)) - Remove old lingering `experimentalTags` ([`e503d10`](https://redirect.github.com/webpro-nl/knip/commit/e503d108e5535800ac6467f4d92c7dd6a9e90037)) - Fix compiler type (resolve [#​1689](https://redirect.github.com/webpro-nl/knip/issues/1689)) ([`e7a69ad`](https://redirect.github.com/webpro-nl/knip/commit/e7a69adb5e584eb6e5af9b4007820afcbcf27a08)) </details> <details> <summary>publint/publint (publint)</summary> ### [`v0.3.19`](https://redirect.github.com/publint/publint/blob/HEAD/packages/publint/CHANGELOG.md#0319) [Compare Source](https://redirect.github.com/publint/publint/compare/[email protected]@0.3.19) ##### Patch Changes - Add `NESTED_PACKAGE_JSON_FIELD_IGNORED` to warn when published nested `package.json` files define `"exports"` or `"imports"`, which Node.js ignores outside the package root. ([#​224](https://redirect.github.com/publint/publint/pull/224)) - Fix internal browser directory traversal logic ([#​224](https://redirect.github.com/publint/publint/pull/224)) </details> <details> <summary>facebook/react (react)</summary> ### [`v19.2.6`](https://redirect.github.com/facebook/react/releases/tag/v19.2.6): 19.2.6 (May 6th, 2026) [Compare Source](https://redirect.github.com/facebook/react/compare/v19.2.5...v19.2.6) #### React Server Components - Type hardening and performance improvements (by [@​eps1lon](https://redirect.github.com/eps1lon) and [@​unstubbable](https://redirect.github.com/unstubbable)) </details> <details> <summary>remeda/remeda (remeda)</summary> ### [`v2.34.0`](https://redirect.github.com/remeda/remeda/releases/tag/v2.34.0) [Compare Source](https://redirect.github.com/remeda/remeda/compare/v2.33.7...v2.34.0) ##### Bug Fixes - **isDeepEqual:** allow null-prototype objects ([#​1313](https://redirect.github.com/remeda/remeda/issues/1313)) ([f0d9bf8](https://redirect.github.com/remeda/remeda/commit/f0d9bf8c0ea0e3d4dc6e3701b0362261582629db)), closes [#​1228](https://redirect.github.com/remeda/remeda/issues/1228) </details> <details> <summary>rollup/rollup (rollup)</summary> ### [`v4.60.3`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4603) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.60.2...v4.60.3) *2026-05-04* ##### Bug Fixes - Ensure nested "exports" variables are not renamed ([#​6360](https://redirect.github.com/rollup/rollup/issues/6360)) ##### Pull Requests - [#​6360](https://redirect.github.com/rollup/rollup/pull/6360): fix: do not rename nested "exports" bindings that do not conflict ([@​tariqrafique](https://redirect.github.com/tariqrafique), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​6364](https://redirect.github.com/rollup/rollup/pull/6364): chore(deps): update msys2/setup-msys2 digest to [`e989830`](https://redirect.github.com/rollup/rollup/commit/e989830) ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6365](https://redirect.github.com/rollup/rollup/pull/6365): fix(deps): update minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6366](https://redirect.github.com/rollup/rollup/pull/6366): fix(deps): update swc monorepo (major) ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6367](https://redirect.github.com/rollup/rollup/pull/6367): chore(deps): lock file maintenance ([@​renovate](https://redirect.github.com/renovate)\[bot], [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​6368](https://redirect.github.com/rollup/rollup/pull/6368): docs: add missing backticks in `plugin-development` ([@​lumirlumir](https://redirect.github.com/lumirlumir), [@​lukastaegert](https://redirect.github.com/lukastaegert)) ### [`v4.60.2`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4602) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.60.1...v4.60.2) *2026-04-18* ##### Bug Fixes - Resolve a variable rendering bug when generating different formats from the same build ([#​6350](https://redirect.github.com/rollup/rollup/issues/6350)) ##### Pull Requests - [#​6327](https://redirect.github.com/rollup/rollup/pull/6327): docs: fix various typos in source and documentation ([@​Abhi3975](https://redirect.github.com/Abhi3975), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​6331](https://redirect.github.com/rollup/rollup/pull/6331): fix(deps): update minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6332](https://redirect.github.com/rollup/rollup/pull/6332): chore(deps): update codecov/codecov-action action to v6 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6333](https://redirect.github.com/rollup/rollup/pull/6333): chore(deps): update dependency eslint-plugin-unicorn to v64 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6334](https://redirect.github.com/rollup/rollup/pull/6334): fix(deps): update rust crate swc\_compiler\_base to v51 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6335](https://redirect.github.com/rollup/rollup/pull/6335): chore(deps): lock file maintenance ([@​renovate](https://redirect.github.com/renovate)\[bot], [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​6346](https://redirect.github.com/rollup/rollup/pull/6346): fix(deps): update minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6347](https://redirect.github.com/rollup/rollup/pull/6347): chore(deps): update dependency lru-cache to v11 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6348](https://redirect.github.com/rollup/rollup/pull/6348): fix(deps): update swc monorepo (major) ([@​renovate](https://redirect.github.com/renovate)\[bot], [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​6349](https://redirect.github.com/rollup/rollup/pull/6349): chore(deps): lock file maintenance ([@​renovate](https://redirect.github.com/renovate)\[bot], [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​6350](https://redirect.github.com/rollup/rollup/pull/6350): fix: reset variable render names between outputs in the same generate ([@​barry3406](https://redirect.github.com/barry3406), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​6351](https://redirect.github.com/rollup/rollup/pull/6351): chore(deps): update minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6352](https://redirect.github.com/rollup/rollup/pull/6352): chore(deps): update cross-platform-actions/action action to v1 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6353](https://redirect.github.com/rollup/rollup/pull/6353): chore(deps): update dependency lru-cache to v11 ([@​renovate](https://redirect.github.com/renovate)\[bot], [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​6354](https://redirect.github.com/rollup/rollup/pull/6354): chore(deps): lock file maintenance ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6355](https://redirect.github.com/rollup/rollup/pull/6355): chore(deps): lock file maintenance ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6356](https://redirect.github.com/rollup/rollup/pull/6356): chore(deps): lock file maintenance ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​6358](https://redirect.github.com/rollup/rollup/pull/6358): chore: remove cross-env from devDeps ([@​K-tecchan](https://redirect.github.com/K-tecchan)) </details> <details> <summary>terser/terser (terser)</summary> ### [`v5.47.1`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5471) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.47.0...v5.47.1) - Fix crash when using `mangle.keep_fnames` with destructuring ### [`v5.47.0`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5470) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.46.2...v5.47.0) - Add `builtins_ecma` and `builtins_pure` options - Add Intl options to domprops ([#​1680](https://redirect.github.com/terser/terser/issues/1680)) ### [`v5.46.2`](https://redirect.github.com/terser/terser/blob/HEAD/CHANGELOG.md#v5462) [Compare Source](https://redirect.github.com/terser/terser/compare/v5.46.1...v5.46.2) - `unused` option: delete computed keys of concise methods and getters/setters. - `Error.cause` added to DOM properties list - Don't consider `foo.bar` and `foo["bar"]` to be equivalent when property mangler is enabled with `keep_quoted=strict` option. </details> <details> <summary>tinylibs/tinybench (tinybench)</summary> ### [`v6.0.1`](https://redirect.github.com/tinylibs/tinybench/releases/tag/v6.0.1) [Compare Source](https://redirect.github.com/tinylibs/tinybench/compare/v6.0.0...v6.0.1) ##### 🐞 Bug Fixes - Make eslint works again - by [@​jerome-benoit](https://redirect.github.com/jerome-benoit) [<samp>(6c3ab)</samp>](https://redirect.github.com/tinylibs/tinybench/commit/6c3ab4a) - Use the same signature when implementing BenchLike - by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [#​541](https://redirect.github.com/tinylibs/tinybench/issues/541) [<samp>(5a123)</samp>](https://redirect.github.com/tinylibs/tinybench/commit/5a12342) ##### [View changes on GitHub](https://redirect.github.com/tinylibs/tinybench/compare/v6.0.0...v6.0.1) </details> <details> <summary>tinylibs/tinyexec (tinyexec)</summary> ### [`v1.1.2`](https://redirect.github.com/tinylibs/tinyexec/releases/tag/1.1.2) [Compare Source](https://redirect.github.com/tinylibs/tinyexec/compare/1.1.1...1.1.2) ##### What's Changed - feat: accept readonly string\[] for args parameters by [@​tatzyr](https://redirect.github.com/tatzyr) in [#​112](https://redirect.github.com/tinylibs/tinyexec/pull/112) - chore(deps-dev): bump the development-dependencies group with 7 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​113](https://redirect.github.com/tinylibs/tinyexec/pull/113) - fix: Fix typo in `README` by [@​porada](https://redirect.github.com/porada) in [#​114](https://redirect.github.com/tinylibs/tinyexec/pull/114) - chore(deps-dev): bump the development-dependencies group with 5 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​116](https://redirect.github.com/tinylibs/tinyexec/pull/116) - chore(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in the github-actions group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​115](https://redirect.github.com/tinylibs/tinyexec/pull/115) - chore(deps-dev): bump the development-dependencies group with 4 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​117](https://redirect.github.com/tinylibs/tinyexec/pull/117) - fix: remove normalisation of commands by [@​43081j](https://redirect.github.com/43081j) in [#​118](https://redirect.github.com/tinylibs/tinyexec/pull/118) ##### New Contributors - [@​tatzyr](https://redirect.github.com/tatzyr) made their first contribution in [#​112](https://redirect.github.com/tinylibs/tinyexec/pull/112) **Full Changelog**: <https://github.com/tinylibs/tinyexec/compare/1.1.1...1.1.2> </details> <details> <summary>open-circle/valibot (valibot)</summary> ### [`v1.4.0`](https://redirect.github.com/open-circle/valibot/releases/tag/v1.4.0) [Compare Source](https://redirect.github.com/open-circle/valibot/compare/v1.3.1...v1.4.0) Many thanks to [@​ksaurav24](https://redirect.github.com/ksaurav24), [@​heiwen](https://redirect.github.com/heiwen), [@​compulim](https://redirect.github.com/compulim), [@​ysknsid25](https://redirect.github.com/ysknsid25), [@​alaycock-stripe](https://redirect.github.com/alaycock-stripe), [@​IlyaSemenov](https://redirect.github.com/IlyaSemenov), [@​wszgrcy](https://redirect.github.com/wszgrcy), [@​LMGO](https://redirect.github.com/LMGO), [@​yslpn](https://redirect.github.com/yslpn), [@​EltonLobo07](https://redirect.github.com/EltonLobo07) and [@​Eronmmer](https://redirect.github.com/Eronmmer) for contributing to this release. > Read the [release notes](https://valibot.dev/blog/valibot-v1.4-release-notes/) on our website for a quick overview of the most exciting new features in this release. - Add `isoDateTimeSecond` validation action to validate ISO date times with seconds (pull request [#​1418](https://redirect.github.com/open-circle/valibot/issues/1418)) - Add `toCamelCase`, `toKebabCase`, `toPascalCase` and `toSnakeCase` transformation actions to convert strings between common naming conventions (pull request [#​1457](https://redirect.github.com/open-circle/valibot/issues/1457)) - Change internal `ReadonlyOutputKeys` and `OutputWithReadonly` types of `object` schemas and `WithReadonly` type of `record` schemas to improve TypeScript type performance (pull request [#​1442](https://redirect.github.com/open-circle/valibot/issues/1442)) - Change hot paths to reduce object allocations and improve runtime performance (pull request [#​1437](https://redirect.github.com/open-circle/valibot/issues/1437)) - Change build target to ES2020 so distributed output stays compatible with environments that lack support for newer syntax (pull request [#​1455](https://redirect.github.com/open-circle/valibot/issues/1455)) - Change internal `_LruCache` to use a TypeScript `private` method instead of a `#private` class field to avoid runtime helpers in the transpiled output (pull request [#​1455](https://redirect.github.com/open-circle/valibot/issues/1455)) - Change internal `_isValidObjectKey` to use `Object.prototype.hasOwnProperty.call` instead of `Object.hasOwn` so the distributed output stays compatible with runtimes that lack the ES2022 `Object.hasOwn` builtin (pull request [#​1421](https://redirect.github.com/open-circle/valibot/issues/1421)) - Change `flatten` method to accept readonly issue arrays (pull request [#​1269](https://redirect.github.com/open-circle/valibot/issues/1269)) - Fix potential `RangeError` caused by spreading large issue arrays (pull request [#​1437](https://redirect.github.com/open-circle/valibot/issues/1437)) - Fix `creditCard` validation action to reject Mastercard numbers with invalid lengths (pull request [#​1462](https://redirect.github.com/open-circle/valibot/issues/1462)) - Fix `intersect` schema to no longer mutate input values, allowing frozen objects and arrays to be merged (pull request [#​1463](https://redirect.github.com/open-circle/valibot/issues/1463)) </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v8.0.11`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-8011-2026-05-07-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v8.0.10...v8.0.11) ##### Features - update rolldown to 1.0.0-rc.18 ([#​22360](https://redirect.github.com/vitejs/vite/issues/22360)) ([3f80524](https://redirect.github.com/vitejs/vite/commit/3f80524aa1fa40bfa831f1a1bf2641c3979ba396)) ##### Bug Fixes - **deps:** update all non-major dependencies ([#​22334](https://redirect.github.com/vitejs/vite/issues/22334)) ([672c962](https://redirect.github.com/vitejs/vite/commit/672c96288fd5440bbecddc65551e713edeb8d403)) - **deps:** update all non-major dependencies ([#​22382](https://redirect.github.com/vitejs/vite/issues/22382)) ([5c0cfcb](https://redirect.github.com/vitejs/vite/commit/5c0cfcb83dde2c6e25b6c3215dd622956bf29631)) - **glob:** align hmr matcher options with glob enumeration ([#​22306](https://redirect.github.com/vitejs/vite/issues/22306)) ([30028f9](https://redirect.github.com/vitejs/vite/commit/30028f94516fa06dd0212567373169b3b3f6e393)) - make separate object instance for each environment ([#​22276](https://redirect.github.com/vitejs/vite/issues/22276)) ([7c2aa3b](https://redirect.github.com/vitejs/vite/commit/7c2aa3b40ba00ce1299e4f31932c7929f179a80a)) ##### Documentation - **create-vite:** list react-compiler templates in README ([#​22347](https://redirect.github.com/vitejs/vite/issues/22347)) ([7c3a61f](https://redirect.github.com/vitejs/vite/commit/7c3a61f42da6445904e93f0e29e9a2a838fa684a)) - explain mergeConfig skips null/undefined ([#​22325](https://redirect.github.com/vitejs/vite/issues/22325)) ([2151f70](https://redirect.github.com/vitejs/vite/commit/2151f701dc98270c905c540b209fb6d23d53d3ad)) - mention native config loader in CLI options ([#​22348](https://redirect.github.com/vitejs/vite/issues/22348)) ([0420c5d](https://redirect.github.com/vitejs/vite/commit/0420c5d37b6049476b6e6c16662be372575dd683)) - update evan's x handle ([640202a](https://redirect.github.com/vitejs/vite/commit/640202a2167b0c19b94e4d3b8ff87309ae1f44d0)) ##### Miscellaneous Chores - **deps:** update dependency tsdown to ^0.21.10 ([#​22333](https://redirect.github.com/vitejs/vite/issues/22333)) ([3b51e05](https://redirect.github.com/vitejs/vite/commit/3b51e050214c5a817c163838ab8643fe34c7d0c3)) - **deps:** update rolldown-related dependencies ([#​22383](https://redirect.github.com/vitejs/vite/issues/22383)) ([555ff36](https://redirect.github.com/vitejs/vite/commit/555ff36de70a43b3b3dc22f958bf78fe75e11d67)) - **deps:** update transitive packages to fix npm audit alerts ([#​22316](https://redirect.github.com/vitejs/vite/issues/22316)) ([86aee62](https://redirect.github.com/vitejs/vite/commit/86aee6268aa879d74f68a890392c1dee973ebf05)) ##### Code Refactoring - devtools integration ([#​22312](https://redirect.github.com/vitejs/vite/issues/22312)) ([3c8bf06](https://redirect.github.com/vitejs/vite/commit/3c8bf064ec76e311f2d8be3a37dcfdcdd4e4253c)) - remove unnecessary async ([#​22296](https://redirect.github.com/vitejs/vite/issues/22296)) ([b31fd35](https://redirect.github.com/vitejs/vite/commit/b31fd355d93eb166573362bd09c07745b9f76755)) - show direct path type in bad character warning ([#​22339](https://redirect.github.com/vitejs/vite/issues/22339)) ([0c162e9](https://redirect.github.com/vitejs/vite/commit/0c162e96a6545c93808e7338b9adeca2636596fa)) ##### Tests - **create-vite:** use short help alias ([#​22389](https://redirect.github.com/vitejs/vite/issues/22389)) ([994ab66](https://redirect.github.com/vitejs/vite/commit/994ab66bc4dc872278d8353d710ffc4bbd881f8d)) ### [`v8.0.10`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-8010-2026-04-23-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v8.0.9...v8.0.10) ##### Features - update rolldown to 1.0.0-rc.17 ([#​22299](https://redirect.github.com/vitejs/vite/issues/22299)) ([a4d06d9](https://redirect.github.com/vitejs/vite/commit/a4d06d9015167d30fe8ac63d1ce2edc146cdca31)) ##### Bug Fixes - `hmrClient.logger.debug` and `hmrClient.logger.error` looked different from other HMR logs ([#​22147](https://redirect.github.com/vitejs/vite/issues/22147)) ([a4d828f](https://redirect.github.com/vitejs/vite/commit/a4d828f2d5ed85440bc0774eab342e6f9a5e5f62)) - **css:** show filename in CSS minification warnings for `.css?inline` ([#​22292](https://redirect.github.com/vitejs/vite/issues/22292)) ([83f0a78](https://redirect.github.com/vitejs/vite/commit/83f0a785a2ae48d6761fb69f4b0523a24ae9342c)) - **optimizer:** allow user transform.target to override default in optimizeDeps ([#​22273](https://redirect.github.com/vitejs/vite/issues/22273)) ([5c7cec6](https://redirect.github.com/vitejs/vite/commit/5c7cec69b637544ab16009d8758df7dbbf7f2674)) - remove format sniffing module resolution from JS resolver ([#​22297](https://redirect.github.com/vitejs/vite/issues/22297)) ([b8a21cc](https://redirect.github.com/vitejs/vite/commit/b8a21cc821c1434ac9d2b85ec53005df9edc306b)) ##### Code Refactoring - enable some typecheck rules ([#​22278](https://redirect.github.com/vitejs/vite/issues/22278)) ([9437518](https://redirect.github.com/vitejs/vite/commit/943751801f70057ae94f9092e349c8f3fd9ccdf2)) - typecheck client directory ([#​22284](https://redirect.github.com/vitejs/vite/issues/22284)) ([40a0847](https://redirect.github.com/vitejs/vite/commit/40a0847276502b33a3942b3cfab04b20218f3543)) ### [`v8.0.9`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-809-2026-04-20-small) [Compare Source](https://redirect.github.com/vitejs/vite/compare/v8.0.8...v8.0.9) ##### Features - update rolldown to 1.0.0-rc.16 ([#​22248](https://redirect.github.com/vitejs/vite/issues/22248)) ([2947edd](https://redirect.github.com/vitejs/vite/commit/2947edd57ceb64a0b4dc43269743e8e44e68c09b)) ##### Bug Fixes - allow binding when strictPort is set but wildcard port is in use ([#​22150](https://redirect.github.com/vitejs/vite/issues/22150)) ([dfc8aa5](https://redirect.github.com/vitejs/vite/commit/dfc8aa5057dd8ec2b1223980d1e2eeb946ac3384)) - **build:** emptyOutDir should happen for watch rebuilds ([#​22207](https://redirect.github.com/vitejs/vite/issues/22207)) ([ee52267](https://redirect.github.com/vitejs/vite/commit/ee522672bb374c7ff95a347f14732491121b1cd6)) - **bundled-dev:** reject requests to HMR patch files in non potentially trustworthy origins ([#​22269](https://redirect.github.com/vitejs/vite/issues/22269)) ([868f141](https://redirect.github.com/vitejs/vite/commit/868f1411a6f474baa4417f2d6524692dd452f760)) - **css:** use unique key for cssEntriesMap to prevent same-basename collision ([#​22039](https://redirect.github.com/vitejs/vite/issues/22039)) ([374bb5d](https://redirect.github.com/vitejs/vite/commit/374bb5d597fcd0485e929565c698d8ed219136f8)) - **deps:** update all non-major dependencies ([#​22219](https://redirect.github.com/vitejs/vite/issues/22219)) ([4cd0d67](https://redirect.github.com/vitejs/vite/commit/ > ✂ **Note** > > PR body was truncated to here. </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rolldown/rolldown). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: shulaoda <[email protected]>
IWANABETHATGUY
pushed a commit
that referenced
this pull request
May 18, 2026
…lify (#9364) ## Summary Pin `packageManager` back to `[email protected]` to unblock Netlify docs deploys. ## Context After #9347 bumped pnpm `10.23.0` → `10.33.4`, every Netlify deploy started failing during `pnpm install` with: ``` ERR_PNPM_LOCKFILE_CONFIG_MISMATCH Cannot proceed with the frozen installation. The current "catalogs" configuration doesn't match the value found in the lockfile Update your lockfile using "pnpm install --no-frozen-lockfile" ``` Root cause: pnpm **10.24.0** added a strict catalog comparison for `--frozen-lockfile` mode via [pnpm/pnpm#10231](pnpm/pnpm#10231). The comparison logic (`allCatalogsAreUpToDate`) is buggy — it reports a mismatch even though the workspace catalog and lockfile snapshot are identical, and `pnpm install --no-frozen-lockfile` locally produces zero diff. This is the same issue [sapphi-red](https://github.com/sapphi-red) already filed against pnpm using this repo as the reproduction: [pnpm/pnpm#10258](pnpm/pnpm#10258) (still open, no comments from maintainers). `#9343` (the npm packages renovate PR that changed `valibot` and `vitepress-plugin-graphviz` in the catalog) only made the failure visible — the regression was introduced by the pnpm bump.
IWANABETHATGUY
pushed a commit
that referenced
this pull request
May 18, 2026
## [1.0.1] - 2026-05-13 ### 🚀 Features - experimental/lazy-barrel: advice on oversized barrel modules (#9236) by @shulaoda - rolldown: inline optional-chain enum access (#9379) by @Dunqing - chunk-optimization: dedupe already-loaded dynamic deps (#9305) by @IWANABETHATGUY - binding: call moduleParsed hook in ParallelJsPlugin (#9318) by @jaehafe ### 🐛 Bug Fixes - transform: enable `enum_eval` for `transformSync` and vite TS transform (#9325) by @Dunqing - error: remove severity prefix from diagnostic messages (#9262) by @Kyujenius - deps: pin pnpm to 10.23.0 to work around catalog mismatch on Netlify (#9364) by @shulaoda - ci: pin mimalloc-safe to 0.1.58 (#9361) by @shulaoda - dev/lazy: fix exports of lazy requests in lazy chunks (#9249) by @h-a-n-a - rolldown_plugin_vite_resolve: handle errors in `resolveSubpathImports` callback (#9355) by @sapphi-red - rolldown_plugin_lazy_compilation: use loadExports for fetched proxy to preserve original export names (#9132) by @h-a-n-a - common: include offending index in HybridIndexVec panic message (#9296) by @SAY-5 ### 🚜 Refactor - ecmascript: extract semantic_builder_for_transform helper (#9326) by @Dunqing - test: extract reusable static-import-cycle helper (#9332) by @IWANABETHATGUY ### 📚 Documentation - clarify scope of `topLevelVar` (#9380) by @IWANABETHATGUY - meta/design: add ast-mutation design doc (#9338) by @hyf0 - feat: add ai policy in contribution guide (#9315) by @mdong1909 ### ⚡ Performance - binding: enable mimalloc v3 to reduce idle memory (#9349) by @shulaoda ### 🧪 Testing - mcs: cover require() in `$initial` group (#9376) by @hyf0 - add regression for CJS facade chunk merge into entry (#9351) by @IWANABETHATGUY ### ⚙️ Miscellaneous Tasks - switch prepare-release to manual dispatch with version input (#9383) by @shulaoda - migrate `@rolldown/pluginutils` to `rolldown/plugins` (#9317) by @shulaoda - deps: pin libmimalloc-sys2 to 0.1.54 (#9372) by @shulaoda - replace `igorskyflyer/action-readfile` with `cat` (#9369) by @sapphi-red - deps: update test262 submodule for tests (#9371) by @rolldown-guard[bot] - use app token for test dep update PRs (#9368) by @sapphi-red - replace some actions with gh commands (#9367) by @sapphi-red - replace action-semantic-pull-request with inline regex (#9366) by @sapphi-red - remove pull_request_target workflows (#9188) by @Boshen - deps: upgrade oxc to 0.130.0 (#9360) by @shulaoda - deps: update github actions (major) (#9348) by @renovate[bot] - deps: update github actions (#9341) by @renovate[bot] - deps: update rust crates (#9344) by @renovate[bot] - deps: update crate-ci/typos action to v1.46.1 (#9357) by @renovate[bot] - deps: update npm packages (#9343) by @renovate[bot] - deps: update pnpm to v10.33.4 (#9347) by @renovate[bot] - deps: update dependency rolldown-plugin-dts to ^0.25.0 (#9346) by @renovate[bot] - .claude: add rolldown-repl encoder, rename decode skill (#9352) by @IWANABETHATGUY - deps: update crate-ci/typos action to v1.46.0 (#9345) by @renovate[bot] - deps: update napi to v3.8.6 (#9342) by @renovate[bot] - deps: update dependency vite-plus to v0.1.20 (#9340) by @renovate[bot] - enable rollup chunking-form test (#9335) by @IWANABETHATGUY - typo: fix typo in watcher options comment (#9324) by @thescripted ### ❤️ New Contributors * @Kyujenius made their first contribution in [#9262](#9262) * @SAY-5 made their first contribution in [#9296](#9296) * @thescripted made their first contribution in [#9324](#9324) Co-authored-by: shulaoda <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.29.2→7.29.51.60.0→1.63.01.7.13→1.7.1411.3.4→11.3.56.4.1→6.12.10.3.18→0.3.1919.2.5→19.2.619.2.5→19.2.62.33.7→2.34.04.60.1→4.60.35.46.1→5.47.16.0.0→6.0.11.1.1→1.1.21.3.1→1.4.08.0.8→8.0.11^0.0.1→^0.1.01.12.1→1.12.24.1.4→4.1.53.5.32→3.5.345.0.4→5.0.6Release Notes
babel/babel (@babel/preset-env)
v7.29.5Compare Source
v7.29.3Compare Source
sarsamurmu/estree-toolkit (estree-toolkit)
v1.7.14Compare Source
usingandawait usingjprichardson/node-fs-extra (fs-extra)
v11.3.5Compare Source
ensureLink*/ensureSymlink*identical file detection on Windows (#1068)webpro-nl/knip (knip)
v6.12.1: Release 6.12.1Compare Source
de33a2c) - thanks @lishaduck!0fe8dc3) - thanks @re-taro!370236d) - thanks @jakeleventhal!4dcd756) - thanks @jakeleventhal!2d555a1) - thanks @jeffrey-takuma!c3dcc8f)78fd581)7e689bf)v6.12.0: Release 6.12.0Compare Source
2354194)4afc873)b106065)c226a72)ddcf7de) - thanks @jakeleventhal!3a2c22b)3a2c22b(8300078)d56ee51)7195b0a)60f8482) - thanks @jakeleventhal!>inside SFC<script>attribute values (resolve #1714) (9e5501f)7cc4fc1)10f97c1) - thanks @jakeleventhal!53236b5)727f842)0db3300)isTreatConfigHintsAsErrors(f27c3f4)aab1e83)c709a5a)v6.11.0: Release 6.11.0Compare Source
767ebaf)@internaltags in production mode (resolve #1658) (dd1caed)ea867ad)v6.10.0: Release 6.10.0Compare Source
1803f9f)62082b6)23582e0)84caac5)ce18854)23b756f)v6.9.0: Release 6.9.0Compare Source
961b734)v6.8.0: Release 6.8.0Compare Source
9167557) - thanks @sebastianbreguel!c937697) - thanks @PatrykWalach!0f94d2d)f2819b3)5c21d27)v6.7.0: Release 6.7.0Compare Source
4713108)a71ead1) - thanks @dskwrite!98113e6)544c3e6)export {}to maintain module shape (27d8a02)47e4029)bfb4867)95faad8)2c6d8a0)0914bd3)a689501)v6.6.3: Release 6.6.3Compare Source
ba7e907)abae75b)f2b8fcf)2eb4045)970a0db)14538ec)9533365) - thanks @joshkel!7ea055a)0910b33)d5aa1f6)v6.6.2: Release 6.6.2Compare Source
1a99048)46cb338)dcf5315)v6.6.1: Release 6.6.1Compare Source
c6d9c43) - thanks @skoeva!af83d68) - thanks @rpereira-anchor!200db55) - thanks @krystofspiller!6fded2f)v6.6.0: Release 6.6.0Compare Source
e7abd6b)6f781b8)c2c0323)2e8cf47)fab5871)e11c2b1)@sveltejs/packageplugin (resolve #1690) (8b2d402)91964e4)v6.5.0: Release 6.5.0Compare Source
f860929)e2943ed)d8ae4d3) - thanks @xaqrox!fast-globwithtinyglobby(#1462) (9f6b4c8) - thanks @gameroman!f885f1d) - thanks @BenCrinion-IW!f4658c8) - thanks @xaqrox!f7e5464) - thanks @Hoffs!15bd7e7)b89b4f7)a6e09ca)4cb05c9)28c56cb)7eb4ab3)transportCallvisitor (resolve #1480) (53a033e)dbedd66)3148f4d)knip-runtool response (4294038)workspaceoption toknip-runtool (64c4aae)experimentalTags(e503d10)e7a69ad)publint/publint (publint)
v0.3.19Compare Source
Patch Changes
Add
NESTED_PACKAGE_JSON_FIELD_IGNOREDto warn when published nestedpackage.jsonfiles define"exports"or"imports", which Node.js ignores outside the package root. (#224)Fix internal browser directory traversal logic (#224)
facebook/react (react)
v19.2.6: 19.2.6 (May 6th, 2026)Compare Source
React Server Components
(by @eps1lon and @unstubbable)
remeda/remeda (remeda)
v2.34.0Compare Source
Bug Fixes
rollup/rollup (rollup)
v4.60.3Compare Source
2026-05-04
Bug Fixes
Pull Requests
e989830(@renovate[bot])plugin-development(@lumirlumir, @lukastaegert)v4.60.2Compare Source
2026-04-18
Bug Fixes
Pull Requests
terser/terser (terser)
v5.47.1Compare Source
mangle.keep_fnameswith destructuringv5.47.0Compare Source
builtins_ecmaandbuiltins_pureoptionsv5.46.2Compare Source
unusedoption: delete computed keys of concise methods and getters/setters.Error.causeadded to DOM properties listfoo.barandfoo["bar"]to be equivalent when property mangler is enabled withkeep_quoted=strictoption.tinylibs/tinybench (tinybench)
v6.0.1Compare Source
🐞 Bug Fixes
View changes on GitHub
tinylibs/tinyexec (tinyexec)
v1.1.2Compare Source
What's Changed
READMEby @porada in #114New Contributors
Full Changelog: tinylibs/tinyexec@1.1.1...1.1.2
open-circle/valibot (valibot)
v1.4.0Compare Source
Many thanks to @ksaurav24, @heiwen, @compulim, @ysknsid25, @alaycock-stripe, @IlyaSemenov, @wszgrcy, @LMGO, @yslpn, @EltonLobo07 and @Eronmmer for contributing to this release.
isoDateTimeSecondvalidation action to validate ISO date times with seconds (pull request #1418)toCamelCase,toKebabCase,toPascalCaseandtoSnakeCasetransformation actions to convert strings between common naming conventions (pull request #1457)ReadonlyOutputKeysandOutputWithReadonlytypes ofobjectschemas andWithReadonlytype ofrecordschemas to improve TypeScript type performance (pull request #1442)_LruCacheto use a TypeScriptprivatemethod instead of a#privateclass field to avoid runtime helpers in the transpiled output (pull request #1455)_isValidObjectKeyto useObject.prototype.hasOwnProperty.callinstead ofObject.hasOwnso the distributed output stays compatible with runtimes that lack the ES2022Object.hasOwnbuiltin (pull request #1421)flattenmethod to accept readonly issue arrays (pull request #1269)RangeErrorcaused by spreading large issue arrays (pull request #1437)creditCardvalidation action to reject Mastercard numbers with invalid lengths (pull request #1462)intersectschema to no longer mutate input values, allowing frozen objects and arrays to be merged (pull request #1463)vitejs/vite (vite)
v8.0.11Compare Source
Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
v8.0.10Compare Source
Features
Bug Fixes
hmrClient.logger.debugandhmrClient.logger.errorlooked different from other HMR logs (#22147) (a4d828f).css?inline(#22292) (83f0a78)Code Refactoring
v8.0.9Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: (in timezone Asia/Shanghai)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.