Skip to content

chore(deps): update dependency chai to v6 - autoclosed#824

Merged
SteKoe merged 1 commit intomainfrom
renovate/chai-6.x
Mar 28, 2026
Merged

chore(deps): update dependency chai to v6 - autoclosed#824
SteKoe merged 1 commit intomainfrom
renovate/chai-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 22, 2025

This PR contains the following updates:

Package Change Age Confidence
chai (source) ^4.3.4^6.0.0 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: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 2 times, most recently from 9ec7026 to 0cbd947 Compare August 27, 2025 06:45
@renovate renovate Bot force-pushed the renovate/chai-6.x branch from 0cbd947 to 1ad2bf2 Compare September 10, 2025 03:06
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from f61734e to 2c27b08 Compare September 24, 2025 05:52
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 3 times, most recently from 17798cc to 54d8c5c Compare October 1, 2025 02:18
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from 537737f to f35d5b8 Compare October 14, 2025 21:53
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from 96a9b9e to 2a75b1e Compare October 22, 2025 11:37
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 4 times, most recently from b01fecf to d7a8808 Compare November 12, 2025 04:03
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from 384ac84 to e6b47dd Compare November 19, 2025 14:15
@renovate renovate Bot force-pushed the renovate/chai-6.x branch from e6b47dd to fb96960 Compare November 26, 2025 02:13
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from bf9ef95 to 4f96e8c Compare December 10, 2025 08:46
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 3 times, most recently from ebfe33d to 0896ff5 Compare December 24, 2025 01:27
@renovate renovate Bot force-pushed the renovate/chai-6.x branch from 0896ff5 to 8d06219 Compare December 31, 2025 00:57
@renovate renovate Bot force-pushed the renovate/chai-6.x branch from 8d06219 to 28af101 Compare January 7, 2026 01:49
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from c6d5efd to d6a3d4d Compare January 19, 2026 16:27
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from d23efd2 to b36d792 Compare January 28, 2026 01:46
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 3 times, most recently from 08d1c73 to 3dd1a3f Compare February 17, 2026 23:38
@renovate renovate Bot force-pushed the renovate/chai-6.x branch from 3dd1a3f to a378438 Compare February 25, 2026 17:18
@renovate renovate Bot force-pushed the renovate/chai-6.x branch 2 times, most recently from 54f6a36 to b5bef61 Compare March 11, 2026 03:44
@renovate renovate Bot force-pushed the renovate/chai-6.x branch from b5bef61 to df89136 Compare March 18, 2026 01:51
@SteKoe SteKoe merged commit afb279b into main Mar 28, 2026
1 check passed
@SteKoe SteKoe deleted the renovate/chai-6.x branch March 28, 2026 06:19
@renovate renovate Bot changed the title chore(deps): update dependency chai to v6 chore(deps): update dependency chai to v6 - autoclosed Mar 28, 2026
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant