π docs(changelog): cut v1.5.0-rc.37 (security CVE batch + CI flake hardening)#437
Merged
Conversation
β¦ke hardening) rc.37 = rc.36 + #436. Security: patched the 2026-06-15 transitive CVE batch (vite, @babel/core, form-data, protobufjs, ws) via overrides/bumps; js-yaml triaged unreachable. Changed: registry rate-limiter burst 5β10 for ghcr.io / Docker Hub, and E2E/CI flake hardening (keep-alive fixtures, strict bootstrap, deterministic Playwright waits). Required by release-cut's CHANGELOG validator.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Reportβ All modified and coverable lines are covered by tests. π’ Thoughts on this report? Let us know! |
biggest-littlest
approved these changes
Jun 15, 2026
biggest-littlest
left a comment
Member
There was a problem hiding this comment.
Changelog-only release-prep for rc.37. CI green (Lint, Coverage, Build, CodeQL, Snyk, qlty all pass); e2e correctly path-filtered. Matches #436 contents. LGTM.
ALARGECOMPANY
approved these changes
Jun 15, 2026
ALARGECOMPANY
left a comment
Member
There was a problem hiding this comment.
Verified the rc.37 CHANGELOG entry is accurate and the validator extracts it cleanly. Approving.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release prep for v1.5.0-rc.37. Adds the CHANGELOG entry required by
release-cut.yml's validator.rc.37 = rc.36 + #436 (
π§ chore(ci): harden E2E/CI against transient flakes):viteCVE-2026-53571/53632,@babel/coreCVE-2026-49356,form-dataCVE-2026-12143,protobufjsCVE-2026-54269,wsCVE-2026-48779) via overrides/direct bumps across root/app/ui/e2e/apps/demo;js-yaml(artillery, test-only) triaged unreachable.Changelog-only; no source changes in this PR. Once merged I'll dispatch
release-cut.yml --ref main -f release_tag=v1.5.0-rc.37.