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 babel-jest to version 22.2.2 #69

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 22, 2017

This Pull Request updates dependency babel-jest from version 22.0.3 to 22.2.2

Commits

facebook/jest

22.0.4

22.0.6

22.1.0

  • 19376c1Update Configuration.md (#​5287)
  • c799a02Make [jest-cli] not error when no tests are found with --findRelatedTests, --lastCommit or --onlyChanged options (#​5127)
  • 6d2394fFix a leak in coverage (#​5289)
  • 09e47d6Fix typos in documentation (#​5301)
  • 0580b5bStandardize file names: Fix integration folder names (#​5298)
  • a0370adUpdate minimal version of Node supported (#​5300)
  • c9cf010Cleanup from last review (#​5302)
  • 6e788b1fix(jest-cli): use import-local to support global Jest installations (#​5304)
  • b6f5f79Correct changelog (#​5306)
  • afc0a49Fix missing newline after "no files changed" (#​5308)
  • 634e474Fix updateSnapshot resetting after updating snapshots in watch mode (#​5256)
  • 274b84amake --lastCommit and --changedFilesWithAncestor work without --onlyChanged (#​5307)
  • a6fa7e3Updates broken links in README (#​5310)

22.2.0

  • cdc048dJest 22.1.0
  • 158cd63chore: include #​5107 in CHANGELOG.md (#​5314)
  • 03cce3dMove from "process.exit" to "exit (#​5313)
  • 8b46fa8Release v22.1.1
  • d73328fVerify passed test path is a file before resolving (#​5317)
  • 5b3fad8Add space to "received snapshot" message (#​5320)
  • dd848f3Bring back some of the Jest homepage changes for mobile (#​5321)
  • 7743c09Executing globalConfig only when there are tests available to be executed (#​5323)
  • bb21f0bAdd restoreMocks config to fix #​3580 (#​5327)
  • c8bb0a7Fix bug: MPR executes tests multiple times (#​5335)
  • a441ecfRelease v22.1.2
  • 30a9ca2test: make sure to return promise from test (#​5336)
  • 06bbe2dAdd an option to spawn command in a shell (#​5340)
  • 054271cFix failing tests from #​5340 (#​5342)
  • a33ffa1Exclude files from running if they match with the ignoring pattern (when run via file mode) (#​5341)
  • f040725Release v22.1.3
  • e8eb1d1replace preset-es2015 with preset-env (#​5346)
  • 630b5c0chore: add missing release to changelog (#​5348)
  • 9f9c5e8jest --changedSince=origin/master (#​5312)
  • fbcbf21Optimize Webstie images (#​5349)
  • 5943dc9Fix package main resolving issue (#​5344)
  • 7f715c8Add "debug" method to console (#​5350)
  • 4da1417Release v22.1.4
  • b19f977fix(jest): import-local should be used in main jest pakage (#​5353)
  • d82c1c2Adjust flow type for accessType parameter in spyOn function (#​5354)
  • 36c705bFix link to babel setup doc from webpack doc (#​5355)
  • 139f976Adding async versions of mockReturnValue & mockreturnValueOnce (#​5318)
  • cfce36cfix: Support class instances in .toHaveProperty() matcher (#​5367)
  • fec36aeBump node-notifier to fix a memory leak issue (fixes #​5365) (#​5366)
  • be66cccfix(jest-cli): fix typo in options when spawning workers (#​5374)
  • c8de0c8Added some languages to missing markdown fencing blocks (#​5378)
  • 79086eemockRejectedValueOnce -> mockResolveValueOnce (#​5373)
  • a10288fdocs: replace preset-es2015 with preset-env (#​5385)
  • 4080d98Fix npm update command for snapshot summary (#​5376)
  • 4585c73Make rejects and resolves synchronous (#​5364)
  • c243f67Document class mocks (#​5383)
  • ac7c3b1Update README.md (#​5319)
  • 922b037Add title clickable to go to spyOn accessType for API doc (#​5404)
  • 0816692Update Es6ClassMocks.md (#​5402)
  • 0110101Load modules from node_modules before custom paths (#​5403)
  • 2167439Add summary_reporter.test.js (#​5389)
  • 0e55c7cUse yarn v1.3.2 for AppVeyor CI build (#​5410)
  • 2f0dec5Prevent a ENOENT crash by checking for file existence in jest-message-util (#​5405)
  • ffb3be8fix: get builtin modules from node core (#​5411)
  • 1f6e35cfix: absolute paths in moduleDirectories are invalid in Windows OS (#​5398)
  • 03bf2a9chore: Use Flow 0.64.0 (#​5419)
  • c885f41Fixed the bug where mocking a file with the filename resolved as backticks would fail (#​5426)
  • dea270bFilter non-JS files from require when using glob with --projects (#​5412)
  • 6635d93Remove retainLines from babel-jest (#​5439)
  • a7126deCorrect changelog link, remove retainLines from ./.babelrc (#​5442)
  • d743fecUpdate PR template to use headings (#​5443)
  • 4ceed46Fix recursive process.exit calls (#​5445)
  • fece4beDocs: Fix link to Webpack guide (#​5447)
  • 884b95ddocs: use AmE spelling of behavior (#​5453)
  • 28631faUpdate Webpack URL (#​5454)
  • 1fda501Fix master, add back retainLines (#​5449)
  • a24204aHide interactive mode if there are no failed snapshot tests (#​5450)
  • af09be8Add a trailing slash to the root pattern (#​5464)
  • ae3d55eMake "process.env" case insensitive in Windows (#​5465)
  • d6781c3Update docs (#​5467)
  • 5229f35Support deletion in process.env too (#​5466)
  • bda02e6Docs: Adding Suggested Badge (#​5438) (#​5458)
  • 4561959[Proposal] Watch plugins API (#​5399)
  • faf8883jest-haste-map: fork watchman watcher from sane to enable custom features (#​5387)
  • a94d130Make lastCommit and changedFilesWithAncestor work through config (#​5476)
  • 8fb789cImprove description line when assertion fails: part 1 (#​5437)
  • ad91d0aAdd diff-sequences package (#​5407)
  • 1947496Created --notifyMode option for notifications on certain events (#​5125)
  • e4d03fbMove test summary to after coverage report #​4104 (#​4512)
  • 3b78f3cUpdate website talks. (#​5483)

22.2.2

  • 79dcdd3Release v22.2.0
  • c9634d0Add changelog for move test summary to after coverage report(issue_4104) (#​5487)
  • 87cd2ffLet "--all" override "--onlyChanged" (#​5486)
  • 766ce1aChangelog
  • 9797f23Release v22.2.1
  • c8d1c79Fix Node.js 4 support (#​5489)
  • efec054Add unique id for each worker and pass it to the child process (#​5494)
  • 3942361Revert "Remove retainLines from babel-jest (#​5439)" (#​5496)
  • 7c398dbStandardize file names: Fix file names in root (#​5500)
  • a87514aAdd testPath to suite in jest-jasmine2 reporter callbacks (#​5394)
  • 97f0308Ignore order on unordered Immutable.js structures (#​5501)
  • f2ef92dfeat(jest-docblock): support multiple of the same @​pragma (#​5502)
  • b8a8b29Adds new video page (#​5497)
  • 3250edcUpdate users.js (#​5504)
  • fc14ac8fix lint on website (#​5506)
  • 786f295jest-haste-map: add test to demonstrate broken behavior for platform-specific files (#​5508)


This PR has been generated by Renovate Bot.

@renovate renovate bot changed the title chore(deps): update dependency babel-jest to version 22.0.4 chore(deps): update dependency babel-jest to version 22.0.6 Jan 11, 2018
@renovate renovate bot force-pushed the renovate/babel-jest-22.x branch 2 times, most recently from 2f80dd8 to 9e94179 Compare January 15, 2018 12:05
@renovate renovate bot changed the title chore(deps): update dependency babel-jest to version 22.0.6 chore(deps): update dependency babel-jest to version 22.1.0 Jan 15, 2018
@renovate renovate bot changed the title chore(deps): update dependency babel-jest to version 22.1.0 chore(deps): update dependency babel-jest to version 22.2.0 Feb 7, 2018
@renovate renovate bot changed the title chore(deps): update dependency babel-jest to version 22.2.0 chore(deps): update dependency babel-jest to version 22.2.2 Feb 9, 2018
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.

1 participant