Skip to content

Bump BouncyCastle.Cryptography and Npgsql#6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/apps/services/dotnet/AccountingService.Tests/nuget-344ec45ccf
Closed

Bump BouncyCastle.Cryptography and Npgsql#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/apps/services/dotnet/AccountingService.Tests/nuget-344ec45ccf

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Pinned BouncyCastle.Cryptography at 2.3.1.

Pinned Npgsql at 8.0.3.

Pinned Npgsql at 10.0.2.

Release notes

Sourced from Npgsql's releases.

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

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

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.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps BouncyCastle.Cryptography from 2.2.1 to 2.3.1
Bumps Npgsql to 8.0.3, 10.0.2

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-version: 8.0.3
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: BouncyCastle.Cryptography
  dependency-version: 2.3.1
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 10.0.2
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 8.0.3
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: BouncyCastle.Cryptography
  dependency-version: 2.3.1
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 10.0.2
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 8.0.3
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 8.0.3
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: BouncyCastle.Cryptography
  dependency-version: 2.3.1
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 10.0.2
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Npgsql
  dependency-version: 8.0.3
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 20, 2026
@JCTRoth JCTRoth closed this Apr 25, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 25, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/nuget/apps/services/dotnet/AccountingService.Tests/nuget-344ec45ccf branch April 25, 2026 07:16
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant