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

Update Jest monorepo packages to v22 #823

Merged
merged 1 commit into from
Apr 27, 2018
Merged

Update Jest monorepo packages to v22 #823

merged 1 commit into from
Apr 27, 2018

Conversation

edmorley
Copy link
Member

Notably Jest v22 adds support for babel 7. Other changes:
https://github.com/facebook/jest/blob/master/CHANGELOG.md#jest-2200

The workaround fixes test failures due to preact-compat's older version of pretty-format being used by jest-matcher-utils instead of the version listed in its dependencies. See:
https://travis-ci.org/mozilla-neutrino/neutrino-dev/jobs/371118845#L847
#822

Closes #770.

Notably Jest v22 adds support for babel 7. Other changes:
https://github.com/facebook/jest/blob/master/CHANGELOG.md#jest-2200

The workaround fixes test failures due to `preact-compat`'s older
version of `pretty-format` being used by `jest-matcher-utils` instead
of the version listed in its dependencies. See:
https://travis-ci.org/mozilla-neutrino/neutrino-dev/jobs/371118845#L847
#822

Closes #770.
@edmorley edmorley self-assigned this Apr 27, 2018
@edmorley edmorley added this to the v9 milestone Apr 27, 2018
@edmorley edmorley merged commit 960f940 into neutrinojs:master Apr 27, 2018
@edmorley edmorley deleted the jest-22.x branch April 27, 2018 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants