-
-
Notifications
You must be signed in to change notification settings - Fork 25
chore(deps): update dependency chai to v5 #458
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
Conversation
|
21ddecd to
ed69135
Compare
ed69135 to
329ccab
Compare
|
😇
https://github.com/chaijs/chai/releases/tag/v5.0.0 What we will do @ota-meshi ? ESLint itself still seems to be using v4. |
329ccab to
375ec30
Compare
|
I don't think we can use ESM-only packages now. |
|
I may have understood it wrong to begin with, but I understood that ESLint doesn’t support ESM and must be built with commonjs. |
7df355f to
e9e3a71
Compare
30248e0 to
4b38203
Compare
41b8c6b to
30bfb18
Compare
b5c0cce to
b761b24
Compare
f9bc139 to
e1e6148
Compare
commit: |
commit: |
ce5ee6b to
125077c
Compare
Pull Request Test Coverage Report for Build 12110177530Details
💛 - Coveralls |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
87a64ab to
27c1cbc
Compare
This PR contains the following updates:
^4.5.0->^5.0.0^4.3.20->^5.0.0Release Notes
chaijs/chai (chai)
v5.1.2Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.1.1...v5.1.2
v5.1.1Compare Source
What's Changed
toThrowby @43081j in https://github.com/chaijs/chai/pull/1609New Contributors
Full Changelog: chaijs/chai@v5.1.0...v5.1.1
v5.1.0Compare Source
What's Changed
iterableassertion by @koddsson in https://github.com/chaijs/chai/pull/1592New Contributors
Full Changelog: chaijs/chai@v5.0.3...v5.1.0
v5.0.3Compare Source
Fix bad v5.0.2 publish.
Full Changelog: chaijs/chai@v5.0.2...v5.0.3
v5.0.2Compare Source
What's Changed
bump-cliby @koddsson in https://github.com/chaijs/chai/pull/1559??for node compat (5.x) by @43081j in https://github.com/chaijs/chai/pull/1576loupeto latest version by @koddsson in https://github.com/chaijs/chai/pull/1579Full Changelog: chaijs/chai@v5.0.1...v5.0.2
v5.0.0Compare Source
BREAKING CHANGES
import {...} from 'chai'orimport('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.What's Changed
get-func-namedependency by @koddsson in https://github.com/chaijs/chai/pull/1416deep-eqlto latest version by @koddsson in https://github.com/chaijs/chai/pull/1542type-detectas a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544assertion-errorto it's latest major version! by @koddsson in https://github.com/chaijs/chai/pull/1543New 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.