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

Update jest in / from 23.3.0 to 23.4.0 #254

Merged
merged 1 commit into from
Jul 10, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Jul 10, 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 10, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #254   +/-   ##
=======================================
  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 64fed65...dfd5d1e. Read the comment docs.

@matteofigus matteofigus merged commit e35b865 into master Jul 10, 2018
@matteofigus matteofigus deleted the jest-23.4.0-270.0.0 branch July 10, 2018 22:46
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