🚨 [security] Update chai 4.3.8 → 4.5.0 (minor) #139
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.8 → 4.5.0) · Repo · Changelog
Release Notes
4.5.0
4.4.1
4.3.10
4.3.9
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 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
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 2 commits:
fix: catch fake collections throwing (#100) (#101)
feat: only compare enumerable symbols (#91)
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
Commits
See the full diff on Github. The new version differs by 8 commits:
upgrade get-func-name for CVE-2023-43646 (#66)
run build on main
ci
fix: use a FakeMap to support IE10 (#60)
fix: invalid Date object will throw a TypeError (#58) (#59)
fix: inspect null prototype objects (#57)
fix: ensure es5 target is bundle-compatible (#55)
fix: support older browsers (closes #53) (#54)
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
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