americanexpress / jest-image-snapshot

✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
Apache License 2.0
3.83k stars 198 forks source link

Upgrade to jest 27 #274

Closed corsicanec82 closed 3 years ago

corsicanec82 commented 3 years ago

Description

Upgrade jest to version 27.

Motivation and Context

The jest-image-snapshot cannot be used with the latest up-to-date version of the jest.

How Has This Been Tested?

Used existing tests in the repository using the npm test command.

Types of Changes

Checklist:

What is the Impact to Developers Using Jest-Image-Snapshot?

Adding support for 27 version of jest.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

Newbie012 commented 3 years ago

Can this PR be merged please? Thanks :)

cascornelissen commented 3 years ago

@marcusrbrown, sorry to ping you directly but it'd be great if we can get a release containing this change ❤️ Our automated Renovate PRs keep failing because the dependency tree can not be resolved as we are already on Jest 27.

marcusrbrown commented 3 years ago

No worries @cascornelissen, working with the team to get a release out. Appreciate the nudge.

oneamexbot commented 3 years ago

:tada: This PR is included in version 4.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: