Skip to content

release: promote 1.197.1-next.1 to stable - #1190

Closed
vibe-dex wants to merge 3 commits into
mainfrom
next
Closed

release: promote 1.197.1-next.1 to stable#1190
vibe-dex wants to merge 3 commits into
mainfrom
next

Conversation

@vibe-dex

@vibe-dex vibe-dex commented May 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Promotion PR from next to main — second half of the e2e test for the new prerelease pipeline (PR #1187).

Bundles two commits from next:

The stable determine-tag job will overwrite the -next.1 version with whatever the maintainer-reaction bump produces (defaults to patch → 1.197.1 if 👍).

Expected on merge with 👍 from a maintainer

  • New tag 1.197.1 (stable).
  • All three deno.json files bumped from 1.197.1-next.1 to 1.197.1.
  • JSR latest advances from 1.197.0 to 1.197.1.
  • GHCR :latest moves to 1.197.1.
  • GitHub Release created — NOT marked Pre-release.

Maintainer action required

A maintainer listed in MAINTAINERS.txt (mcandeia, tlgimenes, hugo-ccabral, guitavano, aka-sacci-ccr, pedrofrxncx, igoramf, nicacioliveira) must react 👍 on the bot's "Tagging Options" comment, then merge. Without a maintainer reaction the workflow exits cleanly without bumping (verified safely on PR #1187).

🤖 Generated with Claude Code


Summary by cubic

Promotes 1.197.1-next.1 to stable via the prerelease pipeline. Includes a small wording tweak in CONTRIBUTING and prepares version updates for @deco/deco, @deco/dev, and @deco/scripts.

  • On merge

    • Tags 1.197.1 (stable).
    • Bumps all three deno.json files from 1.197.1-next.1 to 1.197.1.
    • Advances JSR latest and GHCR :latest to 1.197.1.
    • Creates a GitHub Release (not a pre-release).
  • Maintainer action required

    • React 👍 on the bot’s “Tagging Options” comment, then merge.

Written for commit 83d84ed. Summary will update on new commits.

Summary by CodeRabbit

  • Documentation

    • Updated contribution guidelines wording
  • Chores

    • Bumped package version to 1.197.1-next.1

Review Change Stack

vibe-dex and others added 3 commits May 14, 2026 16:08
E2E test commit for the new next-channel prerelease pipeline.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented May 14, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2e5cf6b5-28e5-40c5-a327-afb70d9035fb

📥 Commits

Reviewing files that changed from the base of the PR and between 18d9459 and 83d84ed.

📒 Files selected for processing (4)
  • CONTRIBUTING.md
  • deno.json
  • dev/deno.json
  • scripts/deno.json

📝 Walkthrough

Walkthrough

This PR applies a minor documentation wording update and bumps package versions to 1.197.1-next.1 across the three deno.json manifests. No functional code changes, configuration settings, exports, or dependencies are altered.

Changes

Release update and documentation

Layer / File(s) Summary
Documentation wording update
CONTRIBUTING.md
Introductory sentence reworded from "ships on two channels" to "publishes on two channels."
Package version bumps
deno.json, dev/deno.json, scripts/deno.json
Version field incremented from 1.197.0 to 1.197.1-next.1 across all three package manifests.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • deco-cx/deco#1031: Performs coordinated version bumps in the same three deno.json files (1.133.3 → 1.133.4).

Poem

🐰 A bunny hops through changes so light,
Docs reworded, versions take flight,
From ships to publishes, the message rings clear,
Three manifests aligned, no complex code here!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'release: promote 1.197.1-next.1 to stable' is specific and clearly describes the main change — promoting a prerelease version to stable across multiple manifest files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch next

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.

@github-actions

Copy link
Copy Markdown
Contributor

Tagging Options

Should a new tag be published when this PR is merged?

  • 👍 for Patch 1.197.1 update
  • 🎉 for Minor 1.198.0 update
  • 🚀 for Major 2.0.0 update

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 4 files

@vibe-dex vibe-dex closed this May 14, 2026
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.

1 participant