Skip to content

Skip ^0.x peer dep warning on major bump cascade - #58

Merged
theoephraim merged 2 commits into
mainfrom
fix/skip-0x-warning-on-major-bump
Apr 28, 2026
Merged

Skip ^0.x peer dep warning on major bump cascade#58
theoephraim merged 2 commits into
mainfrom
fix/skip-0x-warning-on-major-bump

Conversation

@theoephraim

Copy link
Copy Markdown
Member

Summary

  • The ^0.x peer dep warning is only useful when a minor bump causes surprising propagation due to npm's caret semantics on pre-1.0 packages
  • When a major bump naturally cascades as major, there's nothing unexpected — skip the warning in that case

The warning about npm's ^0.x caret semantics is only useful when a
minor bump causes surprising propagation. When a major bump naturally
cascades as major, there's nothing unexpected happening.
@github-actions

Copy link
Copy Markdown

bumpy-frog

The changes in this PR will be included in the next version bump.

patch Patch releases

  • @varlock/bumpy 1.4.1 → 1.4.2

Bump files in this PR

Click here if you want to add another bump file to this PR


This comment is maintained by bumpy.

@theoephraim
theoephraim merged commit ec794ee into main Apr 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant