opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update jest in package.json from 24.6.0 to 24.7.0 #449

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

jest

This dependency is located in package.json and was updated from "24.6.0" to "24.7.0".

24.7.0 ### Features - `[jest/core, jest/test-sequencer]` Move `testSequencer` to individual package `@jest/test-sequencer` ([#8223](https://www.dependencies.io/github-redirect/facebook/jest/pull/8223)) - `[jest/core, jest-cli, jest-config]` Add option `testSequencer` allow user use custom sequencer. ([#8223](https://www.dependencies.io/github-redirect/facebook/jest/pull/8223)) ### Fixes - `[expect]` Add negative equality tests for iterables ([#8260](https://www.dependencies.io/github-redirect/facebook/jest/pull/8260)) - `[jest-haste-map]` Resolve fs watcher EMFILE error ([#8258](https://www.dependencies.io/github-redirect/facebook/jest/pull/8258)) ### Chore & Maintenance - `[expect]` Remove repetition of matcherName and options in matchers ([#8224](https://www.dependencies.io/github-redirect/facebook/jest/pull/8224)) ### Performance
codecov[bot] commented 5 years ago

Codecov Report

Merging #449 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #449   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          19       19           
  Lines         253      253           
  Branches       31       31           
=======================================
  Hits          243      243           
  Misses         10       10

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e1703b5...e4f36d3. Read the comment docs.