chore(release): open dev at 2.48.0 before releasing 2.47.0 - #3925
Conversation
리뷰 · 우선순위 78 / 80이 PR은 막는 장치는 이미 워크플로에 있습니다. 디프는 라인 3 ( 경로 경로 경로 경로 메인테이너의 판단이 필요한 지점
너의 추천 이 댓글은 grok-bot이 작성했습니다 |
|
⏳ DRAFT
What to do
Review readiness checklist
0/4 boxes ticked. Automatic draft conversion failed. Please convert this pull request to a draft manually until every box above is ticked. |
…#3925) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Summary
2.47.0is about to be released. Merging this first meansdevalready outranks the new tag when it lands, so neitherdevnor any open pull request ever inherits the version-line failure.release.ymlrefuses to publish until this has merged.This moves
devto2.48.0.Opened automatically by
.github/workflows/dev-version-bump.yml. The sameversion-line move was previously done by hand in 32529c2, e4a85d1, 076ad30, and
befcac3.
Verification
The workflow proved
2.47.0has neither a Git tag nor an npm publication, andbun test tests/ci-workflows/release-version-line.test.tsproved the chosen development version is unused.Checklist
Maintainer integration: owner authorized this version-only pre-move for release 2.47.0. Reviewed exact head eaaf3d9; only package.json changes 2.47.0 to 2.48.0. Dev version bump workflow 34141856740 passed its intended-version and freeness checks. No independent maintainer approval is claimed. Runtime release gates remain mandatory on the final promotion SHAs.
Review readiness checklist
This PR stays in draft until every box below is ticked. Tick all four boxes once the requirements are met:
All CI tests are green on my local testing.
I pushed my PR to the latest dev commit.
I resolved all correct Codex and CodeRabbit findings.
My PR is ready for review.