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(dev-deps): update dependency jest-extended to v4 #906

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 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

  • Only jest@27.2.5 and newer is supported

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 - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 17, 2023 03:49
@renovate
Copy link
Contributor Author

renovate bot commented Jul 17, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: jest-extended@4.0.2
npm ERR! Found: jest@25.5.4
npm ERR! node_modules/jest
npm ERR!   dev jest@"25.5.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional jest@">=27.2.5" from jest-extended@4.0.2
npm ERR! node_modules/jest-extended
npm ERR!   dev jest-extended@"4.0.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: jest@29.7.0
npm ERR! node_modules/jest
npm ERR!   peerOptional jest@">=27.2.5" from jest-extended@4.0.2
npm ERR!   node_modules/jest-extended
npm ERR!     dev jest-extended@"4.0.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-22T03_49_04_192Z-debug-0.log

@renovate renovate bot enabled auto-merge (rebase) July 17, 2023 03:49
@commit-lint
Copy link

commit-lint bot commented Jul 17, 2023

Chore

  • dev-deps: update dependency jest-extended to v4 (79ac246)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 3 times, most recently from 8a6bfda to 0e98dcf Compare July 17, 2023 19:51
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 9 times, most recently from 92c2975 to e69de10 Compare August 9, 2023 18:56
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 4 times, most recently from 4c5ace6 to a677693 Compare August 14, 2023 11:31
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 2 times, most recently from 12195f2 to 8395039 Compare August 28, 2023 03:10
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 8395039 to 008f27a Compare August 28, 2023 07:36
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 5 times, most recently from 5c328c6 to 0a53569 Compare September 18, 2023 04:15
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 79ac246 to 11e83fd Compare November 27, 2023 04:16
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 5 times, most recently from b14275b to 460fb0d Compare December 16, 2023 22:18
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 3 times, most recently from f960ca8 to 9fd3860 Compare January 27, 2024 22:30
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 4 times, most recently from 62c9acc to 6a6994b Compare March 4, 2024 06:15
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 6a6994b to c72d8b6 Compare March 11, 2024 04:17
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from c72d8b6 to 64a9f36 Compare March 18, 2024 04:45
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 3 times, most recently from f5557d6 to 0c04f6d Compare April 1, 2024 03:31
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 3 times, most recently from 4f403aa to 792a0af Compare April 8, 2024 04:04
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 2 times, most recently from d4ff9e0 to 0a1188c Compare April 15, 2024 09:01
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 0a1188c to 55686d8 Compare April 22, 2024 03:49
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from 55686d8 to d85764f Compare September 17, 2024 00:54
Copy link
Contributor Author

renovate bot commented Sep 17, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: jest-extended@4.0.2
npm ERR! Found: jest@25.5.4
npm ERR! node_modules/jest
npm ERR!   dev jest@"25.5.4" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional jest@">=27.2.5" from jest-extended@4.0.2
npm ERR! node_modules/jest-extended
npm ERR!   dev jest-extended@"4.0.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: jest@29.7.0
npm ERR! node_modules/jest
npm ERR!   peerOptional jest@">=27.2.5" from jest-extended@4.0.2
npm ERR!   node_modules/jest-extended
npm ERR!     dev jest-extended@"4.0.2" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-09-19T16_20_20_384Z-debug-0.log

@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch 2 times, most recently from 0b82e31 to b465b5c Compare September 19, 2024 16:18
@renovate renovate bot force-pushed the renovate/jest-extended-4.x branch from b465b5c to 1ba630c Compare September 19, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants