Skip to content

build(deps-dev): update dependency chai to v6 - #602

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/chai-6.x
Open

build(deps-dev): update dependency chai to v6#602
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/chai-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
chai (source) 4.5.06.2.2 age confidence

Release Notes

chaijs/chai (chai)

v6.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.1...v6.2.2

v6.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.0...v6.2.1

v6.2.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v6.1.0...v6.2.0

v6.1.0

Compare Source

What's Changed

  • build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 by @​dependabot[bot] in #​1706
  • feat: add eventEmitter (#​1693)
    Adds an event emitter for hooking into method/property creation in #​1693

Full Changelog: chaijs/chai@v6.0.2...v6.1.0

v6.0.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v6.0.0...v6.0.1

v6.0.0

Compare Source

BREAKING CHANGES

Chai is now bundled into a single file. The lib/*.js files are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is ./index.js.

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v6.0.0

v5.3.3

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v5.3.3

v5.3.2

Compare Source

Reverts the removal of the bundled version of chai in 5.3.1

What's Changed

Full Changelog: chaijs/chai@v5.3.1...v5.3.2

v5.3.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.3.0...v5.3.1

v5.3.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.2.2...v5.3.0

v5.2.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.2.1...v5.2.2

v5.2.1

Compare Source

What's Changed

Mostly internal changes but @​SuperchupuDev realised the package.json engines field was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.

New Contributors

Full Changelog: chaijs/chai@v5.2.0...v5.2.1

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.1.2...v5.2.0

v5.1.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.1.0...v5.1.1

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.0.3...v5.1.0

v5.0.3

Compare Source

Fix bad v5.0.2 publish.

Full Changelog: chaijs/chai@v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.0.1...v5.0.2

v5.0.0

Compare Source

BREAKING CHANGES

  • Chai now only supports EcmaScript Modules (ESM). This means your tests will need to either have import {...} from 'chai' or import('chai'). require('chai') will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.
  • Dropped support for Internet Explorer.
  • Dropped support for NodeJS < 18.
  • Minimum supported browsers are now Firefox 100, Safari 14.1, Chrome 100, Edge 100. Support for browsers prior to these versions is "best effort" (bug reports on older browsers will be assessed individually and may be marked as wontfix).

What's Changed

New Contributors

Full Changelog: chaijs/chai@4.3.1...v5.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/chai-6.x branch from 62d2c28 to d9ee230 Compare August 22, 2025 20:32
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from 0302c6b to f1ef33c Compare September 6, 2025 02:52
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch from f1ef33c to 2218afd Compare September 11, 2025 03:09
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch from 2218afd to cebd35a Compare September 20, 2025 02:12
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch 4 times, most recently from dd0571f to 517aab4 Compare October 2, 2025 06:37
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch from 517aab4 to ed3d7a3 Compare October 15, 2025 22:50
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch from ed3d7a3 to f22d3ab Compare November 11, 2025 15:05
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch from f22d3ab to 370fa5b Compare December 22, 2025 22:53
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from a278aac to fd87942 Compare February 27, 2026 18:46
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from 8967d57 to 3491827 Compare March 27, 2026 10:47
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch 3 times, most recently from fc43045 to 5a63679 Compare April 10, 2026 08:37
@renovate
renovate Bot force-pushed the renovate/chai-6.x branch from 5a63679 to 47bc8eb Compare April 10, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants