Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 19, 2019

Bumps Npgsql from 3.2.7 to 4.0.8.

Release notes

Sourced from Npgsql's releases.

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
  • 9c1a1d5 Merge branch 'hotfix/4.0.8'
  • 7f1802a Bump version to 4.0.8
  • e0342ef Added argument null checks in name translators
  • 4ae8325 doc fix: VSIX for VS2019 support
  • 24fe2f1 Properly deal with command failure on auto-prepare
  • 7b6c0d5 Fixes potential PoolState.Waiting overflow and includes some minor changes (#...
  • f5bbc74 Check cancellation token at start of WaitAsync()
  • 87a2a5a Update basic-usage.md
  • c6604fa Obtain copy of _nextSlot for local use to avoid race condition
  • 803ce6b New "basic usage" page in the docs
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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.8. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](npgsql/npgsql@v3.2.7...v4.0.8) 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 Jul 19, 2019
@bgrainger
Copy link
Member

Don't want to update Npgsql3.

@bgrainger bgrainger closed this Jul 19, 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.8 branch July 19, 2019 12:44
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