🚨 [security] Update chai 4.3.4 → 4.5.0 (minor) #164
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
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.5.0) · Repo · Changelog
Release Notes
4.5.0
4.4.1
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 30 commits:
4.5.0
Update type detect (#1631)
fix: removes `??` for node compat (#1574)
bump version
Allow deepEqual fonction to be configured globally (#1553)
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)
Commits
See the full diff on Github. The new version differs by 8 commits:
1.0.3
upgrade deps
Merge pull request #12 from lucasfcosta/external-get-func-name
chore: use external get-func-name module
fix: adapt getConstructorName to work with more robust version of getFunctionName
Merge pull request #10 from vieiralucas/patch-1
Add @vieiralucas to MAINTAINERS
fix: anonymous functions on node 6.5 and above
Commits
See the full diff on Github. The new version differs by 36 commits:
fix: catch fake collections throwing (#100) (#101)
feat: only compare enumerable symbols (#91)
fix benchmarks
sort package.json
remove semantic-release, ghooks, validate-commit-msg
chore: upgrade deps
apply development version number to package.json
Create publish.yml
fix: multiple symbols and sort fails - Cannot convert a Symbol value to a string (#83)
4.1.1
fix: TypeError: Cannot convert a Symbol value to a string (#89)
4.1.0
feat: add support for Temporal objects (#88)
4.0.1
fixup package lock
fix: deep symbol comparison (#81)
Merge pull request #68 from koddsson/update-the-last-of-the-dependencies
Clean up the README a bit (#71)
chore: update `lcov-result-merger` to latest version
chore: run `npm audit fix --force`
chore: remove component
chore: update various dependencies
fix branch name in GitHub CI action (#75)
ci: replace phantomjs with chrome (#72)
chore: remove watchify (#73)
Update README.md
docs: add deep-eql-logo to README (#50)
chore: eslint and friends (#67)
chore: update some dev dependencies (#66)
GitHub CI (#69)
chore: roll npm token
build: add npmrc before whoami
build: output npm username during build
chore: roll travis secure keys
feat: change error comparison algorithm again (#59)
feat: change error comparison algorithm (#57)
Security Advisories 🚨
🚨 Chaijs/get-func-name vulnerable to ReDoS
Commits
See the full diff on Github. The new version differs by 29 commits:
2.0.2
fix GHSA-4q6p-r6v2-jvc5
Merge pull request #23 from lucasfcosta/release-return-null-for-non-function
chore: getFuncName returns null for non function.
Merge pull request #22 from lucasfcosta/return-null-for-non-function-release
chore: BREAKING CHANGE getFuncName returning null for non-function arguments
Merge pull request #20 from lucasfcosta/return-null-for-non-function
chore: return null when passed a non-function argument
Merge pull request #21 from chaijs/remove-lgtm
Delete MAINTAINERS
Merge pull request #19 from chaijs/vieiralucas-patch-1
Center repo name on README
Merge pull request #14 from vieiralucas/refact-tests
chore(test): split single test into multiple tests
Merge pull request #9 from chaijs/greenkeeper-mocha-3.1.2
chore(package): update mocha to version 3.1.2
Merge pull request #12 from lucasfcosta/fix-eslint-version
chore: fix eslint dependency version
Merge pull request #2 from chaijs/greenkeeper-update-all
Merge pull request #7 from lucasfcosta/new-repo-name
fix(repo-name): fix whole repo structure for releasing with the new name
Merge pull request #8 from chaijs/add-travis-keys
chore(travis): configure secure vars
Merge pull request #5 from lucasfcosta/new-repo-name
feat: get available name on NPM
chore(package): update dependencies
Merge pull request #1 from lucasfcosta/full-repo
chore: initial implementation
Initial Commit
Release Notes
4.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Add a GitHub action for CI (#147)
Update dependencies (#148)
Fix deno link (#149)
Merge pull request #142 from chaijs/feat-add-support-for-deno
Merge pull request #141 from chaijs/readme-tweaks
docs: pre-empt 4.1.0 release in deno import statement
docs: use deno.land/x/ proxy for import
docs: fix deno import statement
chore: npm audit fix
feat: add support for Deno
fix: use globalThis polyfill to get globalObject
feat: switch to typescript
Update README.md
Merge pull request #128 from chaijs/add-type-detect-logo-readme
Merge pull request #140 from bricksphd/bricksphd-patch-1
Clarify browser usage. #139
Merge pull request #136 from koddsson/patch-1
chore: remove xvfb pre-test step in travis
🆕 loupe (added, 2.3.7)
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