Skip to content

Conversation

@willeastcott
Copy link
Contributor

@willeastcott willeastcott commented Oct 8, 2025

Description

Update Engine dependencies to latest (except sinon which is going to require some changes).

Checklist

  • I have read the contributing guidelines
  • My code follows the project's coding standards
  • This PR focuses on a single change

@willeastcott willeastcott requested a review from Copilot October 8, 2025 10:34
@willeastcott willeastcott self-assigned this Oct 8, 2025
@willeastcott willeastcott added the dependencies Pull requests that update a dependency file label Oct 8, 2025
Copy link
Contributor

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

Updates NPM dependencies to their latest versions with the exception of sinon which will require additional changes. This maintenance update ensures the project uses current versions of build tools, testing frameworks, and type definitions.

  • Updated dependencies from exact versions to caret ranges for automatic patch updates
  • Upgraded major versions for several packages including @types/node, chai, and jsdom
  • Converted most dependency version constraints from exact to caret notation for better maintenance

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (1)

package.json:1

  • The version 5.9.3 for typescript does not exist. The latest version of TypeScript is 5.6.x series. Please verify the correct version number.
{

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@willeastcott willeastcott merged commit d59dc34 into main Oct 8, 2025
7 checks passed
@willeastcott willeastcott deleted the dep-upgrades branch October 8, 2025 11:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants