Skip to content

Conversation

mgol
Copy link
Member

@mgol mgol commented Sep 12, 2025

Changes:

  1. Update all dependencies except for ESLint & Sinon.
  2. Pin the yargs version.
  3. Test on Node.js 20, 22 & 24 instead of 18, 20, 22 & 23.

Changes:
1. Update all dependencies except for ESLint & Sinon.
2. Pin the yargs version.
3. Test on Node.js 20, 22 & 24 instead of 18, 20, 22 & 23.
@mgol mgol added this to the 4.0.0 milestone Sep 12, 2025
@mgol mgol self-assigned this Sep 12, 2025
@mgol mgol marked this pull request as ready for review September 12, 2025 11:59
@mgol mgol requested review from timmywil and Copilot September 12, 2025 11:59
Copy link

@Copilot 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 project dependencies and adjusts the Node.js testing matrix to focus on more recent versions. The changes modernize the development environment while maintaining compatibility.

  • Update multiple development dependencies to their latest versions
  • Pin yargs version from range to specific version for consistency
  • Adjust CI testing to cover Node.js 20, 22, and 24 instead of 18, 20, 22, and 23

Reviewed Changes

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

File Description
package.json Updates dependency versions and pins yargs to specific version
.github/workflows/node.js.yml Updates Node.js testing matrix to newer versions

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

@mgol mgol merged commit e6375e4 into jquery:main Sep 12, 2025
12 checks passed
@mgol mgol deleted the updates branch September 12, 2025 22:05
@mgol mgol removed the Needs review label Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants