traverson-hal
traverson-hal copied to clipboard
chore(deps): update dependency sinon-chai to v4 (master)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| sinon-chai | devDependencies | major | 3.7.0 -> 4.0.1 |
Release Notes
chaijs/sinon-chai (sinon-chai)
v4.0.1
What's Changed
- chore: update readme to use esm by @43081j in #167
- feat: support chai 6 by @43081j in #170
- chore: support trusted publishing by @43081j in #171
Full Changelog: https://github.com/chaijs/sinon-chai/compare/4.0.0...4.0.1
v4.0.0
What's Changed
- Add pointer to
chai-samsamfor Sinon.assert.match by @cincodenada in #156 - Add brief note about
.alwaysprefix to README by @cincodenada in #153 - Add support for Chai version 5 by @robinbisping in #161
- Set up CI by @koddsson in #163
- Create npm-publish.yml by @koddsson in #164
- chore: upgrade deps and use c8/prettier by @43081j in #166
New Contributors
- @cincodenada made their first contribution in #156
- @robinbisping made their first contribution in #161
- @koddsson made their first contribution in #163
- @43081j made their first contribution in #166
Full Changelog: https://github.com/chaijs/sinon-chai/compare/3.7.0...4.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
⚠️ 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! dev chai@"4.5.0" 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! dev sinon-chai@"4.0.1" 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-12-03T17_27_44_863Z-debug-0.log