Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Update dependency jest to v23.2.0 #202

Merged
merged 1 commit into from
Jun 30, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2018

This Pull Request updates dependency jest from v23.1.0 to v23.2.0

Release Notes

v23.2.0

Compare Source

Features
  • [jest-each] Add support for keyPaths in test titles (#​6457)
  • [jest-cli] Add jest --init option that generates a basic configuration file with a short description for each option (#​6442)
  • [jest.retryTimes] Add jest.retryTimes() option that allows failed tests to be retried n-times when using jest-circus. (#​6498)
Fixes
  • [jest-cli] Add check to make sure one or more tests have run before notifying when using --notify (#​6495)
  • [jest-cli] Pass globalConfig as a parameter to globalSetup and globalTeardown functions (#​6486)
  • [jest-config] Add missing options to the defaults object (#​6428)
  • [expect] Using symbolic property names in arrays no longer causes the toEqual matcher to fail (#​6391)
  • [expect] toEqual no longer tries to compare non-enumerable symbolic properties, to be consistent with non-symbolic properties. (#​6398)
  • [jest-util] console.timeEnd now properly log elapsed time in milliseconds. (#​6456)
  • [jest-mock] Fix MockNativeMethods access in react-native jest.mock() (#​6505)
Chore & Maintenance
  • [docs] Add jest-each docs for 1 dimensional arrays (#​6444)


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch 6 times, most recently from 3d5cd47 to 7af1a4c Compare June 30, 2018 04:51
@calebeby calebeby merged commit ba96459 into master Jun 30, 2018
@renovate renovate bot deleted the renovate/jest-monorepo branch June 30, 2018 05:01
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.

2 participants