Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Add a new script for upgrading dependencies across workspace packages.
The script allows updating a specified dependency to either the latest
version or a specific target version across all packages that use it.

Features:

  • Find all packages using a specific dependency
  • Update to latest or specified version
  • Support for all dependency types (regular, dev, peer, optional)
  • Dry run mode to preview changes

Issue: BTC-2732

Add a new script for upgrading dependencies across workspace packages.
The script allows updating a specified dependency to either the latest
version or a specific target version across all packages that use it.

Features:
- Find all packages using a specific dependency
- Update to latest or specified version
- Support for all dependency types (regular, dev, peer, optional)
- Dry run mode to preview changes

Issue: BTC-2732

Co-authored-by: llm-git <[email protected]>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review November 14, 2025 09:49
@OttoAllmendinger OttoAllmendinger requested review from a team as code owners November 14, 2025 09:49
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.

3 participants