✓ No known CVEs patched in this version
Topics
+11 more
ReleasePort's take
Light signalThe upcoming harmont‑cli v0.0.7 release will panic instead of warning when esbuild is missing, automatically registers/creates cloud pipelines with `hm run --cloud`, and upgrades npm for OIDC trusted publishing.
Why it matters: If esbuild is absent the CLI now aborts (panic) rather than continuing with a warn; this enforces dependency correctness. Auto‑registration of cloud pipelines simplifies deployment workflows, while the npm upgrade enables secure OIDC publishing.
Summary
AI summaryPanic if esbuild is missing when executing hm commands.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
`hm run --cloud` now auto‑registers/creates pipelines. `hm run --cloud` now auto‑registers/creates pipelines. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Panic instead of warn when esbuild not found. Panic instead of warn when esbuild not found. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Resolve cloud pipelines by repository identity. Resolve cloud pipelines by repository identity. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Upgrade npm to enable OIDC trusted publishing. Upgrade npm to enable OIDC trusted publishing. Source: llm_adapter@2026-06-11 Confidence: low |
— |
Full changelog
What's Changed
- Panic instead of warn when esbuild not found by @Power-el-Tanke in https://github.com/harmont-dev/harmont-cli/pull/136
- fix(release): upgrade npm so OIDC trusted publishing works by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/138
- fix: cloud runs resolve the pipeline by repo identity by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/139
- feat(run): make
hm run --cloudregister/create pipelines automatically by @markovejnovic in https://github.com/harmont-dev/harmont-cli/pull/140
New Contributors
- @Power-el-Tanke made their first contribution in https://github.com/harmont-dev/harmont-cli/pull/136
Full Changelog: https://github.com/harmont-dev/harmont-cli/compare/v0.0.6...v0.0.7
Breaking Changes
- Panic instead of warning when esbuild is not found
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Hm
All releases →Related context
Related tools
Earlier breaking changes
- v0.0.2 Remove deployment feature (hm dev).
Beta — feedback welcome: [email protected]