Skip to content
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

chore: update node version to latest lts #34

Merged
merged 3 commits into from
Jan 28, 2024
Merged

Conversation

vinnyA3
Copy link
Owner

@vinnyA3 vinnyA3 commented Jan 28, 2024

Description

Updates the node version to 22.11.0 (latest lts as of 1/12/2024). Notes:

  • crypto import package name changed - "node:crypto"
  • updates typescript version & node type deps
  • fixes http util ts error after compiler update

Related Issues

Motivation and Context

Updates node to latest LTS version

How To Test It?

  • Environment: Linux
  • Node Version: v16.13.1
  • YT-DLP Version: 2021.12.27

Steps:

Visual reference

Checklist

  • I have tested on a supported environment: ENTER_ENV_HERE - MacOS, Linux
  • I have tested using the project's Node version: v16.13.1
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.

Updates the node version to 22.11.0 (latest lts as of 1/12/2024).
Notes:
  * crypto import package name changed - "node:crypto"
  * updates typescript version & node type deps
  * fixes http util ts error after compiler update
@vinnyA3 vinnyA3 added the ⚙️ Work in Progress This is a WIP (Work in Progress) label Jan 28, 2024
This updates the projects dev dependencies - eslint, plugins, prettier,
mocha and tsc tooling
Update pkg version (minor) after node version bump
@vinnyA3 vinnyA3 removed the ⚙️ Work in Progress This is a WIP (Work in Progress) label Jan 28, 2024
@vinnyA3 vinnyA3 merged commit 15bf3bd into master Jan 28, 2024
3 checks passed
@vinnyA3 vinnyA3 deleted the chore/update-node-version branch January 28, 2024 03:39
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