Skip to content

chore: update chai.js packages (major) #643

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

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 -> ^5.2.0 age adoption passing confidence
chai-as-promised ^7.1.2 -> ^8.0.1 age adoption passing confidence

Release Notes

chaijs/chai (chai)

v5.2.0

Compare Source

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.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 4 times, most recently from ab377aa to 360f4c9 Compare March 10, 2025 05:25
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 8 times, most recently from b600dea to 0a15485 Compare March 24, 2025 02:51
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 2 times, most recently from 21f843f to e3cbf60 Compare March 31, 2025 06:13
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 4 times, most recently from 70468a3 to cac6e3d Compare April 7, 2025 23:02
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 5 times, most recently from fd07fd2 to 5d98c41 Compare April 19, 2025 03:21
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 3 times, most recently from 71e5fe1 to 6888d45 Compare April 23, 2025 20:09
@renovate renovate bot force-pushed the renovate/major-chai.js-packages branch 2 times, most recently from 148702f to 8bdba43 Compare May 1, 2025 22:43
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 8bdba43 to 53597d0 Compare May 2, 2025 13:42
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