Samples-Reports.NET-for-WinForms
Samples-Reports.NET-for-WinForms copied to clipboard
Bump Npgsql from 5.0.11 to 5.0.18 in /NET 6.0/Using a Custom Data Adapter
Bumps Npgsql from 5.0.11 to 5.0.18.
Release notes
Sourced from Npgsql's releases.
v5.0.18
This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.
Thanks to
@paul-gerste-sonarsourcefor reporting the vulnerability.v5.0.17
No release notes provided.
v5.0.16
No release notes provided.
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:
Commits
6342a44Fix replication message writing3183efbMerge pull request from GHSA-x9vc-6hfv-hg8c42d5384Bump version to 5.0.185047f39Ignoring test failing probably because of environmental issuesdacd308Ignore replication test4a31423Test on PG11-16 in CI070b771Fix NpgsqlReadBuffer.Stream.cs (#5263)2316c4fFix possible nre while writing to RawCopyStream after break (#5213)c2440b8Fix seek for ColumnStream (#5224)31bc401Fix potential lost messages/protocol desync after resetting oversize buffer (...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.