Update dependency chai to v5#54
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
January 25, 2024 10:54
393c019 to
03633e5
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
February 12, 2024 16:49
03633e5 to
1a2c23a
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
May 9, 2024 11:48
1a2c23a to
1794345
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
September 24, 2024 20:07
1794345 to
d335d22
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
2 times, most recently
from
October 28, 2024 22:40
f0c30f6 to
5c4f446
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
February 14, 2025 18:50
5c4f446 to
b84b08e
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
March 5, 2025 22:49
b84b08e to
5198eeb
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
March 24, 2025 16:26
5198eeb to
94d02f6
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
May 5, 2025 23:48
94d02f6 to
bb50143
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
July 8, 2025 20:27
bb50143 to
a2d9638
Compare
renovate
Bot
force-pushed
the
renovate/chai-5.x
branch
from
August 10, 2025 12:59
a2d9638 to
ce4f1a7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.7->5.2.14.3.5->5.2.2Release Notes
chaijs/chai (chai)
v5.2.1Compare Source
What's Changed
Mostly internal changes but @SuperchupuDev realised the package.json
enginesfield was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.no-varrule and fix violations by @koddsson in https://github.com/chaijs/chai/pull/1675New Contributors
Full Changelog: chaijs/chai@v5.2.0...v5.2.1
v5.2.0Compare Source
What's Changed
chai-subsetand added assert-based negation to containSubset by @BreadInvasion in https://github.com/chaijs/chai/pull/1664New Contributors
Full Changelog: chaijs/chai@v5.1.2...v5.2.0
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
v4.5.0Compare Source
1a36d35What's Changed
Full Changelog: chaijs/chai@v4.4.1...v4.5.0
v4.4.1Compare Source
What's Changed
??for node compat by @43081j in https://github.com/chaijs/chai/pull/1574Full Changelog: chaijs/chai@v4.4.0...v4.4.1
v4.4.0Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.10...v4.4.0
v4.3.10Compare Source
This release simply bumps all dependencies to their latest non-breaking versions.
What's Changed
Full Changelog: chaijs/chai@v4.3.9...v4.3.10
v4.3.9Compare Source
Upgrade dependencies.
This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.
Full Changelog: chaijs/chai@v4.3.8...v4.3.9
v4.3.8Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v4.3.7...v4.3.8
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.