Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jest-environment-jsdom in / from 23.1.0 to 23.4.0 #325

Merged
merged 1 commit into from
Jul 11, 2018

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Jul 11, 2018

Dependencies.io has updated jest-environment-jsdom (a npm dependency in /) from "23.1.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 #325 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  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 0b16347...aefbdfa. Read the comment docs.

@matteofigus matteofigus merged commit eecc605 into master Jul 11, 2018
@matteofigus matteofigus deleted the jest-environment-jsdom-23.4.0-284.0.0 branch July 11, 2018 17:14
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