-
Notifications
You must be signed in to change notification settings - Fork 129
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
Bump chai from 4.3.10 to 5.0.0 #1438
Conversation
30cac60
to
b3f2449
Compare
Chai 5 has dropped support for common JS, and now it is full ESM. I have tried a couple of ways to work around this, but it might be tricky.
We might be stuck with chai 4 as long as karma is not updated to support ESM. |
The overall support of ESM in karma is discussed here karma-runner/karma#3677 |
aff6235
to
40c48c7
Compare
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.10...v5.0.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
40c48c7
to
59e60d1
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
96b413b
to
8892e04
Compare
Bumps chai from 4.3.10 to 5.0.0.
Release notes
Sourced from chai's releases.
... (truncated)
Commits
723759c
5.0.0947ff86
update deep-eql to latest version0fc290b
Replacing Karma with Web Test Runner (#1546)54d3e6b
Updateassertion-error
to it's latest major version! (#1543)528f4da
Typo 'Test an object' not 'Test and object' (#1460)9011298
update loupe (#1545)9e276dc
Inlinetype-detect
as a simple function (#1544)de9fa39
updatedeep-eql
to latest version (#1542)f32439f
5.0.0-alpha.1c6481e0
update check-error (#1528)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions