Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai (source) ^4.5.0 -> ^6.2.0 age adoption passing confidence
chai-as-promised ^7.1.2 -> ^8.0.2 age adoption passing confidence

Release Notes

chaijs/chai (chai)

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

chaijs/chai-as-promised (chai-as-promised)

v8.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai-as-promised@v8.0.1...v8.0.2

v8.0.1

Compare Source

What's Changed

Full Changelog: chaijs/chai-as-promised@v8.0.0...v8.0.1

v8.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai-as-promised@v7.1.2...v8.0.0


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/major-chai.js-packages branch 5 times, most recently from 5369ce1 to db8c5d6 Compare November 20, 2024 23:01
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 3 times, most recently from 985312a to 6624f1f Compare November 30, 2024 01:30
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 6 times, most recently from 5c79350 to 1876a03 Compare December 6, 2024 17:06
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 6 times, most recently from 2fdbbd7 to 54455dc Compare December 16, 2024 04:05
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 2 times, most recently from fa19d19 to f83264c Compare December 23, 2024 04:13
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 2 times, most recently from 8008f5c to bb5c218 Compare January 5, 2025 23:03
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 5 times, most recently from b704c7a to 47bb0d1 Compare January 13, 2025 01:10
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 8 times, most recently from 360e1af to c270528 Compare September 8, 2025 18:13
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 3 times, most recently from aa5d9a4 to 475bd82 Compare September 14, 2025 01:27
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 3 times, most recently from 72a1cb6 to b2708c5 Compare September 25, 2025 12:49
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 7 times, most recently from ec1a0b7 to 488dcd0 Compare October 2, 2025 17:24
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 3 times, most recently from 0eedfd8 to d6139b3 Compare October 7, 2025 23:53
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 4 times, most recently from a55cbfa to d709511 Compare October 14, 2025 13:59
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch from d709511 to fdd9116 Compare October 14, 2025 14:12
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