Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Updated Aspire.Hosting.PostgreSQL from 9.2.1 to 9.4.0.

Release notes

Sourced from Aspire.Hosting.PostgreSQL's releases.

9.4.0

We are excited to share that our 9.4.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.4 to find what's new in 9.4.0!

What's Changed

9.3.2

What's Changed

Full Changelog: dotnet/aspire@v9.3.1...v9.3.2

9.3.1

What's Changed

Full Changelog: dotnet/aspire@v9.3.0...v9.3.1

9.3.0

We are excited to share that our 9.3.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Find out what is new here.

What's Changed

Commits viewable in compare view.

Updated Aspire.Hosting.Redis from 9.2.1 to 9.4.0.

Release notes

Sourced from Aspire.Hosting.Redis's releases.

9.4.0

We are excited to share that our 9.4.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.4 to find what's new in 9.4.0!

What's Changed

9.3.2

What's Changed

Full Changelog: dotnet/aspire@v9.3.1...v9.3.2

9.3.1

What's Changed

Full Changelog: dotnet/aspire@v9.3.0...v9.3.1

9.3.0

We are excited to share that our 9.3.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Find out what is new here.

What's Changed

Commits viewable in compare view.

Updated AutoFixture from 5.0.0-preview0011 to 5.0.0-preview0012.

Release notes

Sourced from AutoFixture's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated AutoFixture.AutoNSubstitute from 5.0.0-preview0011 to 5.0.0-preview0012.

Release notes

Sourced from AutoFixture.AutoNSubstitute's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated AutoFixture.Xunit2 from 5.0.0-preview0011 to 5.0.0-preview0012.

Release notes

Sourced from AutoFixture.Xunit2's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Azure.Identity from 1.13.2 to 1.14.2.

Release notes

Sourced from Azure.Identity's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated CommunityToolkit.Aspire.Hosting.Dapr from 9.4.0 to 9.7.0.

Release notes

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

9.7.0

Two main features of this release are support for Aspire 9.4 and SurrealDB integrations (hosting and client).

What's Changed

New Contributors

Full Changelog: CommunityToolkit/Aspire@v9.6.0...v9.7.0

9.6.0

Some big changes in this release:

  • SWA integration is now deprecated and has been removed from the repo
  • Overhaul of the node.js installer pipeline so it's running npm/yarn/pnpm as resources for better stability
  • Ollama and SQLite are no longer omitted from the publishing manifest

There's two new hosting integrations:

  • PowerShell
  • MCP Inspector

What's Changed

New Contributors

Full Changelog: CommunityToolkit/Aspire@v9.5.0...v9.6.0

9.5.0

Highlights

  • Support for Aspire 9.3
  • Fixing Ollama support on AMD GPU
  • More DbGate and Adminer support

What's Changed

New Contributors

Full Changelog: CommunityToolkit/Aspire@v9.4.0...v9.5.0

Commits viewable in compare view.

Updated coverlet.collector from 6.0.2 to 6.0.4.

Release notes

Sourced from coverlet.collector's releases.

6.0.4

Fixed

  • Fix empty coverage report when using include and exclude filters #​1726

Diff between 6.0.3 and 6.0.4

6.0.3

Fixed

Improvements

  • Cache the regex used in InstrumentationHelper #​1693
  • Enable dotnetTool integration tests for linux #​660

Diff between 6.0.2 and 6.0.3

Commits viewable in compare view.

Updated coverlet.msbuild from 6.0.2 to 6.0.4.

Release notes

Sourced from coverlet.msbuild's releases.

6.0.4

Fixed

  • Fix empty coverage report when using include and exclude filters #​1726

Diff between 6.0.3 and 6.0.4

6.0.3

Fixed

Improvements

  • Cache the regex used in InstrumentationHelper #​1693
  • Enable dotnetTool integration tests for linux #​660

Diff between 6.0.2 and 6.0.3

Commits viewable in compare view.

Updated Duende.IdentityServer.AspNetIdentity from 7.2.2 to 7.2.4.

