Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2025

Bumps Aspire.Hosting.AppHost and InfinityFlow.Aspire.Temporal. These dependencies needed to be updated together.
Updates Aspire.Hosting.AppHost from 9.0.0 to 9.1.0

Release notes

Sourced from Aspire.Hosting.AppHost's releases.

.NET Aspire 9.1.0 Release

We are excited to share that our 9.1.0 release of .NET Aspire has shipped! All of the packages are available in NuGet.org now. Please check out what's new in this release. Try it out and share your feedback 😃

What's Changed

... (truncated)

Commits
  • 2a8f48e Stabilize branding (#7730)
  • 5873c75 Update WaitForResourceHealthyAsync to use DefaultWaitBehavior (#7738)
  • f209b76 [release/9.1] Require resource group on existing azure resources (#7734)
  • 9164b37 [release/9.1] Improve XML documentation comments (#7737)
  • 9d98476 [release/9.1] Resolve DistributedApplicationResourceBuilder<ResourceWithConne...
  • 89d5b4a [release/9.1] Fix arg annotations when running in IDE mode (#7722)
  • b78ef60 Fix Azure PostgreSQL AsExisting (#7702)
  • 5bab8b4 [release/9.1] Don't set properties on existing Azure SQL server resources (#7...
  • a7453c1 [release/9.1] Hide secrets in source tooltip, correct ExpressionResolver logi...
  • 87cb282 Change location of contributing devcontainer.json file to improve default cod...
  • Additional commits viewable in compare view

Updates InfinityFlow.Aspire.Temporal from 0.5.12 to 0.5.14

Release notes

Sourced from InfinityFlow.Aspire.Temporal's releases.

InfinityFlow.Aspire.Temporal 0.5.14

  • Speed up Startup Time: Use temporalio/admin-tools:latest instead of building our own. by @​ElanHasson (#141)
  • Bump Aspire.Hosting.AppHost from 9.0.0 to 9.1.0 in the aspire group by @dependabot[bot] (#139)
  • Bump Microsoft.Extensions.ServiceDiscovery from 9.0.0 to 9.1.0 in the dotnet group by @dependabot[bot] (#140)
  • Bump Testcontainers from 4.2.0 to 4.3.0 by @dependabot[bot] (#138)

👨🏼‍💻 Contributors

@​ElanHasson, @​dependabot[bot] and dependabot[bot]

InfinityFlow.Aspire.Temporal 0.5.13

👨🏼‍💻 Contributors

@​dependabot[bot] and dependabot[bot]

Commits
  • 24e4064 Speed up Startup Time: Use temporalio/admin-tools:latest instead of building ...
  • e50c165 Bump Aspire.Hosting.AppHost from 9.0.0 to 9.1.0 in the aspire group (#139)
  • f88225e Bump Microsoft.Extensions.ServiceDiscovery in the dotnet group (#140)
  • d021f7d Bump Testcontainers from 4.2.0 to 4.3.0 (#138)
  • d552e2e Bump Aspire.Hosting.AppHost from 8.2.1 to 9.0.0 in the aspire group across 1 ...
  • b63905d Bump the dotnet group across 1 directory with 3 updates (#133)
  • a1d05c6 Bump Testcontainers from 4.1.0 to 4.2.0 (#132)
  • 0e8957d Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#129)
  • e9b371d Bump Microsoft.Extensions.Hosting, Temporalio and Temporalio.Extensions.Hosti...
  • 7d0dfe0 Bump the opentelemetry group across 1 directory with 5 updates (#131)
  • Additional 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…oral

Bumps [Aspire.Hosting.AppHost](https://github.com/dotnet/aspire) and [InfinityFlow.Aspire.Temporal](https://github.com/InfinityFlowApp/aspire-temporal-server). These dependencies needed to be updated together.

Updates `Aspire.Hosting.AppHost` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v9.0.0...v9.1.0)

Updates `InfinityFlow.Aspire.Temporal` from 0.5.12 to 0.5.14
- [Release notes](https://github.com/InfinityFlowApp/aspire-temporal-server/releases)
- [Commits](InfinityFlowApp/aspire-temporal@0.5.12...0.5.14)

---
updated-dependencies:
- dependency-name: Aspire.Hosting.AppHost
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: InfinityFlow.Aspire.Temporal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency update minor Minor changes labels Feb 28, 2025
@ElanHasson ElanHasson merged commit 1138b05 into main Mar 2, 2025
3 checks passed
@ElanHasson ElanHasson deleted the dependabot/nuget/multi-dbf713bd2d branch March 2, 2025 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update minor Minor changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants