Skip to content

Conversation

@lumirlumir
Copy link
Member

Prerequisites checklist

What is the purpose of this pull request?

Hello,

In this PR, I've bumped versions of dev-dependencies.

What changes did you make? (Give an overview)

I've bumped c8, mocha, rollup, and typescript.

  • c8
    This is a major version update. The only breaking change is that the minimum supported Node.js version is now Node.js 18, which is compatible with ESLint.
    https://github.com/bcoe/c8/releases/tag/v10.0.0

  • mocha
    This is also a major version update. The only breaking change is the minimum Node.js version requirement, which is now Node.js 18—still compatible with ESLint.
    https://github.com/mochajs/mocha/releases/tag/v11.0.0

  • rollup and typescript
    These were already using a caret (^) version range, so technically no update was required. However, since there was a noticeable gap between the previously installed versions and the latest ones, I updated them as well for consistency.

Related Issues

Is there anything you'd like reviewers to focus on?

@github-project-automation github-project-automation bot moved this to Needs Triage in Triage May 19, 2025
Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@nzakas nzakas merged commit 199dc5b into main May 19, 2025
16 checks passed
@nzakas nzakas deleted the chore-bump-dev-dependencies branch May 19, 2025 14:26
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants