Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2023

This PR contains the following updates:

Package Change Age Confidence
chai (source) 4.5.0 -> 5.3.3 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 - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Chicago, 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 added the dependencies Upgrade or downgrade of project dependencies. label Dec 29, 2023
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 13b63d4 to 81471cf Compare January 25, 2024 14:42
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 81471cf to 726b576 Compare February 12, 2024 16:45
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from c473cc9 to abe020e Compare February 27, 2024 04:20
@renovate renovate bot force-pushed the renovate/chai-5.x branch from abe020e to bba43c7 Compare March 10, 2024 02:28
@renovate renovate bot force-pushed the renovate/chai-5.x branch from bba43c7 to 3285540 Compare May 9, 2024 11:19
@renovate renovate bot changed the title Update dependency chai to v5 Update dependency chai to v5 - autoclosed Jul 25, 2024
@renovate renovate bot closed this Jul 25, 2024
@renovate renovate bot deleted the renovate/chai-5.x branch July 25, 2024 13:28
@renovate renovate bot changed the title Update dependency chai to v5 - autoclosed Update dependency chai to v5 Jul 26, 2024
@renovate renovate bot restored the renovate/chai-5.x branch July 26, 2024 12:42
@renovate renovate bot reopened this Jul 26, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 3285540 to 4f3e215 Compare October 13, 2024 18:29
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 4f3e215 to 0aa47d6 Compare October 23, 2024 14:05
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 0aa47d6 to 59db766 Compare February 14, 2025 19:41
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 59db766 to 2803705 Compare July 8, 2025 23:54
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 2803705 to 7c78fc8 Compare August 10, 2025 14:47
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 839f198 to 3c9036f Compare August 22, 2025 11:03
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 3c9036f to 93d5045 Compare August 22, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant