Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Bump Npgsql from 5.0.1.1 to 5.0.3#53

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Npgsql-5.0.3
Open

Bump Npgsql from 5.0.1.1 to 5.0.3#53
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Npgsql-5.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2021

Bumps Npgsql from 5.0.1.1 to 5.0.3.

Release notes

Sourced from Npgsql's releases.

Npgsql v5.0.3

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

The list of changes is available here.

Npgsql v5.0.2

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

The list of changes is available here.

Commits
  • 47bc595 Ignore test Bug3466 because of flakiness
  • e0ff74b Revert "Clear all pools also deletes pools"
  • b2b9c26 Fixed concurrent break/close and cancellation request (#3469)
  • 899144a Fixed no space left issue when writing JSON (#3465)
  • f454c69 Fixed exception message for SASL Continue error (#3473)
  • afd46cf Bump version to 5.0.3
  • c81a35c Merge branch 'hotfix/5.0.2' into stable
  • 13e9afd Fixed consuming the cancellation request while disposing the reader (#3449)
  • 96614d4 Throw NpgsqlException+TimeoutException on pool exhaustion (#3460)
  • 0541e99 Revert "Optimized reading rows in a sequential mode, if they are already in t...
  • 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)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 5.0.1.1 to 5.0.3.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v5.0.1.1...v5.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant