Skip to content
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

Bump github.com/lib/pq from 1.2.0 to 1.3.0 #51

Merged
merged 1 commit into from
Dec 19, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/lib/pq from 1.2.0 to 1.3.0.

Release notes

Sourced from github.com/lib/pq's releases.

v1.3.0

  • Add support for statement QueryContext and ExecContext
  • Add support for connection PrepareContext
  • Improved Ping support, now works correctly even during a failed transaction.
Commits
  • 9927457 Merge pull request #926 from lib/ping-empty
  • e3ef896 allow ping during a failed txn
  • d7918e3 Merge pull request #918 from lib/revert-768-master
  • 2e055ea Revert "implement additional context specific sql interfaces"
  • a2bfbdf Merge pull request #768 from kylejbrock/master
  • f91d341 Merge pull request #905 from asubiotto/oenv
  • 16412e5 Make TestCloseBadConn observe PGHOST and PGPORT
  • 931b5ae Merge pull request #896 from lib/revert-890-master
  • 0b68071 Revert "Fix Database Column DATE type parsed as Timestamp when scan into string"
  • f6da4b5 Merge pull request #890 from sunfmin/master
  • Additional commits viewable in compare view

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.

Dependabot will not automatically merge this PR because it includes a minor update to a production dependency.


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)

Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](lib/pq@v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 19, 2019
@sue445 sue445 merged commit 0eb8eb9 into master Dec 19, 2019
@sue445 sue445 deleted the dependabot/go_modules/github.com/lib/pq-1.3.0 branch December 19, 2019 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant