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.2.1 to 22.4.2 #272

Merged
merged 1 commit into from
Mar 5, 2018
Merged

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Mar 5, 2018

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

22.4.2

Fixes

  • [jest-haste-map] Recreate Haste map when deserialization fails
    (#5642)
22.4.1

Fixes

  • [jest-haste-map] Parallelize Watchman calls in crawler
    (#5640)
  • [jest-editor-support] Update TypeScript definitions
    (#5625)
  • [babel-jest] Remove retainLines argument to babel.
    (#5594)

Features

  • [jest-runtime] Provide require.main property set to module with test suite
    (#5618)

Chore & Maintenance

  • [docs] Add note about Node version support
    (#5622)
  • [docs] Update to use yarn
    (#5624)
  • [docs] Add how to mock scoped modules to Manual Mocks doc
    (#5638)
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)

Chore & Maintenance

  • [docs] Update automatic mocks documentation
    (#5630)
22.3.0

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

22.2.2

No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.

Copy link
Contributor

@nickbalestra nickbalestra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 💅

Copy link
Contributor

@nickbalestra nickbalestra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 💅

@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          38       38           
  Lines         472      472           
  Branches       70       70           
=======================================
  Hits          465      465           
  Misses          7        7

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 b01c11e...363252d. Read the comment docs.

@matteofigus matteofigus merged commit 974812d into master Mar 5, 2018
@matteofigus matteofigus deleted the jest-22.4.2-155.0.0 branch March 5, 2018 17:35
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.

None yet

3 participants