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 in / from 22.3.0 to 22.4.0 #48

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Feb 20, 2018

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

22.4.0

Fixes

  • [jest-haste-map] Overhauls how Watchman crawler works fixing Windows
    (#5615)
  • [expect] Allow matching of Errors against plain objects
    (#5611)
  • [jest-haste-map] Do not read binary files in Haste, even when instructed to
    do so (#5612)
  • [jest-cli] Don't skip matchers for exact files
    (#5582)
  • [docs] Update discord links
    (#5586)
  • [jest-runtime] Align handling of testRegex on Windows between searching for
    tests and instrumentation checks
    (#5560)
  • [jest-config] Make it possible to merge transform option with preset
    (#5505)
  • [jest-util] Fix console.assert behavior in custom & buffered consoles
    (#5576)

Features

  • [docs] Add MongoDB guide
    (#5571)
  • [jest-runtime] Deprecate mapCoverage option.
    (#5177)
  • [babel-jest] Add option to return sourcemap from the transformer separately
    from source. (#5177)
  • [jest-validate] Add ability to log deprecation warnings for CLI flags.
    (#5536)
  • [jest-serializer] Added new module for serializing. Works using V8 or JSON
    (#5609)
  • [docs] Add a documentation note for project displayName configuration
    (#5600)

@codecov-io
Copy link

codecov-io commented Feb 20, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   96.11%   96.11%           
=======================================
  Files           8        8           
  Lines         206      206           
  Branches       33       33           
=======================================
  Hits          198      198           
  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 ee5d686...3447471. Read the comment docs.

@nickbalestra
Copy link
Contributor

closed because of #50

@nickbalestra nickbalestra deleted the jest-22.4.0-98.0.0 branch February 23, 2018 16:23
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.

3 participants