Uh oh!
There was an error while loading. Please reload this page.
chore(deps): bump changesets/action from 1 to 2 - #4945
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
os-support-ai
commented
Aug 21, 2026
⛔ 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@v2with:
version-script: pnpm changeset:versionpublish-script: pnpm changeset:publishpr-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 from 1 to 2.
Release notes
Sourced from changesets/action's releases.
... (truncated)
Changelog
Sourced from changesets/action's changelog.
... (truncated)
Commits
198f833v2.1.07545547Version 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)d11394aVersion Packages (next) (#712)5fa6767Fix support for prerelease exits using the new.changeset/prelayout (#711)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)