Skip to content

Commit

Permalink
build(deps-dev): Bump @changesets/cli from 2.27.10 to 2.27.11 (#1543)
Browse files Browse the repository at this point in the history
Bumps [@changesets/cli](https://github.com/changesets/changesets) from
2.27.10 to 2.27.11.
<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.11</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/changesets/changesets/commit/f0270f69793ddb6865f2510d334864b093cb10e3"><code>f0270f6</code></a>]:
<ul>
<li><code>@​changesets/config</code><a
href="https://github.com/3"><code>@​3</code></a>.0.5</li>
<li><code>@​changesets/apply-release-plan</code><a
href="https://github.com/7"><code>@​7</code></a>.0.7</li>
<li><code>@​changesets/get-release-plan</code><a
href="https://github.com/4"><code>@​4</code></a>.0.6</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/changesets/changesets/commit/ac2fd12935599369982eaddcfd9b03d1e077ba07"><code>ac2fd12</code></a>
Version Packages (<a
href="https://redirect.github.com/changesets/changesets/issues/1532">#1532</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/f0270f69793ddb6865f2510d334864b093cb10e3"><code>f0270f6</code></a>
relax parameters for read() (<a
href="https://redirect.github.com/changesets/changesets/issues/1517">#1517</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/f03f70bffc9a033747f45b0d071c6c2ed8818ac7"><code>f03f70b</code></a>
Bump <code>@​typescript-eslint/parser</code> from 5.43.0 to 5.62.0 (<a
href="https://redirect.github.com/changesets/changesets/issues/1527">#1527</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/541290811ff34ea1dc19e8723ed6965990fe6ed5"><code>5412908</code></a>
Bump jest-watch-typeahead from 2.2.1 to 2.2.2 (<a
href="https://redirect.github.com/changesets/changesets/issues/1529">#1529</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/828a2383b2244fd7e4ddbcb0549de1fe385efa21"><code>828a238</code></a>
Bump enquirer from 2.3.2 to 2.4.1 (<a
href="https://redirect.github.com/changesets/changesets/issues/1530">#1530</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/5c1617f60f2bf3873c2c752c97a3b9cf7667ad71"><code>5c1617f</code></a>
Bump <code>@​types/lodash</code> from 4.14.144 to 4.17.13 (<a
href="https://redirect.github.com/changesets/changesets/issues/1520">#1520</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/22eff6faa640effd68af129c89ddf0299aaad162"><code>22eff6f</code></a>
Bump extendable-error from 0.1.5 to 0.1.7 (<a
href="https://redirect.github.com/changesets/changesets/issues/1522">#1522</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/7a5303039c672bfdf0c518350b95193d4c0df4c9"><code>7a53030</code></a>
Bump eslint-config-standard from 17.0.0 to 17.1.0 (<a
href="https://redirect.github.com/changesets/changesets/issues/1521">#1521</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/921a852d1bf6e9e9cc83312e96baf7effa7fb9e3"><code>921a852</code></a>
Bump <code>@​babel/preset-typescript</code> from 7.18.6 to 7.26.0 (<a
href="https://redirect.github.com/changesets/changesets/issues/1523">#1523</a>)</li>
<li><a
href="https://github.com/changesets/changesets/commit/ff59515f0bd23af5f533b10dae79f21eaff7022a"><code>ff59515</code></a>
Add Dependabot config file (<a
href="https://redirect.github.com/changesets/changesets/issues/1219">#1219</a>)</li>
<li>See full diff 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.27.10&new-version=2.27.11)](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>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 6029410 commit 80551cc
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 70 deletions.
132 changes: 63 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@changesets/cli": "^2.27.10",
"@changesets/cli": "^2.27.11",
"@storybook/addon-a11y": "7.6.20",
"@storybook/addon-essentials": "7.6.20",
"@storybook/blocks": "7.6.20",
Expand Down

0 comments on commit 80551cc

Please sign in to comment.