7b3ec98d695bf8bacf2e60666c5904e4d61f1af6
4 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
7b3ec98d69 |
chore(deps): update all non-major dependencies (#50)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vitest/coverage-v8](https://vitest.dev/guide/coverage) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`4.1.9` → `4.1.10`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/4.1.9/4.1.10) |  |  | | [oxfmt](https://oxc.rs/docs/guide/usage/formatter) ([source](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt)) | [`0.56.0` → `0.58.0`](https://renovatebot.com/diffs/npm/oxfmt/0.56.0/0.58.0) |  |  | | [rolldown](https://rolldown.rs/) ([source](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown)) | [`1.1.3` → `1.1.4`](https://renovatebot.com/diffs/npm/rolldown/1.1.3/1.1.4) |  |  | | [vitest](https://vitest.dev) ([source](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)) | [`4.1.9` → `4.1.10`](https://renovatebot.com/diffs/npm/vitest/4.1.9/4.1.10) |  |  | --- ### Release Notes <details> <summary>vitest-dev/vitest (@​vitest/coverage-v8)</summary> ### [`v4.1.10`](https://github.com/vitest-dev/vitest/releases/tag/v4.1.10) [Compare Source](https://github.com/vitest-dev/vitest/compare/v4.1.9...v4.1.10) ##### 🐞 Bug Fixes - **browser**: Check fs access in builtin commands \[backport to v4] - by [@​hi-ogawa](https://github.com/hi-ogawa), **Hiroshi Ogawa** and **OpenCode (claude-opus-4-8)** in [#​10680](https://github.com/vitest-dev/vitest/issues/10680) [<samp>(5c18d)</samp>](https://github.com/vitest-dev/vitest/commit/5c18dd267) - **vm**: Fix external module resolve error with deps optimizer query for encoded URI \[backport to v4] - by [@​SveLil](https://github.com/SveLil) and [@​hi-ogawa](https://github.com/hi-ogawa) in [#​10661](https://github.com/vitest-dev/vitest/issues/10661) [<samp>(bae52)</samp>](https://github.com/vitest-dev/vitest/commit/bae52b511) ##### [View changes on GitHub](https://github.com/vitest-dev/vitest/compare/v4.1.9...v4.1.10) </details> <details> <summary>oxc-project/oxc (oxfmt)</summary> ### [`v0.58.0`](https://github.com/oxc-project/oxc/compare/oxfmt_v0.57.0...oxfmt_v0.58.0) [Compare Source](https://github.com/oxc-project/oxc/compare/oxfmt_v0.57.0...oxfmt_v0.58.0) ### [`v0.57.0`](https://github.com/oxc-project/oxc/compare/oxfmt_v0.56.0...oxfmt_v0.57.0) [Compare Source](https://github.com/oxc-project/oxc/compare/oxfmt_v0.56.0...oxfmt_v0.57.0) </details> <details> <summary>rolldown/rolldown (rolldown)</summary> ### [`v1.1.4`](https://github.com/rolldown/rolldown/blob/HEAD/CHANGELOG.md#114---2026-07-01) [Compare Source](https://github.com/rolldown/rolldown/compare/v1.1.3...v1.1.4) ##### 🚀 Features - disable `experimental.lazyBarrel` by default ([#​10071](https://github.com/rolldown/rolldown/issues/10071)) by [@​shulaoda](https://github.com/shulaoda) ##### 🐛 Bug Fixes - dev: disable lazy barrel in dev mode ([#​10060](https://github.com/rolldown/rolldown/issues/10060)) by [@​shulaoda](https://github.com/shulaoda) - generate: keep full JSON interface under preserveModules namespa… ([#​10056](https://github.com/rolldown/rolldown/issues/10056)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - check finalize\_other\_specifiers in its own Debug attribute ([#​10032](https://github.com/rolldown/rolldown/issues/10032)) by [@​shulaoda](https://github.com/shulaoda) - serialize the KeepAssign unused minify option as "keep\_assign" ([#​10031](https://github.com/rolldown/rolldown/issues/10031)) by [@​shulaoda](https://github.com/shulaoda) - keep fragments after the newline fragment in MagicString::last\_line ([#​10023](https://github.com/rolldown/rolldown/issues/10023)) by [@​shulaoda](https://github.com/shulaoda) - generate: undeclared JSON named exports under preserveModules ([#​10020](https://github.com/rolldown/rolldown/issues/10020)) ([#​10027](https://github.com/rolldown/rolldown/issues/10027)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - deconflict: rename CJS-wrapped locals that shadow chunk-root bindings ([#​9921](https://github.com/rolldown/rolldown/issues/9921)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - rolldown: keep entry facade when a shared chunk holds another entry's module ([#​9997](https://github.com/rolldown/rolldown/issues/9997)) by [@​hyf0](https://github.com/hyf0) - treeshake: also bail JSON default split when the object escapes ([#​9996](https://github.com/rolldown/rolldown/issues/9996)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - don't classify await in a strict-mode function as top-level await ([#​9987](https://github.com/rolldown/rolldown/issues/9987)) by [@​shulaoda](https://github.com/shulaoda) - avoid spurious leading newline in addon hooks (banner/footer/intro/outro) ([#​9989](https://github.com/rolldown/rolldown/issues/9989)) by [@​shulaoda](https://github.com/shulaoda) - handle JSON default mutation bailouts ([#​9972](https://github.com/rolldown/rolldown/issues/9972)) by [@​TheAlexLichter](https://github.com/TheAlexLichter) - plugin: make lazy hook metadata enumerable ([#​9991](https://github.com/rolldown/rolldown/issues/9991)) by [@​TheAlexLichter](https://github.com/TheAlexLichter) - dev: make init errors in lazy-compiled modules catchable ([#​9981](https://github.com/rolldown/rolldown/issues/9981)) by [@​h-a-n-a](https://github.com/h-a-n-a) - treeshake: keep computed-key side effects on namespace member access ([#​9986](https://github.com/rolldown/rolldown/issues/9986)) by [@​shulaoda](https://github.com/shulaoda) - binding: validate replace plugin delimiters length instead of panicking ([#​9984](https://github.com/rolldown/rolldown/issues/9984)) by [@​shulaoda](https://github.com/shulaoda) - reconstruct nested rest patterns in into\_expression ([#​9980](https://github.com/rolldown/rolldown/issues/9980)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - reconstruct rest patterns as spread in into\_expression ([#​9976](https://github.com/rolldown/rolldown/issues/9976)) by [@​shulaoda](https://github.com/shulaoda) - preserve export keyword on multi-declarator exports under keepNames ([#​9974](https://github.com/rolldown/rolldown/issues/9974)) by [@​shulaoda](https://github.com/shulaoda) - deterministically keep the shortest name for deduplicated assets ([#​9948](https://github.com/rolldown/rolldown/issues/9948)) by [@​x1024](https://github.com/x1024) - treeshake: apply @​**NO\_SIDE\_EFFECTS** to cross-chunk namespace calls ([#​9960](https://github.com/rolldown/rolldown/issues/9960)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) ##### 🚜 Refactor - drop redundant program scope enter/leave in finalizer ([#​10049](https://github.com/rolldown/rolldown/issues/10049)) by [@​shulaoda](https://github.com/shulaoda) - deconflict: extract collect\_chunk\_scope\_captured\_names ([#​10006](https://github.com/rolldown/rolldown/issues/10006)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - unify pre-scan multi-declarator split into one decision site ([#​9982](https://github.com/rolldown/rolldown/issues/9982)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - common: return bool from SymbolRef::is\_not\_reassigned ([#​9962](https://github.com/rolldown/rolldown/issues/9962)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) ##### 📚 Documentation - rolldown: remove outdated comment for removing parenthesized expression ([#​10062](https://github.com/rolldown/rolldown/issues/10062)) by [@​Dunqing](https://github.com/Dunqing) - use GitHub-flavored alert for Etiquette note in contribution guide ([#​10012](https://github.com/rolldown/rolldown/issues/10012)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - replace: explain the delimiters left and right boundaries ([#​9985](https://github.com/rolldown/rolldown/issues/9985)) by [@​shulaoda](https://github.com/shulaoda) - ast-mutation: remove stale Address Use section after pre-scan refactor ([#​9983](https://github.com/rolldown/rolldown/issues/9983)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - remove fathom ([#​9968](https://github.com/rolldown/rolldown/issues/9968)) by [@​mdong1909](https://github.com/mdong1909) - contribution-guide: code-format main branch references ([#​9966](https://github.com/rolldown/rolldown/issues/9966)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - contribution-guide: fix stale REPL note and tidy wording ([#​9957](https://github.com/rolldown/rolldown/issues/9957)) by [@​hyf0](https://github.com/hyf0) - contribution-guide: clarify when to discuss before opening a PR ([#​9955](https://github.com/rolldown/rolldown/issues/9955)) by [@​hyf0](https://github.com/hyf0) ##### ⚡ Performance - disable preserve\_parens across all parse paths ([#​10057](https://github.com/rolldown/rolldown/issues/10057)) by [@​Dunqing](https://github.com/Dunqing) - common: inline declared\_symbols with SmallVec ([#​9920](https://github.com/rolldown/rolldown/issues/9920)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - common: pack TaggedSymbolRef into 8 bytes ([#​9919](https://github.com/rolldown/rolldown/issues/9919)) by [@​IWANABETHATGUY](https://github.com/IWANABETHATGUY) - sourcemap: skip newline scan on the no-sourcemap join fast path ([#​9936](https://github.com/rolldown/rolldown/issues/9936)) by [@​Boshen](https://github.com/Boshen) ##### 🧪 Testing - dev: error in lazy module should be catchable ([#​9975](https://github.com/rolldown/rolldown/issues/9975)) by [@​sapphi-red](https://github.com/sapphi-red) - dev: reject unknown lazy compile modules ([#​9969](https://github.com/rolldown/rolldown/issues/9969)) by [@​sapphi-red](https://github.com/sapphi-red) ##### ⚙️ Miscellaneous Tasks - deps: update actions/cache action to v6 ([#​10001](https://github.com/rolldown/rolldown/issues/10001)) by [@​renovate](https://github.com/renovate)\[bot] - trigger vite ecosystem-ci from PR comments ([#​10058](https://github.com/rolldown/rolldown/issues/10058)) by [@​shulaoda](https://github.com/shulaoda) - deps: update napi to v3.10.0 ([#​10063](https://github.com/rolldown/rolldown/issues/10063)) by [@​renovate](https://github.com/renovate)\[bot] - remove unused From impl for RolldownLabelSpan ([#​10055](https://github.com/rolldown/rolldown/issues/10055)) by [@​shulaoda](https://github.com/shulaoda) - remove dead Diagnostic::with\_kind method ([#​10054](https://github.com/rolldown/rolldown/issues/10054)) by [@​shulaoda](https://github.com/shulaoda) - remove unused StatementExt methods ([#​10053](https://github.com/rolldown/rolldown/issues/10053)) by [@​shulaoda](https://github.com/shulaoda) - remove unused ExpressionExt methods ([#​10052](https://github.com/rolldown/rolldown/issues/10052)) by [@​shulaoda](https://github.com/shulaoda) - remove commented-out re\_export\_all\_names field ([#​10051](https://github.com/rolldown/rolldown/issues/10051)) by [@​shulaoda](https://github.com/shulaoda) - deps: update pnpm to v11.9.0 ([#​10047](https://github.com/rolldown/rolldown/issues/10047)) by [@​renovate](https://github.com/renovate)\[bot] - remove the unused BindingGenerateHmrPatchReturn napi type ([#​10034](https://github.com/rolldown/rolldown/issues/10034)) by [@​shulaoda](https://github.com/shulaoda) - remove the dead inline\_entry\_chunk\_wrapping scaffolding ([#​10037](https://github.com/rolldown/rolldown/issues/10037)) by [@​shulaoda](https://github.com/shulaoda) - deps: bump oxc\_resolver to 11.22.0 ([#​10045](https://github.com/rolldown/rolldown/issues/10045)) by [@​Boshen](https://github.com/Boshen) - remove never-constructed MatchImportKind::\_Ignore variant ([#​10041](https://github.com/rolldown/rolldown/issues/10041)) by [@​shulaoda](https://github.com/shulaoda) - remove the unused ScheduledBuild napi struct ([#​10033](https://github.com/rolldown/rolldown/issues/10033)) by [@​shulaoda](https://github.com/shulaoda) - remove dead compute\_hmr\_update\_single method ([#​10040](https://github.com/rolldown/rolldown/issues/10040)) by [@​shulaoda](https://github.com/shulaoda) - drop the redundant visited.insert in manual code splitting ([#​10038](https://github.com/rolldown/rolldown/issues/10038)) by [@​shulaoda](https://github.com/shulaoda) - remove the dead output\_assets vector in render\_chunk\_to\_assets ([#​10036](https://github.com/rolldown/rolldown/issues/10036)) by [@​shulaoda](https://github.com/shulaoda) - remove the unused From<String>/Display impls for BindingLogLevel ([#​10035](https://github.com/rolldown/rolldown/issues/10035)) by [@​shulaoda](https://github.com/shulaoda) - deps: upgrade oxc to 0.138.0 and migrate to per-type AST construction ([#​10018](https://github.com/rolldown/rolldown/issues/10018)) by [@​shulaoda](https://github.com/shulaoda) - deps: update rust crates ([#​9911](https://github.com/rolldown/rolldown/issues/9911)) by [@​renovate](https://github.com/renovate)\[bot] - deps: update test262 submodule for tests ([#​10016](https://github.com/rolldown/rolldown/issues/10016)) by [@​rolldown-guard](https://github.com/rolldown-guard)\[bot] - deps: update github actions ([#​9999](https://github.com/rolldown/rolldown/issues/9999)) by [@​renovate](https://github.com/renovate)\[bot] - deps: update npm packages ([#​10000](https://github.com/rolldown/rolldown/issues/10000)) by [@​renovate](https://github.com/renovate)\[bot] ##### ◀️ Revert - "fix(plugin): make lazy hook metadata enumerable ([#​9991](https://github.com/rolldown/rolldown/issues/9991))" ([#​10005](https://github.com/rolldown/rolldown/issues/10005)) by [@​shulaoda](https://github.com/shulaoda) ##### ❤️ New Contributors - [@​x1024](https://github.com/x1024) made their first contribution in [#​9948](https://github.com/rolldown/rolldown/pull/9948) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](undefined) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzMuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIzMy40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBzIiwibnBtIl19--> Reviewed-on: https://gitea.t000-n.de/t.behrendt/validate-json-by-json-schema-action/pulls/50 Reviewed-by: t.behrendt <2+t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
||
|
|
30070f7f9c |
refactor: to node action (#47)
CD / Release (push) Successful in 33s
Refactoring the action from a composite to Node action. This change improves security through pinning of packages as well as better test-ability and error handling. Reviewed-on: #47 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de> |
||
|
|
3e6f690095 |
fix: remove package setup (#3)
CD / Release (push) Successful in 10s
Reviewed-on: #3 Co-authored-by: t.behrendt <t.behrendt@t00n.de> Co-committed-by: t.behrendt <t.behrendt@t00n.de> |
||
|
|
2e2dcc7fbe |
feat: initial release (#1)
CD / Release (push) Successful in 7s
Reviewed-on: #1 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de> |