deps: bump @changesets/cli from 2.31.1 to 3.0.0 - #6597
Conversation
Bumps [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) from 2.31.1 to 3.0.0. - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.0/packages/cli) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bokelley
left a comment
There was a problem hiding this comment.
Changesets CLI v3 removes the changeset tag command in favor of changeset git-tag, but .github/workflows/release.yml still invokes the removed command. Merging this PR would break the release path even though PR CI is green. This also needs to land atomically with the changesets/action v2 input and token migration from #6598; I am preparing a coordinated replacement PR.
|
Superseded by #6634, which lands Changesets CLI v3 and changesets/action v2 atomically and migrates the release inputs, app-token configuration, renamed git-tag command, prerelease state, CI checks, and live guidance together. |
|
Superseded by #6634, which migrated @changesets/cli and changesets/action together and has now merged. |
|
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. |
Bumps @changesets/cli from 2.31.1 to 3.0.0.
Release notes
Sourced from @changesets/cli's releases.
... (truncated)
Changelog
Sourced from @changesets/cli's changelog.
... (truncated)
Commits
f442221Version Packages (#2235)e3facadVersion Packages (next) (#2228)c98af4cDo not bump ignored independent packages when exiting pre mode (#2092)496ca21Build(deps-dev): Bump the development-dependencies group with 6 updates (#2225)d1053acBuild(deps): Bump the production-dependencies group across 1 directory with 2...68ea6ecFix linked and fixed glob patterns expansion (#2222)c1b6f8cfix missing coloring of name (#2218)a53d1f8Remove old atlaskit changelogs (#2217)7bcb2d2Build(deps-dev): Bump the development-dependencies group across 1 directory w...baa658dVersion Packages (next) (#2192)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)