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

feat: Increase required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 #9521

Merged
merged 4 commits into from
Jan 11, 2025

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jan 9, 2025

Bump req. min. Node versions to latest releases in package.json engines.node and CI:

  • Node 18.0.0 -> 18.20.4
  • Node 20.0.0 -> 20.18.0
  • Node 22.0.0 -> 22.12.0

Copy link

parse-github-assistant bot commented Jan 9, 2025

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@mtrezza mtrezza changed the title feat: Bump Node versions feat: Bump required minimum Node versions to 18.20.4, 20.18.0, 22.12.0` Jan 9, 2025
@mtrezza mtrezza changed the title feat: Bump required minimum Node versions to 18.20.4, 20.18.0, 22.12.0` feat: Increase required minimum Node versions to 18.20.4, 20.18.0, 22.12.0` Jan 9, 2025
@mtrezza
Copy link
Member Author

mtrezza commented Jan 9, 2025

BREAKING CHANGE: This releases increases the required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 and removes unofficial support for Node 19.

@mtrezza mtrezza added the state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message label Jan 9, 2025
@mtrezza mtrezza changed the title feat: Increase required minimum Node versions to 18.20.4, 20.18.0, 22.12.0` feat: Increase required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 Jan 9, 2025
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.34%. Comparing base (7bd76be) to head (997b365).
Report is 7 commits behind head on alpha.

❗ There is a different number of reports uploaded between BASE (7bd76be) and HEAD (997b365). Click for more details.

HEAD has 17 uploads less than BASE
Flag BASE (7bd76be) HEAD (997b365)
18 1
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9521      +/-   ##
==========================================
- Coverage   93.49%   84.34%   -9.16%     
==========================================
  Files         186      186              
  Lines       14810    14810              
==========================================
- Hits        13847    12491    -1356     
- Misses        963     2319    +1356     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtrezza mtrezza merged commit 4e151cd into parse-community:alpha Jan 11, 2025
10 of 27 checks passed
parseplatformorg pushed a commit that referenced this pull request Jan 11, 2025
# [8.0.0-alpha.1](7.4.0-alpha.7...8.0.0-alpha.1) (2025-01-11)

### Features

* Increase required minimum Node versions to `18.20.4`, `20.18.0`, `22.12.0` ([#9521](#9521)) ([4e151cd](4e151cd))

### BREAKING CHANGES

* This releases increases the required minimum Node versions to 18.20.4, 20.18.0, 22.12.0 and removes unofficial support for Node 19. ([4e151cd](4e151cd))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 8.0.0-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Jan 11, 2025
@mtrezza mtrezza deleted the ci/bump-node-versions branch January 11, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:breaking Breaking change requires major version increment and `BREAKING CHANGE` commit message state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants