This release includes 3 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
ReleasePort's take
Light signalReleasePort Layer 1 v0.11.0 introduces PR‑scoped gating for CI runs and upgrades Node to version 24.
Why it matters: PR‑scoped gating reduces unnecessary pipeline execution, while Node 24 (floor >=20) enables newer language features; both affect developers and SREs managing CI pipelines.
Summary
AI summaryPR-scoped gating and set-and-forget CI updates including Node 24 support.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds PR-scoped gating for CI runs based on changed files. Adds PR-scoped gating for CI runs based on changed files. Source: llm_adapter@2026-06-06 Confidence: high |
— |
| Feature | Low |
Introduces `forceFixable` flag in `scan --json` to filter fixable findings. Introduces `forceFixable` flag in `scan --json` to filter fixable findings. Source: llm_adapter@2026-06-06 Confidence: high |
— |
| Feature | Low |
Adds Bitbucket Pipelines recipe to documentation. Adds Bitbucket Pipelines recipe to documentation. Source: llm_adapter@2026-06-06 Confidence: high |
— |
| Dependency | Low |
Updates Node version to 24 across .nvmrc, Action default, and CI docs; floor remains >=20. Updates Node version to 24 across .nvmrc, Action default, and CI docs; floor remains >=20. Source: llm_adapter@2026-06-06 Confidence: high |
— |
| Refactor | Low |
Renames Marketplace Action to `aislop — AI Code Quality Gate`. Renames Marketplace Action to `aislop — AI Code Quality Gate`. Source: llm_adapter@2026-06-06 Confidence: high |
— |
Full changelog
PR-scoped quality gates and set-and-forget CI.
- PR-scoped gating:
scan/ci --changes --base <ref>gate a PR on only the files it changed; an unresolved base ref fails the run instead of passing an empty scan (#185). forceFixableflag inscan --jsonfor findings onlyfix -fresolves (#192).- Set-and-forget CI: moving
@v1Action tag +version: latest;initand docs updated; the release pipeline re-pointsv1automatically. - Node 24 across
.nvmrc, the Action default, and CI docs (floor stays>=20); version fallback now derived from package.json. - Marketplace Action renamed to
aislop — AI Code Quality Gate(published by scanaislop).
New Bitbucket Pipelines recipe in the docs. Full changelog in CHANGELOG.md.
Breaking Changes
- Renamed Marketplace Action `@scanaislop/aislop` to `aislop — AI Code Quality Gate`
- Minimum Node.js version raised to 24 across .nvmrc, Action default, and CI docs (floor remains >=20)
- `scan --json` flag name changed from `forceFixable` to `fix -f` for fixable findings
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 AISlop
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]