Skip to content

Bump Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL and 11 others - #756

Merged
askpt merged 1 commit into
mainfrom
dependabot/nuget/aspire-709b7dba29
May 15, 2026
Merged

Bump Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL and 11 others#756
askpt merged 1 commit into
mainfrom
dependabot/nuget/aspire-709b7dba29

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL from 13.3.1 to 13.3.2.

Release notes

Sourced from Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL's releases.

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.Hosting.Azure.AppContainers from 13.3.1 to 13.3.2.

Release notes

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

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.Hosting.Azure.PostgreSQL from 13.3.1 to 13.3.2.

Release notes

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

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.Hosting.Azure.Redis from 13.3.1 to 13.3.2.

Release notes

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

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.Hosting.Azure.Storage from 13.3.1 to 13.3.2.

Release notes

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

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.Hosting.DevTunnels from 13.3.1 to 13.3.2.

Release notes

Sourced from Aspire.Hosting.DevTunnels's releases.

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.Hosting.GitHub.Models from 13.3.1 to 13.3.2.

Release notes

Sourced from Aspire.Hosting.GitHub.Models's releases.

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.Hosting.JavaScript from 13.3.1 to 13.3.2.

Release notes

Sourced from Aspire.Hosting.JavaScript's releases.

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.Hosting.Python from 13.3.1 to 13.3.2.

Release notes

Sourced from Aspire.Hosting.Python's releases.

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated Aspire.StackExchange.Redis.DistributedCaching from 13.3.1 to 13.3.2.

Release notes

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

13.3.2

What's New in Aspire 13.3.2

Patch release for Aspire 13.3 with a fix for container tunnel startup when tunnel-dependent containers use WaitFor().

🐛 Fixes

  • 🚇 Fix WaitFor() for tunnel-dependent containers — The container tunnel implementation that shipped in Aspire 13.3 deadlocked at startup when tunnel-using containers waited on other resources, because resource waits blocked ResourceStarting before the tunnel initialization could complete. Container and tunnel startup have been refactored to cooperate correctly, and additional tunnel-dependent containers can now be started at any point during the application lifecycle. Also improves error reporting for container tunnel failures. (#​16988, backported via #​16993)

🏷️ Housekeeping

  • 🚀 Bumped branding to 13.3.2 (#​17053)

Commits viewable in compare view.

Updated CommunityToolkit.Aspire.Hosting.Flagd from 13.1.1 to 13.3.0.

Release notes

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

13.3.0

What's Changed

Commits viewable in compare view.

Updated CommunityToolkit.Aspire.Hosting.Golang from 13.1.1 to 13.3.0.

Release notes

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

13.3.0

What's Changed

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 15, 2026
@dependabot
dependabot Bot requested a review from askpt as a code owner May 15, 2026 02:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels May 15, 2026
Bumps Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL from 13.3.1 to 13.3.2
Bumps Aspire.Hosting.Azure.AppContainers from 13.3.1 to 13.3.2
Bumps Aspire.Hosting.Azure.PostgreSQL from 13.3.1 to 13.3.2
Bumps Aspire.Hosting.Azure.Redis from 13.3.1 to 13.3.2
Bumps Aspire.Hosting.Azure.Storage from 13.3.1 to 13.3.2
Bumps Aspire.Hosting.DevTunnels from 13.3.1 to 13.3.2
Bumps Aspire.Hosting.GitHub.Models from 13.3.1 to 13.3.2
Bumps Aspire.Hosting.JavaScript from 13.3.1 to 13.3.2
Bumps Aspire.Hosting.Python from 13.3.1 to 13.3.2
Bumps Aspire.StackExchange.Redis.DistributedCaching from 13.3.1 to 13.3.2
Bumps CommunityToolkit.Aspire.Hosting.Flagd from 13.1.1 to 13.3.0
Bumps CommunityToolkit.Aspire.Hosting.Golang from 13.1.1 to 13.3.0

---
updated-dependencies:
- dependency-name: Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.Azure.AppContainers
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.Azure.PostgreSQL
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.Azure.Redis
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.Azure.Storage
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.DevTunnels
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.GitHub.Models
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.JavaScript
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.Python
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.StackExchange.Redis.DistributedCaching
  dependency-version: 13.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: CommunityToolkit.Aspire.Hosting.Flagd
  dependency-version: 13.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aspire
- dependency-name: CommunityToolkit.Aspire.Hosting.Golang
  dependency-version: 13.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aspire
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the aspire group with 12 updates Bump Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL and 11 others May 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/aspire-709b7dba29 branch from f6b1788 to 02107f8 Compare May 15, 2026 05:53
@askpt
askpt merged commit 8329299 into main May 15, 2026
7 checks passed
@askpt
askpt deleted the dependabot/nuget/aspire-709b7dba29 branch May 15, 2026 05:57
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