chore(deps): update dependency opentelemetry.instrumentation.entityframeworkcore to v1.0.0-beta.10
Some checks failed
PR Workflow / preprocess (pull_request) Successful in 2s
PR Workflow / build (pull_request) Successful in 27s
PR Workflow / sbom-scan (pull_request) Failing after 30s
PR Workflow / generate-licences (pull_request) Successful in 58s
PR Workflow / container-build (pull_request) Successful in 1m28s
PR Workflow / container-sbom-scan (pull_request) Failing after 35s

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-02-07 16:27:47 +00:00
parent 702b682fad
commit fecea4e2f7

View file

@ -92,7 +92,7 @@
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.9"/>
<PackageReference Include="OpenTelemetry.Instrumentation.EntityFrameworkCore" Version="1.0.0-beta.10"/>
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.0" />
<PackageReference Include="OpenTelemetry.Instrumentation.Process" Version="1.0.0-alpha.6" />
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.7.0" />