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-mock-extended to v2 #11963

Merged
merged 1 commit into from Sep 30, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-mock-extended 1.0.18 -> 2.0.4 age adoption passing confidence

Release Notes

marchaos/jest-mock-extended

v2.0.4

Compare Source

PRs:

v2.0.3

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

  • Changed mock() to no longer use recursive types. Only deepMock() does that now. This should reduce the tsc compile time for large projects.
  • Added stub() for usecases where you need a mock object with no expectations.
  • Added support for Jest 27, although blocked by https://github.com/facebook/jest/issues/11677

Potential backwards compatibility issues for use of mock() where deepMock() may be required. This may result in TS errors.


Configuration

πŸ“… Schedule: At any time (no schedule defined).

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

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot force-pushed the renovate/jest-mock-extended-2.x branch 2 times, most recently from 045b47b to 8237557 Compare September 30, 2021 12:55
viceice
viceice previously approved these changes Sep 30, 2021
@viceice viceice merged commit 2c18fbf into main Sep 30, 2021
@viceice viceice deleted the renovate/jest-mock-extended-2.x branch September 30, 2021 14:10
@renovate-release
Copy link
Collaborator

πŸŽ‰ This PR is included in version 27.24.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants