Conversation
There was a problem hiding this comment.
Pull request overview
Release PR for @stackone/defender v0.7.0 generated by Release Please, updating repository metadata to reflect the new release.
Changes:
- Bump package version to
0.7.0(package + lockfile + release manifest). - Add
0.7.0entry toCHANGELOG.md.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates published package version to 0.7.0. |
| package-lock.json | Keeps lockfile/package metadata in sync with 0.7.0. |
| CHANGELOG.md | Adds release notes entry for 0.7.0. |
| .release-please-manifest.json | Updates Release Please manifest version to 0.7.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### Features | ||
|
|
||
| * ** ENG-12684:** v4 ONNX model + cumulative risk fixes + opt-in SFE preprocessor (includes ENG-12671) ([#52](https://github.com/StackOneHQ/defender/issues/52)) ([6fb1ff9](https://github.com/StackOneHQ/defender/commit/6fb1ff91fdc0fbbce33bf3b8987321e0945db861)) |
There was a problem hiding this comment.
The issue key formatting has an extra space after the opening bold marker (** ENG-12684:**), which is inconsistent with the rest of the changelog entries (e.g., **ENG-12658:**). Consider removing the extra space for consistent formatting.
| * ** ENG-12684:** v4 ONNX model + cumulative risk fixes + opt-in SFE preprocessor (includes ENG-12671) ([#52](https://github.com/StackOneHQ/defender/issues/52)) ([6fb1ff9](https://github.com/StackOneHQ/defender/commit/6fb1ff91fdc0fbbce33bf3b8987321e0945db861)) | |
| * **ENG-12684:** v4 ONNX model + cumulative risk fixes + opt-in SFE preprocessor (includes ENG-12671) ([#52](https://github.com/StackOneHQ/defender/issues/52)) ([6fb1ff9](https://github.com/StackOneHQ/defender/commit/6fb1ff91fdc0fbbce33bf3b8987321e0945db861)) |
There was a problem hiding this comment.
1 issue found across 4 files
Prompt for AI agents (unresolved issues)
Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.
<file name="CHANGELOG.md">
<violation number="1" location="CHANGELOG.md:8">
P3: The bold marker has an extra space (`** ENG-12684:**` → `**ENG-12684:**`), which breaks Markdown bold rendering and is inconsistent with the other changelog entries.</violation>
</file>
Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.
|
|
||
| ### Features | ||
|
|
||
| * ** ENG-12684:** v4 ONNX model + cumulative risk fixes + opt-in SFE preprocessor (includes ENG-12671) ([#52](https://github.com/StackOneHQ/defender/issues/52)) ([6fb1ff9](https://github.com/StackOneHQ/defender/commit/6fb1ff91fdc0fbbce33bf3b8987321e0945db861)) |
There was a problem hiding this comment.
P3: The bold marker has an extra space (** ENG-12684:** → **ENG-12684:**), which breaks Markdown bold rendering and is inconsistent with the other changelog entries.
Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At CHANGELOG.md, line 8:
<comment>The bold marker has an extra space (`** ENG-12684:**` → `**ENG-12684:**`), which breaks Markdown bold rendering and is inconsistent with the other changelog entries.</comment>
<file context>
@@ -1,5 +1,12 @@
+
+### Features
+
+* ** ENG-12684:** v4 ONNX model + cumulative risk fixes + opt-in SFE preprocessor (includes ENG-12671) ([#52](https://github.com/StackOneHQ/defender/issues/52)) ([6fb1ff9](https://github.com/StackOneHQ/defender/commit/6fb1ff91fdc0fbbce33bf3b8987321e0945db861))
+
## [0.6.0](https://github.com/StackOneHQ/defender/compare/defender-v0.5.8...defender-v0.6.0) (2026-04-16)
</file context>
| * ** ENG-12684:** v4 ONNX model + cumulative risk fixes + opt-in SFE preprocessor (includes ENG-12671) ([#52](https://github.com/StackOneHQ/defender/issues/52)) ([6fb1ff9](https://github.com/StackOneHQ/defender/commit/6fb1ff91fdc0fbbce33bf3b8987321e0945db861)) | |
| * **ENG-12684:** v4 ONNX model + cumulative risk fixes + opt-in SFE preprocessor (includes ENG-12671) ([#52](https://github.com/StackOneHQ/defender/issues/52)) ([6fb1ff9](https://github.com/StackOneHQ/defender/commit/6fb1ff91fdc0fbbce33bf3b8987321e0945db861)) |
5467081 to
8f6c1ae
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.6.1 (2026-04-21)
Features
Miscellaneous Chores
This PR was generated with Release Please. See documentation.