cypress-fail-on-console-error
cypress-fail-on-console-error copied to clipboard
Update dependency sinon-chai to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| sinon-chai | ^3.7.0 -> ^4.0.0 |
||||
| @types/sinon-chai (source) | 3.2.12 -> 4.0.0 |
Release Notes
chaijs/sinon-chai (sinon-chai)
v4.0.0
What's Changed
- Add pointer to
chai-samsamfor Sinon.assert.match by @cincodenada in https://github.com/chaijs/sinon-chai/pull/156 - Add brief note about
.alwaysprefix to README by @cincodenada in https://github.com/chaijs/sinon-chai/pull/153 - Add support for Chai version 5 by @robinbisping in https://github.com/chaijs/sinon-chai/pull/161
- Set up CI by @koddsson in https://github.com/chaijs/sinon-chai/pull/163
- Create npm-publish.yml by @koddsson in https://github.com/chaijs/sinon-chai/pull/164
- chore: upgrade deps and use c8/prettier by @43081j in https://github.com/chaijs/sinon-chai/pull/166
New Contributors
- @cincodenada made their first contribution in https://github.com/chaijs/sinon-chai/pull/156
- @robinbisping made their first contribution in https://github.com/chaijs/sinon-chai/pull/161
- @koddsson made their first contribution in https://github.com/chaijs/sinon-chai/pull/163
- @43081j made their first contribution in https://github.com/chaijs/sinon-chai/pull/166
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.
⚠️ 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