-
Notifications
You must be signed in to change notification settings - Fork 16
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
Update dependency chai to v4.5.0 #269
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/chai-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
changed the title
Update dependency @types/chai to v4.3.5
Update dependency chai to v4.3.8
Aug 24, 2023
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
August 24, 2023 14:54
a5d70d0
to
60b94f9
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
September 4, 2023 18:08
60b94f9
to
d399774
Compare
renovate
bot
changed the title
Update dependency chai to v4.3.8
Update dependency chai to v4.3.9
Sep 27, 2023
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
September 27, 2023 09:53
d399774
to
5e4b79b
Compare
renovate
bot
changed the title
Update dependency chai to v4.3.9
Update dependency chai to v4.3.10
Sep 28, 2023
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
September 28, 2023 10:45
5e4b79b
to
ca45d52
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
2 times, most recently
from
October 12, 2023 12:21
0704ff9
to
c504825
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
October 18, 2023 02:05
c504825
to
e0f1913
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
November 7, 2023 19:59
e0f1913
to
8793b4e
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
November 21, 2023 01:51
8793b4e
to
c63fd3f
Compare
renovate
bot
changed the title
Update dependency chai to v4.3.10
Update dependency chai to v4.4.0
Jan 5, 2024
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
January 5, 2024 16:44
c63fd3f
to
e586614
Compare
renovate
bot
changed the title
Update dependency chai to v4.4.0
Update dependency chai to v4.4.1
Jan 12, 2024
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
January 12, 2024 15:07
e586614
to
d486be7
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
February 23, 2024 12:48
d486be7
to
6b0a71a
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
2 times, most recently
from
March 20, 2024 23:56
cb213fc
to
f35d975
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
2 times, most recently
from
May 4, 2024 17:19
9012fd2
to
641baa9
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
July 25, 2024 12:48
641baa9
to
5b9de2c
Compare
renovate
bot
changed the title
Update dependency chai to v4.4.1
Update dependency chai to v4.5.0
Jul 25, 2024
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
August 1, 2024 02:04
5b9de2c
to
26a5c68
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
2 times, most recently
from
August 27, 2024 21:46
5778363
to
7570b38
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
September 24, 2024 22:35
7570b38
to
994741b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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
->4.5.0
4.3.4
->4.3.20
Release Notes
chaijs/chai (chai)
v4.5.0
Compare Source
v4.4.1
Compare 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.0
Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.10...v4.4.0
v4.3.10
Compare 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.9
Compare 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.8
Compare Source
What's Changed
New Contributors
Full Changelog: chaijs/chai@v4.3.7...v4.3.8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.