Skip to content

Mark formatter style changeset as patch#882

Merged
mk3008 merged 1 commit into
mainfrom
codex/patch-oneline-formatter-changeset
Jun 11, 2026
Merged

Mark formatter style changeset as patch#882
mk3008 merged 1 commit into
mainfrom
codex/patch-oneline-formatter-changeset

Conversation

@mk3008

@mk3008 mk3008 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • Change the oneLineMaxLength / JOIN layout formatter changeset from minor to patch.
  • Keep the release classification aligned with the scope: formatter style options only, no parser/AST/dialect syntax expansion.
  • Avoid an unnecessary minor bump cascading through packages that depend on rawsql-ts.

Verification

  • git diff --check
  • Inspected .changeset/config.json; updateInternalDependencies is patch, so a rawsql-ts minor bump causes dependent package patch bumps.
  • Inspected PR Add formatter oneline width guard #875 scope; the change adds formatter layout options and docs/tests, not SQL parsing capability.
  • Inspected PR chore(release): version packages #881 release body; rawsql-ts@0.25.0 is caused by .changeset/calm-oneline-guards.md.

Merge Readiness

  • No baseline exception requested.
  • Baseline exception requested and linked below.

Tracking issue:
Scoped checks run:
Why full baseline is not required:

Self Review

Self-review workflow: developer-self-review style consistency review and release-scope review.
Self-review result: No blockers remain; this PR changes only the changeset bump type from minor to patch.
Concept-review workflow: Explicit no-code-behavior-impact review; release classification only.
Concept-review result: No package behavior, scaffold contract, parser, or formatter implementation change.

CLI Surface Migration

  • No migration packet required for this CLI change.
  • CLI/user-facing surface change and migration packet completed.

No-migration rationale: This is release metadata only, not a CLI behavior or option migration.
Upgrade note: No upgrade action required.
Deprecation/removal plan or issue: No deprecation or removal.
Docs/help/examples updated: Not applicable; no docs behavior changed.
Release/changeset wording: Changeset bump type changed from minor to patch for formatter style options.

Scaffold Contract Proof

  • No scaffold contract proof required for this PR.
  • Scaffold contract proof completed.

No-proof rationale: This PR does not change scaffold generation, scaffold inputs, or generated scaffold output.
Non-edit assertion: Not applicable; no scaffold files are edited.
Fail-fast input-contract proof: Not applicable; no scaffold input contract changes.
Generated-output viability proof: Not applicable; no scaffold output changes.

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@mk3008, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 15 minutes and 32 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 68707d75-f4a6-4674-a8a3-f31b7fcadc83

📥 Commits

Reviewing files that changed from the base of the PR and between f34c993 and 9bd5990.

📒 Files selected for processing (1)
  • .changeset/calm-oneline-guards.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/patch-oneline-formatter-changeset

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.

@mk3008 mk3008 merged commit c18397a into main Jun 11, 2026
10 checks passed
@mk3008 mk3008 deleted the codex/patch-oneline-formatter-changeset branch June 11, 2026 12:17
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