Skip to content

feat(scripts): add --ignore-scripts option for dependency upgrades#8170

Merged
OttoAllmendinger merged 1 commit intomasterfrom
BTC-0.bumpscript
Feb 18, 2026
Merged

feat(scripts): add --ignore-scripts option for dependency upgrades#8170
OttoAllmendinger merged 1 commit intomasterfrom
BTC-0.bumpscript

Conversation

@OttoAllmendinger
Copy link
Contributor

Add an optional flag to pass --ignore-scripts to yarn install when running
the upgrade-workspace-dependency script. This is useful for skipping
potentially slow or problematic post-install scripts during dependency
updates.

Issue: BTC-0

Co-authored-by: llm-git llm-git@ttll.de

Add an optional flag to pass --ignore-scripts to yarn install when running
the upgrade-workspace-dependency script. This is useful for skipping
potentially slow or problematic post-install scripts during dependency
updates.

Issue: BTC-0

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review February 18, 2026 11:03
@OttoAllmendinger OttoAllmendinger requested review from a team as code owners February 18, 2026 11:03
@OttoAllmendinger OttoAllmendinger merged commit ad9502c into master Feb 18, 2026
21 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.

2 participants

Comments