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

build(deps-dev): bump jest from 23.5.0 to 23.6.0 #452

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 11, 2018

Bumps jest from 23.5.0 to 23.6.0.

Changelog

Sourced from jest's changelog.

23.6.0

Features

  • [jest-ci] Add changedSince to allowed watch mode configs (#6955)
  • [babel-jest] Add support for babel.config.js added in Babel 7.0.0 (#6911)

Fixes

  • [jest-resolve] Only resolve realpath once in try-catch (#6925)
  • [expect] Fix TypeError in toBeInstanceOf on null or undefined (#6912)
  • [jest-jasmine2] Throw a descriptive error if the first argument supplied to a hook was not a function (#6917) and (#6931)
  • [jest-circus] Throw a descriptive error if the first argument supplied to a hook was not a function (#6917) and (#6931)
  • [expect] Fix variadic custom asymmetric matchers (#6898)
  • [jest-cli] Fix incorrect testEnvironmentOptions warning (#6852)
  • [jest-each] Prevent done callback being supplied to describe (#6843)
  • [jest-config] Better error message for a case when a preset module was found, but no jest-preset.js or jest-preset.json at the root (#6863)
  • [jest-haste-map] Catch crawler error when unsuccessfully reading directories (#6761)

Chore & Maintenance

  • [docs] Add custom toMatchSnapshot matcher docs (#6837)
  • [docs] Improve the documentation regarding preset configuration (#6864)
  • [docs] Clarify usage of --projects CLI option (#6872)
  • [docs] Correct failure-change notification mode (#6878)
  • [scripts] Don’t remove node_modules from subdirectories of presets in e2e tests (#6948)
  • [diff-sequences] Double-check number of differences in tests (#6953)
Commits
  • 7707997 Release v23.6.0
  • 025c6af diff-sequences: Double-check number of differences in tests (#6953)
  • 312d1a5 Add 23.4 and 23.5 docs (#6954)
  • 19ceeb5 Add changedSince to allowed watchmode configs (#6955)
  • 38f445a scripts: Don’t remove node_modules from subdirectories of presets in e2e test...
  • 790abe7 Update flow typing for {only,it,describe,it.only}.each function arguments t...
  • 3c2a77d Grammar fixes (#6936)
  • 2182a3b Validate hook functions first argument (#6931)
  • 24c173e Update Troubleshooting.md (#6927)
  • 065a0b2 jest-resolve - only resolve realpath once in try-catch (#6925)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

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-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 11, 2018
@isomorphic-git-bot
Copy link
Member

Test Results:

Browser Passed Skipped Failed Time Disconnected Error
Firefox 62.0.0 (Linux 0.0.0) 205 5 0 1 min 44.575 secs false undefined
Safari 11.1.0 (Mac OS X 10.13.4) 205 5 0 3 mins 27.892 secs false undefined
Chrome Mobile 64.0.3282 (Android 7.1.1) 205 5 0 3 mins 38.484 secs false undefined
Edge 17.17134.0 (Windows 10 0.0.0) 205 5 0 4 mins 29.526 secs false undefined
Mobile Safari 11.0.0 (iOS 11.2.0) 205 5 0 5 mins 26.415 secs false undefined

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-23.6.0 branch from cd99250 to 0b7d532 Compare September 23, 2018 21:22
@isomorphic-git-bot
Copy link
Member

Test Results for 0b7d532:

Browser Passed Skipped Failed Time Disconnected Error
Firefox 62.0.0 (Ubuntu 0.0.0) 208 1 0 2 mins 23.044 secs false undefined
Chrome Mobile 67.0.3396 (Android 7.1.1) 208 1 0 3 mins 29.242 secs false undefined
Safari 11.1.0 (Mac OS X 10.13.4) 208 1 0 4 mins 1.166 secs false undefined
Edge 17.17134.0 (Windows 10 0.0.0) 208 1 0 4 mins 5.987 secs false undefined
Mobile Safari 11.0.0 (iOS 11.2.0) 208 1 0 5 mins 13.888 secs false undefined

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-23.6.0 branch from 0b7d532 to 39dbc04 Compare September 23, 2018 23:06
@isomorphic-git-bot
Copy link
Member

Test Results for 39dbc04:

Browser Passed Skipped Failed Time Disconnected Error
Firefox 62.0.0 (Ubuntu 0.0.0) 208 1 0 2 mins 22.098 secs false undefined
Chrome Mobile 67.0.3396 (Android 7.1.1) 208 1 0 3 mins 25.94 secs false undefined
Safari 11.1.0 (Mac OS X 10.13.4) 208 1 0 4 mins 32.412 secs false undefined
Edge 17.17134.0 (Windows 10 0.0.0) 208 1 0 6 mins 4.499 secs false undefined
Mobile Safari 11.0.0 (iOS 11.2.0) 208 1 0 7 mins 22.031 secs false undefined

Bumps [jest](https://github.com/facebook/jest) from 23.5.0 to 23.6.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v23.5.0...v23.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/jest-23.6.0 branch from 39dbc04 to df0c041 Compare September 24, 2018 06:05
@isomorphic-git-bot
Copy link
Member

Test Results for df0c041:

Browser Passed Skipped Failed Time Disconnected Error
Firefox 62.0.0 (Ubuntu 0.0.0) 208 1 0 2 mins 16.469 secs false undefined
Safari 11.1.0 (Mac OS X 10.13.4) 208 1 0 3 mins 15.629 secs false undefined
Edge 17.17134.0 (Windows 10 0.0.0) 208 1 0 5 mins 59.306 secs false undefined
Chrome Mobile 67.0.3396 (Android 7.1.1) 208 1 0 6 mins 2.384 secs false undefined
Mobile Safari 11.0.0 (iOS 11.2.0) 208 1 0 7 mins 8.857 secs false undefined

@dependabot-preview
Copy link
Contributor Author

Looks like jest is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/jest-23.6.0 branch September 26, 2018 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants