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

chore(deps): update jest monorepo to v23.2.0 #993

Merged
merged 1 commit into from
Jun 27, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 25, 2018

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

Release Notes

facebook/jest

v23.2.0

Compare Source

Features
  • [jest-each] Add support for keyPaths in test titles (#​6457)
  • [jest-cli] Add jest --init option that generates a basic configuration file with a short description for each option (#​6442)
  • [jest.retryTimes] Add jest.retryTimes() option that allows failed tests to be retried n-times when using jest-circus. (#​6498)
Fixes
  • [jest-cli] Add check to make sure one or more tests have run before notifying when using --notify (#​6495)
  • [jest-cli] Pass globalConfig as a parameter to globalSetup and globalTeardown functions (#​6486)
  • [jest-config] Add missing options to the defaults object (#​6428)
  • [expect] Using symbolic property names in arrays no longer causes the toEqual matcher to fail (#​6391)
  • [expect] toEqual no longer tries to compare non-enumerable symbolic properties, to be consistent with non-symbolic properties. (#​6398)
  • [jest-util] console.timeEnd now properly log elapsed time in milliseconds. (#​6456)
  • [jest-mock] Fix MockNativeMethods access in react-native jest.mock() (#​6505)
Chore & Maintenance
  • [docs] Add jest-each docs for 1 dimensional arrays (#​6444)


This PR has been generated by Renovate Bot.

@schalkneethling schalkneethling self-requested a review June 27, 2018 11:54
@schalkneethling schalkneethling self-assigned this Jun 27, 2018
@schalkneethling schalkneethling merged commit d7aaae6 into master Jun 27, 2018
@renovate renovate bot deleted the renovate/jest-monorepo branch June 27, 2018 11:54
wbamberg pushed a commit to wbamberg/interactive-examples that referenced this pull request Jul 12, 2018
* upstream/master: (33 commits)
  Add HTML example for <a> (issue mdn#1014) (mdn#1022)
  fix(tabbed): load fonts as part of the editor css as @font-face does not work inside shadow dom (mdn#1015)
  html/input: Lowercase attributes (mdn#1024)
  Add color-adjust property example (mdn#1008)
  chore(deps): update dependency eslint to v5.1.0 (mdn#1023)
  chore(community): add @goodwin64 as contributor (mdn#1021)
  chore(community): add @dagolinuxoid as contributor (mdn#1020)
  chore(community): add @arai-a as contributor (mdn#1019)
  chore(community): add @ro-ka as contributor (mdn#1018)
  Issue mdn#1013 <style> elements in HTML editor break editor's render method (mdn#1017)
  chore(deps): update jest monorepo to v23.3.0 (mdn#1012)
  Issue#946 open links in new tab (mdn#1009)
  Send metric only during loading event (mdn#1011)
  fix(performance): only send loading mark inside loading event (mdn#1010)
  chore(deps): update dependency prettier to v1.13.7 (mdn#1006)
  fix(address): add name to the provided address (mdn#1004)
  chore(community): add @Arkangus as contributor (mdn#1002)
  Correct "expected output" mistake (mdn#1000)
  fix(performance): send post to kuma for custom ie-load-event-end metric (mdn#1001)
  chore(deps): update jest monorepo to v23.2.0 (mdn#993)
  ...
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.

2 participants