Skip to content

Pin all of the deps besides @types/node and @octokit/rest#53026

Merged
jakebailey merged 1 commit intomicrosoft:mainfrom
jakebailey:pin-more-deps
Mar 1, 2023
Merged

Pin all of the deps besides @types/node and @octokit/rest#53026
jakebailey merged 1 commit intomicrosoft:mainfrom
jakebailey:pin-more-deps

Conversation

@jakebailey
Copy link
Member

As requested in #53015 (review).

I religiously run ncu and look for new major versions and send PRs to upgrade them if they won't break anything, so I don't see a problem removing as much "latest" as we can to make bisecting past bad bumps a little easier.

I'm a little torn about @types/node and @octokit/rest, though. The former is tricky because we often need to update that to deal with TS changes and such, and while I'd like to use node10 or even node12 as that's our minimum-ish, those aren't maintained, so the newest seems like the least bad. The latter is only there because of scripts in our repo used by random pipelines that arguably don't need to be in the repo and installed on everyone's machines, but that may go away if we transition more stuff to GHA.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Feb 28, 2023
@jakebailey jakebailey merged commit 941b30c into microsoft:main Mar 1, 2023
@jakebailey jakebailey deleted the pin-more-deps branch March 1, 2023 06:58
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants