Skip to content
This repository was archived by the owner on Apr 17, 2020. It is now read-only.

chore(deps): update dependency pg to v8#148

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pg-8.x
Open

chore(deps): update dependency pg to v8#148
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pg-8.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 30, 2020

This PR contains the following updates:

Package Type Update Change
pg devDependencies major 7.18.1 -> 8.0.2

Release Notes

brianc/node-postgres

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

note: for detailed release notes please check here
  • Remove versions of node older than 6 lts from the test matrix. pg>=8.0 may still work on older versions but it is no longer officially supported.
  • Change default behavior when not specifying rejectUnauthorized with the SSL connection parameters. Previously we defaulted to rejectUnauthorized: false when it was not specifically included. We now default to rejectUnauthorized: true. Manually specify { ssl: { rejectUnauthorized: false } } for old behavior.
  • Change default database when not specified to use the user config option if available. Previously process.env.USER was used.
  • Change pg.Pool and pg.Query to be an es6 class.
  • Make pg.native non enumerable.
  • notice messages are no longer instances of Error.
  • Passwords no longer show up when instances of clients or pools are logged.

v7.18.2

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Mar 30, 2020

Pull Request Test Coverage Report for Build 939

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.281%

Totals Coverage Status
Change from base Build 881: 0.0%
Covered Lines: 182
Relevant Lines: 182

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/pg-8.x branch from 27633d2 to b20861e Compare April 9, 2020 18:25
@renovate renovate bot force-pushed the renovate/pg-8.x branch from b20861e to 6b614ad Compare April 9, 2020 20:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants