prescottprue / cypress-firebase

Cypress plugin and custom commands for testing Firebase projects
MIT License
272 stars 50 forks source link

chore(dev-deps): update dependency sinon-chai to v4 #1335

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon-chai 3.7.0 -> 4.0.0 age adoption passing confidence

Release Notes

chaijs/sinon-chai (sinon-chai) ### [`v4.0.0`](https://togithub.com/chaijs/sinon-chai/releases/tag/4.0.0) [Compare Source](https://togithub.com/chaijs/sinon-chai/compare/3.7.0...4.0.0) #### What's Changed - Add pointer to `chai-samsam` for Sinon.assert.match by [@​cincodenada](https://togithub.com/cincodenada) in [https://github.com/chaijs/sinon-chai/pull/156](https://togithub.com/chaijs/sinon-chai/pull/156) - Add brief note about `.always` prefix to README by [@​cincodenada](https://togithub.com/cincodenada) in [https://github.com/chaijs/sinon-chai/pull/153](https://togithub.com/chaijs/sinon-chai/pull/153) - Add support for Chai version 5 by [@​robinbisping](https://togithub.com/robinbisping) in [https://github.com/chaijs/sinon-chai/pull/161](https://togithub.com/chaijs/sinon-chai/pull/161) - Set up CI by [@​koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/sinon-chai/pull/163](https://togithub.com/chaijs/sinon-chai/pull/163) - Create npm-publish.yml by [@​koddsson](https://togithub.com/koddsson) in [https://github.com/chaijs/sinon-chai/pull/164](https://togithub.com/chaijs/sinon-chai/pull/164) - chore: upgrade deps and use c8/prettier by [@​43081j](https://togithub.com/43081j) in [https://github.com/chaijs/sinon-chai/pull/166](https://togithub.com/chaijs/sinon-chai/pull/166) #### New Contributors - [@​cincodenada](https://togithub.com/cincodenada) made their first contribution in [https://github.com/chaijs/sinon-chai/pull/156](https://togithub.com/chaijs/sinon-chai/pull/156) - [@​robinbisping](https://togithub.com/robinbisping) made their first contribution in [https://github.com/chaijs/sinon-chai/pull/161](https://togithub.com/chaijs/sinon-chai/pull/161) - [@​koddsson](https://togithub.com/koddsson) made their first contribution in [https://github.com/chaijs/sinon-chai/pull/163](https://togithub.com/chaijs/sinon-chai/pull/163) - [@​43081j](https://togithub.com/43081j) made their first contribution in [https://github.com/chaijs/sinon-chai/pull/166](https://togithub.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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

size-limit report 📦

Path Size
CommonJS: attachCustomCommands 8.19 KB (0%)
CommonJS: plugin 8.18 KB (0%)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.26%. Comparing base (293c4cb) to head (e06f750).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1335 +/- ## ======================================= Coverage 74.26% 74.26% ======================================= Files 6 6 Lines 579 579 Branches 212 212 ======================================= Hits 430 430 Misses 131 131 Partials 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.