Skip to content

Upgrade all deps to latest versions again#666

Merged
ExplodingCabbage merged 1 commit into
masterfrom
bump-more-deps
Feb 16, 2026
Merged

Upgrade all deps to latest versions again#666
ExplodingCabbage merged 1 commit into
masterfrom
bump-more-deps

Conversation

@ExplodingCabbage

Copy link
Copy Markdown
Collaborator

(Remark: not being familiar with Yarn Berry, I was frankly blown away by how hard it was to figure out how to do this. The Yarn CLI has an insane number of traps, including that yarn up on its own is a no-op and that the globbing syntax used differs depending upon whether you use the -R flag or not, such that the * in yarn up '*' matches scoped packages but the * in yarn up -R '*' does not (hence the need for the incantation yarn up '*' && yarn up -R '**'.) I should write something about what a piece of shit Yarn is. Definitely gonna use the npm CLI for all new projects of mine.)

@ExplodingCabbage ExplodingCabbage merged commit 10da50c into master Feb 16, 2026
@ExplodingCabbage ExplodingCabbage deleted the bump-more-deps branch February 16, 2026 13:24
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