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 dependency jest to v22 #18

Merged
merged 2 commits into from
Jan 29, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 16, 2018

This Pull Request updates dependency jest from v20.0.4 to v22.1.4

Commits

facebook/jest

22.1.4

  • 7f715c8 Add "debug" method to console (#​5350)
  • 5943dc9 Fix package main resolving issue (#​5344)
  • fbcbf21 Optimize Webstie images (#​5349)
  • 9f9c5e8 jest --changedSince=origin/master (#​5312)
  • 630b5c0 chore: add missing release to changelog (#​5348)
  • e8eb1d1 replace preset-es2015 with preset-env (#​5346)
  • f040725 Release v22.1.3

22.1.3

  • a33ffa1 Exclude files from running if they match with the ignoring pattern (when run via file mode) (#​5341)
  • 054271c Fix failing tests from #​5340 (#​5342)
  • 06bbe2d Add an option to spawn command in a shell (#​5340)
  • 30a9ca2 test: make sure to return promise from test (#​5336)
  • a441ecf Release v22.1.2

22.1.2

  • c8bb0a7 Fix bug: MPR executes tests multiple times (#​5335)
  • bb21f0b Add restoreMocks config to fix #​3580 (#​5327)
  • 7743c09 Executing globalConfig only when there are tests available to be executed (#​5323)
  • dd848f3 Bring back some of the Jest homepage changes for mobile (#​5321)
  • 5b3fad8 Add space to "received snapshot" message (#​5320)
  • d73328f Verify passed test path is a file before resolving (#​5317)
  • 8b46fa8 Release v22.1.1

22.1.1

  • 03cce3d Move from "process.exit" to "exit (#​5313)
  • 158cd63 chore: include #​5107 in CHANGELOG.md (#​5314)
  • cdc048d Jest 22.1.0

22.1.0

  • a6fa7e3 Updates broken links in README (#​5310)
  • 274b84a make --lastCommit and --changedFilesWithAncestor work without --onlyChanged (#​5307)
  • 634e474 Fix updateSnapshot resetting after updating snapshots in watch mode (#​5256)
  • afc0a49 Fix missing newline after "no files changed" (#​5308)
  • b6f5f79 Correct changelog (#​5306)
  • 6e788b1 fix(jest-cli): use import-local to support global Jest installations (#​5304)
  • c9cf010 Cleanup from last review (#​5302)
  • a0370ad Update minimal version of Node supported (#​5300)
  • 0580b5b Standardize file names: Fix integration folder names (#​5298)
  • 09e47d6 Fix typos in documentation (#​5301)
  • 6d2394f Fix a leak in coverage (#​5289)
  • c799a02 Make [jest-cli] not error when no tests are found with --findRelatedTests, --lastCommit or --onlyChanged options (#​5127)
  • 19376c1 Update Configuration.md (#​5287)
  • 2dd69b9 Interactive Snapshot Update mode (#​3831)
  • 2d07714 Document caveat with mocks, Enzyme, snapshots and React 16 (#​5275)
  • d9f9aab Add #​5269 to docs and change log (#​5284)
  • 1892fbd 22.0.6

22.0.6

  • 27fc2ac Update README.md
  • 4bcfe19 Fix memory leak from snapshot printing (#​5279)
  • 239f1ec [docs] Fix Markdown syntax typo in Webpack docs. (#​5280)
  • 5956891 chore(package): upgrade to prettier 1.10.1
  • 3ffc99e Resolve #​5216 (#​5269)
  • e95ec14 Remove example folder from package (#​5265)
  • c074b03 Release 22.0.5
  • 398a238 Update CHANGELOG.md (#​5264)

22.0.5

  • e5b9339 Clarifying the docs about test.only (#​5262)
  • cd807f3 Use a better console-clearing string on Windows (#​5251)
  • 93acfb0 Fully remove weak and check only in runtime (#​5252)
  • 6931b0f docs: Reword 3-argument jest.spyOn description (#​5255)
  • 2daf8fe Fix typo in test file name in React documentation (#​5254)
  • 490f435 implement spyOnProperty method (#​5107)
  • 6d353cc Add changelog for #​5069 (#​5250)
  • 105c25e Add moduleNameMapper ordering note to the documentation (#​5249)
  • 38aec14 Pretty format for DOMStringMap and NamedNodeMap (#​5246)
  • b86d932 Add type checks for asymmetric matchers (#​5069)
  • a9a3df0 Updated TypeScript documentation (#​5149)
  • 9cd00e6 Allow unmatched test paths from CLI (#​3882)
  • ffec104 Escape glob characters in rootDir before interpolating into testMatch (#​5224)
  • 8b518a4 jest-environment-jsdom: add ? to options parameter (#​5240)
  • e776fdd pass testConsole to TestEnvironment (#​5227)
  • 84abf60 [Discussion] Expect only overrides error stack for built-in matchers (#​5162)
  • 9cbc26b Treat dumb terminals as noninteractive (#​5237)
  • 586064d Fix code formatting (#​5238)
  • d8ffd68 Array keyPath for toHaveProperty (#​5220)
  • c12bce6 Add jest to babel and ts dependency prepair. (#​5201)
  • 1a039f9 Git support for --changedFilesWithAncestor (#​5189)
  • f3fce7b Fix --testPathPattern escaping for '\' on Windows (#​5230)
  • 6896ee6 Do not use SSH with the new publish bot (#​5229)
  • e25eceb Small config comment change (#​5225)
  • 96a44df Use docusaurus-bot for publishing (#​5221)
  • 2b9e7b9 Update translators file (#​5219)
  • 4eded0c Improve documentation of describe and test ordering. (#​5217)
  • ca5d0fc Emit stderr message type if identified (#​5215)
  • c321129 Docs: add information about --passWithNoTests flag (#​5207)
  • ab02134 Configurations.md typo: "(or) to" (#​5210)
  • 21b608c Add meta-data arg to JSON event (#​5208)

22.0.4

22.0.3

22.0.2

22.0.1

22.0.0

21.2.1

21.2.0

21.1.0

21.0.2

21.0.1

21.0.0


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 4061671 to 2dc5d3e Compare January 18, 2018 17:52
@renovate
Copy link
Author

renovate bot commented Jan 29, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@treshugart treshugart merged commit a84f59e into master Jan 29, 2018
@treshugart treshugart deleted the renovate/jest-monorepo branch January 29, 2018 10:07
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