Release notes

Sourced from Duende.IdentityServer.AspNetIdentity's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Duende.IdentityServer.EntityFramework from 7.2.2 to 7.2.4.

Release notes

Sourced from Duende.IdentityServer.EntityFramework's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Marten from 7.40.3 to 8.5.0.

Release notes

Sourced from Marten's releases.

8.5.0

What's Changed

Full Changelog: JasperFx/marten@V8.4.0...V8.5.0

8.4.0

What's Changed

New Contributors

Full Changelog: JasperFx/marten@V8.3.2...V8.4.0

8.3.2

Top line changes are a couple fixes for the Archived and Tombstone events where the namespace changed from V7 to V8, and the usage of Archived within some projections was unintentionally broken -- and now fixed.

What's Changed

New Contributors

Full Changelog: JasperFx/marten@V8.3.1...V8.3.2

8.3.1

What's Changed

Full Changelog: JasperFx/marten@V8.3.0...V8.3.1

8.3.0

What's Changed

New Contributors

Full Changelog: JasperFx/marten@V8.2.1...V8.3.0

8.2.1

Revert PR JasperFx/marten#3824 which is causing regression with indexes.

Fixes regression issue JasperFx/marten#3837

8.2.0

The CLI improvements in JasperFx & Weasel and the corresponding changes to Marten are substantial, even though nothing else in Marten changes in this release.

What's Changed

Full Changelog: JasperFx/marten@V8.1.2...V8.2.0

8.1.2

What's Changed

Full Changelog: JasperFx/marten@V8.1.0...V8.1.2

8.1.0

What's Changed

New Contributors

Full Changelog: JasperFx/marten@V8.0.1...V8.1.0

8.0.1

Please upgrade from 8.0 to 8.0.1

The big change here is addressing a "Connection Leak" issue when running the Async Daemon with aggregation projections. We apologize for the inconvenience here:-(

Also, the database index change is technically a breaking change, but we're bending the rules because this should have been in the 8.0.0 change. This removes a table index that probably isn't helpful anyway.

What's Changed

Full Changelog: JasperFx/marten@V8.0.0...V8.0.1

8.0.0

Release Overview: Blog Post

Breaking Changes: Read Migration Guide

What's Changed

New Contributors

Full Changelog: JasperFx/marten@V7.39.1...V8.0.0

7.40.5

What's Changed

Full Changelog: JasperFx/marten@V7.40.4...V7.40.5

7.40.4

What's Changed

New Contributors

Full Changelog: JasperFx/marten@V7.40.3...V7.40.4

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.Google from 9.0.4 to 9.0.7.

Release notes

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

9.0.7

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7

9.0.6

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61622)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.

