Skip to content

Update "typescript" to v5.5.4#11930

Closed
TooTallNate wants to merge 12 commits intomainfrom
update/typescript-5
Closed

Update "typescript" to v5.5.4#11930
TooTallNate wants to merge 12 commits intomainfrom
update/typescript-5

Conversation

@TooTallNate
Copy link
Copy Markdown
Member

@TooTallNate TooTallNate commented Aug 7, 2024

This is mainly for the pnpm run type-check CI check, since your local editor is likely configured to "Use VSCode's Version" which is the default setting. I was getting some conflicting behavior in CI which I was not seeing reported locally.

Note: this is also a semver major for @vercel/node, since it will use this version of TypeScript when the user's project does not have typescript listed as a dep.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 7, 2024

🦋 Changeset detected

Latest commit: 43163ac

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

This PR includes changesets to release 2 packages
Name Type
vercel Major
@vercel/node Major

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

@socket-security
Copy link
Copy Markdown

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@vercel/[email protected] Transitive: environment, filesystem +53 21.1 MB vercel-release-bot
npm/[email protected] environment, filesystem, network, shell 0 134 kB evanw
npm/[email protected] eval, filesystem Transitive: environment, unsafe +4 535 kB egoist

🚮 Removed packages: npm/@vercel/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

kodiakhq bot pushed a commit that referenced this pull request Aug 13, 2024
### Before

<img width="668" alt="Screenshot 2024-08-12 at 16 44 39" src="https://github.com/user-attachments/assets/2176e191-a786-4737-875a-89b9ed79f3da">

### After

<img width="412" alt="Screenshot 2024-08-12 at 16 45 32" src="https://github.com/user-attachments/assets/c46f8268-3715-492a-ad36-10e9edd7c817">

> **NOTE:** It would have been nice to use `satisfies Command` in the command.ts files for this case, but that keyword does not exist with TypeScript 4 which is what we are currently using. I tried [updating to TS 5](#11930), but was running into issues. So for now the `satisfies` is omitted.
QuietCraftsmanship pushed a commit to QuietCraftsmanship/Vercel that referenced this pull request Jul 6, 2025
### Before

<img width="668" alt="Screenshot 2024-08-12 at 16 44 39" src="https://github.com/user-attachments/assets/2176e191-a786-4737-875a-89b9ed79f3da">

### After

<img width="412" alt="Screenshot 2024-08-12 at 16 45 32" src="https://github.com/user-attachments/assets/c46f8268-3715-492a-ad36-10e9edd7c817">

> **NOTE:** It would have been nice to use `satisfies Command` in the command.ts files for this case, but that keyword does not exist with TypeScript 4 which is what we are currently using. I tried [updating to TS 5](vercel/vercel#11930), but was running into issues. So for now the `satisfies` is omitted.
@TooTallNate TooTallNate deleted the update/typescript-5 branch July 7, 2025 16:45
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