Skip to content

fix: set minimum jest-util version at 26.1.0#1914

Merged
ahnpnl merged 1 commit intokulshekhar:masterfrom
ahnpnl:jest-util-dep
Aug 31, 2020
Merged

fix: set minimum jest-util version at 26.1.0#1914
ahnpnl merged 1 commit intokulshekhar:masterfrom
ahnpnl:jest-util-dep

Conversation

@ahnpnl
Copy link
Copy Markdown
Collaborator

@ahnpnl ahnpnl commented Aug 31, 2020

Summary

jest-util only exports globsToMatcher function since 26.1.0. This PR sets the minimum version of jest-util to make sure that users get the correct version of jest-util to work with ts-jest.

Closes #1913

Test plan

Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@ahnpnl ahnpnl requested a review from kulshekhar as a code owner August 31, 2020 12:25
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 5744

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.938%

Totals Coverage Status
Change from base Build 5743: 0.0%
Covered Lines: 1067
Relevant Lines: 1104

💛 - Coveralls

@ahnpnl ahnpnl merged commit f00414c into kulshekhar:master Aug 31, 2020
@ahnpnl ahnpnl deleted the jest-util-dep branch August 31, 2020 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updating ts-jest from 26.1.1 to 26.3.0 causes error with jest-util

4 participants