Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Updated Asm from 3.6.523 to 3.6.560.

Release notes

Sourced from Asm's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Asm.AspNetCore from 3.6.523 to 3.6.560.

Release notes

Sourced from Asm.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Asm.AspNetCore.Api from 3.6.523 to 3.6.560.

Release notes

Sourced from Asm.AspNetCore.Api's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Asm.AspNetCore.Modules from 3.6.523 to 3.6.560.

Release notes

Sourced from Asm.AspNetCore.Modules's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Asm.Cqrs.AspNetCore from 3.6.523 to 3.6.560.

Release notes

Sourced from Asm.Cqrs.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Asm.Domain from 3.6.523 to 3.6.560.

Release notes

Sourced from Asm.Domain's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Asm.Domain.Infrastructure from 3.6.523 to 3.6.560.

Release notes

Sourced from Asm.Domain.Infrastructure's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Asm.Testing from 3.6.523 to 3.6.560.

Release notes

Sourced from Asm.Testing's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Aspire.Hosting.AppHost from 9.4.2 to 9.5.1.

Release notes

Sourced from Aspire.Hosting.AppHost's releases.

9.5.1

What's Changed

Full Changelog: dotnet/aspire@v9.5.0...v9.5.1

9.5.0

We are excited to share that our 9.5.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.5 to find what's new in 9.5.0!

New Contributors

Full Changelog: dotnet/aspire@v9.4.0...v9.5.0

Commits viewable in compare view.

Updated Aspire.Hosting.NodeJs from 9.4.2 to 9.5.1.

Release notes

Sourced from Aspire.Hosting.NodeJs's releases.

9.5.1

What's Changed

Full Changelog: dotnet/aspire@v9.5.0...v9.5.1

9.5.0

We are excited to share that our 9.5.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.5 to find what's new in 9.5.0!

New Contributors

Full Changelog: dotnet/aspire@v9.4.0...v9.5.0

Commits viewable in compare view.

Updated Aspire.Hosting.SqlServer from 9.4.2 to 9.5.1.

Release notes

Sourced from Aspire.Hosting.SqlServer's releases.

9.5.1

What's Changed

Full Changelog: dotnet/aspire@v9.5.0...v9.5.1

9.5.0

We are excited to share that our 9.5.0 release of Aspire has shipped! All of the packages are available in NuGet.org now. Head over to https://learn.microsoft.com/en-us/dotnet/aspire/whats-new/dotnet-aspire-9.5 to find what's new in 9.5.0!

New Contributors

Full Changelog: dotnet/aspire@v9.4.0...v9.5.0

Commits viewable in compare view.

Updated Azure.Identity from 1.16.0 to 1.17.0.

Release notes

Sourced from Azure.Identity's releases.

1.17.0

1.17.0 (2025-10-07)

Bugs Fixed

  • TenantId is now configured via MSAL's WithTenantId instead of WithTenantIdFromAuthority to prevent malformed Uris to the authority.

Other Changes

  • Deprecated BrowserCustomizationOptions.UseEmbeddedWebView property. This option requires additional dependencies on Microsoft.Identity.Client.Desktop and is no longer supported. Consider using brokered authentication instead.

Commits viewable in compare view.

Updated Bogus from 35.6.3 to 35.6.4.

Release notes

Sourced from Bogus's releases.

35.6.4

CHANGE LOG

Commits viewable in compare view.

Updated CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects from 9.7.2 to 9.8.0.

Release notes

Sourced from CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects's releases.

9.8.0

Time for another big release of the Aspire Community Toolkit with the main features being:

  • Support for Aspire 9.5
  • Open Telemetry Collector hosting integration
  • Apache Solr hosting integration

We also have a change to the package versioning for the SQLite EF Core integration, it's now marked as a pre-release package as it brings support for OTEL via their NuGet package, but their package is in beta, so we have to publish a pre-release version of our package too.

What's Changed

