Update module lib/pq to v1.9.0 #717

Merged
konrad merged 1 commits from renovate/github.com-lib-pq-1.x into master 2020-12-02 07:04:05 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/lib/pq require minor v1.8.0 -> v1.9.0

Release Notes

lib/pq

v1.9.0

Compare Source

  • better errors on network failures
  • fully implement database/sql/driver.Driver
  • improved query cancellation from contexts
  • support int32/float32/[]byte slices in Array

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/lib/pq](https://github.com/lib/pq) | require | minor | `v1.8.0` -> `v1.9.0` | --- ### Release Notes <details> <summary>lib/pq</summary> ### [`v1.9.0`](https://github.com/lib/pq/releases/v1.9.0) [Compare Source](https://github.com/lib/pq/compare/v1.8.0...v1.9.0) - better errors on network failures - fully implement database/sql/driver.Driver - improved query cancellation from contexts - support int32/float32/\[]byte slices in Array </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2020-12-01 21:00:46 +00:00
renovate added 1 commit 2020-12-01 21:00:47 +00:00
continuous-integration/drone/pr Build is passing Details
1dd9c8604f
Update module lib/pq to v1.9.0
konrad merged commit 80ce8f80ba into master 2020-12-02 07:04:05 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#717
No description provided.