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

Update jest and ts-jest to 27 #18442

Closed
3 of 4 tasks
ecraig12345 opened this issue Jun 3, 2021 · 2 comments · Fixed by #26835
Closed
3 of 4 tasks

Update jest and ts-jest to 27 #18442

ecraig12345 opened this issue Jun 3, 2021 · 2 comments · Fixed by #26835

Comments

@ecraig12345
Copy link
Member

ecraig12345 commented Jun 3, 2021

We're currently on Jest 24 26 (current: 27) and ts-jest 24 26. Now that we've upgraded to TS 4.1, we're unblocked from upgrading these deps. Unfortunately this is likely to require a significant amount of work.

Jest 25 release notes
Jest 26 release notes
Jest 27 release notes
ts-jest changelog (note that they don't use semver)

More motivation:

  • ts-jest 24 gives this warning in our build today...

Version 4.1.5 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.

  • using old JSDOM that doesn't support MutationObservers and other platform features
  • wrong/insufficient jest typings

Tasks

Optional Tasks:

@Hotell
Copy link
Contributor

Hotell commented Nov 24, 2021

Tried to update to jest v25 then v26,

@msft-fluent-ui-bot
Copy link
Collaborator

Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

@Hotell Hotell reopened this Nov 30, 2022
@layershifter layershifter removed the Resolution: Soft Close Soft closing inactive issues over a certain period label Jan 23, 2023
@msft-fluent-ui-bot msft-fluent-ui-bot added Status: Fixed Fixed in some PR and removed Status: In PR labels Feb 24, 2023
@microsoft microsoft locked as resolved and limited conversation to collaborators Mar 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants