Skip to content

Commit 88071cb

Browse files
Bump @changesets/cli from 2.28.1 to 2.29.4 (#13623)
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.28.1 to 2.29.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/changesets/changesets/releases"><code>@​changesets/cli</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​changesets/cli</code><a href="https://github.com/2"><code>@​2</code></a>.29.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/changesets/changesets/pull/1668">#1668</a> <a href="https://github.com/changesets/changesets/commit/65d663278867b0495d49e9e3e9c5c4c0158b8627"><code>65d6632</code></a> Thanks <a href="https://github.com/Andarist"><code>@​Andarist</code></a>! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/changesets/changesets/commit/65d663278867b0495d49e9e3e9c5c4c0158b8627"><code>65d6632</code></a>]:</p> <ul> <li><code>@​changesets/assemble-release-plan</code><a href="https://github.com/6"><code>@​6</code></a>.0.8</li> <li><code>@​changesets/get-release-plan</code><a href="https://github.com/4"><code>@​4</code></a>.0.12</li> </ul> </li> </ul> <h2><code>@​changesets/cli</code><a href="https://github.com/2"><code>@​2</code></a>.29.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/changesets/changesets/pull/1589">#1589</a> <a href="https://github.com/changesets/changesets/commit/de8bebc93b81cb333c3c7e1ed8a3687926b7fcd8"><code>de8bebc</code></a> Thanks <a href="https://github.com/remorses"><code>@​remorses</code></a>, <a href="https://github.com/vzt7"><code>@​vzt7</code></a>! - Fixed a crash in prerelease mode when a package misses the version field in its <code>package.json</code></p> </li> <li> <p><a href="https://redirect.github.com/changesets/changesets/pull/1619">#1619</a> <a href="https://github.com/changesets/changesets/commit/c1e8a78f315620f38bdcb35d0ac73fb6016283d0"><code>c1e8a78</code></a> Thanks <a href="https://github.com/manucorporat"><code>@​manucorporat</code></a>! - Support <code>../</code> in <code>publishConfig.directory</code> when publishing packages</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/changesets/changesets/commit/de8bebc93b81cb333c3c7e1ed8a3687926b7fcd8"><code>de8bebc</code></a>]:</p> <ul> <li><code>@​changesets/assemble-release-plan</code><a href="https://github.com/6"><code>@​6</code></a>.0.7</li> <li><code>@​changesets/get-release-plan</code><a href="https://github.com/4"><code>@​4</code></a>.0.11</li> </ul> </li> </ul> <h2><code>@​changesets/cli</code><a href="https://github.com/2"><code>@​2</code></a>.29.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/changesets/changesets/pull/1636">#1636</a> <a href="https://github.com/changesets/changesets/commit/f73f84ac2d84d3ccf5ff55c0fc78aaaf3f3da20d"><code>f73f84a</code></a> Thanks <a href="https://github.com/Netail"><code>@​Netail</code></a>! - Correctly resolve new changesets with <code>since</code> option when the <code>.changeset</code> directory is not directly in the git root</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/changesets/changesets/commit/f73f84ac2d84d3ccf5ff55c0fc78aaaf3f3da20d"><code>f73f84a</code></a>]:</p> <ul> <li><code>@​changesets/read</code><a href="https://github.com/0"><code>@​0</code></a>.6.5</li> <li><code>@​changesets/git</code><a href="https://github.com/3"><code>@​3</code></a>.0.4</li> <li><code>@​changesets/get-release-plan</code><a href="https://github.com/4"><code>@​4</code></a>.0.10</li> <li><code>@​changesets/apply-release-plan</code><a href="https://github.com/7"><code>@​7</code></a>.0.12</li> </ul> </li> </ul> <h2><code>@​changesets/cli</code><a href="https://github.com/2"><code>@​2</code></a>.29.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/changesets/changesets/pull/1620">#1620</a> <a href="https://github.com/changesets/changesets/commit/b15e6291c3e7e780ee9e58101d3069f2382569ae"><code>b15e629</code></a> Thanks <a href="https://github.com/Netail"><code>@​Netail</code></a>! - Correctly fetch new changesets with since if the git option diff.relative has been set to true</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/changesets/changesets/commit/b15e6291c3e7e780ee9e58101d3069f2382569ae"><code>b15e629</code></a>]:</p> <ul> <li><code>@​changesets/git</code><a href="https://github.com/3"><code>@​3</code></a>.0.3</li> <li><code>@​changesets/apply-release-plan</code><a href="https://github.com/7"><code>@​7</code></a>.0.11</li> <li><code>@​changesets/read</code><a href="https://github.com/0"><code>@​0</code></a>.6.4</li> <li><code>@​changesets/get-release-plan</code><a href="https://github.com/4"><code>@​4</code></a>.0.9</li> </ul> </li> </ul> <h2><code>@​changesets/cli</code><a href="https://github.com/2"><code>@​2</code></a>.29.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/changesets/changesets/pull/1470">#1470</a> <a href="https://github.com/changesets/changesets/commit/29f34a31cadd7d067728176d23b5728437ff5ff3"><code>29f34a3</code></a> Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>! - Support scoped registries configured using <code>package.json#publishConfig</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/changesets/changesets/commit/b9629297cb75515425d487b3a16163319fac482a"><code>b962929</code></a> Version Packages (<a href="https://redirect.github.com/changesets/changesets/issues/1669">#1669</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/65d663278867b0495d49e9e3e9c5c4c0158b8627"><code>65d6632</code></a> Fixed a crash in pre mode when trying to version private packages when taggin...</li> <li><a href="https://github.com/changesets/changesets/commit/5ca6271a779b8f0414a29855ec21aa767a4fae16"><code>5ca6271</code></a> Enable publishing with provenance (<a href="https://redirect.github.com/changesets/changesets/issues/1659">#1659</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/d23598a42c6c0bff2c67919edec6ccce9e1240ac"><code>d23598a</code></a> Version Packages (<a href="https://redirect.github.com/changesets/changesets/issues/1641">#1641</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/de8bebc93b81cb333c3c7e1ed8a3687926b7fcd8"><code>de8bebc</code></a> Fixed a crash in prerelease mode when a package misses the version field in i...</li> <li><a href="https://github.com/changesets/changesets/commit/f15b0d06a24ca3cab651c212217f26e84adf9beb"><code>f15b0d0</code></a> docs: adds spectrum css and spectrum web components (<a href="https://redirect.github.com/changesets/changesets/issues/1627">#1627</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/c1e8a78f315620f38bdcb35d0ac73fb6016283d0"><code>c1e8a78</code></a> Support <code>../</code> in <code>publishConfig.directory</code> when publishing packages (<a href="https://redirect.github.com/changesets/changesets/issues/1619">#1619</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/6dcc2373ce6c4c3c810086951969614e2a6aa5a4"><code>6dcc237</code></a> docs: fix examples (<a href="https://redirect.github.com/changesets/changesets/issues/1630">#1630</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/baa9d45384213d7a697873848dbeb183001fd243"><code>baa9d45</code></a> Version Packages (<a href="https://redirect.github.com/changesets/changesets/issues/1637">#1637</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/f73f84ac2d84d3ccf5ff55c0fc78aaaf3f3da20d"><code>f73f84a</code></a> Correctly resolve new changesets with <code>since</code> option when the <code>.changeset</code> di...</li> <li>Additional commits viewable in <a href="https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@changesets/cli&package-manager=npm_and_yarn&previous-version=2.28.1&new-version=2.29.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b9e8b0 commit 88071cb

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/preset-react": "^7.26.3",
3030
"@babel/preset-typescript": "^7.26.0",
3131
"@changesets/changelog-github": "^0.5.1",
32-
"@changesets/cli": "^2.28.1",
32+
"@changesets/cli": "^2.29.4",
3333
"@changesets/get-release-plan": "^3.0.14",
3434
"@next/eslint-plugin-next": "^12.1.4",
3535
"@rollup/plugin-babel": "^6.0.3",

pnpm-lock.yaml

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)