[Snyk] Upgrade chai from 4.5.0 to 5.2.1 #182
                
     Open
            
            
          
  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.
  
    
  
    
Snyk has created this PR to upgrade chai from 4.5.0 to 5.2.1.
ℹ️ 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 12 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: chai
- 
        5.2.1 - 2025-07-08
- build(deps): bump serialize-javascript and mocha by @ dependabot in #1673
 
- build(deps-dev): bump esbuild from 0.19.10 to 0.25.0 by @ dependabot in #1671
 
- Enable 
 
- Convert Assertion function to a class by @ koddsson in #1677
 
- More typing by @ koddsson in #1679
 
- build(deps-dev): bump tar-fs from 3.0.6 to 3.0.8 by @ dependabot in #1682
 
- build(deps-dev): bump tar-fs from 3.0.8 to 3.0.9 by @ dependabot in #1688
 
- chore: fix lint errors and add lint to CI by @ 43081j in #1689
 
- docs: update minimum node version in readme by @ SuperchupuDev in #1691
 
- chore: update minimum node version by @ SuperchupuDev in #1692
 
- @ SuperchupuDev made their first contribution in #1691
 
 
      - 
        5.2.0 - 2025-02-14
- fix: ability to register more plugins inside a plugin by @ tpluscode in #1639
 
- chore: bump playwright to fix CI by @ 43081j in #1663
 
- chore: introduce prettier and run it by @ 43081j in #1660
 
- chore: drop old CJS entrypoints by @ 43081j in #1662
 
- chore: enable eslint recommended config by @ 43081j in #1659
 
- Integrated 
 
- Add coverage check to tests by @ koddsson in #1669
 
- fix floating point precision in closeTo assertion by @ koddsson in #1667
 
- @ tpluscode made their first contribution in #1639
 
- @ BreadInvasion made their first contribution in #1664
 
 
      - 
        5.1.2 - 2024-10-23
- Fix secret name in publish action by @ koddsson in #1614
 
- Publish npm packages with provenance by @ koddsson in #1615
 
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @ dependabot in #1625
 
- chore: bump loupe and deep-eql by @ 43081j in #1635
 
- build(deps-dev): bump @ 75lb/deep-merge from 1.1.1 to 1.1.2 by @ dependabot in #1636
 
- build(deps): bump rollup from 4.9.1 to 4.22.4 by @ dependabot in #1637
 
- chore: update deep dependencies by @ 43081j in #1641
 
- chore: upgrade loupe by @ 43081j in #1646
 
- Support big int in approximently by @ koddsson in #1606
 
 
      - 
        5.1.1 - 2024-05-09
- Set up ESLint for JSDoc comments by @ koddsson in #1605
 
- build(deps-dev): bump ip from 1.1.8 to 1.1.9 by @ dependabot in #1608
 
- Correct Mocha import instructions by @ MattiSG in #1611
 
- fix: support some virtual contexts in 
 
- @ MattiSG made their first contribution in #1611
 
 
      - 
        5.1.0 - 2024-02-12
- Remove useless guards and add parentheses to constuctors by @ koddsson in #1593
 
- Cleanup jsdoc comments by @ koddsson in #1596
 
- Convert comments in "legal comments" format to jsdoc or normal comments by @ koddsson in #1598
 
- Implement 
 
- Assert interface fix  by @ developer-bandi in #1601
 
- Set support in same members by @ koddsson in #1583
 
- Fix publish script by @ koddsson in #1602
 
- @ developer-bandi made their first contribution in #1601
 
 
      - 
        5.0.3 - 2024-01-25
 
      - 
        5.0.2 - 2024-01-25
- build(deps): bump nanoid and mocha by @ dependabot in #1558
 
- remove 
 
- Update developer dependencies by @ koddsson in #1560
 
- fix: removes 
 
- Update 
 
- Re-enable some webkit tests by @ koddsson in #1580
 
- Remove a bunch of if statements in test/should.js by @ koddsson in #1581
 
- Remove a bunch of unused files by @ koddsson in #1582
 
- Fix 1564 by @ koddsson in #1566
 
 
      - 
        5.0.0 - 2023-12-28
      
 
      - 
        5.0.0-rc.0 - 2023-12-06
      
 
      - 
        5.0.0-alpha.2 - 2023-10-30
      
 
      - 
        5.0.0-alpha.1 - 2023-07-26
      
 
      - 
        5.0.0-alpha.0 - 2023-02-07
      
 
      - 
        4.5.0 - 2024-07-25
- Update type detect (#1631)  1a36d35
 
- Update type detect by @ koddsson in #1631
 
 
    
from chai GitHub release notesWhat's Changed
Mostly internal changes but @ SuperchupuDev realised the package.json
enginesfield was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.no-varrule and fix violations by @ koddsson in #1675New Contributors
Full Changelog: v5.2.0...v5.2.1
What's Changed
chai-subsetand added assert-based negation to containSubset by @ BreadInvasion in #1664New Contributors
Full Changelog: v5.1.2...v5.2.0
What's Changed
Full Changelog: v5.1.1...v5.1.2
What's Changed
toThrowby @ 43081j in #1609New Contributors
Full Changelog: v5.1.0...v5.1.1
What's Changed
iterableassertion by @ koddsson in #1592New Contributors
Full Changelog: v5.0.3...v5.1.0
Fix bad v5.0.2 publish.
Full Changelog: v5.0.2...v5.0.3
What's Changed
bump-cliby @ koddsson in #1559??for node compat (5.x) by @ 43081j in #1576loupeto latest version by @ koddsson in #1579Full Changelog: v5.0.1...v5.0.2
v4.4.1...v4.5.0
What's Changed
Full Changelog: v4.4.1...v4.5.0
Important
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: