Skip to content

Commit

Permalink
Build(deps): bump the temporal group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the temporal group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Temporalio](https://github.com/temporalio/sdk-dotnet) | `1.3.1` | `1.4.0` |
| [Temporalio.Extensions.OpenTelemetry](https://github.com/temporalio/sdk-dotnet) | `1.3.1` | `1.4.0` |
| [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` |
| [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.1` |
| [Temporalio.Extensions.Hosting](https://github.com/temporalio/sdk-dotnet) | `1.3.1` | `1.4.0` |
| [Temporalio.Extensions.DiagnosticSource](https://github.com/temporalio/sdk-dotnet) | `1.3.1` | `1.4.0` |


Updates `Temporalio` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.1...1.4.0)

Updates `Temporalio.Extensions.OpenTelemetry` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.1...1.4.0)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.1...v8.0.2)

Updates `Microsoft.Extensions.Hosting` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v8.0.1)

Updates `Temporalio` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.1...1.4.0)

Updates `Temporalio.Extensions.Hosting` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.1...1.4.0)

Updates `Temporalio` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.1...1.4.0)

Updates `Temporalio.Extensions.DiagnosticSource` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/temporalio/sdk-dotnet/releases)
- [Commits](temporalio/sdk-dotnet@1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: Temporalio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: temporal
- dependency-name: Temporalio.Extensions.OpenTelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: temporal
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: temporal
- dependency-name: Temporalio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: temporal
- dependency-name: Temporalio.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: temporal
- dependency-name: Temporalio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: temporal
- dependency-name: Temporalio.Extensions.DiagnosticSource
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: temporal
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 51a57ad commit 2a1e8af
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<PackageVersion Include="GitVersion.MsBuild" Version="6.0.2"/>
<PackageVersion Include="InfinityFlow.Aspire.Temporal" Version="0.5.11"/>
<PackageVersion Include="InfinityFlow.Tools.Branding" Version="0.1.0"/>
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1"/>
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.2"/>
<PackageVersion Include="Microsoft.Extensions.DependencyModel" Version="8.0.1"/>
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0"/>
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.1"/>
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="8.9.1"/>
<PackageVersion Include="Microsoft.Extensions.ServiceDiscovery" Version="8.2.1"/>
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4"/>
Expand All @@ -25,10 +25,10 @@
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0"/>
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.25.0.90414"/>
<PackageVersion Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556"/>
<PackageVersion Include="Temporalio" Version="1.3.1"/>
<PackageVersion Include="Temporalio.Extensions.Hosting" Version="1.3.1"/>
<PackageVersion Include="Temporalio.Extensions.DiagnosticSource" Version="1.3.1"/>
<PackageVersion Include="Temporalio.Extensions.OpenTelemetry" Version="1.3.1"/>
<PackageVersion Include="Temporalio" Version="1.4.0"/>
<PackageVersion Include="Temporalio.Extensions.Hosting" Version="1.4.0"/>
<PackageVersion Include="Temporalio.Extensions.DiagnosticSource" Version="1.4.0"/>
<PackageVersion Include="Temporalio.Extensions.OpenTelemetry" Version="1.4.0"/>
<PackageVersion Include="xunit" Version="2.9.1"/>
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2"/>
</ItemGroup>
Expand Down

0 comments on commit 2a1e8af

Please sign in to comment.