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

Bump babel-jest from 22.4.1 to 22.4.3 #205

Merged
merged 1 commit into from Apr 3, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps babel-jest from 22.4.1 to 22.4.3.

Changelog

Sourced from babel-jest's changelog.

master

Features

  • [jest-jasmine2] Adds error throwing and descriptive errors to it/ test
    for invalid arguments. [jest-circus] Adds error throwing and descriptive
    errors to it/ test for invalid arguments
    (#5558)
  • [jest-matcher-utils] Add isNot option to matcherHint function
    (#5512)
  • [jest-config] Add <rootDir> to runtime files not found error report
    (#5693)
  • [expect] Make toThrow matcher pass only if Error object is returned from
    promises (#5670)
  • [expect] Add isError to utils
    (#5670)
  • [expect] Add inverse matchers (expect.not.arrayContaining, etc.,
    #5517)
  • [expect] expect.extend now also extends asymmetric matchers
    (#5503)
  • [jest-mock] Update spyOnProperty to support spying on the prototype chain
    (#5753)
  • [jest-mock] Add tracking of return values in the mock property
    (#5752)
  • [jest-mock] Add tracking of thrown errors in the mock property
    (5764)
  • [expect]Add nthCalledWith spy matcher
    (#5605)
  • [jest-cli] Add isSerial property that runners can expose to specify that
    they can not run in parallel
    #5706

Fixes

  • [jest-cli] Add descriptive error message when trying to use
    globalSetup/globalTeardown file that doesn't export a function.
    (#5835)
  • [expect] Do not rely on instanceof RegExp, since it will not work for
    RegExps created inside of a different VM
    (#5729)
  • [jest-resolve] Update node module resolution algorithm to correctly handle
    symlinked paths (#5085)
  • [jest-editor-support] Update Settings to use spawn in shell option
    (#5658)
  • [jest-cli] Improve the error message when 2 projects resolve to the same
    config (#5674)
  • [jest-runtime] remove retainLines from coverage instrumentation
    (#5692)
  • [jest-cli] Fix update snapshot issue when using watchAll
    (#5696)
    ... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [minor|major] version with close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [babel-jest](https://github.com/facebook/jest) from 22.4.1 to 22.4.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Mar 21, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #205   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          32     32           
  Lines         499    499           
  Branches      124    124           
=====================================
  Hits          499    499

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 8d27b2a...ade23b0. Read the comment docs.

@quandhz quandhz merged commit fee7604 into master Apr 3, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/babel-jest-22.4.3 branch April 3, 2018 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants