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

Upgrade to TypeScript v4.9 #4086

Closed
MajorLift opened this issue Mar 19, 2024 · 0 comments · Fixed by #4084
Closed

Upgrade to TypeScript v4.9 #4086

MajorLift opened this issue Mar 19, 2024 · 0 comments · Fixed by #4084
Assignees

Comments

@MajorLift
Copy link
Contributor

MajorLift commented Mar 19, 2024

As part of the Shared Libraries Q2 2024 OKRs (O3/KR4), we plan to upgrade the TypeScript versions in all core repo packages to v4.9.

Some follow-up tasks:

  1. satisfies
  1. v5.0 upgrade blocker - module, moduleResolution settings
  • This update brings us up-to-date and ready to tackle the v5.0 upgrade as the next step. v5.0 has significant breaking changes that are a blocker for any further upgrades.
  • See Upgrade to TypeScript v5.0 #3651
  1. Brings us closer to reaching parity with extension's TypeScript version (5.3.3).
@MajorLift MajorLift self-assigned this Mar 19, 2024
MajorLift added a commit that referenced this issue Mar 20, 2024
## Explanation

As part of the Shared Libraries Q2 2024 OKRs (O3/KR4), this commit
upgrades the TypeScript versions in all core repo packages to v4.9.

## References

- Closes #4086

## Changelog

### `@metamask/*`

#### Changed

- Update TypeScript to `~4.9.5`
([#4084](#4084))

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant