Skip to content

chore: added missing versions from the changelo#10704

Merged
jasonsaayman merged 1 commit intov1.xfrom
chore/update-changelog
Apr 13, 2026
Merged

chore: added missing versions from the changelo#10704
jasonsaayman merged 1 commit intov1.xfrom
chore/update-changelog

Conversation

@jasonsaayman
Copy link
Copy Markdown
Member

@jasonsaayman jasonsaayman commented Apr 13, 2026

Summary by cubic

Adds the missing release entries to CHANGELOG for v1.15.0, v1.14.0, v1.13.6, v1.13.5, and v1.13.4 to restore a complete release history. No code changes; documentation only.

Description

  • Summary of changes: Added full notes for the above versions, including highlights and links.
  • Reasoning: Keep release history accurate and visible, covering security fixes, runtime support, and key bug fixes.
  • Additional context: Docs-only update; no functional impact.

Docs

  • Changelog now includes: security patches (header injection, SSRF, prototype pollution), new runtime support (Deno, Bun), notable fixes (CommonJS require, React Native Blob), and maintenance updates for each version.

Testing

  • No tests added or required; content-only changes.

Written for commit 97608cd. Summary will update on new commits.

@jasonsaayman jasonsaayman self-assigned this Apr 13, 2026
@jasonsaayman jasonsaayman added priority::medium A medium priority commit::chore The PR is related to a chore labels Apr 13, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Confidence score: 5/5

  • This PR is safe to merge: the only reported issue is low severity (3/10) and limited to documentation wording, with no functional or runtime regression risk.
  • The note in CHANGELOG.md may overstate release validation by implying Deno/Bun smoke tests run before every tagged release, when they currently run on pull requests.
  • Pay close attention to CHANGELOG.md - align the release-validation wording with the actual CI trigger behavior.
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:15">
P3: This changelog entry overstates release validation: the Deno/Bun smoke tests run on pull requests, not automatically before every tagged release is published.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment thread CHANGELOG.md
@jasonsaayman jasonsaayman merged commit 59bb139 into v1.x Apr 13, 2026
27 checks passed
@jasonsaayman jasonsaayman deleted the chore/update-changelog branch April 13, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::chore The PR is related to a chore priority::medium A medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant