Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

build: bump jest from 22.4.2 to 22.4.3 #192

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 21, 2018

Bumps jest from 22.4.2 to 22.4.3.

Changelog

Sourced from 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.

@ghost ghost added the to do label Mar 21, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-22.4.3 branch 5 times, most recently from 46384b6 to 0db04ee Compare April 18, 2018 16:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-22.4.3 branch from 0db04ee to c0ea824 Compare April 18, 2018 16:46
@9renpoto 9renpoto added to do and removed in progress labels May 2, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-22.4.3 branch 5 times, most recently from 904d47a to e03c2e1 Compare May 8, 2018 03:45
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-22.4.3 branch from e03c2e1 to bc61729 Compare May 17, 2018 15:00
@dependabot-preview
Copy link
Contributor Author

Superseded by #279.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jest-22.4.3 branch May 18, 2018 20:15
@ghost ghost removed the to do label May 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants