chore(deps): bump changesets/action from 1 to 2 - #4945
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
⛔ Blocking: this bump silently disables the release lane as writtenMeasured against
GitHub does not fail a workflow for unknown Concretely, with The lane keeps reporting success while publishing nothing and versioning nothing. Given #5442 (16 of 90 versioned releases already never reached npm), a silently inert release lane is the last thing this repo can afford. To land this bump, the - uses: changesets/action@v2
with:
version-script: pnpm changeset:version
publish-script: pnpm changeset:publish
pr-title: 'chore: release packages'
commit-message: 'chore: release packages'Two other axes checked, both clear
What this bump does not doIt does not fix #5442. The publish trigger is unchanged between v1 and v2 — the same four-case switch, still gated on So #5442 needs its own fix on its own merits, whichever way this PR goes. Scope of this check: I compared the two Generated by Claude Code |
Bumps [changesets/action](https://github.com/changesets/action) from 1 to 2. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1...v2) --- updated-dependencies: - dependency-name: changesets/action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9a85910 to
d0f42f9
Compare
|
|
|
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Disposition recorded — closed by the maintainer 2026-08-23, mirroring objectstack#9208Recording the reason on the PR so this is not re-litigated when Dependabot re-offers, per the precedent this follows. Closed at 07:59:25Z, not merged. ⛔ Nothing on this PR was changed by this seat. The precedentobjectstack#9208 is the identical bump, closed 2026-08-19 on a maintainer decision quoted verbatim there as 「同意 9208」: do not upgrade, record the reason, and write the re-verification requirement next to the pin (objectstack#9916). objectstack's The core of that reasoning transfers unchanged: the v1 pin encodes a safety property asserted against v1's source, and upgrading a safety pin you cannot verify replaces verification with hope — where the failure mode is a publish nobody asked for, visible on npm rather than in CI. What this repo can add to that record — v2's own release notes answer several of the questionsobjectstack's decision noted nobody had read v2's source (a compiled Action, its repository outside the reviewing session's scope). That is still true of the source — but v2.0.0's changelog is explicit about five changes that would each break this repo's workflow as written, and those need no source reading:
One correction to a natural assumption, measured: v2.1.1's note "Validate that projects use Changesets CLI v3 and direct Changesets CLI v2 users to Deliberately NOT adding a
|
Bumps changesets/action from 1 to 2.
Release notes
Sourced from changesets/action's releases.
... (truncated)
Changelog
Sourced from changesets/action's changelog.
... (truncated)
Commits
8488615v2.1.1d7669c8Version Packages (#722)da1ea29Fix typo in renamed inputs (#721)7545547Version Packages (#719)3043070Prevent test warning annotations (#720)3b7c71cAdd back cwd input (#718)6f58ba3Update pr-status message links to new faq (#716)e52ce9eVersion Packages (#715)78fdc6bExit pre mode (#714)187a104Update deps for stable (#709)