Skip to content

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

Merged
Shinrai merged 7 commits into
mainfrom
next
Aug 3, 2026
Merged

release: v1.0.2 - adopt CLDMV @v4 workflows + vitest-runner test setup#7
Shinrai merged 7 commits into
mainfrom
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

🔧 Other Changes

👥 Contributors

coverage

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

Avg: 100.0% · b93775e · Node lts/*

Shinrai and others added 7 commits August 1, 2026 23:54
- Add the CLDMV @v4 staging-branch workflow set (22 workflows) + .github/dependabot.yml
- Wire vitest + @cldmv/vitest-runner: .configs/vitest.config.mjs, tests/run-vitest.mjs, scripts (incl. build stub)
- Add a vitest suite covering index.js at 100% coverage (wake_on_lan mocked via require.cache)
npm update pulled the express transitives flagged by Dependabot:
body-parser 2.2.0->2.3.0, path-to-regexp 8.2.0->8.4.2, qs 6.14.0->6.15.3.
0 vulnerabilities; 11 tests green. express + wake_on_lan (both used) unchanged.
Aligns wol-proxy with the fleet-wide convention that vitest test files
are always named *.test.vitest.mjs, updating the vitest config include
glob and the run-vitest.mjs harness's testFilePattern to match.
@cldmv-bot cldmv-bot Bot added 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 ! release → main v4 flow: persistent next → main release PR (carries the next feature release) 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)
  • ⚠️ 6 package(s) with OpenSSF Scorecard score < 3
    • @jridgewell/resolve-uri@3.1.2 — score 2.8
    • debug@4.4.3 — score 2.6
    • estree-walker@3.0.3 — score 2.1
    • html-escaper@2.0.2 — score 2
    • js-tokens@10.0.0 — score 2.9
    • siginfo@2.0.0 — score 2.1

Full job summary

@Shinrai
Shinrai merged commit e850f88 into main Aug 3, 2026
27 checks passed
@cldmv-bot
cldmv-bot Bot deleted the next branch August 3, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! release → main v4 flow: persistent next → main 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