Skip to content

[INFRA] Bump jest to v28 #2004

@tbouffard

Description

@tbouffard

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

Metadata

Metadata

Assignees

Labels

choreBuild, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions