Skip to content

release: v1.0.5 - adopt CLDMV @v4 workflows + vitest-runner test setup - #3

Merged
Shinrai merged 5 commits into
masterfrom
next
Aug 2, 2026
Merged

release: v1.0.5 - adopt CLDMV @v4 workflows + vitest-runner test setup#3
Shinrai merged 5 commits into
masterfrom
next

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

👥 Contributors

coverage

Metric Coverage
Statements 100.0%
Branches 100.0%
Functions 100.0%
Lines 100.0%

Avg: 100.0% · c31d58b · Node lts/*

Shinrai and others added 3 commits August 1, 2026 22:24
- Add the CLDMV @v4 staging-branch workflow set (22 workflows) + .github/dependabot.yml
- Wire vitest + @cldmv/vitest-runner (OOM-safe per-file runner): .configs/vitest.config.mjs,
  tests/run-vitest.mjs harness, and test/coverage/ci:coverage npm scripts
- Add a characterization test suite (91 tests) covering sizeofvar.js at 100% coverage
- Add publishConfig.access=public
- Remove the legacy non-vitest test/ fixtures and unused yargs devDependency

Note: no engines.node floor — this package has no runtime dependencies and runs on
old Node; the >=20.19 requirement is only the dev/test toolchain (vitest-runner), which
is already enforced by the devDependencies' own engines.
@cldmv-bot cldmv-bot Bot added ! release → master v4 flow: persistent next → master release PR (carries the next feature release) release Marks a pull request as a pending release — merge to publish a new version semver: patch This release contains only backwards-compatible bug fixes labels Aug 2, 2026
@cldmv-bot

cldmv-bot Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 5 package(s) with unknown licenses.
  • ⚠️ 5 packages with OpenSSF Scorecard issues.

View full job summary

Shinrai
Shinrai previously approved these changes Aug 2, 2026
@Shinrai
Shinrai enabled auto-merge (squash) August 2, 2026 05:47
Shinrai and others added 2 commits August 1, 2026 22:56
The reusable PR-coverage-badge job runs `npm run build` unconditionally; this
package has no build step, so it was missing that script and the job failed on
the release PR. Add a no-op `build` (mirrors git-embedded's stopgap).
@Shinrai
Shinrai merged commit 661ea55 into master Aug 2, 2026
30 checks passed
@cldmv-bot
cldmv-bot Bot deleted the next branch August 2, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! release → master v4 flow: persistent next → master release PR (carries the next feature release) release Marks a pull request as a pending release — merge to publish a new version semver: patch This release contains only backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant