Skip to content

Updated client config with new major (3.x)#1467

Merged
sagzy merged 1 commit intomainfrom
bump-frontend-to-3
Dec 9, 2025
Merged

Updated client config with new major (3.x)#1467
sagzy merged 1 commit intomainfrom
bump-frontend-to-3

Conversation

@sagzy
Copy link
Copy Markdown
Contributor

@sagzy sagzy commented Dec 9, 2025

ref TryGhost/Ghost#25646

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 9, 2025

Walkthrough

The change updates hard-coded version numbers in the client configuration controller from version 2 to version 3. This affects the version string constant (changing to ^3.0.0) and the CDN URL reference (changing to ghost/activitypub@3). No function signatures, control flow, or logic modifications are present.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • This is a straightforward version number update in a single file with no structural or logic changes
  • Verify that version 3 is the intended target version and aligns with other version references in the codebase
  • Confirm the CDN URL format is correct for version 3

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive No description was provided by the author, making it impossible to assess if it relates to the changeset. Add a pull request description explaining the rationale for bumping to version 3.0.0 and any relevant context for reviewers.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title directly reflects the main change: updating the client config to use major version 3.x instead of the previous version.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bump-frontend-to-3

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sagzy sagzy changed the title Bumped frontend to 3.0.0 Updated client config with new major: 3 Dec 9, 2025
@sagzy sagzy changed the title Updated client config with new major: 3 Updated client config with new major (3.x) Dec 9, 2025
@sagzy sagzy merged commit 01e5230 into main Dec 9, 2025
12 checks passed
@sagzy sagzy deleted the bump-frontend-to-3 branch December 9, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants