Skip to content

Bump the nuget-all group with 19 updates#23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/OSWS.KeyManager/nuget-all-8cff3c3f9d
Open

Bump the nuget-all group with 19 updates#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/OSWS.KeyManager/nuget-all-8cff3c3f9d

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Updated AWSSDK.S3 from 4.0.18.1 to 4.0.23.3.

Release notes

Sourced from AWSSDK.S3's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Azure.Identity from 1.13.2 to 1.21.0.

Release notes

Sourced from Azure.Identity's releases.

1.16.0

1.16.0 (2026-05-01)

Features Added

  • Upgraded api-version tag from 'package-2025-12-01' to 'package-2026-01-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/c5044e9d381c2bf1b3119011b4696e777f819f76/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/readme.md.
  • Added NetAppBucketResource and related bucket models, including credential generation and Key Vault integration support.
  • Added NetAppCacheResource for NetApp cache scenarios.
  • Added NetAppSecretPassword model and Key Vault-backed credential models (e.g., CertificateKeyVaultDetails, CredentialsKeyVaultDetails, EntraIdKeyVaultConfig, EntraIdKeyVaultConfigPatch).
  • Added NetAppDayOfWeek enum and additional supporting models and enums (e.g., file system user, NFS user, SMB settings, peering passphrases, origin cluster information, change-zone content; policy/encryption/credential/breakthrough/volume-size/snapshot/Kerberos/global-file-locking/large-volume/SMB-encryption/CIFS-change-notify/write-back/LDAP/certificate-conflict/snapshot-directory-visibility/external-replication enums).

Commits viewable in compare view.

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

Release notes

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

4.10.0

4.10.0 (2026-05-05)

Features Added

  • Added KeyProperties.KeySize to expose the key size in bits.

4.8.0

4.8.0 (2026-05-05)

Features Added

  • Added KeyVaultAccessControlClientSettings to support creating a KeyVaultAccessControlClient from IConfiguration, including configuration-based credential resolution and dependency injection registration.
  • Added KeyVaultRestClientSettings to support creating a KeyVaultRestClient from IConfiguration, including configuration-based credential resolution and dependency injection registration.

Commits viewable in compare view.

Updated BitFaster.Caching from 2.5.4 to 2.6.0.

Release notes

Sourced from BitFaster.Caching's releases.

2.6.0

What's changed

  • Added support for .NET 10.
  • Added Alternate Lookup support across ICache, IAsyncCache, IScopedCache, and IAsyncScopedCache, enabling allocation free alternate key lookups via ReadOnlySpan<char> on caches with a string primary key.
  • Enabled ref struct support for the TArg generic type parameter in synchronous GetOrAdd methods, allowing stack-only arguments to be passed in.
  • Added optional support for updated and removed events to ConcurrentLfu, configured by calling builder WithEvents. ConcurrentLfu now has events enabled by default.
  • Adopted the System.Threading.Lock type in ConcurrentLfu for a minor performance optimization.
  • Fixed a concurrency bug fix in ScopedAtomicFactory, where scope initialization/disposal could observe stale state under contention.
  • Fixed the BackgroundThreadScheduler completion task to return completed when it is immediately disposed prior to executing any work.

Full changelog: bitfaster/BitFaster.Caching@v2.5.4...v2.6.0

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.0 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.AspNetCore.OpenApi from 10.0.2 to 10.0.8.

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore from 10.0.0 to 10.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Design from 10.0.0 to 10.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Design's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.EntityFrameworkCore.Relational from 10.0.0 to 10.0.8.

Release notes

Sourced from Microsoft.EntityFrameworkCore.Relational's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration from 10.0.3 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.3 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Json from 10.0.3 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Configuration.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection from 10.0.3 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.3 to 10.0.8.

Release notes

Sourced from Microsoft.Extensions.Options.ConfigurationExtensions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 17.13.0 to 18.5.1.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.5.1

What's Changed

Full Changelog: microsoft/vstest@v18.5.0...v18.5.1

18.5.0

⚠️ Unlisted on Nuget, because of #​15718

What's Changed

Full Changelog: microsoft/vstest@v18.4.0...v18.5.0

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

18.3.0

What's Changed

Internal fixes and updates

