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

build(deps): bump github.com/lib/pq from 1.2.0 to 1.3.0 #418

Merged
merged 1 commit into from Jan 13, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 23, 2019

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2019
g-k
g-k previously approved these changes Jan 13, 2020
@dependabot-preview
Copy link
Contributor Author

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

You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information.

@g-k
Copy link
Contributor

g-k commented Jan 13, 2020

@dependabot rebase

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] <support@dependabot.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3900

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 71.007%

Files with Coverage Reduction New Missed Lines %
handlers.go 2 77.54%
Totals Coverage Status
Change from base Build 3890: -0.04%
Covered Lines: 3512
Relevant Lines: 4946

💛 - Coveralls

@dependabot-preview
Copy link
Contributor Author

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

You're not authorized to push to this branch. Visit https://help.github.com/articles/about-protected-branches/ for more information.

@g-k g-k merged commit 2403472 into master Jan 13, 2020
@g-k g-k deleted the dependabot/go_modules/github.com/lib/pq-1.3.0 branch January 13, 2020 18:17
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants