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

[INFRA] Bump jest to v28 #2004

Closed
tbouffard opened this issue May 31, 2022 · 0 comments · Fixed by #2320
Closed

[INFRA] Bump jest to v28 #2004

tbouffard opened this issue May 31, 2022 · 0 comments · Fixed by #2320
Assignees
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Milestone

Comments

@tbouffard
Copy link
Member

tbouffard commented May 31, 2022

Version 28 introduces some breaking changes. See https://jestjs.io/blog/2022/04/25/jest-28

Dependabot cannot update jest because the versions of the jest extensions we are currently using require jest 27. So we need to upgrade the whole jest ecosystem at the same time.

Checking if jest 27.5.1 needs updating
Latest version is 28.1.0
Requirements to unlock update_not_possible
Requirements update strategy bump_versions
No update possible for jest 27.5.1

Extensions that must support jest 28

Some breaking changes that will impact the configuration
See https://jestjs.io/blog/2022/04/25/jest-28, at least

  • jsdom environment is now managed as a separate dependency

Other information
Once implemented, we will be able to bump Jest to v29: #2317

@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label May 31, 2022
@tbouffard tbouffard added this to the 0.25.0 milestone May 31, 2022
@csouchet csouchet modified the milestones: 0.25.0, Next Jun 13, 2022
@csouchet csouchet modified the milestones: 0.25.0, 0.25.1 Jun 27, 2022
@oanesini oanesini modified the milestones: 0.25.1, 0.25.2 Jul 11, 2022
@csouchet csouchet modified the milestones: 0.25.2, 0.25.3 Jul 25, 2022
@csouchet csouchet modified the milestones: 0.26.0, 0.26.1 Aug 22, 2022
@tbouffard tbouffard modified the milestones: 0.26.1, 0.26.2 Sep 5, 2022
@tbouffard tbouffard modified the milestones: 0.26.2, 0.27.0 Sep 16, 2022
@csouchet csouchet modified the milestones: 0.27.0, 0.27.1 Oct 3, 2022
@tbouffard tbouffard modified the milestones: 0.27.1, 0.27.2 Oct 17, 2022
@tbouffard tbouffard self-assigned this Oct 25, 2022
@csouchet csouchet modified the milestones: 0.27.2, 0.28.1 Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants