Skip to content
This repository was archived by the owner on Jun 26, 2019. It is now read-only.

Bump jest from 22.4.3 to 23.0.0 - #96

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/jest-23.0.0
Closed

dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/jest-23.0.0

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented May 24, 2018

Copy link
Copy Markdown

Bumps jest from 22.4.3 to 23.0.0.

Changelog

Sourced from jest's changelog.

23.0.0

Features

  • [expect] Expose getObjectSubset, iterableEquality, and subsetEquality
    (#6210)
  • [jest-snapshot] Add snapshot property matchers
    (#6210)
  • [jest-config] Support jest-preset.js files within Node modules
    (#6185)
  • [jest-cli] Add --detectOpenHandles flag which enables Jest to potentially
    track down handles keeping it open after tests are complete.
    (#6130)
  • [jest-jasmine2] Add data driven testing based on jest-each
    (#6102)
  • [jest-matcher-utils] Change "suggest to equal" message to be more advisory
    (#6103)
  • [jest-message-util] Don't ignore messages with vendor anymore
    (#6117)
  • [jest-validate] Get rid of jest-config dependency
    (#6067)
  • [jest-validate] Adds option to inject deprecationEntries
    (#6067)
  • [jest-snapshot] [BREAKING] Concatenate name of test, optional snapshot
    name and count (#6015)
  • [jest-runtime] Allow for transform plugins to skip the definition process
    method if createTransformer method was defined.
    (#5999)
  • [expect] Add stack trace for async errors
    (#6008)
  • [jest-jasmine2] Add stack trace for timeouts
    (#6008)
  • [jest-jasmine2] Add stack trace for thrown non-Errors
    (#6008)
  • [jest-runtime] Prevent modules from marking themselves as their own parent
    (#5235)
  • [jest-mock] Add support for auto-mocking generator functions
    (#5983)
  • [expect] Add support for async matchers
     (#5919)
  • [expect] Suggest toContainEqual
    (#5948)
  • [jest-config] Export Jest's default options
    (#5948)
  • [jest-editor-support] Move coverage to ProjectWorkspace.collectCoverage
    (#5929)
  • [jest-editor-support] Add coverage option to runner
    (#5836)
  • [jest-haste-map] Support extracting dynamic imports
    (#5883)
... (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 [patch|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
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees 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)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


⚠️ Dependabot is rebasing this PR ⚠️

Sit tight and this PR will be updated for you in a minute. If you make any changes yourself then they'll take precedence over the rebase (which will be abandoned).

Bumps [jest](https://github.com/facebook/jest) from 22.4.3 to 23.0.0.
- [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/v23.0.0)

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

codecov Bot commented May 24, 2018

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #96   +/-   ##
=======================================
  Coverage   61.78%   61.78%           
=======================================
  Files          18       18           
  Lines         526      526           
  Branches      114      114           
=======================================
  Hits          325      325           
  Misses        146      146           
  Partials       55       55

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 508fc29...342840d. Read the comment docs.

@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #113.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/jest-23.0.0 branch February 12, 2019 22:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants