Skip to content

Conversation

@dependabot-preview
Copy link

Bumps jest from 20.0.4 to 22.4.3.

Changelog

Sourced from jest's changelog.

master

Features

  • [jest-editor-support] Add coverage option to runner
    (#5836)
  • [jest-haste-map] Support extracting dynamic imports
    (#5883)
  • [expect] Improve output format for mismatchedArgs in mock/spy calls.
    (#5846)
  • [jest-cli] Add support for using --coverage in combination with watch
    mode, --onlyChanged, --findRelatedTests and more
    (#5601)
  • [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)
  • [expect] Add .toBeCalledTimes and toHaveBeenNthCalledWith aliases
    (#5826)
  • [jest-cli] Interactive Snapshot Mode improvements
    (#5864)
  • [jest-editor-support] Add no-color option to runner
    (#5909)

Fixes

  • [jest-runner] Assign process.env.JEST_WORKER_ID="1" when in runInBand mode
    ... (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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 will 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 [jest](https://github.com/facebook/jest) from 20.0.4 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>
@dependabot-preview
Copy link
Author

Superseded by #31.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jest-22.4.3 branch March 1, 2019 10:35
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.

2 participants