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 to v23.6.0 (minor) #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 21, 2018

This PR contains the following updates:

Package Type Update Change
babel-jest devDependencies minor 23.4.0 -> 23.6.0
jest (source) devDependencies minor 23.4.1 -> 23.6.0

Release Notes

facebook/jest

v23.6.0

Compare Source

Features
  • [jest-cli] Add changedSince to allowed watch mode configs (#​6955)
  • [babel-jest] Add support for babel.config.js added in Babel 7.0.0 (#​6911)
  • [jest-resolve] Add support for an experimental mapper option (Watchman crawler only) that adds virtual files to the Haste map (#​6940)
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)

v23.4.2

Compare Source

Performance
  • [jest-changed-files] limit git and hg commands to specified roots (#​6732)
Fixes
  • [jest-circus] Fix retryTimes so errors are reset before re-running (#​6762)
  • [docs] Update expect.objectContaining() description (#​6754)
  • [babel-jest] Make getCacheKey() take into account createTransformer options (#​6699)
  • [jest-jasmine2] Use prettier through require instead of localRequire. Fixes matchInlineSnapshot where prettier dependencies like path and fs are mocked with jest.mock. (#​6776)
  • [docs] Fix contributors link (#​6711)
  • [website] Fix website versions page to link to correct language (#​6734)
  • [expect] Update toContain suggestion to contain equal message (#​6792)

Renovate configuration

📅 Schedule: "before 8am on Monday" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot changed the title Update jest monorepo to v23.6.0 Update jest monorepo to v23.6.0 (minor) Feb 24, 2019
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

1 participant