Skip to content

release: v1.0.2 - onboard v4 staging-branch workflow flow + vitest-runner - #6

Merged
Shinrai merged 3 commits into
masterfrom
next
Aug 3, 2026
Merged

release: v1.0.2 - onboard v4 staging-branch workflow flow + vitest-runner#6
Shinrai merged 3 commits into
masterfrom
next

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Aug 3, 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 70.0%
Branches 52.3%
Functions 100.0%
Lines 73.3%

Avg: 73.9% · 68f06a3 · Node lts/*

Shinrai and others added 3 commits August 2, 2026 23:01
Adds the 22 v4 CLDMV workflow files (next-release, hotfixes-release,
feature-pr, ci, publish, codeql, scorecard, dependency-review, etc.) plus
.github/dependabot.yml, wired to this package's real npm name, build
pipeline, and Node engines floor (>=18.0.0, matching the @cldmv/jsonv peer
dependency's own floor).

Wires tests/format.test.vitest.mjs into the OOM-safe @cldmv/vitest-runner
harness instead of a bare vitest invocation, matching the existing
*.test.vitest.mjs naming convention. Adds build:ci/coverage/ci:coverage
npm scripts and a plain build target for the CI coverage-badge job.

Type-check is skipped in CI: this package is JSDoc-typed JS, not .ts
source, and a real checkJs pass surfaces pre-existing JSDoc/type gaps
unrelated to this change (tracked separately).
@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 3, 2026
@cldmv-bot

cldmv-bot Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

🔒 Dependency Review

  • 0 vulnerable package(s)
  • 0 package(s) with incompatible licenses
  • 0 package(s) with invalid SPDX license definitions
  • 0 package(s) with unknown licenses
  • 0 denied package(s)
  • ⚠️ 2 package(s) with OpenSSF Scorecard score < 3
    • html-escaper@2.0.2 — score 2
    • js-tokens@10.0.0 — score 2.9

Full job summary

@Shinrai
Shinrai merged commit aab12c7 into master Aug 3, 2026
27 checks passed
@cldmv-bot
cldmv-bot Bot deleted the next branch August 3, 2026 06:38
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