Skip to content

Conversation

salmanmkc
Copy link

Updated various regular expressions and error messages for better accuracy and clarity. Refactored cookie handling and random number generation logic, improved event handling in connection pools, and updated devDependencies and build targets in package.json. These changes enhance reliability, security, and compatibility with newer Node.js versions.

Updated various regular expressions and error messages for better accuracy and clarity. Refactored cookie handling and random number generation logic, improved event handling in connection pools, and updated devDependencies and build targets in package.json. These changes enhance reliability, security, and compatibility with newer Node.js versions.
@salmanmkc salmanmkc marked this pull request as ready for review August 8, 2025 13:33
@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 13:33
@salmanmkc salmanmkc requested a review from a team as a code owner August 8, 2025 13:33
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 the project to support Node.js version 24, replacing Node.js version 20 targets in the package.json build configuration. The change ensures compatibility with the newer Node.js runtime version.

  • Updated build targets from node20 to node24 for all platforms (Linux, Windows, macOS)

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.

1 participant