cypress-fail-on-console-error icon indicating copy to clipboard operation
cypress-fail-on-console-error copied to clipboard

Update dependency sinon-chai to v4

Open renovate[bot] opened this issue 10 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon-chai ^3.7.0 -> ^4.0.0 age adoption passing confidence
@types/sinon-chai (source) 3.2.12 -> 4.0.0 age adoption passing confidence

Release Notes

chaijs/sinon-chai (sinon-chai)

v4.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/chaijs/sinon-chai/compare/3.7.0...4.0.0


Configuration

📅 Schedule: Branch creation - "on the first day of the month" (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 these updates 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[bot] avatar Jan 01 '25 06:01 renovate[bot]

⚠️ 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 unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/chai
npm ERR!   chai@"^4.3.10" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer chai@"^5.0.0 || ^6.0.0" from [email protected]
npm ERR! node_modules/sinon-chai
npm ERR!   sinon-chai@"^4.0.0" 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 /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-11-18T14_54_17_325Z-debug-0.log

renovate[bot] avatar Jan 01 '25 06:01 renovate[bot]