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 jest from 22.4.2 to 22.4.4 #79

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps jest from 22.4.2 to 22.4.4.

Changelog

Sourced from jest's changelog.

master

Features

  • [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
    (#5836)
  • [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)
  • [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
... (truncated)
Commits
  • cb7f93a Release v22.4.4 (22.4.3 is the same as 22.4.2, re-pushed due to NPM issues)
  • bed949b add console global to the whitelisted identifiers (#6075)
  • 1ea05fb remove assert message from stack (#6061)
  • See full diff in compare view

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.

Bumps [jest](https://github.com/facebook/jest) from 22.4.2 to 22.4.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v22.4.2...v22.4.4)

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

Superseded by #83.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jest-22.4.4 branch May 25, 2018 02:14
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.

1 participant