nhibernate-core
nhibernate-core copied to clipboard
Update dependency Npgsql to v5.0.14
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| Npgsql | nuget | patch | 5.0.11 -> 5.0.14 |
Release Notes
npgsql/npgsql
v5.0.14
Fixes backported:
- A connector might be returned twice to the pool if broken while opening new connector (#4479)
- Deadlock/hung at NpgsqlDataReader.Cleanup (#4465)
v5.0.13
Fixes backported:
- DeadlockDetected returns false by PostgresException.IsTransient (#4409)
- NpgsqlDataReader.ExecuteScalar doesn't always throw PostgresException (#4378)
- Intermittent "Unknown message code: X" exceptions. affects 5.X and 6.x (#4305)
- NpgsqlDataReader.GetTextReader always returns a reader with UTF8 encoding (#4384)
- Idle connection pruning becomes permanently disbled afrer postgres server restart (same as #4193) (#4373)
v5.0.12
5.0.12 fixes the following:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.