-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
refactor: Upgrade pg-promise, pg-monitor #8364
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
Conversation
Thanks for opening this pull request!
|
I will reformat the title to use the proper commit message syntax. |
Codecov ReportBase: 94.08% // Head: 94.21% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## alpha #8364 +/- ##
==========================================
+ Coverage 94.08% 94.21% +0.12%
==========================================
Files 181 181
Lines 14271 14271
==========================================
+ Hits 13427 13445 +18
+ Misses 844 826 -18
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 at Codecov. |
This includes 2 major version upgrades; is this a breaking change for developers? |
Breaking changes in the library, as per v11 notes, but not for parse-server developers or users (at least shouldn't be). |
Thanks for confirming; kindly request a review once this is ready. |
Maybe related to your GitHub auth? |
New Pull Request Checklist
Issue Description
Upgrades
pg-promise
+pg-monitor
(they are interdependent, need to be upgraded at once)