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

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 3 times, most recently from e2185ae to e050f68 Compare January 12, 2024 18:17
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 044e43d to 399ce62 Compare January 15, 2024 14:29
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 399ce62 to f91d186 Compare January 25, 2024 15:08
@renovate renovate bot force-pushed the renovate/chai-5.x branch 5 times, most recently from 7e47693 to f234282 Compare February 12, 2024 16:08
@renovate renovate bot force-pushed the renovate/chai-5.x branch from f234282 to 297944d Compare February 22, 2024 12:10
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from ee035a8 to 4fc9f8c Compare March 4, 2024 13:05
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from 95d6ec1 to 753d121 Compare March 18, 2024 17:45
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from b467c27 to 898ef5f Compare March 26, 2024 22:26
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from bc6a75e to f7c69e8 Compare April 10, 2024 05:41
@renovate renovate bot force-pushed the renovate/chai-5.x branch from f7c69e8 to c54acc1 Compare May 1, 2024 12:37
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from a005dad to 2aa9cbb Compare May 13, 2024 18:43
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 589329c to 9243369 Compare May 20, 2024 22:01
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from a2e6205 to 4be3707 Compare June 3, 2024 13:39
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 03c8b9e to 9b765f0 Compare August 17, 2024 15:12
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 9b765f0 to 08e4e0f Compare August 28, 2024 02:04
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from bc48af1 to 6fa34d9 Compare September 13, 2024 16:13
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from 33ffe4a to 2be96be Compare September 25, 2024 09:34
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 2be96be to 80bbe48 Compare September 27, 2024 21:33
@renovate renovate bot force-pushed the renovate/chai-5.x branch 3 times, most recently from 6b1500a to 9693378 Compare October 26, 2024 00:20
@renovate renovate bot force-pushed the renovate/chai-5.x branch 13 times, most recently from 7bea9dc to dc3dfad Compare November 5, 2024 13:34
@renovate renovate bot force-pushed the renovate/chai-5.x branch from dc3dfad to 7fb7ab9 Compare November 8, 2024 07:53
@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: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