Skip to content

Commit 3c65ec8

Browse files
Bump @changesets/cli from 2.27.11 to 2.28.0 (#13249)
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.27.11 to 2.28.0. <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>.28.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/changesets/changesets/pull/1453">#1453</a> <a href="https://github.com/changesets/changesets/commit/84a4a1b1d399bfd0a58677b0182b9c053194febf"><code>84a4a1b</code></a> Thanks <a href="https://github.com/bennypowers"><code>@​bennypowers</code></a>! - Added a new config option to opt-out from formatting with Prettier using <code>prettier: false</code>.</li> </ul> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/changesets/changesets/commit/84a4a1b1d399bfd0a58677b0182b9c053194febf"><code>84a4a1b</code></a>, <a href="https://github.com/changesets/changesets/commit/84a4a1b1d399bfd0a58677b0182b9c053194febf"><code>84a4a1b</code></a>]: <ul> <li><code>@​changesets/types</code><a href="https://github.com/6"><code>@​6</code></a>.1.0</li> <li><code>@​changesets/config</code><a href="https://github.com/3"><code>@​3</code></a>.1.0</li> <li><code>@​changesets/write</code><a href="https://github.com/0"><code>@​0</code></a>.4.0</li> <li><code>@​changesets/apply-release-plan</code><a href="https://github.com/7"><code>@​7</code></a>.0.9</li> <li><code>@​changesets/assemble-release-plan</code><a href="https://github.com/6"><code>@​6</code></a>.0.6</li> <li><code>@​changesets/changelog-git</code><a href="https://github.com/0"><code>@​0</code></a>.2.1</li> <li><code>@​changesets/get-dependents-graph</code><a href="https://github.com/2"><code>@​2</code></a>.1.3</li> <li><code>@​changesets/get-release-plan</code><a href="https://github.com/4"><code>@​4</code></a>.0.7</li> <li><code>@​changesets/pre</code><a href="https://github.com/2"><code>@​2</code></a>.0.2</li> <li><code>@​changesets/read</code><a href="https://github.com/0"><code>@​0</code></a>.6.3</li> <li><code>@​changesets/should-skip-package</code><a href="https://github.com/0"><code>@​0</code></a>.1.2</li> </ul> </li> </ul> <h2><code>@​changesets/cli</code><a href="https://github.com/2"><code>@​2</code></a>.27.12</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/changesets/changesets/pull/1562">#1562</a> <a href="https://github.com/changesets/changesets/commit/a0f87f1ce596e7c5c316edc24d5d4571e6acd4d7"><code>a0f87f1</code></a> Thanks <a href="https://github.com/Netail"><code>@​Netail</code></a>, <a href="https://github.com/cefn"><code>@​cefn</code></a>! - Fixed changelog application when executing using <code>npx</code> and similar tools</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/changesets/changesets/commit/a0f87f1ce596e7c5c316edc24d5d4571e6acd4d7"><code>a0f87f1</code></a>]:</p> <ul> <li><code>@​changesets/apply-release-plan</code><a href="https://github.com/7"><code>@​7</code></a>.0.8</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/changesets/changesets/commit/3b9298de3daa884f637da087e815e0e0f5754f14"><code>3b9298d</code></a> Version Packages (<a href="https://redirect.github.com/changesets/changesets/issues/1588">#1588</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/84a4a1b1d399bfd0a58677b0182b9c053194febf"><code>84a4a1b</code></a> Add a new config option to opt-out from auto-formatting using Prettier (<a href="https://redirect.github.com/changesets/changesets/issues/1453">#1453</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/01c037c0462540196b5d3d0c0241d8752b465b4b"><code>01c037c</code></a> Add Apollo Client to cool projects list (<a href="https://redirect.github.com/changesets/changesets/issues/1576">#1576</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/68a83d5cf8f77a7c4fa3329eb25201cfea1b6c8e"><code>68a83d5</code></a> Version Packages (<a href="https://redirect.github.com/changesets/changesets/issues/1567">#1567</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/a0f87f1ce596e7c5c316edc24d5d4571e6acd4d7"><code>a0f87f1</code></a> Fixed changelog application when executing through <code>npx</code> (<a href="https://redirect.github.com/changesets/changesets/issues/1562">#1562</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/a8c474fad845a3c32959dfaa6ec1ebb110fd5126"><code>a8c474f</code></a> Update default config object in config-file-options.md (<a href="https://redirect.github.com/changesets/changesets/issues/1052">#1052</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/0417c90124e3909243c028776b3f6c0782cb1d1e"><code>0417c90</code></a> Fix minor grammar and spelling in docs (<a href="https://redirect.github.com/changesets/changesets/issues/609">#609</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/6d3fab3a1b174d8d6872cd25abf0b5cafc1bba75"><code>6d3fab3</code></a> Update common-questions.md (<a href="https://redirect.github.com/changesets/changesets/issues/1256">#1256</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/eedd3fa6ebf5db0702d0a25641c675c8b5a9b2e4"><code>eedd3fa</code></a> Standardized all code snippets for consistency (<a href="https://redirect.github.com/changesets/changesets/issues/1422">#1422</a>)</li> <li><a href="https://github.com/changesets/changesets/commit/262bdd72b187b54bd523abadb89d1ce391bcb404"><code>262bdd7</code></a> Improve docs npx usage (<a href="https://redirect.github.com/changesets/changesets/issues/1515">#1515</a>)</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.27.11&new-version=2.28.0)](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 d021ee6 commit 3c65ec8

File tree

2 files changed

+56
-65
lines changed

2 files changed

+56
-65
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.27.11",
32+
"@changesets/cli": "^2.28.0",
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: 55 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)