Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove auto upgrading @types/node version #1820

Merged
merged 3 commits into from
Mar 17, 2025

Conversation

zbrydon
Copy link
Contributor

@zbrydon zbrydon commented Mar 16, 2025

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@zbrydon zbrydon requested a review from a team as a code owner March 16, 2025 23:04
log.warn(err);
}
await upgrade({ nodeVersion, nodeTypesVersion, ECMAScriptVersion }, dir);
await upgrade({ nodeVersion, ECMAScriptVersion }, dir);
await relock(dir);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we remove the relock thingo too while we're at it

Copy link

changeset-bot bot commented Mar 16, 2025

🦋 Changeset detected

Latest commit: 52069ac

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

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@AaronMoat AaronMoat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rip

…es-auto-updating
@zbrydon zbrydon merged commit f1c4201 into main Mar 17, 2025
15 checks passed
@zbrydon zbrydon deleted the remove-node-types-auto-updating branch March 17, 2025 00:37
@seek-oss-ci seek-oss-ci mentioned this pull request Mar 17, 2025
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.

None yet

3 participants