Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jul 11, 2018

Dependencies.io has updated jest (a npm dependency in /) from "23.3.0" to "23.4.0".

23.4.0

Features

  • [jest-haste-map] Add computeDependencies flag to avoid opening files if not needed (#6667)
  • [jest-runtime] Support require.resolve.paths (#6471)
  • [jest-runtime] Support paths option for require.resolve (#6471)

Fixes

  • [jest-runner] Force parallel runs for watch mode, to avoid TTY freeze (#6647)
  • [jest-cli] properly reprint resolver errors in watch mode (#6407)
  • [jest-cli] Write configuration to stdout when the option was explicitly passed to Jest (#6447)
  • [jest-cli] Fix regression on non-matching suites (6657)
  • [jest-runtime] Roll back micromatch version to prevent regression when matching files (#6661)

@codecov
Copy link

codecov bot commented Jul 11, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #326   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files          41       41           
  Lines         486      486           
  Branches       73       73           
=======================================
  Hits          478      478           
  Misses          8        8

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 eecc605...dd2073f. Read the comment docs.

@matteofigus matteofigus merged commit 1ec2ce0 into master Jul 11, 2018
@matteofigus matteofigus deleted the jest-23.4.0-284.0.0 branch July 11, 2018 17:19
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.

2 participants