chore(release): open dev at 2.50.0 before releasing 2.49.0 - #4115
Conversation
|
Maintainer integration for the authorized 2.49.0 release. The exact head f92f4f4 changes only package.json version from 2.49.0 to 2.50.0 above audited dev ad36c7b. Dev-version-bump run 34350749404 passed its unused-version checks and all three release-version-line tests after writing 2.50.0. Product source is unchanged from the 26/26 full CI and 3/3 service-verified baseline. This is version-only proof, not a claim of a new full matrix on this commit. Local product execution was NOT RUN. The release product baseline remains ad36; no 2.50 package is being published. |
리뷰 · 우선순위 78 / 80이 PR은 제품 기능을 고치는 게 아니라, 지금 게다가 열림 경로는 라인 3 ( 메인테이너의 판단이 필요한 지점
너의 추천 이 댓글은 grok-bot이 작성했습니다 |
…50.0 chore(release): open dev at 2.50.0 before releasing 2.49.0
Summary
2.49.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.50.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.49.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