chore(deps): update dependency npgsql to v7 #56

Closed
renovate-bot wants to merge 1 commits from renovate/npgsql-7.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
Npgsql nuget major 4.1.12 -> 7.0.1

Release Notes

npgsql/npgsql

v7.0.0

See the release notes.

The full list of changes is available here.

v6.0.7

6.0.7 contains is 7 fixes, everyone is strongly encouraged to upgrade.

The full list of changes is available here.

v6.0.6

6.0.6 contains three bug fixes, notably for #​4582, fixing support for extension types in non-default schemas.

The full list of changes is available here.

v6.0.5

6.0.5 contains is 7 fixes, everyone is strongly encouraged to upgrade.

The full list of changes is available here.

v6.0.4

6.0.4 contains is the first patch release in a while, and so contains 22 bug fixes. Everyone is strongly encouraged to upgrade.

The full list of changes is available here.

v6.0.3

6.0.3 contains important bug fixes, everyone is strongly encouraged to upgrade.

The full list of changes is available here.

v6.0.2

6.0.0 changed Npgsql's parameter name matching to be case-sensitive; unfortunately, in some specific scenarios this could cause the parameter placeholder to be evaluated as a column name by PostgreSQL, potentially leading to data loss. 6.0.2 reverts this changes and switches back to case-insensitive parameter name matching.

The full list of changes is available here.

v6.0.1

6.0.1 is the first patch release for Npgsql 6.0, and contains important fixes to some bugs. Everyone is strongly encouraged to upgrade.

The full list of changes is available here.

v6.0.0

See the release notes.

