Skip to content

chore(deps): update dependency chai to v6#3276

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/chai-6.x
Open

chore(deps): update dependency chai to v6#3276
renovate[bot] wants to merge 1 commit intomainfrom
renovate/chai-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 5, 2025

This PR contains the following updates:

Package Change Age Confidence
chai (source) ^4.3.10^6.0.0 age confidence

Release Notes

chaijs/chai (chai)

v6.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.1...v6.2.2

v6.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.0...v6.2.1

v6.2.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v6.1.0...v6.2.0

v6.1.0

Compare Source

What's Changed

  • build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 by @​dependabot[bot] in #​1706
  • feat: add eventEmitter (#​1693)
    Adds an event emitter for hooking into method/property creation in #​1693

Full Changelog: chaijs/chai@v6.0.2...v6.1.0

v6.0.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v6.0.0...v6.0.1

v6.0.0

Compare Source

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: chaijs/chai@v5.3.2...v6.0.0

v5.3.3

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v5.3.3

v5.3.2

Compare Source

Reverts the removal of the bundled version of chai in 5.3.1

What's Changed

Full Changelog: chaijs/chai@v5.3.1...v5.3.2

v5.3.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.3.0...v5.3.1

v5.3.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.2.2...v5.3.0

v5.2.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.2.1...v5.2.2

v5.2.1

Compare Source

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.

New Contributors

Full Changelog: chaijs/chai@v5.2.0...v5.2.1

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.1.2...v5.2.0

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

New Contributors

Full Changelog: chaijs/chai@v5.1.0...v5.1.1

v5.1.0

Compare Source

What's Changed

New 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

Full Changelog: chaijs/chai@v5.0.1...v5.0.2

v5.0.0

Compare Source

BREAKING CHANGES

  • Chai now only supports EcmaScript Modules (ESM). This means your tests will need to either have import {...} from 'chai' or import('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.
  • Dropped support for Internet Explorer.
  • Dropped support for NodeJS < 18.
  • Minimum supported browsers are now Firefox 100, Safari 14.1, Chrome 100, Edge 100. Support for browsers prior to these versions is "best effort" (bug reports on older browsers will be assessed individually and may be marked as wontfix).

What's Changed

New Contributors

Full Changelog: chaijs/chai@4.3.1...v5.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Friday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 5, 2025 02:23
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 5, 2025
@renovate renovate bot force-pushed the renovate/chai-6.x branch 2 times, most recently from e7ac1f1 to c9bc4a4 Compare December 10, 2025 19:35
@renovate renovate bot force-pushed the renovate/chai-6.x branch from c9bc4a4 to 6ced269 Compare December 23, 2025 00:31
@renovate renovate bot force-pushed the renovate/chai-6.x branch 2 times, most recently from d867f56 to ae1f88c Compare December 31, 2025 19:10
@renovate renovate bot force-pushed the renovate/chai-6.x branch from ae1f88c to 4bcb604 Compare January 8, 2026 16:41
@renovate renovate bot force-pushed the renovate/chai-6.x branch from 4bcb604 to caad5d2 Compare January 16, 2026 14:21
@renovate renovate bot requested a review from a team as a code owner January 16, 2026 14:21
Copy link
Copy Markdown
Contributor

@overbalance overbalance left a comment

Choose a reason for hiding this comment

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

See linked PR that was manually updated.

@renovate renovate bot force-pushed the renovate/chai-6.x branch 2 times, most recently from fe1b052 to a41d3a1 Compare January 30, 2026 11:38
@renovate renovate bot force-pushed the renovate/chai-6.x branch 2 times, most recently from 81d72d7 to cd23868 Compare February 17, 2026 18:33
@renovate renovate bot force-pushed the renovate/chai-6.x branch from cd23868 to f78f31b Compare February 25, 2026 09:12
@renovate renovate bot force-pushed the renovate/chai-6.x branch from f78f31b to 0332630 Compare March 5, 2026 17:34
@renovate renovate bot force-pushed the renovate/chai-6.x branch from 0332630 to 074bee3 Compare March 13, 2026 12:56
@renovate renovate bot force-pushed the renovate/chai-6.x branch from 074bee3 to 5538a27 Compare March 27, 2026 12:58
@renovate renovate bot force-pushed the renovate/chai-6.x branch from 5538a27 to c4c933f Compare April 8, 2026 16:53
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 pkg:instrumentation-web-exception

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants