Update dependency chai to v5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
chai (source) | devDependencies | major | ^4.3.10 -> ^5.0.0 |
Release Notes
chaijs/chai (chai)
v5.0.0
What's Changed
- feat: use chaijs/loupe for inspection by @pcorpet in https://github.com/chaijs/chai/pull/1401
- docs: fix URL in README by @Izzur in https://github.com/chaijs/chai/pull/1413
- Remove
get-func-name
dependency by @koddsson in https://github.com/chaijs/chai/pull/1416 - Convert Makefile script to npm scripts by @koddsson in https://github.com/chaijs/chai/pull/1424
- Clean up README badges by @koddsson in https://github.com/chaijs/chai/pull/1422
- fix: package.json - deprecation warning on exports field by @stevenjoezhang in https://github.com/chaijs/chai/pull/1400
- fix: deep-eql bump package to support symbols by @snewcomer in https://github.com/chaijs/chai/pull/1458
- ES module conversion PoC by @43081j in https://github.com/chaijs/chai/pull/1498
- chore: drop commonjs support by @43081j in https://github.com/chaijs/chai/pull/1503
- Update pathval by @koddsson in https://github.com/chaijs/chai/pull/1527
- Update check-error by @koddsson in https://github.com/chaijs/chai/pull/1528
- update
deep-eql
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1542 - Inline
type-detect
as a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544 - Update loupe by @koddsson in https://github.com/chaijs/chai/pull/1545
- Typo 'Test an object' not 'Test and object' by @mavaddat in https://github.com/chaijs/chai/pull/1460
- Update
assertion-error
to it's latest major version! by @koddsson in https://github.com/chaijs/chai/pull/1543 - Replacing Karma with Web Test Runner by @koddsson in https://github.com/chaijs/chai/pull/1546
New Contributors
- @Izzur made their first contribution in https://github.com/chaijs/chai/pull/1413
- @stevenjoezhang made their first contribution in https://github.com/chaijs/chai/pull/1400
- @43081j made their first contribution in https://github.com/chaijs/chai/pull/1498
Full Changelog: https://github.com/chaijs/chai/compare/4.3.1...v5.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.