minetest-mapserver / mapserver

Minetest realtime mapserver, written in go
Other
101 stars 22 forks source link

Update module github.com/lib/pq to v1.10.7 #266

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

lib/pq ### [`v1.10.7`](https://togithub.com/lib/pq/compare/v1.10.6...v1.10.7) [Compare Source](https://togithub.com/lib/pq/compare/v1.10.6...v1.10.7) ### [`v1.10.6`](https://togithub.com/lib/pq/compare/v1.10.5...v1.10.6) [Compare Source](https://togithub.com/lib/pq/compare/v1.10.5...v1.10.6) ### [`v1.10.5`](https://togithub.com/lib/pq/compare/v1.10.4...v1.10.5) [Compare Source](https://togithub.com/lib/pq/compare/v1.10.4...v1.10.5) ### [`v1.10.4`](https://togithub.com/lib/pq/releases/tag/v1.10.4) [Compare Source](https://togithub.com/lib/pq/compare/v1.10.3...v1.10.4) - Keep track of (context cancelled) error on connection. - Fix android build ### [`v1.10.3`](https://togithub.com/lib/pq/releases/tag/v1.10.3) [Compare Source](https://togithub.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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



This PR has been generated by Mend Renovate. View repository job log here.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3711121945


Totals Coverage Status
Change from base Build 3711119604: 0.0%
Covered Lines: 1046
Relevant Lines: 1503

💛 - Coveralls