chore: release v0.700.0-dev.9#80
Conversation
|
Warning Review limit reached
More reviews will be available in 9 minutes and 49 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. WalkthroughThis PR updates the package version from Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
These include version bumps that were never published and all the release automation updates that we never released.
|
✔️ 6235c97...aa0577c - Conventional commits check succeeded. |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
CHANGELOG.md (1)
71-138:⚠️ Potential issue | 🟠 Major | ⚡ Quick winRemove duplicate changelog entries in old format.
The new git-cliff format entries (lines 7-70) duplicate content from the old manual format entries (lines 71-138):
- v0.700.0-dev.1: Listed at line 46 (dated 2026-02-18) and line 71 (dated 2026-02-13) with conflicting dates and overlapping content (iroh transport feature).
- Content overlap: The 0.600.1-rc.0 entry (lines 57-70) overlaps with v0.700.0-dev.0 (lines 77-82) regarding holochain 0.7.0-dev.7, and v0.600.0 (lines 83-88) regarding --force-admin-ports.
Per the documentation bullet at lines 38-39, unpublished versions were removed "so removing them should result in git-cliff adding everything in a single version." The old format entries starting at line 71 should be removed to eliminate duplication and date conflicts.
📝 Proposed fix to remove old duplicate entries
- `@ThetaSinner` made their first contribution -## 2026-02-13: v0.700.0-dev.1 - -### Changed - -- Holochain is now run with the iroh transport. The argument `--signaling-url` has been replaced with `--relay-url`. - -## 2026-01-13: v0.700.0-dev.0 - -### Changed - -- Updated to holochain 0.7.0-dev.7 - -## 2025-11-20: v0.600.0 - -### Added - -- A new argument `--force-admin-ports` takes a comma-separated list of port numbers, to force generated conductors to use specific admin ports. [`#50`](https://github.com/holochain/hc-spin/pull/50) - ## 2025-11-06: v0.600.0-rc.0 ### Added🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@CHANGELOG.md` around lines 71 - 138, Remove the old manual-format duplicate changelog block starting at the header "## 2026-02-13: v0.700.0-dev.1" (the block beginning at line with that header through the end of the manual entries that follow) so only the git-cliff formatted entries remain; specifically delete the redundant entries for v0.700.0-dev.1, v0.700.0-dev.0, v0.600.0, v0.600.0-rc.0, v0.600.0-dev.0, v0.500.3, v0.500.2, v0.500.1, v0.500.0-rc.0, and v0.500.0-dev.1 in the old format and leave the git-cliff-generated section intact (ensure no other, non-duplicate historical notes are removed).
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Outside diff comments:
In `@CHANGELOG.md`:
- Around line 71-138: Remove the old manual-format duplicate changelog block
starting at the header "## 2026-02-13: v0.700.0-dev.1" (the block beginning at
line with that header through the end of the manual entries that follow) so only
the git-cliff formatted entries remain; specifically delete the redundant
entries for v0.700.0-dev.1, v0.700.0-dev.0, v0.600.0, v0.600.0-rc.0,
v0.600.0-dev.0, v0.500.3, v0.500.2, v0.500.1, v0.500.0-rc.0, and v0.500.0-dev.1
in the old format and leave the git-cliff-generated section intact (ensure no
other, non-duplicate historical notes are removed).
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 227b0b8e-78c8-40b2-bffa-93d7964412ed
📒 Files selected for processing (2)
CHANGELOG.mdpackage.json
Automated release PR for v0.700.0-dev.9.
Review the changelog and version bump, then merge to publish to npm.