Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: Add support for Node 16, 18, remove support for Node 12, 15 #189

Merged
merged 2 commits into from
Apr 21, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Apr 21, 2023

  • Adds CI tests for Node 14, 16, 18
  • Removes CI tests for Node 12, 15

@parse-github-assistant
Copy link

parse-github-assistant bot commented Apr 21, 2023

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 Update ci.yml feat: add Node 16, 18, 19 compatibility Apr 21, 2023
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title feat: add Node 16, 18, 19 compatibility feat: Add Node 16, 18, 19 compatibility Apr 21, 2023
@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7c05af7) 95.72% compared to head (c42c820) 95.72%.

❗ Current head c42c820 differs from pull request most recent head 217ef3b. Consider uploading reports for the commit 217ef3b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   95.72%   95.72%           
=======================================
  Files           2        2           
  Lines         187      187           
  Branches       41       41           
=======================================
  Hits          179      179           
  Misses          8        8           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza changed the title feat: Add Node 16, 18, 19 compatibility feat: Add support for Node 16, 18, remove support for Node 12, 15 Apr 21, 2023
@mtrezza mtrezza merged commit 993534c into parse-community:master Apr 21, 2023
parseplatformorg pushed a commit that referenced this pull request Apr 21, 2023
# [2.0.0](1.6.3...2.0.0) (2023-04-21)

### Features

* Add support for Node 16, 18, remove support for Node 12, 15 ([#189](#189)) ([993534c](993534c))

### BREAKING CHANGES

* Removes support for Node 12 and 15 which have reached their End-of-Life date and are not officially maintained anymore. ([993534c](993534c))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 2.0.0

@mtrezza mtrezza deleted the ci-add-node-versions branch April 21, 2023 15:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants