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

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 2, 2020

Bumps pg-promise from 10.4.4 to 10.5.0.

Release notes

Sourced from pg-promise's releases.

10.5.0

  • Driver has been updated to version 8.0.0; See its changelog.
  • Removed hiding password in connection, as the driver now handles it.
  • Removed idleTimeoutMillis (in TypeScript) from defaults, due to this bug, and #703
  • Updated dependencies + documentation

10.5.0-beta.1

  • Removed password hiding from connection, because v8.0.0 of the driver does it by itself now.
  • In general, trying to follow up on this ticket.

10.5.0-beta.0

The underlying driver has been updated to the freshly released v8.0.0.

This is a Beta for now, to see if any issues pop up in the new driver, before v10.5.0 official release.

Also, the driver doesn't have any changelog presently, so something may be easily amiss here.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner April 2, 2020 07:07
@dependabot-preview dependabot-preview bot added the ♻️ Chore Other changes that don't modify source or test files label Apr 2, 2020
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to automerge this PR, but received the following error from GitHub:

Waiting on code owner review from libero/node-js-reviewers.

@thewilkybarkid
Copy link
Contributor

Need to work out how/if this can be separate from #308.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/pg-promise-10.5.0 branch 2 times, most recently from f4a7489 to 4184a5c Compare April 6, 2020 08:40
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to automerge this PR, but received the following error from GitHub:

Waiting on code owner review from libero/node-js-reviewers.

@thewilkybarkid
Copy link
Contributor

Waiting on #318.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/pg-promise-10.5.0 branch from 4184a5c to 472c2d8 Compare April 6, 2020 08:59
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to automerge this PR, but received the following error from GitHub:

Waiting on code owner review from libero/node-js-reviewers.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/pg-promise-10.5.0 branch from 472c2d8 to ac8c8fd Compare April 6, 2020 12:33
@dependabot-preview dependabot-preview bot merged commit 9df1e2c into master Apr 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/pg-promise-10.5.0 branch April 6, 2020 12:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

♻️ Chore Other changes that don't modify source or test files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants