From 5103c254dd261c50a095a93121cd694c49597fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 13:00:03 +0000 Subject: [PATCH] chore(deps): bump @changesets/cli from 3.0.0 to 3.0.1 Bumps [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.1/packages/cli) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 20 ++++++++++---------- pnpm-workspace.yaml | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 27f4542..ba4b8a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ catalogs: specifier: 0.1.0 version: 0.1.0 '@changesets/cli': - specifier: 3.0.0 - version: 3.0.0 + specifier: 3.0.1 + version: 3.0.1 '@commitlint/cli': specifier: 21.2.1 version: 21.2.1 @@ -120,7 +120,7 @@ importers: version: 0.2.1(oxlint@1.78.0) '@changesets/cli': specifier: 'catalog:' - version: 3.0.0 + version: 3.0.1 '@commitlint/cli': specifier: 'catalog:' version: 21.2.1(@types/node@26.2.0)(conventional-commits-parser@7.1.2)(typescript@7.0.2) @@ -455,8 +455,8 @@ packages: resolution: {integrity: sha512-3Dst2Ime2Op5nd4XmWJLPIgp11ZFqJqSkVug9izK6TDcIV4YlhPS4ECbEVR+eGI0bk0r1ItogD4j2Oli87bJrA==} engines: {node: ^22.11 || ^24 || >=26} - '@changesets/cli@3.0.0': - resolution: {integrity: sha512-V7Gm+GP5OT3mJinMI2YcJD/JyO/a4WChnaMCCzTRhWHgu1zhtsyY7zCjP6n5W6zsgSjJKs+yPmvtREvE0F2g8A==} + '@changesets/cli@3.0.1': + resolution: {integrity: sha512-3IVpRSgiKDj2aRbBHKtWTXSRH2/iR3bWxau9iQUoEsZjDhRIj9nhl90k7FWMxZAJvLgJBbgMq8+qS0xQsenYsQ==} engines: {node: ^22.11 || ^24 || >=26, npm: '>=10.9.0', pnpm: '>=10.0.0', yarn: '>=4.5.2'} hasBin: true @@ -500,8 +500,8 @@ packages: resolution: {integrity: sha512-c5GoiQyt3pxiXjrWSNoP8/GRf4kG+VnKzovx1OQM8dYYALlSwgedmkPmJ+ZqGxqwg9D3Bkj85Uo4KLd5BN3A0w==} engines: {node: ^22.11 || ^24 || >=26} - '@changesets/write@1.0.0': - resolution: {integrity: sha512-xCK3/4C7Z7muQB/wguE6HcbjtY9iOtaK9orZKE+7xi573cMGD8rLZz7qlo6IvK7s+SIUIKajzj1l+F1QuP97tw==} + '@changesets/write@1.0.1': + resolution: {integrity: sha512-q/ThtP9gcnEP6xlv7LrY26C2mHqdGBti/MmOVngt/M/oIGYkssmQGxPK9WzBNt2juVcH/vml2WQ+ra8LXYOTaA==} engines: {node: ^22.11 || ^24 || >=26} '@clack/core@1.4.3': @@ -3275,7 +3275,7 @@ snapshots: dependencies: '@changesets/types': 7.0.0 - '@changesets/cli@3.0.0': + '@changesets/cli@3.0.1': dependencies: '@changesets/apply-release-plan': 8.0.0 '@changesets/assemble-release-plan': 7.0.0 @@ -3288,7 +3288,7 @@ snapshots: '@changesets/read': 1.0.0 '@changesets/should-skip-package': 1.0.0 '@changesets/types': 7.0.0 - '@changesets/write': 1.0.0 + '@changesets/write': 1.0.1 '@clack/prompts': 1.7.0 '@manypkg/get-packages': 3.1.0 '@pnpm/deps.graph-sequencer': 1100.0.1 @@ -3350,7 +3350,7 @@ snapshots: '@changesets/types@7.0.0': {} - '@changesets/write@1.0.0': + '@changesets/write@1.0.1': dependencies: '@changesets/format': 0.1.2 '@changesets/types': 7.0.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b7acad2..a3c4c4e 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -16,7 +16,7 @@ catalog: "@btravstack/theme": 2.0.0 "@btravstack/tsconfig": 0.2.0 "@btravstack/typedoc": 0.1.0 - "@changesets/cli": 3.0.0 + "@changesets/cli": 3.0.1 "@commitlint/cli": 21.2.1 # Pinned to the exact prerelease the package's design doc measured # `ZodToJsonSchemaConverter`'s behaviour against (dual-direction JSON Schema