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(deps): update dependency @types/node to v20 #367

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^18.19.8 -> ^20.11.5 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Nov 6, 2023
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 8223293 to 6e3fcc9 Compare November 7, 2023 22:14
@renovate renovate bot force-pushed the renovate/node-20.x branch 7 times, most recently from f5fc241 to c6bacc1 Compare November 22, 2023 04:43
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from 80a8ee6 to 4448a32 Compare November 29, 2023 19:52
@renovate renovate bot force-pushed the renovate/node-20.x branch 8 times, most recently from ba6d483 to 5d3c803 Compare December 7, 2023 07:44
@renovate renovate bot force-pushed the renovate/node-20.x branch 5 times, most recently from 6aaae61 to 6a0e844 Compare December 18, 2023 06:47
@renovate renovate bot force-pushed the renovate/node-20.x branch 2 times, most recently from 0afda6f to ed39092 Compare December 30, 2023 02:05
@renovate renovate bot force-pushed the renovate/node-20.x branch 4 times, most recently from 31e7f99 to bb8e08c Compare January 11, 2024 07:20
@renovate renovate bot force-pushed the renovate/node-20.x branch 6 times, most recently from 0b68bb8 to 3ff6c11 Compare January 17, 2024 08:07
@renovate renovate bot force-pushed the renovate/node-20.x branch from 3ff6c11 to 6cc4b0a Compare January 22, 2024 07:30
@renovate renovate bot force-pushed the renovate/node-20.x branch from 6cc4b0a to b482369 Compare January 22, 2024 07:31
@haoqunjiang
Copy link
Member

I've been thinking about this PR for a while.
While create-vue supports all maintained LTS versions, I think it does make more sense to go with the active LTS version by default.
Developers who still need to support older versions can install the corresponding versions after the initial project scaffolding.

And another data point: @types/node@20.x has way more downloads on npm than @types/node@18.x in the past week: https://www.npmjs.com/package/@types/node?activeTab=versions

@haoqunjiang haoqunjiang merged commit 4be5bd2 into main Jan 22, 2024
101 checks passed
@renovate renovate bot deleted the renovate/node-20.x branch January 22, 2024 09:32
haoqunjiang added a commit that referenced this pull request Jan 22, 2024
Following #367

The underlying configuration is the same, though.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant