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-extended to v4 #355

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-extended ^0.11.5 -> ^4.0.2 age adoption passing confidence

Release Notes

jest-community/jest-extended (jest-extended)

v4.0.2

Compare Source

Patch Changes
  • 1f88101: Mark 2nd param of toHaveBeenCalledBefore and toHaveBeenCalledAfter optional

v4.0.1

Compare Source

Patch Changes
  • bad7056: Fix toHaveBeenCalledExactlyOnceWith typings
  • 1609897: Remove problematic Vitest types

v4.0.0

Compare Source

Major Changes
  • ab20845: Rename toHaveBeenCalledOnceWith to toHaveBeenCalledExactlyOnceWith
Minor Changes
Patch Changes
  • ab20845: Make CustomMatchers extend Record to fix a TypeScript error
  • ab20845: Fix toHaveBeenCalledOnceWith messages
  • ab20845: Change unknown to any in toHaveBeenCalledBefore and toHaveBeenCalledAfter

v3.2.4

Compare Source

Patch Changes

v3.2.3

Compare Source

What's Changed

Full Changelog: jest-community/jest-extended@v3.2.2...v3.2.3

v3.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.1.0...v3.2.0

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.0.2...v3.1.0

v3.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.0.1...v3.0.2

v3.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v3.0.0...v3.0.1

v3.0.0

Compare Source

This is the same as https://github.com/jest-community/jest-extended/releases/tag/v2.1.0, but properly released as a major

v2.1.0

Compare Source

⚠️ This should have been released as a major as it dropped Node 12 and 17 ⚠️

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v2.0.0...v2.1.0

v2.0.0

Compare Source

What's Changed

Breaking changes

Full Changelog: jest-community/jest-extended@v1.2.1...v2.0.0

v1.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v1.1.0...v1.2.0

v1.1.0

Compare Source

What's Changed

  • Feature: toEqualIgnoringWhitespace. Check if two strings are equal irrespective of white-spaces and provide hints if not (#​266) 8977bca
  • fix: toIncludeAllPartialMembers types (#​370) c3bf852

New Contributors

Full Changelog: jest-community/jest-extended@v1.0.0...v1.1.0

v1.0.0: 1.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: jest-community/jest-extended@v0.11.5...v1.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 09:00 and before 17:00 on Monday through Thursday" in timezone America/Los_Angeles.

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

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jun 8, 2023
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 2 times, most recently from ce8cba1 to 574264f Compare July 10, 2023 19:24
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 574264f to d573211 Compare July 30, 2023 15:46
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from d573211 to ee5681e Compare August 6, 2023 16:08
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 3 times, most recently from df575a4 to 1c53508 Compare August 27, 2023 14:39
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 1c53508 to 1568c1d Compare September 15, 2023 09:52
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 2 times, most recently from f41da38 to 7bf0e98 Compare October 14, 2023 22:30
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 7bf0e98 to e1e4302 Compare December 14, 2023 23:22
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from e1e4302 to 6aa746f Compare March 22, 2024 12:40
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 6aa746f to 2f73749 Compare June 3, 2024 16:47
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 2f73749 to b6fbbd6 Compare July 14, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants