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 #23

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

Update jest monorepo #23

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 20, 2018

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 22.1.3 -> 22.2.3 age adoption passing confidence
jest (source) 22.3.0 -> 22.4.4 age adoption passing confidence

Release Notes

facebook/jest

v22.4.2

Compare Source

Fixes
  • [jest-haste-map] Recreate Haste map when deserialization fails (#​5642)

v22.4.1

Compare Source

Fixes
  • [jest-haste-map] Parallelize Watchman calls in crawler (#​5640)
  • [jest-editor-support] Update TypeScript definitions (#​5625)
  • [babel-jest] Remove retainLines argument to babel. (#​5594)
Features
  • [jest-runtime] Provide require.main property set to module with test suite (#​5618)
Chore & Maintenance
  • [docs] Add note about Node version support (#​5622)
  • [docs] Update to use yarn (#​5624)
  • [docs] Add how to mock scoped modules to Manual Mocks doc (#​5638)

v22.4.0

Compare Source

Fixes
  • [jest-haste-map] Overhauls how Watchman crawler works fixing Windows (#​5615)
  • [expect] Allow matching of Errors against plain objects (#​5611)
  • [jest-haste-map] Do not read binary files in Haste, even when instructed to do so (#​5612)
  • [jest-cli] Don't skip matchers for exact files (#​5582)
  • [docs] Update discord links (#​5586)
  • [jest-runtime] Align handling of testRegex on Windows between searching for tests and instrumentation checks (#​5560)
  • [jest-config] Make it possible to merge transform option with preset (#​5505)
  • [jest-util] Fix console.assert behavior in custom & buffered consoles (#​5576)
Features
  • [docs] Add MongoDB guide (#​5571)
  • [jest-runtime] Deprecate mapCoverage option. (#​5177)
  • [babel-jest] Add option to return sourcemap from the transformer separately from source. (#​5177)
  • [jest-validate] Add ability to log deprecation warnings for CLI flags. (#​5536)
  • [jest-serializer] Added new module for serializing. Works using V8 or JSON (#​5609)
  • [docs] Add a documentation note for project displayName configuration (#​5600)
Chore & Maintenance
  • [docs] Update automatic mocks documentation (#​5630)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 20, 2018

Codecov Report

Merging #23 into master will decrease coverage by 0.47%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   96.77%   96.29%   -0.48%     
==========================================
  Files           7        7              
  Lines          93       81      -12     
  Branches        8        8              
==========================================
- Hits           90       78      -12     
  Misses          3        3
Impacted Files Coverage Δ
src/parser.ts 88.23% <0%> (-0.66%) ⬇️
src/parsers/teams_parser.ts 96% <0%> (-0.16%) ⬇️
src/middleware.ts 100% <0%> (ø) ⬆️
src/index.ts 100% <0%> (ø) ⬆️
src/parsers/slack_parser.ts 100% <0%> (ø) ⬆️
src/parsers/index.ts 100% <0%> (ø) ⬆️
src/interfaces.ts 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0fcd32...97b3244. Read the comment docs.

@renovate renovate bot changed the title Update dependency jest to v22.4.0 Update dependency jest to v22.4.1 Feb 22, 2018
@renovate renovate bot changed the title Update dependency jest to v22.4.1 Update dependency jest to v22.4.2 Feb 22, 2018
@renovate renovate bot changed the title Update dependency jest to v22.4.2 Update dependency jest to v22.4.3 Mar 21, 2018
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from cb97ff8 to 9d61bcc Compare May 18, 2018 13:52
@renovate renovate bot changed the title Update dependency jest to v22.4.3 Update dependency jest to v22.4.4 May 18, 2018
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 9d61bcc to 7943b44 Compare May 24, 2018 17:48
@renovate renovate bot changed the title Update dependency jest to v22.4.4 Update dependency jest to v23 May 24, 2018
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from d4630b8 to bb3d990 Compare May 30, 2018 18:51
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 5096668 to 6352ffb Compare July 10, 2018 16:15
@renovate renovate bot changed the title Update dependency jest to v23 Update dependency jest to v22.4.4 Aug 27, 2018
@renovate renovate bot changed the title Update dependency jest to v22.4.4 Update jest monorepo Mar 7, 2022
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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