dec-todo
dec-todo copied to clipboard
[Snyk] Upgrade chai from 4.2.0 to 4.3.7
Snyk has created this PR to upgrade chai from 4.2.0 to 4.3.7.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is 8 versions ahead of your current version.
- The recommended version was released 4 months ago, on 2022-11-07.
Release notes
Package name: chai
-
4.3.7 - 2022-11-07
What's Changed
- fix: deep-eql bump package to support symbols comparison by @ snewcomer in #1483
Full Changelog: v4.3.6...v4.3.7
-
4.3.6 - 2022-01-26
Update loupe to 2.3.1
- 4.3.5 - 2022-01-25
-
4.3.4 - 2021-03-12
This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @ vapier
-
4.3.3 - 2021-03-03
This reintroduces
Assertion
as an export in the mjs file. See #1378 & #1375 - 4.3.2 - 2021-03-03
-
4.3.1 - 2021-03-02
This releases fixed an engine incompatibility with 4.3.0
The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.
The 5.x.x series, when released, will drop support for Node 4.0
This fix also ensures
pathval
is updated to1.1.1
to fix CVE-2020-7751 -
4.3.0 - 2021-02-04
This is a minor release.
Not many changes have got in since the last release but this one contains a very important change (#1257) which will allow
jest
users to get better diffs. From this release onwards,jest
users will be able to see which operator was used in their diffs. Theoperator
is a property of theAssertionError
thrown when assertions fail. This flag indicates what kind of comparison was made.This is also an important change for plugin maintainers. Plugin maintainers will now have access to the
operator
flag, which they can have access to through an
utilmethod called
getOperator`.Thanks to all the amazing people that contributed to this release.
New Features
- Allow
contain.oneOf
to take an array of possible values (@ voliva) - Adding operator attribute to assertion error (#1257) (@ rpgeeganage)
- The
closeTo
error message will now inform the user when adelta
is required (@ eouw0o83hf)
Docs
- Add contains flag to oneOf documentation (@ voliva)
Tests
- Make sure that
useProxy
config is checked inoverwriteProperty
(@ vieiralucas) - Add tests for
contain.oneOf
(@ voliva )
Chores
- Update mocha to version 6.1.4
- Add node v10 and v12 to ci (@ vieiralucas)
- Drop support for node v4, v6 and v9 (@ vieiralucas)
- Fix sauce config for headless chrome (@ meeber)
- Update dev dependencies (@ meeber)
- Removed phantomjs dependency (#1204)
- Allow
- 4.2.0 - 2018-09-26 Read more
Commit messages
Package name: chai
- 3c947a7 build
- 775f509 4.3.7
- 8e780b4 fix: deep-eql bump package to support symbols comparison (#1483)
- 529b8b5 4.3.6
- e4d7f2e build chaijs
- d88684e fix: use loupe@^2.3.1
- 99e36a8 4.3.5
- fca5bb1 build chaijs
- 747eb4e build(deps-dev): bump codecov from 3.1.0 to 3.7.1 (#1446)
- 022c2fa fix package.json exports
- 5276af6 fix: package.json - deprecation warning on exports field (#1400)
- c8a4e00 feat: use chaijs/loupe for inspection (#1401) (#1407)
- ab41ed8 4.3.4
- 5b607a1 fix: support inspecting bigints (#1321) (#1383)
- dc858a0 [email protected]
- b0f50f6 export chai.Assertion (#1378)
- 3b9bc7f [email protected]
- 71245a3 Fixed a regression that caused SyntaxErrors on IE 11
- 8a24666 [email protected]
- 9635906 chore: bump devdeps
- c8449d3 fix: package.json - pathval to 1.1.1 (CVE-2020-7751) (#1377)
- 7bc01d6 fix: bring min node version in line with still supported (#1374)
- 61feee1 docs: add non-nullable modifier to return type of functions never returning null (#1322)
- de12e40 feat: add exists alias (#1227)
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs