Skip to content

deps: Bump the nuget-minor group with 11 updates#693

Merged
dlrivada merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-minor-b3ca2c95a3
Mar 10, 2026
Merged

deps: Bump the nuget-minor group with 11 updates#693
dlrivada merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-minor-b3ca2c95a3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Updated Azure.Security.KeyVault.Keys from 4.7.0 to 4.9.0.

Release notes

Sourced from Azure.Security.KeyVault.Keys's releases.

4.9.0

4.9.0 (2026-02-25)

Features Added

  • Added SecretClientSettings to support creating a SecretClient from IConfiguration, including configuration-based credential resolution and dependency injection registration.
  • Added the outContentType query parameter to the SecretClient.GetSecret and SecretClient.GetSecretAsync to specify the format in which the certificate will be returned.
  • Added the previousVersion property to SecretProperties.

Other Changes

  • The default service version is now 2025-07-01.

Commits viewable in compare view.

Updated Dapper from 2.1.66 to 2.1.72.

Release notes

Sourced from Dapper's releases.

2.1.72

What's Changed

New Contributors

Full Changelog: DapperLib/Dapper@2.1.66...2.1.72

Commits viewable in compare view.

Updated docfx from 2.78.4 to 2.78.5.

Release notes

Sourced from docfx's releases.

2.78.5

What's Changed

Add support for .NET 10 target framework by @​filzrev in dotnet/docfx#10859

Full Changelog: dotnet/docfx@v2.78.4...v2.78.5

Commits viewable in compare view.

Updated dotnet-reportgenerator-globaltool from 5.5.1 to 5.5.3.

Release notes

Sourced from dotnet-reportgenerator-globaltool's releases.

5.5.3

Changes:

  • #​776: Fix issue in coverage delta chart

This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0

5.5.2

Changes:

  • #​772: Added coverage delta chart for comparision with previous coverage report
  • #​773: Improved handling of file paths on Unix systems

This release requires .NET Framework 4.7 or .NET 8.0/9.0/10.0

Commits viewable in compare view.

Updated dotnet-stryker from 4.12.0 to 4.13.0.

Release notes

Sourced from dotnet-stryker's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated JetBrains.Annotations from 2025.2.2 to 2025.2.4.

Release notes

Sourced from JetBrains.Annotations's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Marten from 8.22.2 to 8.23.0.

Release notes

Sourced from Marten's releases.

8.23.0

What's Changed

Full Changelog: JasperFx/marten@V8.22.2...V8.23.0

Commits viewable in compare view.

Updated Meziantou.Analyzer from 3.0.19 to 3.0.20.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.20

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.20

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.19...3.0.20

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.14.0.

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.CSharp.Workspaces from 4.12.0 to 4.14.0.

Updated TUnit from 1.18.21 to 1.19.16.

Release notes

Sourced from TUnit's releases.

1.19.16

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.19.11...v1.19.16

1.19.11

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.19.0...v1.19.11

1.19.0

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.18.37...v1.19.0

1.18.37

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.18.21...v1.18.37

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps Azure.Security.KeyVault.Keys from 4.7.0 to 4.9.0
Bumps Dapper from 2.1.66 to 2.1.72
Bumps docfx from 2.78.4 to 2.78.5
Bumps dotnet-reportgenerator-globaltool from 5.5.1 to 5.5.3
Bumps dotnet-stryker from 4.12.0 to 4.13.0
Bumps JetBrains.Annotations from 2025.2.2 to 2025.2.4
Bumps Marten from 8.22.2 to 8.23.0
Bumps Meziantou.Analyzer from 3.0.19 to 3.0.20
Bumps Microsoft.CodeAnalysis.CSharp from 4.12.0 to 4.14.0
Bumps Microsoft.CodeAnalysis.CSharp.Workspaces from 4.12.0 to 4.14.0
Bumps TUnit from 1.18.21 to 1.19.16

---
updated-dependencies:
- dependency-name: Azure.Security.KeyVault.Keys
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor
- dependency-name: Dapper
  dependency-version: 2.1.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor
- dependency-name: docfx
  dependency-version: 2.78.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor
- dependency-name: dotnet-reportgenerator-globaltool
  dependency-version: 5.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor
- dependency-name: dotnet-stryker
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor
- dependency-name: JetBrains.Annotations
  dependency-version: 2025.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor
- dependency-name: Marten
  dependency-version: 8.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor
- dependency-name: TUnit
  dependency-version: 1.19.16
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dlrivada dlrivada force-pushed the dependabot/nuget/dot-config/nuget-minor-b3ca2c95a3 branch from c69ee8f to f8d1953 Compare March 10, 2026 12:14
@dlrivada dlrivada merged commit 62820c7 into main Mar 10, 2026
2 of 5 checks passed
@dlrivada dlrivada deleted the dependabot/nuget/dot-config/nuget-minor-b3ca2c95a3 branch March 10, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant