release: 0.5.46 - #871
Conversation
343c7fd to
5b52f67
Compare
5b52f67 to
65293dd
Compare
65293dd to
9ee026a
Compare
9ee026a to
6e1acf0
Compare
There was a problem hiding this comment.
AI Automated Review
Full PR review.
Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — primary route
PR PR 871: Release 0.5.46 — Approve
Summary
This is a Release Please-generated version bump (0.5.45 → 0.5.46) containing five bug fixes and one documentation correction. No external dependencies are changed.
Change-by-Change Findings
| File | Change | Assessment |
|---|---|---|
.release-please-manifest.json |
Version 0.5.45 → 0.5.46 |
Correct manifest update |
CHANGELOG.md |
Prepends 0.5.46 entry with 5 bug fixes + 1 doc fix | Accurate release notes |
charts/dispatch/Chart.yaml |
version + appVersion bumped to 0.5.46 |
Chart version synced |
package.json |
version bumped to 0.5.46 |
Package version synced |
package-lock.json |
version field updated to 0.5.46 |
Lock file version synced |
The diff shows only version-field changes — no actual dependency versions were modified. The package-lock.json diff confirms no dependency tree changes occurred. This is a clean version-only bump.
Must-Check: Breaking API Changes in Updated Dependencies
Verified — Not applicable. This release contains zero external dependency changes. The package.json and package-lock.json diffs show only the top-level version field being updated; no dependencies, devDependencies, or transitive dependency lines are modified. There are no upstream API surfaces to evaluate.
Must-Check: Run Full Test Suite After Upgrade
Verified — All CI checks passed. The CI status API confirms 11 checks ran and all succeeded on commit 6e1acf03:
- Tests, Database migrations, Typecheck, Coverage, Database integration, Build, Lint, Docker Build (MCP), Docker Build, smoke, npm audit, lint — all success
The full test suite was exercised, including database integration tests and smoke tests against the deployed application.
Standards Compliance
This PR is a pure release artifact generated by Release Please. It contains no application code changes, so no repository code standards apply. Version-bump and changelog conventions are met — version strings are consistent across .release-please-manifest.json, package.json, package-lock.json, and charts/dispatch/Chart.yaml.
Tool Harness Findings
No tool calls were issued; the corpus was reviewed directly. No issues found.
Findings
No findings.
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.5.46 (2026-08-27)
Bug Fixes
Documentation
This PR was generated with Release Please. See documentation.