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

Bump typescript from ~5.2.2 to ~5.4.5 #4586

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

MajorLift
Copy link
Contributor

@MajorLift MajorLift commented Aug 2, 2024

References

Explanation

These two version upgrades are being batched together because the regressions introduced in v5.3 are resolved in v5.4 without any additional action needing to be taken.

Regressions

~5.3.3

~5.4.5

ts-jest[versions] (WARN) Version 5.4.5 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=3.8.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.

Changelog

### Changed

- Upgrade TypeScript version to `~5.4.5` ([#4586](https://github.com/MetaMask/core/pull/4586))

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@MajorLift MajorLift changed the base branch from main to bump/typescript-to-5.3 August 2, 2024 05:23
Copy link

socket-security bot commented Aug 2, 2024

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

Package New capabilities Transitives Size Publisher
npm/typescript@5.4.5 None 0 32.4 MB typescript-bot

🚮 Removed packages: npm/typescript@5.2.2

View full report↗︎

@MajorLift MajorLift changed the base branch from bump/typescript-to-5.3 to bump/typescript-to-5.2 August 2, 2024 06:02
@MajorLift MajorLift changed the title Bump typescript from ~5.3.3 to ~5.4.5 Bump typescript from ~5.2.2 to ~5.4.5 Aug 2, 2024
Base automatically changed from bump/typescript-to-5.2 to main August 12, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to TypeScript v5.4
1 participant