You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release.yml pins changesets/action@v1 and records a rationale for the pin (#6170). Dependabot's #9208 proposes v2. That bump and the CLI major (#9217) drive one machine, so deciding them independently means the failure only shows at the next release.
This card produces a decision with evidence, and then either folds the action bump into the migration PR (#9498) or closes #9208 with the reason recorded on it.
Defer.chore(ci)(deps): Bump changesets/action from 1 to 2 #9208 stays open or is closed with a comment stating what would have to change for v2 to be safe. A deferral is a real answer here; "we bumped it because Dependabot offered" is not.
Either way: no release is performed by this card, and release.yml is not edited outside the migration PR.
Sub-issue of #9465.
Blocked-by: #9497
release.ymlpinschangesets/action@v1and records a rationale for the pin (#6170). Dependabot's #9208 proposes v2. That bump and the CLI major (#9217) drive one machine, so deciding them independently means the failure only shows at the next release.This card produces a decision with evidence, and then either folds the action bump into the migration PR (#9498) or closes #9208 with the reason recorded on it.
What has to be established
release.yml's v1 pin is actually protecting — read release workflow: publish pushes tags + npm but its version commit never reaches main — twice now (rc.3 c6a52d3, rc.4 a10cbc77); landing the commit must be part of the publish lane #6170 and the workflow's own comments rather than assuming the pin is inertia.changeset version/publishunder v3's exit-1-on-no-op (this is the seam where the two bumps interact; U6 on [v3 migration 1/4] Rehearse @changesets/cli v3 in a throwaway clone and answer U1–U6 with measurements — no repo changes #9497 supplies the reading).Outcomes, both legitimate
Either way: no release is performed by this card, and
release.ymlis not edited outside the migration PR.Acceptance