Skip to content

refactor: upgrade pg-promise from 10.11.0 to 10.11.1 #7697

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

Merged
merged 2 commits into from
Nov 14, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade pg-promise from 10.11.0 to 10.11.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2021-10-16.
Release notes
Package name: pg-promise
  • 10.11.1 - 2021-10-16
    • Documentation updates: Removed Gitter link, moving into Discussions
    • Dev dependencies updated
  • 10.11.0 - 2021-07-31
    • Implemented #800 - added support for connection option allowExitOnIdle, to let process exit when pool is idle. This means you no longer need to destroy the connection pool inside tests or any run-through process. Instead, just set allowExitOnIdle: true within the database connection parameters.
    • Updated all dependencies, including the base pg driver to v8.7.1
    • Removed tests integration for Travis CI. Adding it to GitHub Actions is still just a plan - see #799, but right now there is no CI, only manualy-run tests.
    • Refactored many tests + examples
    • Documentation updates
from pg-promise GitHub release notes
Commit messages
Package name: pg-promise

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@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 [Snyk] Upgrade pg-promise from 10.11.0 to 10.11.1 refactor: upgrade pg-promise from 10.11.0 to 10.11.1 Nov 12, 2021
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #7697 (8b839b8) into alpha (3d7ed8d) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            alpha    #7697      +/-   ##
==========================================
+ Coverage   93.88%   93.90%   +0.01%     
==========================================
  Files         183      183              
  Lines       13624    13624              
==========================================
+ Hits        12791    12793       +2     
+ Misses        833      831       -2     
Impacted Files Coverage Δ
src/Adapters/Files/GridFSBucketAdapter.js 80.32% <0.00%> (+0.81%) ⬆️
src/batch.js 93.10% <0.00%> (+1.72%) ⬆️

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 3d7ed8d...8b839b8. Read the comment docs.

@mtrezza mtrezza merged commit a2fefde into alpha Nov 14, 2021
@mtrezza mtrezza deleted the snyk-upgrade-fa2e4b431ad3b7366e8381abc49db4d1 branch November 14, 2021 02:14
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-alpha.8

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

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

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Mar 15, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 18, 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-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants