Skip to content

Bump chai from 4.3.0 to 4.3.4 - #192

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/chai-4.3.4
Closed

Bump chai from 4.3.0 to 4.3.4#192
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/chai-4.3.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 15, 2021

Copy link
Copy Markdown
Contributor

Bumps chai from 4.3.0 to 4.3.4.

Release notes

Sourced from chai's releases.

v4.3.4

This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @​vapier

4.3.3 / 2021-03-03

This reintroduces Assertion as an export in the mjs file. See chaijs/chai#1378 & chaijs/chai#1375

4.3.2 / 2021-03-03

This fixes a regression in IE11. See chaijs/chai#1380 & chaijs/chai#1379

4.3.1 / 2021-03-02

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 to 1.1.1 to fix CVE-2020-7751

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chai](https://github.com/chaijs/chai) from 4.3.0 to 4.3.4.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@4.3.0...v4.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 15, 2021
@codecov

codecov Bot commented Apr 15, 2021

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 5.90%. Comparing base (a21af27) to head (cce0675).
⚠️ Report is 23 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #192   +/-   ##
=====================================
  Coverage   5.90%   5.90%           
=====================================
  Files          6       6           
  Lines       1100    1100           
  Branches     120     120           
=====================================
  Hits          65      65           
  Misses      1035    1035           
Flag Coverage Δ
unit 5.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sderickson sderickson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dependabot @github

dependabot Bot commented on behalf of github Feb 1, 2022

Copy link
Copy Markdown
Contributor Author

A newer version of chai exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@AndreyVMarkelov

Copy link
Copy Markdown
Contributor

Closing as superseded by #333, which upgraded or removed these dependencies and modernized the GitHub Actions workflows.

@dependabot @github

dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/chai-4.3.4 branch July 17, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants