kelsos
plainfp
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(renovate): enforce a 7-day release-age cooldown Renovate previously had no `minimumReleaseAge`, so it would raise update PRs the moment a release hit npm — relying solely on the pnpm-side `minimumReleaseAge: 10080` gate in pnpm-workspace.yaml to block install. That mismatch produced dashboard noise and PRs that fail to install. Mirror the pnpm 7-day quarantine in Renovate itself: - `minimumReleaseAge: "7 days"` — don't propose a release until it has been public for 7 days (the chalk/debug-class supply-chain attacks are typically caught and pulled within hours to days). - `internalChecksFilter: "strict"` — actually withhold updates that don't meet the age requirement instead of surfacing them anyway.
main
23 days ago
chore(renovate): enforce a 7-day release-age cooldown Renovate previously had no `minimumReleaseAge`, so it would raise update PRs the moment a release hit npm — relying solely on the pnpm-side `minimumReleaseAge: 10080` gate in pnpm-workspace.yaml to block install. That mismatch produced dashboard noise and PRs that fail to install. Mirror the pnpm 7-day quarantine in Renovate itself: - `minimumReleaseAge: "7 days"` — don't propose a release until it has been public for 7 days (the chalk/debug-class supply-chain attacks are typically caught and pulled within hours to days). - `internalChecksFilter: "strict"` — actually withhold updates that don't meet the age requirement instead of surfacing them anyway.
chore/renovate-minimum-release-age
23 days ago
chore(release): v0.1.1
main
23 days ago
chore(release): v0.1.1
chore/release
23 days ago
chore(deps): lock file maintenance
renovate/lock-file-maintenance
23 days ago
chore(deps): update toolchain and migrate to vite-plus 0.2.1 Apply the installable subset of the Renovate dependency dashboard updates (supply-chain quarantine of <7-day-old releases excludes the rest): - pnpm 10.33.0 -> 11.8.0 (packageManager + engines) - node engines / .nvmrc -> 24.18.0 - @codspeed/vitest-plugin 5.5.0 -> 5.6.0 - @vitest/coverage-v8 4.1.8 -> 4.1.9 - CodSpeedHQ/action -> v4.18.1 Migrate to vite-plus 0.2.1 (vite-plus + vite-plus-core 0.1.24 -> 0.2.1). 0.2.0 is a breaking restructure: the rebundled `@voidzero-dev/vite-plus-test` package was removed and `vitest` is now the real upstream package pulled in as a dependency of vite-plus. Accordingly: - Drop the `vitest` pnpm override (the aliased -test package no longer exists); keep only `vite -> @voidzero-dev/vite-plus-core`. - Remove the CodSpeed execArgv workaround in vite.config.ts. It existed only because the old alias made @codspeed/vitest-plugin read vitest's package.json as major version 0 and pick the v3 path; with real vitest@4.1.9 the plugin detects v4 and injects execArgv natively. - Drop @voidzero-dev/vite-plus-test from the renovate group.
main
23 days ago
chore(deps): update toolchain and migrate to vite-plus 0.2.1 Apply the installable subset of the Renovate dependency dashboard updates (supply-chain quarantine of <7-day-old releases excludes the rest): - pnpm 10.33.0 -> 11.8.0 (packageManager + engines) - node engines / .nvmrc -> 24.18.0 - @codspeed/vitest-plugin 5.5.0 -> 5.6.0 - @vitest/coverage-v8 4.1.8 -> 4.1.9 - CodSpeedHQ/action -> v4.18.1 Migrate to vite-plus 0.2.1 (vite-plus + vite-plus-core 0.1.24 -> 0.2.1). 0.2.0 is a breaking restructure: the rebundled `@voidzero-dev/vite-plus-test` package was removed and `vitest` is now the real upstream package pulled in as a dependency of vite-plus. Accordingly: - Drop the `vitest` pnpm override (the aliased -test package no longer exists); keep only `vite -> @voidzero-dev/vite-plus-core`. - Remove the CodSpeed execArgv workaround in vite.config.ts. It existed only because the old alias made @codspeed/vitest-plugin read vitest's package.json as major version 0 and pick the v3 path; with real vitest@4.1.9 the plugin detects v4 and injects execArgv natively. - Drop @voidzero-dev/vite-plus-test from the renovate group.
chore/dependency-updates
23 days ago
chore(deps): lock file maintenance
renovate/lock-file-maintenance
24 days ago
Latest Branches
CodSpeed Performance Gauge
0%
chore(renovate): enforce a 7-day release-age cooldown
#22
23 days ago
47eb0a5
chore/renovate-minimum-release-age
CodSpeed Performance Gauge
0%
chore(release): v0.1.1
#21
23 days ago
06aea8e
chore/release
CodSpeed Performance Gauge
0%
chore(deps): lock file maintenance
#18
23 days ago
70307c9
renovate/lock-file-maintenance
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs