Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Confidence
chai (source) 4.5.0 -> 5.3.3 age confidence
@types/chai (source) 4.3.20 -> 5.2.2 age confidence

Release Notes

chaijs/chai (chai)

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 - "on the 1-7 day on Sunday" (UTC), Automerge - At any time (no schedule defined).

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

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 these updates 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 added the dependencies label Jun 1, 2025
@renovate

This comment was marked as outdated.

@renovate renovate bot force-pushed the renovate/chai-5.x branch from 9d2c1ae to 67defb3 Compare June 10, 2025 06:04
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from 7ae5a85 to ffdeb52 Compare July 8, 2025 21:58
@renovate renovate bot force-pushed the renovate/chai-5.x branch from ffdeb52 to c60342e Compare July 24, 2025 07:38
@renovate renovate bot force-pushed the renovate/chai-5.x branch from c60342e to 6ae2c9f Compare August 10, 2025 15:34
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from 797309f to 941a32c Compare August 22, 2025 18:53
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 941a32c to c453b44 Compare September 25, 2025 17:27
@renovate renovate bot force-pushed the renovate/chai-5.x branch 12 times, most recently from b502785 to 2eae4ca Compare October 20, 2025 07:56
@SchroederSteffen SchroederSteffen marked this pull request as draft October 20, 2025 07:57
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 2eae4ca to d1eaa59 Compare October 20, 2025 09:57
@renovate
Copy link
Contributor Author

renovate bot commented Oct 20, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@SchroederSteffen SchroederSteffen marked this pull request as ready for review October 20, 2025 10:44
@SchroederSteffen SchroederSteffen merged commit 1c5b7df into master Oct 20, 2025
3 checks passed
@SchroederSteffen SchroederSteffen deleted the renovate/chai-5.x branch October 20, 2025 10:44
@github-actions
Copy link

🎉 This PR is included in version 9.1.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants