10000 updt deps by QuentinGruber · Pull Request #2646 · QuentinGruber/h1z1-server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

updt deps #2646

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

updt deps #2646

wants to merge 1 commit into from

Conversation

QuentinGruber
Copy link
Owner
@QuentinGruber QuentinGruber commented Jun 28, 2025

TL;DR

Updated dependencies to newer versions and expanded Node.js compatibility to include Node 25.

What changed?

  • Updated Node.js engine compatibility from <24 to <25
  • Updated core dependencies:
    • @types/node from 22.15.17 to 24.0.7
    • debug from 4.4.0 to 4.4.1
    • mongodb from 6.16.0 to 6.17.0
    • recast-navigation from 0.34.0 to 0.39.0
  • Updated dev dependencies:
    • globals from 16.1.0 to 16.2.0
    • oxlint from 0.16.11 to 1.3.0
    • prettier from 3.5.3 to 3.6.2
    • tsx from 4.19.4 to 4.20.3
    • typedoc from 0.28.4 to 0.28.6

How to test?

  1. Run the application with Node.js 25 to verify compatibility
  2. Test core functionality to ensure the updated dependencies don't introduce regressions
  3. Run the development toolchain (linting, formatting, etc.) to verify the updated dev dependencies work correctly

Why make this change?

This update ensures the project stays current with the latest dependency versions, which includes bug fixes, performance improvements, and security patches. The expanded Node.js compatibility allows developers to use the latest Node.js version (25) with the application.

@QuentinGruber QuentinGruber added this to the 0.45.9 milestone Jun 28, 2025
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.

1 participant
0