An open index of dependabot pull requests across open source projects.

chore(deps-dev): bump chai from 4.3.7 to 6.0.0

Closed
Number: #269
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: August 22, 2025 at 01:56 PM UTC
(4 months ago)
Updated: August 26, 2025 at 04:38 AM UTC
(3 months ago)
Closed: August 26, 2025 at 04:38 AM UTC
(3 months ago)
Time to Close: 4 days
Labels:
dependencies javascript
Assignees:
developher-net
Description:

Bumps chai from 4.3.7 to 6.0.0.

Release notes

Sourced from chai's releases.

v6.0.0

BREAKING CHANGES

Chai is now bundled into a single file. The lib/*.js files are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is ./index.js.

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v5.3.2...v6.0.0

v5.3.2

Reverts the removal of the bundled version of chai in 5.3.1

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v5.3.1...v5.3.2

v5.3.1

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v5.3.0...v5.3.1

v5.3.0

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v5.2.2...v5.3.0

v5.2.2

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v5.2.1...v5.2.2

v5.2.1

What's Changed

Mostly internal changes but @​SuperchupuDev realised the package.json engines field was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+10
Deletions:
-142
Package Dependencies
Package:
chai
Ecosystem:
npm
Version Change:
4.3.7 → 6.0.0
Update Type:
Major
Technical Details
ID: 5797632
UUID: 2766412696
Node ID: PR_kwDOCaMffc6k5BuY
Host: GitHub
Repository: developher-net/advent-of-code
Mergeable: Yes
Merge State: Unstable