The full list of changes is available here.

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:

  • Fix pruning enable/disable race condition (#​4255)
  • Allow flushing of NpgsqlReadBuffer.Stream (#​4122)

v5.0.10

The list of changes is available here.

v5.0.7

The list of changes is available here.

v5.0.5

The list of changes is available here.

v5.0.3: Npgsql v5.0.3

This release fixes two bugs which could cause the driver to crash.

The list of changes is available here.

v5.0.2: Npgsql v5.0.2

Npgsql 5.0.2 includes some significant bugfixes, everyone is encouraged to upgrade.

The list of changes is available here.

v5.0.1.1: Npgsql v5.0.1.1

Npgsql 5.0.1.1 includes some important post-release bugfixes, everyone is encouraged to upgrade.

The list of changes is available here.

v5.0.0: Npgsql v5.0.0

See the release notes.

The full list of changes is available here.


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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Npgsql](https://github.com/npgsql/npgsql) | nuget | major | `4.1.12` -> `7.0.1` | --- ### Release Notes <details> <summary>npgsql/npgsql</summary> ### [`v7.0.0`](https://github.com/npgsql/npgsql/releases/tag/v7.0.0) See the [release notes](https://www.npgsql.org/doc/release-notes/7.0.html). The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/85?closed=1). ### [`v6.0.7`](https://github.com/npgsql/npgsql/releases/tag/v6.0.7) 6.0.7 contains is 7 fixes, everyone is strongly encouraged to upgrade. The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/98?closed=1). ### [`v6.0.6`](https://github.com/npgsql/npgsql/releases/tag/v6.0.6) 6.0.6 contains three bug fixes, notably for [#&#8203;4582](https://github.com/npgsql/npgsql/issues/4582), fixing support for extension types in non-default schemas. The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/94?closed=1). ### [`v6.0.5`](https://github.com/npgsql/npgsql/releases/tag/v6.0.5) 6.0.5 contains is 7 fixes, everyone is strongly encouraged to upgrade. The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/92?closed=1). ### [`v6.0.4`](https://github.com/npgsql/npgsql/releases/tag/v6.0.4) 6.0.4 contains is the first patch release in a while, and so contains 22 bug fixes. Everyone is strongly encouraged to upgrade. The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/89?closed=1). ### [`v6.0.3`](https://github.com/npgsql/npgsql/releases/tag/v6.0.3) 6.0.3 contains important bug fixes, everyone is strongly encouraged to upgrade. The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/88). ### [`v6.0.2`](https://github.com/npgsql/npgsql/releases/tag/v6.0.2) 6.0.0 changed Npgsql's parameter name matching to be case-sensitive; unfortunately, in some specific scenarios this could cause the parameter placeholder to be evaluated as a column name by PostgreSQL, potentially leading to data loss. 6.0.2 reverts this changes and switches back to case-insensitive parameter name matching. The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/87?closed=1). ### [`v6.0.1`](https://github.com/npgsql/npgsql/releases/tag/v6.0.1) 6.0.1 is the first patch release for Npgsql 6.0, and contains important fixes to some bugs. Everyone is strongly encouraged to upgrade. The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/86?closed=1). ### [`v6.0.0`](https://github.com/npgsql/npgsql/releases/tag/v6.0.0) See the [release notes](https://www.npgsql.org/doc/release-notes/6.0.html). The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/71). ### [`v5.0.14`](https://github.com/npgsql/npgsql/releases/tag/v5.0.14) Fixes backported: - A connector might be returned twice to the pool if broken while opening new connector ([#&#8203;4479](https://github.com/npgsql/npgsql/issues/4479)) - Deadlock/hung at NpgsqlDataReader.Cleanup ([#&#8203;4465](https://github.com/npgsql/npgsql/issues/4465)) ### [`v5.0.13`](https://github.com/npgsql/npgsql/releases/tag/v5.0.13) Fixes backported: - DeadlockDetected returns false by PostgresException.IsTransient ([#&#8203;4409](https://github.com/npgsql/npgsql/issues/4409)) - NpgsqlDataReader.ExecuteScalar doesn't always throw PostgresException ([#&#8203;4378](https://github.com/npgsql/npgsql/issues/4378)) - Intermittent "Unknown message code: X" exceptions. affects 5.X and 6.x ([#&#8203;4305](https://github.com/npgsql/npgsql/issues/4305)) - NpgsqlDataReader.GetTextReader always returns a reader with UTF8 encoding ([#&#8203;4384](https://github.com/npgsql/npgsql/issues/4384)) - Idle connection pruning becomes permanently disbled afrer postgres server restart (same as [#&#8203;4193](https://github.com/npgsql/npgsql/issues/4193)) ([#&#8203;4373](https://github.com/npgsql/npgsql/issues/4373)) ### [`v5.0.12`](https://github.com/npgsql/npgsql/releases/tag/v5.0.12) 5.0.12 fixes the following: - Fix pruning enable/disable race condition ([#&#8203;4255](https://github.com/npgsql/npgsql/issues/4255)) - Allow flushing of NpgsqlReadBuffer.Stream ([#&#8203;4122](https://github.com/npgsql/npgsql/issues/4122)) ### [`v5.0.10`](https://github.com/npgsql/npgsql/releases/tag/v5.0.10) The list of changes is available [here](https://github.com/npgsql/npgsql/milestone/83?closed=1). ### [`v5.0.7`](https://github.com/npgsql/npgsql/releases/tag/v5.0.7) The list of changes is available [here](https://github.com/npgsql/npgsql/milestone/82?closed=1). ### [`v5.0.5`](https://github.com/npgsql/npgsql/releases/tag/v5.0.5) The list of changes is available [here](https://github.com/npgsql/npgsql/milestone/80?closed=1). ### [`v5.0.3`](https://github.com/npgsql/npgsql/releases/tag/v5.0.3): Npgsql v5.0.3 This release fixes two bugs which could cause the driver to crash. The list of changes is available [here](https://github.com/npgsql/npgsql/milestone/77?closed=1). ### [`v5.0.2`](https://github.com/npgsql/npgsql/releases/tag/v5.0.2): Npgsql v5.0.2 Npgsql 5.0.2 includes some significant bugfixes, everyone is encouraged to upgrade. The list of changes is available [here](https://github.com/npgsql/npgsql/milestone/75?closed=1). ### [`v5.0.1.1`](https://github.com/npgsql/npgsql/releases/tag/v5.0.1.1): Npgsql v5.0.1.1 Npgsql 5.0.1.1 includes some important post-release bugfixes, everyone is encouraged to upgrade. The list of changes is available [here](https://github.com/npgsql/npgsql/milestone/73?closed=1). ### [`v5.0.0`](https://github.com/npgsql/npgsql/releases/tag/v5.0.0): Npgsql v5.0.0 See the [release notes](http://www.npgsql.org/doc/release-notes/5.0.html). The full list of changes is available [here](https://github.com/npgsql/npgsql/milestone/62?closed=1). </details> --- ### 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. --- - [ ] <!-- 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-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->
renovate-bot force-pushed renovate/npgsql-7.x from 8c7639335e to c9b437c1fc 2023-01-11 20:00:57 +00:00 Compare
renovate-bot force-pushed renovate/npgsql-7.x from c9b437c1fc to 5b0ffb80bb 2023-01-11 21:01:24 +00:00 Compare
renovate-bot force-pushed renovate/npgsql-7.x from 5b0ffb80bb to 5fdd0c4ae0 2023-01-11 22:00:38 +00:00 Compare
renovate-bot force-pushed renovate/npgsql-7.x from 5fdd0c4ae0 to 54a87dda06 2023-01-11 23:00:38 +00:00 Compare
sam closed this pull request 2023-01-23 19:19:16 +00:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: sam/BirdsiteLIVE#56
No description provided.