Skip to content
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

build(deps-dev): update dependency chai to v5 #841

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai (source) 4.5.0 -> 5.1.2 age adoption passing confidence

Release Notes

chaijs/chai (chai)

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: Enabled.

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 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-5.x branch 2 times, most recently from 42fe62b to 0b75440 Compare January 11, 2024 14:30
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from d834324 to 549def1 Compare January 17, 2024 01:31
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 549def1 to 586fb45 Compare January 25, 2024 14:07
@renovate renovate bot force-pushed the renovate/chai-5.x branch 4 times, most recently from 7e96740 to 0f50b67 Compare February 12, 2024 15:24
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from 3d7ba6a to cd0015a Compare February 23, 2024 01:08
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from 41f51e5 to e9330a2 Compare March 18, 2024 19:26
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 59b938e to b571ee5 Compare March 27, 2024 01:04
@renovate renovate bot force-pushed the renovate/chai-5.x branch from b571ee5 to 08b93a9 Compare April 3, 2024 22:16
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from 9991124 to 579bf96 Compare May 1, 2024 12:53
@renovate renovate bot force-pushed the renovate/chai-5.x branch 4 times, most recently from 4805663 to 55bec97 Compare May 13, 2024 16:42
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 55bec97 to 6e8afdc Compare May 17, 2024 19:51
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from b161168 to 44eae43 Compare May 29, 2024 12:41
@renovate renovate bot force-pushed the renovate/chai-5.x branch 4 times, most recently from 7e36bec to 845fd55 Compare September 19, 2024 16:26
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from b3b47bc to 2382887 Compare September 27, 2024 21:12
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from e846968 to db064e2 Compare October 26, 2024 00:10
@renovate renovate bot force-pushed the renovate/chai-5.x branch 15 times, most recently from 9e7bf67 to 4147f6c Compare November 5, 2024 16:39
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 4147f6c to 631c387 Compare November 6, 2024 10:55
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 631c387 to 28490eb Compare November 8, 2024 07:43
@meenahoda meenahoda closed this Nov 8, 2024
Copy link
Contributor Author

renovate bot commented Nov 8, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/chai-5.x branch November 8, 2024 10:09
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.

1 participant