Skip to content

Bump Npgsql from 8.0.3 to 9.0.4 - #45

Merged
steingran merged 1 commit into
mainfrom
dependabot/nuget/Npgsql-9.0.4
Nov 20, 2025
Merged

Bump Npgsql from 8.0.3 to 9.0.4#45
steingran merged 1 commit into
mainfrom
dependabot/nuget/Npgsql-9.0.4

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubNov 17, 2025

Copy link
Copy Markdown
Contributor

Updated Npgsql from 8.0.3 to 9.0.4.

Release notes

Sourced from Npgsql's releases.

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

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.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabotdependabotBot added .NET Pull requests that update .NET code dependencies Dependency updates major Breaking changes - major version bump labels Nov 17, 2025
@dependabotdependabotBot added dependencies Dependency updates major Breaking changes - major version bump .NET Pull requests that update .NET code labels Nov 17, 2025
@steingran
steingranforce-pushed the dependabot/nuget/Npgsql-9.0.4 branch from 886a272 to e485ecdCompareNovember 20, 2025 19:59
@codecov

codecovBot commented Nov 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.42%. Comparing base (c0f5135) to head (5ec3f3c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@## main #45 +/- ##
=======================================
Coverage 74.42% 74.42% =======================================
Files 36 36 Lines 2244 2244 Branches 305 305 =======================================
Hits 1670 1670 Misses 462 462 Partials 112 112 

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0f5135...5ec3f3c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

---
updated-dependencies:
- dependency-name: Npgsql
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@steingran
steingranforce-pushed the dependabot/nuget/Npgsql-9.0.4 branch from e485ecd to 5ec3f3cCompareNovember 20, 2025 20:26
@steingran
steingran merged commit 420259b into mainNov 20, 2025
9 checks passed
@dependabot
dependabotBot deleted the dependabot/nuget/Npgsql-9.0.4 branch November 20, 2025 20:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesDependency updatesmajorBreaking changes - major version bump.NETPull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@steingran