Skip to content

Commit

Permalink
build(deps-dev): Bump @changesets/cli from 2.27.9 to 2.27.10 (#1479)
Browse files Browse the repository at this point in the history
Bumps [@changesets/cli](https://github.com/changesets/changesets) from
2.27.9 to 2.27.10.
<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>.27.10</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/changesets/changesets/pull/1485">#1485</a>
<a
href="https://github.com/changesets/changesets/commit/baf56448606e005577dbe2fb1e78ff457dcaaefd"><code>baf5644</code></a>
Thanks <a href="https://github.com/bluwy"><code>@​bluwy</code></a>! -
Ignore error if failed to find changed packages in <code>changeset
add</code></p>
</li>
<li>
<p><a
href="https://redirect.github.com/changesets/changesets/pull/1489">#1489</a>
<a
href="https://github.com/changesets/changesets/commit/7bf751cd80d49527026709529025beb0f6f0732a"><code>7bf751c</code></a>
Thanks <a
href="https://github.com/marcalexiei"><code>@​marcalexiei</code></a>! -
Use custom errors when exiting add command due to missing tool</p>
</li>
<li>
<p><a
href="https://redirect.github.com/changesets/changesets/pull/1466">#1466</a>
<a
href="https://github.com/changesets/changesets/commit/ccce7433d5183fbccb3e3ad9005c66c3b3bc6bd9"><code>ccce743</code></a>
Thanks <a
href="https://github.com/marcalexiei"><code>@​marcalexiei</code></a>! -
Add error message and exit when there are no versionable packages</p>
</li>
<li>
<p><a
href="https://redirect.github.com/changesets/changesets/pull/1514">#1514</a>
<a
href="https://github.com/changesets/changesets/commit/962ab918bc2deb89012a0cefce10387997cc54ed"><code>962ab91</code></a>
Thanks <a
href="https://github.com/nicoalonsop"><code>@​nicoalonsop</code></a>! -
Update spawndamnit to fix <a
href="https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230">cross-spawn
vulnerability</a></p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/changesets/changesets/commit/7323704dff6e76f488370db384579b86c95c866f"><code>7323704</code></a>,
<a
href="https://github.com/changesets/changesets/commit/26c8ba9f58d3b123a19106771b4bdcb2800235cc"><code>26c8ba9</code></a>,
<a
href="https://github.com/changesets/changesets/commit/82cacb2227cf3a215cd9d29b9fb0c860f20ba2ca"><code>82cacb2</code></a>,
<a
href="https://github.com/changesets/changesets/commit/962ab918bc2deb89012a0cefce10387997cc54ed"><code>962ab91</code></a>]:</p>
<ul>
<li><code>@​changesets/config</code><a
href="https://github.com/3"><code>@​3</code></a>.0.4</li>
<li><code>@​changesets/git</code><a
href="https://github.com/3"><code>@​3</code></a>.0.2</li>
<li><code>@​changesets/assemble-release-plan</code><a
href="https://github.com/6"><code>@​6</code></a>.0.5</li>
<li><code>@​changesets/read</code><a
href="https://github.com/0"><code>@​0</code></a>.6.2</li>
<li><code>@​changesets/apply-release-plan</code><a
href="https://github.com/7"><code>@​7</code></a>.0.6</li>
<li><code>@​changesets/get-release-plan</code><a
href="https://github.com/4"><code>@​4</code></a>.0.5</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/changesets/changesets/commit/5bf607e0e078ecc21d838b7166b38d719f264505"><code>5bf607e</code></a>
Version Packages (<a
href="https://redirect.github.com/changesets/changesets/issues/1491">#1491</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/962ab918bc2deb89012a0cefce10387997cc54ed"><code>962ab91</code></a>
Fix cross-spawn vulnerability (<a
href="https://redirect.github.com/changesets/changesets/issues/1514">#1514</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/baf56448606e005577dbe2fb1e78ff457dcaaefd"><code>baf5644</code></a>
Ignore find changed packages error in <code>changeset add</code> (<a
href="https://redirect.github.com/changesets/changesets/issues/1485">#1485</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/7ce17f586e0bc26df1277a092f1bb3bb70a7aead"><code>7ce17f5</code></a>
Update changelog badges (<a
href="https://redirect.github.com/changesets/changesets/issues/1493">#1493</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/26c8ba9f58d3b123a19106771b4bdcb2800235cc"><code>26c8ba9</code></a>
Add an error message for when a changeset references a nonexistent
package (#...</li>
<li><a
href="https://github.com/changesets/changesets/commit/7323704dff6e76f488370db384579b86c95c866f"><code>7323704</code></a>
Bump micromatch (<a
href="https://redirect.github.com/changesets/changesets/issues/1487">#1487</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/8ef697d49fdce062bec4901a8329162d7f66c433"><code>8ef697d</code></a>
Separate Prettier formatting from ESLint checks (<a
href="https://redirect.github.com/changesets/changesets/issues/1495">#1495</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/ccce7433d5183fbccb3e3ad9005c66c3b3bc6bd9"><code>ccce743</code></a>
Add error message and exit when there are no versionable packages (<a
href="https://redirect.github.com/changesets/changesets/issues/1466">#1466</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/9956976b7cfee85cc79488476dc5455e76370caa"><code>9956976</code></a>
Add <code>neverthrow</code> to cool projects list (<a
href="https://redirect.github.com/changesets/changesets/issues/1443">#1443</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/86f60299fd374a4deb432422ae114db0098422fc"><code>86f6029</code></a>
Add Hey API to cool projects list (<a
href="https://redirect.github.com/changesets/changesets/issues/1404">#1404</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/changesets/changesets/compare/@changesets/cli@2.27.9...@changesets/cli@2.27.10">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.27.9&new-version=2.27.10)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent eb43221 commit 25c9135
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 205 deletions.
Loading

0 comments on commit 25c9135

Please sign in to comment.