Skip to content

chore(deps-dev): bump @changesets/cli from 2.31.0 to 2.31.1 in the npm-minor-patch group across 1 directory - #778

Merged
frahlg merged 2 commits into
masterfrom
dependabot/npm_and_yarn/npm-minor-patch-cee47efea9
Aug 7, 2026
Merged

chore(deps-dev): bump @changesets/cli from 2.31.0 to 2.31.1 in the npm-minor-patch group across 1 directory#778
frahlg merged 2 commits into
masterfrom
dependabot/npm_and_yarn/npm-minor-patch-cee47efea9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 1 update in the / directory: @changesets/cli.

Updates @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 @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the no-changeset PR intentionally exempt from the changeset requirement (dev tooling / non-shipping) label Aug 4, 2026

@miravoss26 miravoss26 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patch bump only: @changesets/cli 2.31.0 → 2.31.1, fixing an npm 12 npm info --json detection bug per the upstream changelog. Lockfile-only diff, CI green, no new dependencies.

Safe to merge from my read.

@dependabot dependabot Bot changed the title chore(deps-dev): bump @changesets/cli from 2.31.0 to 2.31.1 in the npm-minor-patch group chore(deps-dev): bump @changesets/cli from 2.31.0 to 2.31.1 in the npm-minor-patch group across 1 directory Aug 5, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-cee47efea9 branch from d171110 to 04c2e6d Compare August 5, 2026 06:35
Bumps the npm-minor-patch group with 1 update in the / directory: [@changesets/cli](https://github.com/changesets/changesets).


Updates `@changesets/cli` 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
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/npm-minor-patch-cee47efea9 branch from 04c2e6d to 5eead2d Compare August 5, 2026 07:10

@miravoss26 miravoss26 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dev-dependency bump: @changesets/cli 2.31.0 → 2.31.1 (patch), plus a lockfile cleanup that drops two now-unused transitive entries (@types/node, undici-types). Diff is exactly what the title says — package.json + package-lock.json, no source touched. CI green across the board.

Security screen: no new deps beyond the bump itself, nothing else in the diff. Safe to merge from my read.

@frahlg frahlg added the dependencies Dependency updates label Aug 7, 2026 — with ChatGPT Codex Connector
Signed-off-by: Fredrik Ahlgren <fredrik@sourceful-labs.com>
@frahlg

frahlg commented Aug 7, 2026

Copy link
Copy Markdown
Member

Rebased by merge onto current master (including #865). Local pre-commit make verify and pre-push make verify-all passed, including Linux arm64/amd64 and Windows amd64 builds. All current GitHub checks are green; this remains a package.json/package-lock.json-only patch update.

@frahlg
frahlg merged commit fed482a into master Aug 7, 2026
14 checks passed
@frahlg
frahlg deleted the dependabot/npm_and_yarn/npm-minor-patch-cee47efea9 branch August 7, 2026 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates no-changeset PR intentionally exempt from the changeset requirement (dev tooling / non-shipping)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants