Skip to content

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Feb 23, 2021

New Pull Request Checklist

Issue Description

Fix CI failure by updating node 15.10.0, 14.16.0, 12.21.0, 10.24.0
Related issue: FILL_THIS_OUT

Approach

TODOs before merging

  • Add test cases
  • Add entry to changelog
  • Add changes to documentation (guides, repository pages, in-code descriptions)
  • Add security check
  • Add new Parse Error codes to Parse JS SDK
  • ...

@dplewis dplewis changed the title chore(ci): Bump node chore(ci): Bump node to 15.10.0, 14.16.0, 12.21.0, 10.24.0 Feb 23, 2021
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #7221 (3eb8003) into master (91a0108) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7221      +/-   ##
==========================================
- Coverage   94.01%   93.99%   -0.03%     
==========================================
  Files         172      172              
  Lines       12873    12873              
==========================================
- Hits        12103    12100       -3     
- Misses        770      773       +3     
Impacted Files Coverage Δ
src/ParseServerRESTController.js 97.01% <0.00%> (-1.50%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.25% <0.00%> (-0.67%) ⬇️
src/Adapters/Files/GridFSBucketAdapter.js 80.32% <0.00%> (+0.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91a0108...3eb8003. Read the comment docs.

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, a bump on all fronts!

@dplewis dplewis merged commit f71b63b into master Feb 23, 2021
@dplewis dplewis deleted the ci-node branch February 23, 2021 19:54
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 1, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants