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 #499

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 72d74d7 to cc76f3e Compare January 13, 2024 01:55
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 1c8a6e9 to 677f1ed Compare January 30, 2024 00:06
@renovate renovate bot force-pushed the renovate/chai-5.x branch 5 times, most recently from 8d8bd0d to d7c00bd Compare February 12, 2024 18:53
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from ff77b4a to 46e4374 Compare March 18, 2024 19:57
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 19d6106 to 619d143 Compare March 26, 2024 22:37
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 1c8c855 to b3a93ab Compare April 10, 2024 08:53
@renovate renovate bot force-pushed the renovate/chai-5.x branch 4 times, most recently from 72fb52f to 2c1cea6 Compare April 23, 2024 13:20
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 33a5d71 to a04345c Compare May 7, 2024 18:17
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from ae4e252 to 4861ae5 Compare May 13, 2024 18:16
@renovate renovate bot deleted the renovate/chai-5.x branch July 25, 2024 13:40
@renovate renovate bot restored the renovate/chai-5.x branch July 26, 2024 12:23
@renovate renovate bot changed the title build(deps-dev): update dependency chai to v5 - autoclosed build(deps-dev): update dependency chai to v5 Jul 26, 2024
@renovate renovate bot reopened this Jul 26, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch 4 times, most recently from 7cd1608 to 6ef50fc Compare September 17, 2024 18:01
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from bb11c4f to e6d0556 Compare October 25, 2024 21:06
@renovate renovate bot force-pushed the renovate/chai-5.x branch 7 times, most recently from 7c302ae to 4d879b1 Compare November 5, 2024 20:29
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 0258641 to 0401f19 Compare November 6, 2024 14:28
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: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.

1 participant