-
Notifications
You must be signed in to change notification settings - Fork 0
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
Closed
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
January 5, 2024 15:42
96c88da
to
36b80aa
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
2 times, most recently
from
January 13, 2024 01:55
72d74d7
to
cc76f3e
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
2 times, most recently
from
January 30, 2024 00:06
1c8a6e9
to
677f1ed
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
5 times, most recently
from
February 12, 2024 18:53
8d8bd0d
to
d7c00bd
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
February 22, 2024 13:31
d7c00bd
to
604ce76
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
March 3, 2024 22:36
604ce76
to
d3dba61
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
3 times, most recently
from
March 18, 2024 19:57
ff77b4a
to
46e4374
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
2 times, most recently
from
March 26, 2024 22:37
19d6106
to
619d143
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
2 times, most recently
from
April 10, 2024 08:53
1c8c855
to
b3a93ab
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
4 times, most recently
from
April 23, 2024 13:20
72fb52f
to
2c1cea6
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
2 times, most recently
from
May 7, 2024 18:17
33a5d71
to
a04345c
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
3 times, most recently
from
May 13, 2024 18:16
ae4e252
to
4861ae5
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
June 1, 2024 00:53
4861ae5
to
0321721
Compare
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
bot
force-pushed
the
renovate/chai-5.x
branch
from
July 26, 2024 12:23
0548c10
to
f7650fe
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
August 9, 2024 15:49
f7650fe
to
006941c
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
August 17, 2024 15:02
006941c
to
0d9d728
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
4 times, most recently
from
September 17, 2024 18:01
7cd1608
to
6ef50fc
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
September 19, 2024 09:56
6ef50fc
to
90e8e52
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
September 27, 2024 22:32
90e8e52
to
e016436
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
3 times, most recently
from
October 25, 2024 21:06
bb11c4f
to
e6d0556
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
7 times, most recently
from
November 5, 2024 20:29
7c302ae
to
4d879b1
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
2 times, most recently
from
November 6, 2024 14:28
0258641
to
0401f19
Compare
renovate
bot
force-pushed
the
renovate/chai-5.x
branch
from
November 8, 2024 08:42
0401f19
to
66447b3
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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.5.0
->5.1.2
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
toThrow
by @43081j in https://github.com/chaijs/chai/pull/1609New Contributors
Full Changelog: chaijs/chai@v5.1.0...v5.1.1
v5.1.0
Compare Source
What's Changed
iterable
assertion by @koddsson in https://github.com/chaijs/chai/pull/1592New 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
bump-cli
by @koddsson in https://github.com/chaijs/chai/pull/1559??
for node compat (5.x) by @43081j in https://github.com/chaijs/chai/pull/1576loupe
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1579Full Changelog: chaijs/chai@v5.0.1...v5.0.2
v5.0.0
Compare 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-name
dependency by @koddsson in https://github.com/chaijs/chai/pull/1416deep-eql
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1542type-detect
as a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544assertion-error
to 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.