Bump Npgsql and Npgsql.EntityFrameworkCore.PostgreSQL#619
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump Npgsql and Npgsql.EntityFrameworkCore.PostgreSQL#619dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps Npgsql from 8.0.3 to 10.0.3 Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2 --- updated-dependencies: - dependency-name: Npgsql dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-entityframework - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft-entityframework ... Signed-off-by: dependabot[bot] <support@github.com>
43b232b to
c3f79df
Compare
Contributor
Author
|
Superseded by #625. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pinned Npgsql at 10.0.3.
Release notes
Sourced from Npgsql's releases.
10.0.3
Release milestone
Full Changelog: npgsql/npgsql@v10.0.2...v10.0.3
10.0.2
v10.0.2 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v10.0.1...v10.0.2
10.0.1
v10.0.1 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v10.0.0...v10.0.1
10.0.0
See the release notes.
The full list of changes is available here.
What's Changed
... (truncated)
10.0.0-rc.1
9.0.5
v9.0.5 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v9.0.4...v9.0.5
9.0.4
v9.0.4 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v9.0.3...v9.0.4
9.0.3
v9.0.3 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v9.0.2...v9.0.3
9.0.2
9.0.2 was released to fix SSL certificate validation (#5942).
Milestone issues
Full Changelog: npgsql/npgsql@v9.0.1...v9.0.2
9.0.1
9.0.1 was released right after 9.0.0 to stop referencing System.Text.Json 9.0, which caused various issues (npgsql/npgsql#5940, microsoft/aspire#6720).
9.0.0
See the release notes.
The full list of changes is available here.
What's Changed
... (truncated)
8.0.9
v8.0.9 contains several minor bug fixes.
Milestone issues
Full Changelog: npgsql/npgsql@v8.0.8...v8.0.9
8.0.8
v8.0.8 contains quite a few bug fixes.
Full Changelog: npgsql/npgsql@v8.0.7...v8.0.8
8.0.7
v9.0.3 contains several bug fixes.
Full Changelog: npgsql/npgsql@v8.0.6...v8.0.7
8.0.6
The full list of changes is available here.
Full Changelog: npgsql/npgsql@v8.0.5...v8.0.6
8.0.5
8.0.5 contains quite a few fixes, everyone is strongly encouraged to upgrade.
The full list of changes is available here.
Full Changelog: npgsql/npgsql@v8.0.4...v8.0.5
8.0.4
A large number of number of bugs have been fixed, here is the full list.
Full Changelog: npgsql/npgsql@v8.0.3...v8.0.4
Commits viewable in compare view.
Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2.
Release notes
Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.
10.0.2
Milestone issue
What's Changed
bytea.Any()aslength > 0by @georg-jung in Translatebytea.Any()aslength > 0npgsql/efcore.pg#3817Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2
Commits viewable in compare view.