-
Notifications
You must be signed in to change notification settings - Fork 203
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
chore(deps): update dependency chai to v4.5.0 #471
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.
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 chai to v4.3.1
Update dependency chai to v4.3.3
Mar 3, 2021
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
March 3, 2021 19:25
fe6a236
to
459d023
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
March 12, 2021 19:09
459d023
to
38210cf
Compare
renovate
bot
changed the title
Update dependency chai to v4.3.3
Update dependency chai to v4.3.4
Mar 12, 2021
renovate
bot
changed the title
Update dependency chai to v4.3.4
Update dependency chai to v4.3.4 - autoclosed
May 7, 2021
renovate
bot
changed the title
Update dependency chai to v4.3.4 - autoclosed
Update dependency chai to v4.3.4
May 7, 2021
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
May 7, 2021 14:00
38210cf
to
5fc0f13
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
March 21, 2022 17:10
5fc0f13
to
3fe418e
Compare
renovate
bot
changed the title
Update dependency chai to v4.3.4
chore(deps): update dependency chai to v4.3.6
Mar 21, 2022
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
November 20, 2022 14:43
3fe418e
to
0ad5b17
Compare
renovate
bot
changed the title
chore(deps): update dependency chai to v4.3.6
chore(deps): update dependency chai to v4.3.7
Nov 20, 2022
renovate
bot
changed the title
chore(deps): update dependency chai to v4.3.7
chore(deps): update dependency chai to v4.3.8
Aug 24, 2023
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
August 24, 2023 15:29
0ad5b17
to
4ead65d
Compare
renovate
bot
changed the title
chore(deps): update dependency chai to v4.3.8
chore(deps): 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:50
4ead65d
to
06078f0
Compare
renovate
bot
changed the title
chore(deps): update dependency chai to v4.3.9
chore(deps): 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:53
06078f0
to
4a4d4dd
Compare
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
January 5, 2024 14:05
4a4d4dd
to
f4695a5
Compare
renovate
bot
changed the title
chore(deps): update dependency chai to v4.3.10
chore(deps): update dependency chai to v4.4.0
Jan 5, 2024
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
January 12, 2024 16:20
f4695a5
to
30309ef
Compare
renovate
bot
changed the title
chore(deps): update dependency chai to v4.4.0
chore(deps): update dependency chai to v4.4.1
Jan 12, 2024
renovate
bot
force-pushed
the
renovate/chai-4.x
branch
from
July 25, 2024 15:05
30309ef
to
11ca5aa
Compare
renovate
bot
changed the title
chore(deps): update dependency chai to v4.4.1
chore(deps): update dependency chai to v4.5.0
Jul 25, 2024
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.0
->4.5.0
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
v4.3.7
Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.6...v4.3.7
v4.3.6
Compare Source
Update loupe to 2.3.1
v4.3.5
Compare Source
fca5bb1
747eb4e
022c2fa
5276af6
c8a4e00
v4.3.4
Compare Source
This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier
v4.3.3
: / 2021-03-03Compare Source
This reintroduces
Assertion
as an export in the mjs file. See https://github.com/chaijs/chai/pull/1378 & https://github.com/chaijs/chai/issues/1375v4.3.2
: / 2021-03-03Compare Source
This fixes a regression in IE11. See https://github.com/chaijs/chai/pull/1380 & https://github.com/chaijs/chai/issues/1379
v4.3.1
: / 2021-03-02Compare Source
This releases fixed an engine incompatibility with 4.3.0
The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.
The 5.x.x series, when released, will drop support for Node 4.0
This fix also ensures
pathval
is updated to1.1.1
to fix CVE-2020-7751Configuration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.