Skip to content

chore: bump generator-cli catalog pin to 0.9.8 and add unreleased entries for all SDK generators#15078

Merged
Swimburger merged 2 commits intomainfrom
devin/1776293629-bump-generator-cli-0.9.8
Apr 16, 2026
Merged

chore: bump generator-cli catalog pin to 0.9.8 and add unreleased entries for all SDK generators#15078
Swimburger merged 2 commits intomainfrom
devin/1776293629-bump-generator-cli-0.9.8

Conversation

@Swimburger
Copy link
Copy Markdown
Member

@Swimburger Swimburger commented Apr 15, 2026

Description

Bumps the @fern-api/generator-cli catalog pin from 0.9.4 to 0.9.8 and adds unreleased version entries for all SDK generators so they pick up the changelog URL fix on their next release (rather than waiting for lazy Docker rebuilds).

Refs #15071

Changes Made

  • Updated @fern-api/generator-cli catalog pin in pnpm-workspace.yaml from 0.9.4 → 0.9.8
  • Regenerated pnpm-lock.yaml (also cleans up stale transitive deps: @fern-api/replay@0.10.1, @fern-fern/ir-sdk@61.7.0, @fern-fern/ir-sdk@62.6.0)
  • Added changes/unreleased/bump-generator-cli-0.9.8.yml (type: chore) for all 10 SDK generators:
    • csharp, go, java, php, python, ruby, ruby-v2, rust, swift, typescript

Notable changes included in generator-cli 0.9.5–0.9.8:

  • 0.9.8: Use commit SHA instead of branch name in changelog URL (keeps link valid after PR branch deletion / squash merge)
  • 0.9.5–0.9.7: Replay upgrades (0.10.1 → 0.10.4)

Testing

  • pnpm install completes successfully with the updated catalog pin
  • CI validates lockfile integrity and compilation

Human Review Checklist

  • Verify chore is the correct change type for a dependency bump (produces a patch version bump)
  • Confirm ruby/sdk (legacy) should also get an unreleased entry alongside ruby-v2/sdk
  • No model generators (csharp/model, go/model, etc.) or openapi generator were given entries — they lack changes/unreleased/ directories

Link to Devin session: https://app.devin.ai/sessions/46ab5d2460754756b7bce40428100c9b
Requested by: @Swimburger


Open with Devin

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

…up generator-cli 0.9.8

Adds unreleased change entries for all 10 SDK generators (csharp, go, java, php,
python, ruby-v2, ruby, rust, swift, typescript) to trigger version bumps that
will bundle generator-cli 0.9.8, which fixes changelog URLs to use commit SHA
instead of PR branch name.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration devin-ai-integration bot changed the title chore(cli): bump @fern-api/generator-cli catalog pin to 0.9.8 chore: bump generator-cli catalog pin to 0.9.8 and add unreleased entries for all SDK generators Apr 16, 2026
@Swimburger Swimburger merged commit db4be4c into main Apr 16, 2026
67 of 68 checks passed
@Swimburger Swimburger deleted the devin/1776293629-bump-generator-cli-0.9.8 branch April 16, 2026 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants