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

Update jest monorepo packages to v22.3.0 #64

Merged
merged 1 commit into from
Feb 19, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 13, 2018

This Pull Request renovates the package group "jest monorepo".

  • jest-cli: from 22.2.2 to 22.3.0
  • jest: from 22.2.2 to 22.3.0

Release Notes

facebook/jest

v22.3.0

Fixes
  • [expect] Add descriptive error message to CalledWith methods when missing
    optional arguments (#​5547)
  • [jest-cli] Fix inability to quit watch mode while debugger is still attached
    (#​5029)
  • [jest-haste-map] Properly handle platform-specific file deletions
    (#​5534)
Features
  • [jest-util] Add the following methods to the "console" implementations:
    assert, count, countReset, dir, dirxml, group, groupCollapsed,
    groupEnd, time, timeEnd
    (#​5514)
  • [docs] Add documentation for interactive snapshot mode
    (#​5291)
  • [jest-editor-support] Add watchAll flag
    (#​5523)
  • [jest-cli] Support multiple glob patterns for collectCoverageFrom
    (#​5537)
Chore & Maintenance
  • [jest-config] Allow <rootDir> to be used with collectCoverageFrom
    (#​5524)
  • [filenames] Standardize files names in "integration-tests" folder
    (#​5513)

Commits

facebook/jest

v22.3.0

  • c5a2ea0Release v22.2.2
  • 95c7e5eScripts standardize file names: Fix file names in scripts directory (#​5511)
  • 09adc31capitalize skipOnWindows variable -> SkipOnWindows (#​5515)
  • f29c03eadd methods to custom and buffered consoles (#​5514)
  • af19110Documentation for Interactive Snapshot Update (#​5291)
  • e9bf143Add watchAll flag to jest-editor-support (#​5523)
  • 2d2fb5brefactor: strip <rootDir> from collectCoverageFrom values (#​5524)
  • 508f789Add hyperlink to video URL (#​5528)
  • 55c342ajest-haste-map: fix bug where platform-specific files are removed (#​5534)
  • 133a9a1support multiple glob patterns for collectCoverageFrom (#​5537)
  • 2df9e4cUse preinstalled Yarn on Appveyor (#​5548)
  • b69ac08Use cross-spawn for running Yarn in integration tests (#​5550)
  • d9b4f0cfix(watchman): Fix watchman checks on Windows (#​5553)

This PR has been generated by Renovate Bot.

@epicallan epicallan merged commit f8ef305 into master Feb 19, 2018
@renovate renovate bot deleted the renovate/jest-monorepo branch February 19, 2018 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants