Skip to content

Patch changesets to not bump explicit peer dep ranges#2994

Merged
benjie merged 1 commit intomainfrom
fix-changesets-peerdep-bump
Mar 10, 2026
Merged

Patch changesets to not bump explicit peer dep ranges#2994
benjie merged 1 commit intomainfrom
fix-changesets-peerdep-bump

Conversation

@benjie
Copy link
Member

@benjie benjie commented Mar 10, 2026

Seems changesets calls semver for comparison before removing workspace: prefix, resulting in semver failing and thus changesets bumping dependency version.

This resolves the issue; perhaps not in the best way...

An alternative no-patch fix would be to remove workspace: as a prefix; but I'd rather not do that.

@github-project-automation github-project-automation bot moved this to 🌳 Triage in V5.0.0 Mar 10, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

⚠️ No Changeset found

Latest commit: 2807c8e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@benjie benjie enabled auto-merge March 10, 2026 14:24
@benjie benjie merged commit 355b190 into main Mar 10, 2026
64 checks passed
@benjie benjie deleted the fix-changesets-peerdep-bump branch March 10, 2026 14:41
@github-project-automation github-project-automation bot moved this from 🌳 Triage to ✅ Done in V5.0.0 Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant