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

chore: Upgrade to Jest 29 #37408

Merged
merged 13 commits into from Jan 9, 2023
Merged

chore: Upgrade to Jest 29 #37408

merged 13 commits into from Jan 9, 2023

Conversation

LekoArts
Copy link
Contributor

@LekoArts LekoArts commented Jan 5, 2023

Description

Upgrade Jest from 27 to 29.

Migration guides:

Jest 28 to 29 changed the snapshot format and ideally I'd want to make that change (it makes the snapshots easier to read) but let's do that in another PR.

We should also move all configuration files of Jest to TypeScript but to keep this PR lean we can also do that in another PR.

Documentation

I simplified our Jest docs and added notes that we now assume that Jest 29 or above is used.

Related Issues

[ch59900]

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jan 5, 2023
@LekoArts LekoArts added type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jan 5, 2023
@LekoArts LekoArts marked this pull request as ready for review January 6, 2023 08:44
@pieh pieh merged commit 315edc6 into master Jan 9, 2023
@pieh pieh deleted the jest-29 branch January 9, 2023 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot type: maintenance An issue or pull request describing a change that isn't a bug, feature or documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants