Skip to content

meta: bump @changesets/cli from 2.31.0 to 2.31.1 - #972

Merged
avivkeller merged 1 commit into
mainfrom
dependabot/npm_and_yarn/changesets/cli-2.31.1
Aug 3, 2026
Merged

meta: bump @changesets/cli from 2.31.0 to 2.31.1#972
avivkeller merged 1 commit into
mainfrom
dependabot/npm_and_yarn/changesets/cli-2.31.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @changesets/cli from 2.31.0 to 2.31.1.

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.31.1

Patch Changes

  • #2159 15cf592 Thanks @​ingvaldlorentzen! - Fixed already-published version detection with npm 12, which always wraps successful npm info --json output in an array. The unwrapped output made changeset publish treat every package as unpublished and fail attempting to republish existing versions.
Commits
  • a897bb8 Use a different publish tag for maintenance/v2 branch (#2162)
  • e8650b9 Version Packages (#2161)
  • 15cf592 Fixed handling of the npm 12 info output (#2159)
  • 9f2cb2a Configure Changesets for maintenance/v2 line (#2076)
  • 97247cb Change allowed publish pattern to maintenance/v* given rulesets behavior (#...
  • 13286a8 Build(deps): Bump the github-actions group across 1 directory with 3 updates ...
  • 8f6acd6 Update dependabot group to exclude major (#2067)
  • c70c675 Setup backport workflow and sync next setup (#2057)
  • 9672019 Remove SECURITY.md to defer to .github (#2055)
  • 18e1661 Use internal bot for versioning (#2039)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.31.0 to 2.31.1.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.31.0...@changesets/cli@2.31.1)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-version: 2.31.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added auto-merge Ready to automatically merge after being open for 48 hours dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 1, 2026 15:24
@dependabot dependabot Bot added dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code auto-merge Ready to automatically merge after being open for 48 hours labels Aug 1, 2026
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview Aug 1, 2026 3:26pm

Request Review

@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.63%. Comparing base (2f9defe) to head (a7c2079).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #972   +/-   ##
=======================================
  Coverage   86.63%   86.63%           
=======================================
  Files         195      195           
  Lines       17938    17938           
  Branches     1632     1632           
=======================================
  Hits        15540    15540           
  Misses       2392     2392           
  Partials        6        6           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

api-links Generator

Performance estimate (single CI run)

  • Generation time: 51.5% slower (1.03 s → 1.56 s)
  • Peak memory: 0.6% lower (365.91 MB → 363.71 MB)

legacy-html Generator

Performance estimate (single CI run)

  • Generation time: 5.2% faster (19.37 s → 18.37 s)
  • Peak memory: 1.9% lower (2.33 GB → 2.28 GB)

legacy-json Generator

Performance estimate (single CI run)

  • Generation time: 37.9% faster (9.10 s → 5.65 s)
  • Peak memory: 8.9% higher (1.67 GB → 1.82 GB)

llms-txt Generator

Performance estimate (single CI run)

  • Generation time: 16.6% faster (8.13 s → 6.78 s)
  • Peak memory: 16.0% higher (1.69 GB → 1.96 GB)

orama-db Generator

Performance estimate (single CI run)

  • Generation time: 4.9% faster (9.01 s → 8.57 s)
  • Peak memory: 3.4% lower (1.81 GB → 1.75 GB)

web Generator

Output size: 2 files changed · net 0 B

File size details
File Main PR Change
assets/all-C8_ahR43.js 22.13 MB -22.13 MB (-100.0%)
assets/all-CavH_T_o.js 22.13 MB +22.13 MB

Performance estimate (single CI run)

  • Generation time: 5.6% slower (73.65 s → 77.76 s)
  • Peak memory: 1.1% lower (5.29 GB → 5.23 GB)

@avivkeller
avivkeller merged commit 773640e into main Aug 3, 2026
24 checks passed
@avivkeller
avivkeller deleted the dependabot/npm_and_yarn/changesets/cli-2.31.1 branch August 3, 2026 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Ready to automatically merge after being open for 48 hours dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant