Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Npgsql from 3.2.7 to 4.0.9.

Release notes

Sourced from Npgsql's releases.

Npgsql v4.0.9

Npgsql 4.0.9 fixes some minor issues, everyone is encouraged to upgrade.

The list of changes is available here.

Npgsql v4.0.8

Npgsql 4.0.8 fixes two connection pool issues and another one about prepared statements. Everyone is encouraged to upgrade.

The list of changes is available here.

Npgsql v4.0.7

Npgsql 4.0.7 fixes some issues with the Visual Studio extensions, as well as 3 minor bugs - everyone is encouraged to upgrade.

The list of changes is available here.

Npgsql v4.0.6

Npgsql 4.0.6 contains numerous bug fixes - everyone is encouraged to upgrade. This version notably fixes the Visual Studio extension System.Memory issue (see https://github-redirect.dependabot.com/npgsql/npgsql/issues/2356).

The list of changes is available here.

Npgsql v4.0.5

Npgsql 4.0.5 contains numerous bug fixes - everyone is encouraged to upgrade.

The list of changes is available here.

Npgsql v4.0.4

Npgsql 4.0.4 contains numerous bug fixes, some of them critical - everyone is encouraged to upgrade.

The list of changes is available here.

Npgsql v4.0.3

Npgsql 4.0.3 fixes various non-critical bugs. The list of changes is available here.

Npgsql v4.0.2

Npgsql 4.0.2 fixed assembly strong naming, which was accidentally broken in the 4.0.1 release. Some other bug fixes are included.

The list of changes is available here.

Npgsql v4.0.1

Npgsql 4.0.1 contains some important fixes for bugs found since the 4.0.0 release. It's recommended that everyone upgrade.

The list of changes is available here.

Npgsql v4.0.0

See the release notes.

Commits
  • 8f47aec Merge branch 'hotfix/4.0.9'
  • 926af4f Added argument null checks to parameter collection
  • 401187d Fixed handling of array segments without arrays
  • de658ed Bump version to 4.0.9
  • f794419 Break connector on loss of protocol sync
  • 7cb121b Remove stack reflection from logging
  • 9c1a1d5 Merge branch 'hotfix/4.0.8'
  • 7f1802a Bump version to 4.0.8
  • 780f357 Merge branch 'hotfix/4.0.8'
  • 15608dd Bump version to 4.0.8
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 3.2.7 to 4.0.9. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](npgsql/npgsql@v3.2.7...v4.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 15, 2019
@bgrainger bgrainger closed this Aug 15, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Npgsql-4.0.9 branch August 15, 2019 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

1 participant