Skip to content

Conversation

@addaleax
Copy link
Collaborator

In particular, this lets us avoid the bug fixed by chaijs/loupe@020f283.

In particular, this lets us avoid the bug fixed by
chaijs/loupe@020f283.
@addaleax addaleax marked this pull request as ready for review November 24, 2025 14:31
@addaleax addaleax requested a review from a team as a code owner November 24, 2025 14:31
Copilot AI review requested due to automatic review settings November 24, 2025 14:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates chai and related testing dependencies across multiple packages to their latest versions, which includes a fix for a bug in the loupe library.

Key Changes:

  • Upgraded chai from v4 to v6
  • Updated @types/chai, @types/sinon-chai, sinon-chai, chai-as-promised, and @types/chai-as-promised to compatible versions

Reviewed changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updated core chai and sinon-chai dependencies and their TypeScript type definitions
packages/shell-evaluator/package.json Bumped @types/sinon-chai to v4
packages/service-provider-node-driver/package.json Bumped @types/sinon-chai to v4
packages/e2e-tests/package.json Updated chai-as-promised and its types to v8
packages/cli-repl/package.json Updated chai-as-promised and its types to v8
packages/build/package.json Bumped sinon-chai to v4
packages/browser-runtime-electron/package.json Bumped @types/sinon-chai to v4
packages/browser-repl/package.json Bumped @types/sinon-chai to v4

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Nov 24, 2025
@addaleax addaleax merged commit ca06ad8 into main Nov 24, 2025
148 of 151 checks passed
@addaleax addaleax deleted the bump-chai branch November 24, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants