Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

[@shopify/react-testing] Update the jest Matches to support the new @types/jest #1295

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

alexandcote
Copy link
Contributor

@alexandcote alexandcote commented Feb 22, 2020

Description

Fixes #1212

The Matchers type change in the version of @types/jest@24.0.20.

Type of change

I adjust the type of the Matchers according to the new take provided by the last version of @types/jest.

  • @shopify/react-testing - Major: Fix Matchers type (Need@types/jest>=24.0.20)

Checklist

  • I have added a changelog entry, prefixed by the type of change noted above

@alexandcote alexandcote changed the title Update the jest Matches types to support the new type Update the jest Matches to support the new @types/jest Feb 22, 2020
@alexandcote alexandcote force-pushed the fix_jest_types branch 2 times, most recently from 51e7097 to bca8aae Compare February 22, 2020 05:58
@alexandcote alexandcote marked this pull request as ready for review February 22, 2020 06:00
@alexandcote alexandcote self-assigned this Feb 22, 2020
@alexandcote alexandcote changed the title Update the jest Matches to support the new @types/jest [@shopify/react-testing] Update the jest Matches to support the new @types/jest Feb 22, 2020
Copy link
Contributor

@marutypes marutypes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏 👏 🎉

@michenly michenly closed this Feb 24, 2020
@michenly michenly deleted the fix_jest_types branch February 24, 2020 21:41
@michenly michenly restored the fix_jest_types branch February 24, 2020 22:41
@michenly michenly reopened this Feb 24, 2020
@michenly michenly merged commit e243480 into master Feb 24, 2020
@michenly michenly deleted the fix_jest_types branch February 24, 2020 22:43
@carysmills carysmills deployed to beta-test-formatting-12-hr-dates February 26, 2020 19:32 Active
@michenly michenly temporarily deployed to production February 27, 2020 20:05 Inactive
@helloneele helloneele deployed to test-use-memoized-number-format March 6, 2020 19:25 Active
@TayKangSheng TayKangSheng deployed to expand_locale_support_for_shopify_address March 9, 2020 08:16 Active
@michenly michenly temporarily deployed to gem March 24, 2020 21:43 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[react-testing] Types issue with the new @types/jest version.
6 participants