Dependency Updates

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61762)
    Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
  • Update dependencies from dotnet/arcade (#​61714)
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
  • Update dependencies from dotnet/extensions (#​61571)
    Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
  • Update dependencies from dotnet/extensions (#​61877)
    Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
  • Update dependencies from dotnet/arcade (#​61892)
    Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.

Miscellaneous

  • Update branding to 9.0.6 (#​61831)
    Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
  • Merging internal commits for release/9.0 (#​61925)
    Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.5...v9.0.6

9.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.4...v9.0.5

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Authentication.OpenIdConnect from 9.0.4 to 9.0.7.

Release notes

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

9.0.7

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7

9.0.6

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61622)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.

Dependency Updates

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61762)
    Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
  • Update dependencies from dotnet/arcade (#​61714)
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
  • Update dependencies from dotnet/extensions (#​61571)
    Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
  • Update dependencies from dotnet/extensions (#​61877)
    Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
  • Update dependencies from dotnet/arcade (#​61892)
    Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.

Miscellaneous

  • Update branding to 9.0.6 (#​61831)
    Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
  • Merging internal commits for release/9.0 (#​61925)
    Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.5...v9.0.6

9.0.5

Release

What's Changed

Description has been truncated

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps Aspire.Hosting.PostgreSQL from 9.2.1 to 9.4.0
Bumps Aspire.Hosting.Redis from 9.2.1 to 9.4.0
Bumps AutoFixture from 5.0.0-preview0011 to 5.0.0-preview0012
Bumps AutoFixture.AutoNSubstitute from 5.0.0-preview0011 to 5.0.0-preview0012
Bumps AutoFixture.Xunit2 from 5.0.0-preview0011 to 5.0.0-preview0012
Bumps Azure.Identity from 1.13.2 to 1.14.2
Bumps CommunityToolkit.Aspire.Hosting.Dapr from 9.4.0 to 9.7.0
Bumps coverlet.collector from 6.0.2 to 6.0.4
Bumps coverlet.msbuild from 6.0.2 to 6.0.4
Bumps Duende.IdentityServer.AspNetIdentity from 7.2.2 to 7.2.4
Bumps Duende.IdentityServer.EntityFramework from 7.2.2 to 7.2.4
Bumps Marten from 7.40.3 to 8.5.0
Bumps Microsoft.AspNetCore.Authentication.Google from 9.0.4 to 9.0.7
Bumps Microsoft.AspNetCore.Authentication.OpenIdConnect from 9.0.4 to 9.0.7
Bumps Microsoft.AspNetCore.Components.QuickGrid from 9.0.4 to 9.0.7
Bumps Microsoft.AspNetCore.Identity.UI from 9.0.4 to 9.0.7
Bumps Microsoft.AspNetCore.OpenApi from 9.0.4 to 9.0.7
Bumps Microsoft.AspNetCore.SignalR.Client from 9.0.4 to 9.0.7
Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.4 to 9.0.7
Bumps Microsoft.Extensions.Http.Resilience from 9.2.0 to 9.7.0
Bumps Microsoft.Extensions.ServiceDiscovery from 9.2.1 to 9.4.0
Bumps Microsoft.Graph from 5.77.0 to 5.88.0
Bumps Microsoft.Identity.Client to 4.73.1, 4.74.1
Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 17.14.1
Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.11.2 to 1.12.0
Bumps OpenTelemetry.Extensions.Hosting from 1.11.2 to 1.12.0
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.11.1 to 1.12.0
Bumps OpenTelemetry.Instrumentation.Runtime from 1.11.1 to 1.12.0
Bumps Scalar.AspNetCore from 2.2.7 to 2.6.8
Bumps Swashbuckle.AspNetCore.Swagger from 8.1.1 to 9.0.3
Bumps Swashbuckle.AspNetCore.SwaggerGen from 7.2.0 to 9.0.3
Bumps Swashbuckle.AspNetCore.SwaggerUI from 8.1.1 to 9.0.3
Bumps WolverineFx from 3.13.0 to 4.8.0
Bumps WolverineFx.Http.Marten from 3.13.0 to 4.8.0
Bumps xunit from 2.9.2 to 2.9.3
Bumps xunit.runner.visualstudio from 3.0.0-pre.42 to 3.1.3

---
updated-dependencies:
- dependency-name: Aspire.Hosting.PostgreSQL
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Aspire.Hosting.Redis
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: AutoFixture
  dependency-version: 5.0.0-preview0012
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: AutoFixture.AutoNSubstitute
  dependency-version: 5.0.0-preview0012
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: AutoFixture.Xunit2
  dependency-version: 5.0.0-preview0012
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Identity
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Identity.Client
  dependency-version: 4.73.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: CommunityToolkit.Aspire.Hosting.Dapr
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: coverlet.collector
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: coverlet.msbuild
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Duende.IdentityServer.AspNetIdentity
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Duende.IdentityServer.EntityFramework
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Marten
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.AspNetCore.Authentication.Google
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Components.QuickGrid
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.Identity.UI
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.AspNetCore.SignalR.Client
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Graph
  dependency-version: 5.88.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Identity.Client
  dependency-version: 4.74.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.6.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Swashbuckle.AspNetCore.Swagger
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Swashbuckle.AspNetCore.SwaggerUI
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: WolverineFx
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: WolverineFx.Http.Marten
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 5, 2025
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