New Contributors

Commits viewable in compare view.

Updated Microsoft.Identity.Client from 4.77.0 to 4.77.1.

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.77.1

What's Changed

Full Changelog: AzureAD/microsoft-authentication-library-for-dotnet@4.77.0...4.77.1

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0.

Release notes

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

18.0.0

What's Changed

Internal fixes and updates

Commits viewable in compare view.

Updated Newtonsoft.Json from 13.0.3 to 13.0.4.

Release notes

Sourced from Newtonsoft.Json's releases.

13.0.4

  • New feature - Annotated for trim/AOT (in)compatibility
  • New feature - Added support for using Index with JArray
  • Change - Avoid LINQ expression trees in .NET 6+ reflection
  • Fix - Fixed handling of empty constructor names
  • Fix - Fixed XML convert duplicate attribute error on nested arrays with writeArrayAttribute set to true
  • Fix - Fixed XML convert array attribute is not set for properties with special characters
  • Fix - Fixed TimeOnly deserialization to support more formats

Commits viewable in compare view.

Updated Reqnroll.Tools.MsBuild.Generation from 3.0.2 to 3.1.2.

Release notes

Sourced from Reqnroll.Tools.MsBuild.Generation's releases.

3.1.2

Bug fixes:

  • Fix: MsTest: Friendly names are generated for scenario outline examples, even if generator/disableFriendlyTestNames is set to true, causing a Reqnroll v2 compatiblility issue (#​867)
  • Fix: Performance issue caused by the fix #​862 in v3.1.0 (#​874)

Contributors of this release (in alphabetical order): @​clrudolphi, @​konarx

3.1.1

Improvements:

Bug fixes:

  • Fix: Mismatch in Cucumber.HtmlFormatter version between package and project causing build warnings (#​868)

Contributors of this release (in alphabetical order): @​jdb0123

3.1.0

New features:

  • Added xUnit 3 support. In order to use Reqnroll with xUnit v3, you need to use the Reqnroll.xunit.v3 package. (#​405, #​538)
  • Disabling parallel execution with the addNonParallelizableMarkerForTags efature now also applies to scenario-level tags for frameworks supporting method-level isolation (NUnit, MsTest V2, TUnit). (#​826)
  • Generating "friendly names" for generated test methods by default can be disabled by the generator/disableFriendlyTestNames setting in reqnroll.json. This can help to avoid compatiblity issues with tools like VsTest retry. For MsTest this setting restores the behavior of Reqnroll v2. (#​854)

Improvements:

  • Reqnroll.Verify: Support for Verify v29+ (Verify.Xunit v29.0.0 or later). For earlier versions use 3.0.3 version of the plugin that is compatible with Reqnroll v3.*. The support for custom snapshot files with global VerifySettings has been removed, see plugin documentation for details and workarounds. (#​572)
  • Dependencies: Updated to Cucumber Gherkin v35, Cucumber Messages v29 and Cucumber CompatibilityKit v23 (#​841)
  • Improved Reqnroll.Tools.MsBuild.Generation NuGet package: reduced size by optimizing included dependencies, consolidated MsBuild assets (#​812)

Bug fixes:

  • Fix: Formatters: Test execution fails when formatters were disabled due to a generation error (#​861)
  • Fix: Exceptions from before scenario plugin hook events (RuntimePluginTestExecutionLifecycleEvents.BeforeScenario) are not shown (#​856)
  • Fix: Before scenario hooks are not raised immediately when runtime/stopAtFirstError is true, but handled delayed (#​857)
  • Fix: Dry Run mode doesn't work properly if the project contains hooks that register & inject custom dependencies (#​862)

Contributors of this release (in alphabetical order): @​chekkan, @​Code-Grump, @​DrEsteban, @​gasparnagy, @​konarx

3.0.3

Improvements:

  • Formatters: Enchanced logging of exception information when file-based formatters throw exceptions (#​842)

Bug fixes:

  • Fix: Step execution improperly handles error flows when runtime/stopAtFirstError is true, resulting in skipped step events and hence invalid reports (#​819)

Contributors of this release (in alphabetical order): @​clrudolplhi

Commits viewable in compare view.

Updated Reqnroll.xUnit from 3.0.2 to 3.1.2.

Updated Swashbuckle.AspNetCore from 9.0.4 to 9.0.6.

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

9.0.6

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.5...v9.0.6

9.0.5

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v9.0.4...v9.0.5

Commits viewable in compare view.

Updated xunit.runner.visualstudio from 3.1.4 to 3.1.5.

Release notes

Sourced from xunit.runner.visualstudio's releases.

No release notes found for this version range.

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 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 <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 Asm from 3.6.523 to 3.6.560
Bumps Asm.AspNetCore from 3.6.523 to 3.6.560
Bumps Asm.AspNetCore.Api from 3.6.523 to 3.6.560
Bumps Asm.AspNetCore.Modules from 3.6.523 to 3.6.560
Bumps Asm.Cqrs.AspNetCore from 3.6.523 to 3.6.560
Bumps Asm.Domain from 3.6.523 to 3.6.560
Bumps Asm.Domain.Infrastructure from 3.6.523 to 3.6.560
Bumps Asm.Testing from 3.6.523 to 3.6.560
Bumps Aspire.Hosting.AppHost from 9.4.2 to 9.5.1
Bumps Aspire.Hosting.NodeJs from 9.4.2 to 9.5.1
Bumps Aspire.Hosting.SqlServer from 9.4.2 to 9.5.1
Bumps Azure.Identity from 1.16.0 to 1.17.0
Bumps Bogus from 35.6.3 to 35.6.4
Bumps CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects from 9.7.2 to 9.8.0
Bumps Microsoft.Identity.Client from 4.77.0 to 4.77.1
Bumps Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0
Bumps Newtonsoft.Json from 13.0.3 to 13.0.4
Bumps Reqnroll.Tools.MsBuild.Generation from 3.0.2 to 3.1.2
Bumps Reqnroll.xUnit from 3.0.2 to 3.1.2
Bumps Swashbuckle.AspNetCore from 9.0.4 to 9.0.6
Bumps xunit.runner.visualstudio from 3.1.4 to 3.1.5

---
updated-dependencies:
- dependency-name: Asm
  dependency-version: 3.6.560
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Asm.AspNetCore
  dependency-version: 3.6.560
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Asm.AspNetCore.Api
  dependency-version: 3.6.560
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Asm.AspNetCore.Modules
  dependency-version: 3.6.560
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Asm.Cqrs.AspNetCore
  dependency-version: 3.6.560
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Asm.Domain
  dependency-version: 3.6.560
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Asm.Domain.Infrastructure
  dependency-version: 3.6.560
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Asm.Testing
  dependency-version: 3.6.560
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Aspire.Hosting.AppHost
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: Aspire.Hosting.NodeJs
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: Aspire.Hosting.SqlServer
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: Azure.Identity
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: Bogus
  dependency-version: 35.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: CommunityToolkit.Aspire.Hosting.SqlDatabaseProjects
  dependency-version: 9.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: Microsoft.Identity.Client
  dependency-version: 4.77.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: version-updates
- dependency-name: Newtonsoft.Json
  dependency-version: 13.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: Reqnroll.Tools.MsBuild.Generation
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: Reqnroll.xUnit
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 13, 2025
@dependabot dependabot bot requested a review from AndrewMcLachlan as a code owner October 13, 2025 20:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Oct 13, 2025
@AndrewMcLachlan AndrewMcLachlan merged commit 71ea67e into main Oct 14, 2025
5 checks passed
@AndrewMcLachlan AndrewMcLachlan deleted the dependabot/nuget/version-updates-90fa1567b5 branch October 14, 2025 00:36
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.

2 participants