fix(deps): update module github.com/lib/pq to v1.10.3 #963

Merged
konrad merged 1 commits from renovate/github.com-lib-pq-1.x into main 2021-09-02 21:16:51 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/lib/pq require patch v1.10.2 -> v1.10.3

Release Notes

lib/pq

v1.10.3

Compare Source

  • implement ConnPrepareContext/StmtQueryContext/StmtExecContext interfaces (context.Cancel() now ends connections)
  • Avoid type assertion to the same type
  • Fix build for illumos and solaris

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 | patch | `v1.10.2` -> `v1.10.3` | --- ### Release Notes <details> <summary>lib/pq</summary> ### [`v1.10.3`](https://github.com/lib/pq/releases/v1.10.3) [Compare Source](https://github.com/lib/pq/compare/v1.10.2...v1.10.3) - implement ConnPrepareContext/StmtQueryContext/StmtExecContext interfaces (context.Cancel() now ends connections) - Avoid type assertion to the same type - Fix build for illumos and solaris </details> --- ### 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 2021-09-02 21:00:36 +00:00
renovate added 1 commit 2021-09-02 21:00:37 +00:00
continuous-integration/drone/pr Build is passing Details
210f028e11
fix(deps): update module github.com/lib/pq to v1.10.3
konrad merged commit 4154247d95 into main 2021-09-02 21:16:51 +00:00
konrad deleted branch renovate/github.com-lib-pq-1.x 2021-09-02 21:16:51 +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#963
No description provided.