Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jul 4, 2018

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

23.3.0

Features

  • [jest-cli] Allow watch plugin to be configured (#6603)
  • [jest-snapshot] Introduce toMatchInlineSnapshot and toThrowErrorMatchingInlineSnapshot matchers (#6380)

Fixes

  • [jest-regex-util] Improve handling already escaped path separators on Windows (#6523)
  • [jest-cli] Fix testNamePattern value with interactive snapshots (#6579)
  • [jest-cli] Fix enter to interrupt watch mode (#6601)

Chore & Maintenance

  • [website] Switch domain to https://jestjs.io (#6549)
  • [tests] Improve stability of yarn test on Windows (#6534)
  • [*] Transpile object shorthand into Node 4 compatible syntax (#6582)

@codecov-io
Copy link

codecov-io commented Jul 4, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #77   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files           9        9           
  Lines         319      319           
  Branches       57       57           
=======================================
  Hits          308      308           
  Misses         11       11

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 3529255...2a99eba. Read the comment docs.

@matteofigus matteofigus merged commit 7e54176 into master Jul 5, 2018
@matteofigus matteofigus deleted the jest-23.3.0-231.0.0 branch July 5, 2018 14:48
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