New Contributors

18.0.1

What's Changed

Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation

Internal changes

Full Changelog: microsoft/vstest@v18.0.0...v18.0.1

18.0.0

What's Changed

Internal fixes and updates

17.14.1

What's Changed

Full Changelog: microsoft/vstest@v17.14.0...v17.14.1

17.14.0

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

New Contributors

17.14.0-preview-25107-01

What's Changed

.NET versions updated

This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:

  • Updating to the latest VS, and running tests from net6.0 test projects.
  • Updating to the latest .NET SDK, and running tests from net6.0 test projects.

It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.

Changes

Internal version updates and fixes

Will probably revert before release:

New Contributors

Full Changelog: microsoft/vstest@v17.13.0...v17.14.0-preview-25107-01

Commits viewable in compare view.

Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.0 to 10.0.1.

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated ParquetSharp from 21.0.0 to 23.0.0.2.

Release notes

Sourced from ParquetSharp's releases.

23.0.0.2

This is a bug fix release that statically links libatomic on Linux, which was introduced as an extra dependency of the ParquetSharp native library in version 23.0.0.

What's Changed

Full Changelog: G-Research/ParquetSharp@23.0.0.1...23.0.0.2

23.0.0.1

This is a bug-fix release that fixes a potential stack overflow when reading very wide decimal typed columns. It's recommended to upgrade to this version if you read untrusted Parquet files.

What's Changed

New Contributors

Full Changelog: G-Research/ParquetSharp@23.0.0...23.0.0.1

23.0.0

This version of ParquetSharp upgrades the underlying C++ Parquet library to 23.0.0.

What's Changed

New Contributors

Full Changelog: G-Research/ParquetSharp@21.0.0...23.0.0

23.0.0-beta1

This version of ParquetSharp upgrades the underlying C++ Parquet library to 23.0.0.

What's Changed

New Contributors

Full Changelog: G-Research/ParquetSharp@21.0.0...23.0.0-beta1

Commits viewable in compare view.

Updated xunit.runner.visualstudio from 3.0.0 to 3.1.5.

Release notes

Sourced from xunit.runner.visualstudio's releases.

3.1.5

Release notes: https://xunit.net/releases/visualstudio/3.1.5

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

Bumps AWSSDK.S3 from 4.0.18.1 to 4.0.23.3
Bumps Azure.Identity from 1.13.2 to 1.21.0
Bumps Azure.Security.KeyVault.Keys from 4.7.0 to 4.10.0
Bumps BitFaster.Caching from 2.5.4 to 2.6.0
Bumps Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.0 to 10.0.8
Bumps Microsoft.AspNetCore.OpenApi from 10.0.2 to 10.0.8
Bumps Microsoft.EntityFrameworkCore from 10.0.0 to 10.0.8
Bumps Microsoft.EntityFrameworkCore.Design from 10.0.0 to 10.0.8
Bumps Microsoft.EntityFrameworkCore.Relational from 10.0.0 to 10.0.8
Bumps Microsoft.Extensions.Configuration from 10.0.3 to 10.0.8
Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.3 to 10.0.8
Bumps Microsoft.Extensions.Configuration.Json from 10.0.3 to 10.0.8
Bumps Microsoft.Extensions.DependencyInjection from 10.0.3 to 10.0.8
Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.0 to 10.0.8
Bumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.3 to 10.0.8
Bumps Microsoft.NET.Test.Sdk from 17.13.0 to 18.5.1
Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.0 to 10.0.1
Bumps ParquetSharp from 21.0.0 to 23.0.0.2
Bumps xunit.runner.visualstudio from 3.0.0 to 3.1.5

---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-version: 4.0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: AWSSDK.S3
  dependency-version: 4.0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Azure.Identity
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: Azure.Security.KeyVault.Keys
  dependency-version: 4.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: BitFaster.Caching
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.EntityFrameworkCore.Design
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.EntityFrameworkCore.Relational
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.Extensions.Configuration.Json
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.Extensions.Options.ConfigurationExtensions
  dependency-version: 10.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-all
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-all
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-all
- dependency-name: ParquetSharp
  dependency-version: 23.0.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget-all
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-all
...

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 May 18, 2026
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.

0 participants