Skip to content

Bump the dotnet-deps group with 17 updates#61

Merged
MiguelGuedelha merged 1 commit into
masterfrom
dependabot/nuget/project-templates/content/umbraco-headless-bff/UmbracoHeadlessBFF.Aspire/dotnet-deps-ebc6bb6bab
Jun 27, 2026
Merged

Bump the dotnet-deps group with 17 updates#61
MiguelGuedelha merged 1 commit into
masterfrom
dependabot/nuget/project-templates/content/umbraco-headless-bff/UmbracoHeadlessBFF.Aspire/dotnet-deps-ebc6bb6bab

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Updated Aspire.Hosting.Azure.Storage from 13.4.5 to 13.4.6.

Release notes

Sourced from Aspire.Hosting.Azure.Storage's releases.

13.4.6

What's New in Aspire 13.4.6

Patch release for Aspire 13.4 fixing polyglot AppHost code generation binding when CLI and SDK versions diverge, resource service port collision in --isolated mode, and a MongoDB.Driver dependency update.

🐛 Fixes

  • 🔗 Polyglot AppHost code generation silently failed when CLI and SDK versions divergedAspire.TypeSystem used a floating strong-name AssemblyVersion that changed with every build. When the installed Aspire CLI was built at a different version than the AppHost's SDK, the CLR couldn't satisfy the strong-name bind and every code generator (TypeScript, Python, Java, Go, Rust) was silently dropped, surfacing as No code generator found for language: <lang>. The AssemblyVersion is now frozen at a stable constant so any compatible CLI/SDK pair on 13.4 binds successfully. Relates to #​18110 and #​17910. (#​18160, @​sebastienros)

  • 🔌 Multiple AppHosts started with --isolated collided on the resource service port — Both instances tried to bind to the same fixed port from ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL, causing an "address already in use" error on the second instance. DashboardServiceHost now binds to port 0 on loopback when RandomizePorts is true (set by --isolated), letting the OS assign a unique port per instance. (#​18341, @​JamesNK)

  • 🍃 MongoDB.Driver updated to 3.9.0 — Removes a wrongly pinned SharpCompress transitive dependency and uses the corrected Snappier transitive. Fixes #​17981. (#​18279, @​Falco20019)

🏷️ Housekeeping


Full Changelog: v13.4.5...v13.4.6

Full commit: 87fe259e4fc244c599019a7b1304c85a1488f248

Generated by Generate release notes for a new stable Aspire release · 131 AIC · ⌖ 13.5 AIC · ⊞ 37.4K

Commits viewable in compare view.

Updated Aspire.Hosting.Redis from 13.4.5 to 13.4.6.

Release notes

Sourced from Aspire.Hosting.Redis's releases.

13.4.6

What's New in Aspire 13.4.6

Patch release for Aspire 13.4 fixing polyglot AppHost code generation binding when CLI and SDK versions diverge, resource service port collision in --isolated mode, and a MongoDB.Driver dependency update.

🐛 Fixes

  • 🔗 Polyglot AppHost code generation silently failed when CLI and SDK versions divergedAspire.TypeSystem used a floating strong-name AssemblyVersion that changed with every build. When the installed Aspire CLI was built at a different version than the AppHost's SDK, the CLR couldn't satisfy the strong-name bind and every code generator (TypeScript, Python, Java, Go, Rust) was silently dropped, surfacing as No code generator found for language: <lang>. The AssemblyVersion is now frozen at a stable constant so any compatible CLI/SDK pair on 13.4 binds successfully. Relates to #​18110 and #​17910. (#​18160, @​sebastienros)

  • 🔌 Multiple AppHosts started with --isolated collided on the resource service port — Both instances tried to bind to the same fixed port from ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL, causing an "address already in use" error on the second instance. DashboardServiceHost now binds to port 0 on loopback when RandomizePorts is true (set by --isolated), letting the OS assign a unique port per instance. (#​18341, @​JamesNK)

  • 🍃 MongoDB.Driver updated to 3.9.0 — Removes a wrongly pinned SharpCompress transitive dependency and uses the corrected Snappier transitive. Fixes #​17981. (#​18279, @​Falco20019)

🏷️ Housekeeping


Full Changelog: v13.4.5...v13.4.6

Full commit: 87fe259e4fc244c599019a7b1304c85a1488f248

Generated by Generate release notes for a new stable Aspire release · 131 AIC · ⌖ 13.5 AIC · ⊞ 37.4K

Commits viewable in compare view.

Updated Aspire.Hosting.SqlServer from 13.4.5 to 13.4.6.

Release notes

Sourced from Aspire.Hosting.SqlServer's releases.

13.4.6

What's New in Aspire 13.4.6

Patch release for Aspire 13.4 fixing polyglot AppHost code generation binding when CLI and SDK versions diverge, resource service port collision in --isolated mode, and a MongoDB.Driver dependency update.

🐛 Fixes

  • 🔗 Polyglot AppHost code generation silently failed when CLI and SDK versions divergedAspire.TypeSystem used a floating strong-name AssemblyVersion that changed with every build. When the installed Aspire CLI was built at a different version than the AppHost's SDK, the CLR couldn't satisfy the strong-name bind and every code generator (TypeScript, Python, Java, Go, Rust) was silently dropped, surfacing as No code generator found for language: <lang>. The AssemblyVersion is now frozen at a stable constant so any compatible CLI/SDK pair on 13.4 binds successfully. Relates to #​18110 and #​17910. (#​18160, @​sebastienros)

  • 🔌 Multiple AppHosts started with --isolated collided on the resource service port — Both instances tried to bind to the same fixed port from ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL, causing an "address already in use" error on the second instance. DashboardServiceHost now binds to port 0 on loopback when RandomizePorts is true (set by --isolated), letting the OS assign a unique port per instance. (#​18341, @​JamesNK)

  • 🍃 MongoDB.Driver updated to 3.9.0 — Removes a wrongly pinned SharpCompress transitive dependency and uses the corrected Snappier transitive. Fixes #​17981. (#​18279, @​Falco20019)

🏷️ Housekeeping


Full Changelog: v13.4.5...v13.4.6

Full commit: 87fe259e4fc244c599019a7b1304c85a1488f248

Generated by Generate release notes for a new stable Aspire release · 131 AIC · ⌖ 13.5 AIC · ⊞ 37.4K

Commits viewable in compare view.

Updated Aspire.StackExchange.Redis.DistributedCaching from 13.4.5 to 13.4.6.

Release notes

Sourced from Aspire.StackExchange.Redis.DistributedCaching's releases.

13.4.6

What's New in Aspire 13.4.6

Patch release for Aspire 13.4 fixing polyglot AppHost code generation binding when CLI and SDK versions diverge, resource service port collision in --isolated mode, and a MongoDB.Driver dependency update.

🐛 Fixes

  • 🔗 Polyglot AppHost code generation silently failed when CLI and SDK versions divergedAspire.TypeSystem used a floating strong-name AssemblyVersion that changed with every build. When the installed Aspire CLI was built at a different version than the AppHost's SDK, the CLR couldn't satisfy the strong-name bind and every code generator (TypeScript, Python, Java, Go, Rust) was silently dropped, surfacing as No code generator found for language: <lang>. The AssemblyVersion is now frozen at a stable constant so any compatible CLI/SDK pair on 13.4 binds successfully. Relates to #​18110 and #​17910. (#​18160, @​sebastienros)

  • 🔌 Multiple AppHosts started with --isolated collided on the resource service port — Both instances tried to bind to the same fixed port from ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL, causing an "address already in use" error on the second instance. DashboardServiceHost now binds to port 0 on loopback when RandomizePorts is true (set by --isolated), letting the OS assign a unique port per instance. (#​18341, @​JamesNK)

  • 🍃 MongoDB.Driver updated to 3.9.0 — Removes a wrongly pinned SharpCompress transitive dependency and uses the corrected Snappier transitive. Fixes #​17981. (#​18279, @​Falco20019)

🏷️ Housekeeping


Full Changelog: v13.4.5...v13.4.6

Full commit: 87fe259e4fc244c599019a7b1304c85a1488f248

Generated by Generate release notes for a new stable Aspire release · 131 AIC · ⌖ 13.5 AIC · ⊞ 37.4K

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.AspNetCore from 1.15.2 to 1.16.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.

1.16.0

1.16.0-beta.1

1.16.0-alpha.1

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.Http from 1.15.1 to 1.16.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

1.16.0

1.16.0-beta.1

1.16.0-alpha.1

1.15.2

Commits viewable in compare view.

Updated OpenTelemetry.Instrumentation.SqlClient from 1.15.2 to 1.16.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.SqlClient's releases.

1.16.0

1.16.0-beta.1

1.16.0-alpha.1

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.16.4 to 2.16.6.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Swashbuckle.AspNetCore from 10.2.2 to 10.2.3.

Release notes

Sourced from Swashbuckle.AspNetCore's releases.

10.2.3

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3

Commits viewable in compare view.

Updated Swashbuckle.AspNetCore.SwaggerGen from 10.2.2 to 10.2.3.

Release notes

Sourced from Swashbuckle.AspNetCore.SwaggerGen's releases.

10.2.3

What's Changed

Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.2...v10.2.3

Commits viewable in compare view.

Updated Umbraco.Cms from 17.4.2 to 17.5.0.

Release notes

Sourced from Umbraco.Cms's releases.

17.5.0

What's Changed Since The Last Release Candidate (18.0.0-rc3)

📦 Dependencies

What's Changed For 17.5.0

See the prior release notes for each pre-release version:

Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc2...release-17.5.0

17.5.0-rc2

What's Changed Since 17.5.0-rc

🐛 Bug Fixes

📦 Dependencies

Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc...release-17.5.0-rc2

What's Changed Since the Previous Version (17.4.2)

🙌 Notable Changes

📦 Dependencies

🚀 New Features

🚤 Performance

🌈 Accessibility Improvements

🐛 Bug Fixes

17.5.0-rc

What's Changed

🙌 Notable Changes

📦 Dependencies

🚀 New Features

🚤 Performance

🌈 Accessibility Improvements

🐛 Bug Fixes

Commits viewable in compare view.

Updated Umbraco.Cms.Core from 17.4.2 to 17.5.0.

Release notes

Sourced from Umbraco.Cms.Core's releases.

17.5.0

What's Changed Since The Last Release Candidate (18.0.0-rc3)

📦 Dependencies

What's Changed For 17.5.0

See the prior release notes for each pre-release version:

Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc2...release-17.5.0

17.5.0-rc2

What's Changed Since 17.5.0-rc

🐛 Bug Fixes

📦 Dependencies

Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc...release-17.5.0-rc2

What's Changed Since the Previous Version (17.4.2)

🙌 Notable Changes

📦 Dependencies

🚀 New Features

🚤 Performance

🌈 Accessibility Improvements

🐛 Bug Fixes

17.5.0-rc

What's Changed

🙌 Notable Changes

📦 Dependencies

🚀 New Features

🚤 Performance

🌈 Accessibility Improvements

🐛 Bug Fixes

Commits viewable in compare view.

Updated Umbraco.Cms.Infrastructure from 17.4.2 to 17.5.0.

Release notes

Sourced from Umbraco.Cms.Infrastructure's releases.

17.5.0

What's Changed Since The Last Release Candidate (18.0.0-rc3)

📦 Dependencies

What's Changed For 17.5.0

See the prior release notes for each pre-release version:

Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc2...release-17.5.0

17.5.0-rc2

What's Changed Since 17.5.0-rc

🐛 Bug Fixes

📦 Dependencies

Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc...release-17.5.0-rc2

What's Changed Since the Previous Version (17.4.2)

🙌 Notable Changes

📦 Dependencies

🚀 New Features

🚤 Performance

🌈 Accessibility Improvements

🐛 Bug Fixes

17.5.0-rc

What's Changed

🙌 Notable Changes

📦 Dependencies

🚀 New Features

🚤 Performance

🌈 Accessibility Improvements

🐛 Bug Fixes

Commits viewable in compare view.

Updated Umbraco.Cms.Web.Common from 17.4.2 to 17.5.0.

Release notes

Sourced from Umbraco.Cms.Web.Common's releases.

17.5.0

Bumps Aspire.Hosting.Azure.Storage from 13.4.5 to 13.4.6
Bumps Aspire.Hosting.Redis from 13.4.5 to 13.4.6
Bumps Aspire.Hosting.SqlServer from 13.4.5 to 13.4.6
Bumps Aspire.StackExchange.Redis.DistributedCaching from 13.4.5 to 13.4.6
Bumps OpenTelemetry.Instrumentation.AspNetCore from 1.15.2 to 1.16.0
Bumps OpenTelemetry.Instrumentation.Http from 1.15.1 to 1.16.0
Bumps OpenTelemetry.Instrumentation.SqlClient from 1.15.2 to 1.16.0
Bumps Scalar.AspNetCore from 2.16.4 to 2.16.6
Bumps Swashbuckle.AspNetCore from 10.2.2 to 10.2.3
Bumps Swashbuckle.AspNetCore.SwaggerGen from 10.2.2 to 10.2.3
Bumps Umbraco.Cms from 17.4.2 to 17.5.0
Bumps Umbraco.Cms.Core from 17.4.2 to 17.5.0
Bumps Umbraco.Cms.Infrastructure from 17.4.2 to 17.5.0
Bumps Umbraco.Cms.Web.Common from 17.4.2 to 17.5.0
Bumps Umbraco.Cms.Web.Website from 17.4.2 to 17.5.0
Bumps Umbraco.StorageProviders.AzureBlob from 17.0.0 to 17.1.0
Bumps Umbraco.StorageProviders.AzureBlob.ImageSharp from 17.0.0 to 17.1.0

---
updated-dependencies:
- dependency-name: Aspire.Hosting.Azure.Storage
  dependency-version: 13.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-deps
- dependency-name: Aspire.Hosting.Redis
  dependency-version: 13.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-deps
- dependency-name: Aspire.Hosting.SqlServer
  dependency-version: 13.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-deps
- dependency-name: Aspire.StackExchange.Redis.DistributedCaching
  dependency-version: 13.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-deps
- dependency-name: OpenTelemetry.Instrumentation.AspNetCore
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: OpenTelemetry.Instrumentation.SqlClient
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.16.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-deps
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.16.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-deps
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 10.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-deps
- dependency-name: Swashbuckle.AspNetCore.SwaggerGen
  dependency-version: 10.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-deps
- dependency-name: Umbraco.Cms
  dependency-version: 17.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: Umbraco.Cms.Core
  dependency-version: 17.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: Umbraco.Cms.Infrastructure
  dependency-version: 17.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: Umbraco.Cms.Web.Common
  dependency-version: 17.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: Umbraco.Cms.Web.Website
  dependency-version: 17.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: Umbraco.StorageProviders.AzureBlob
  dependency-version: 17.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
- dependency-name: Umbraco.StorageProviders.AzureBlob.ImageSharp
  dependency-version: 17.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet-deps
...

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 Jun 26, 2026
@MiguelGuedelha MiguelGuedelha merged commit e9df101 into master Jun 27, 2026
1 check passed
@MiguelGuedelha MiguelGuedelha deleted the dependabot/nuget/project-templates/content/umbraco-headless-bff/UmbracoHeadlessBFF.Aspire/dotnet-deps-ebc6bb6bab branch June 27, 2026 21:27
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