Closed depfu[bot] closed 3 months ago
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Closed in favor of #164.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ chai (4.3.4 → 4.3.10) · Repo · Changelog
Release Notes
4.3.10
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 25 commits:
4.3.10
upgrade all dependencies (#1540)
4.3.9
make
upgrade deps
4.3.8
build
Fix: update exports.version to current version (#1534)
Update CONTRIBUTING.md (#1521)
docs: specify return type of objDisplay (#1490)
test: fix typo in test.js (#1459)
build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#1488)
chore: 4.x.x: Fix link to commit logs on GitHub (#1487)
build
4.3.7
fix: deep-eql bump package to support symbols comparison (#1483)
4.3.6
build chaijs
fix: use loupe@^2.3.1
4.3.5
build chaijs
build(deps-dev): bump codecov from 3.1.0 to 3.7.1 (#1446)
fix package.json exports
fix: package.json - deprecation warning on exports field (#1400)
feat: use chaijs/loupe for inspection (#1401) (#1407)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands