Skip to content

Bump the opentelemetry group with 2 updates#102

Merged
hwinther merged 2 commits intomainfrom
dependabot/nuget/backend/src/Api/main/opentelemetry-fd203768d4
Apr 9, 2026
Merged

Bump the opentelemetry group with 2 updates#102
hwinther merged 2 commits intomainfrom
dependabot/nuget/backend/src/Api/main/opentelemetry-fd203768d4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Updated OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.15.1 to 1.15.2.

Release notes

Sourced from OpenTelemetry.Exporter.OpenTelemetryProtocol's releases.

1.15.2

For highlights and announcements pertaining to this release see: Release Notes > 1.15.2.

The following changes are from the previous release 1.15.1.

... (truncated)

1.15.2-beta.1

The following changes are from the previous release 1.15.1-beta.1.

Commits viewable in compare view.

Updated OpenTelemetry.Extensions.Hosting from 1.15.1 to 1.15.2.

Release notes

Sourced from OpenTelemetry.Extensions.Hosting's releases.

1.15.2

For highlights and announcements pertaining to this release see: Release Notes > 1.15.2.

The following changes are from the previous release 1.15.1.

... (truncated)

1.15.2-beta.1

The following changes are from the previous release 1.15.1-beta.1.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.15.1 to 1.15.2
Bumps OpenTelemetry.Extensions.Hosting from 1.15.1 to 1.15.2

---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: OpenTelemetry.Extensions.Hosting
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
...

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 Apr 9, 2026
@dependabot dependabot bot requested a review from hwinther as a code owner April 9, 2026 16:43
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Dotnet build status (ClutterStock.slnx)

✅ Build succeeded

📊 Code coverage report

Code Coverage

Package Line Rate Branch Rate Health
EntityRecordGenerator 58% 27%
Entities 100% 100%
Entities.SeedData 38% 17%
Infrastructure 0% 100%
Domain 0% 0%
Entities 100% 100%
Contracts 100% 100%
Entities.SeedData 0% 0%
Api 0% 0%
Summary 27% (250 / 1362) 13% (78 / 358)

📊 Coverage report (ReportGenerator)

Summary

Summary
Generated on: 04/09/2026 - 16:44:49
Coverage date: 04/09/2026 - 16:44:44 - 04/09/2026 - 16:44:45
Parser: MultiReport (2x Cobertura)
Assemblies: 5
Classes: 38
Files: 38
Line coverage: 19.8% (250 of 1260)
Covered lines: 250
Uncovered lines: 1010
Coverable lines: 1260
Total lines: 2146
Branch coverage: 22.5% (78 of 346)
Covered branches: 78
Total branches: 346
Method coverage: Feature is only available for sponsors

Coverage

Api - 0%
Name Line Branch
Api 0% 0%
ClutterStock.Api.Extensions.ApiBuildMetadata 0% 0%
ClutterStock.Api.Extensions.OpenApiApplicationExtensions 0%
ClutterStock.Api.Extensions.OpenApiServiceExtensions 0%
ClutterStock.Api.Extensions.OpenTelemetryServiceExtensions 0% 0%
ClutterStock.Api.Filters.GlobalResponsesOperationFilter 0% 0%
ClutterStock.Api.Generated.EndpointRegistration 0%
ClutterStock.Api.Generated.HandlerRegistration 0%
Domain - 0%
Name Line Branch
Domain 0% 0%
ClutterStock.Domain.Abstractions.HttpMethodAttribute 0%
ClutterStock.Domain.Abstractions.OpenApiDescriptionAttribute 0%
ClutterStock.Domain.Extensions.EntityExtensions 0%
ClutterStock.Domain.Features.Items.AddItem.AddItemEndpoint 0% 0%
ClutterStock.Domain.Features.Items.DeleteItem.DeleteItemEndpoint 0% 0%
ClutterStock.Domain.Features.Items.GetItem.GetItemEndpoint 0% 0%
ClutterStock.Domain.Features.Items.GetItems.GetItemsEndpoint 0% 0%
ClutterStock.Domain.Features.Items.UpdateItem.UpdateItemEndpoint 0% 0%
ClutterStock.Domain.Features.Locations.AddLocation.AddLocationEndpoint 0% 0%
ClutterStock.Domain.Features.Locations.DeleteLocation.DeleteLocationEndpoin
t
0% 0%
ClutterStock.Domain.Features.Locations.GetLocation.GetLocationEndpoint 0% 0%
ClutterStock.Domain.Features.Locations.GetLocations.GetLocationsEndpoint 0% 0%
ClutterStock.Domain.Features.Locations.UpdateLocation.UpdateLocationEndpoin
t
0% 0%
ClutterStock.Domain.Features.Rooms.AddRoom.AddRoomEndpoint 0% 0%
ClutterStock.Domain.Features.Rooms.DeleteRoom.DeleteRoomEndpoint 0% 0%
ClutterStock.Domain.Features.Rooms.GetRoom.GetRoomEndpoint 0% 0%
ClutterStock.Domain.Features.Rooms.GetRooms.GetRoomsEndpoint 0% 0%
ClutterStock.Domain.Features.Rooms.UpdateRoom.UpdateRoomEndpoint 0% 0%
ClutterStock.Domain.Features.Test.Endpoint 0%
Entities.SeedData - 38.2%
Name Line Branch
Entities.SeedData 38.2% 16.6%
ClutterStock.Entities.SeedData.Item 100% 50%
ClutterStock.Entities.SeedData.Location 0% 0%
ClutterStock.Entities.SeedData.Room 0% 0%
EntityRecordGenerator - 58.2%
Name Line Branch
EntityRecordGenerator 58.2% 27.3%
EntityRecordGenerator.EntityRecordGenerator 58.2% 27.3%
Infrastructure - 0%
Name Line Branch
Infrastructure 0% ****
ClutterStock.Infrastructure.Database.ApplicationContext 0%
ClutterStock.Infrastructure.Database.Configurations.ItemConfiguration 0%
ClutterStock.Infrastructure.Database.Configurations.LocationConfiguration 0%
ClutterStock.Infrastructure.Database.Configurations.RoomConfiguration 0%
ClutterStock.Infrastructure.Database.Migrations.ApplicationContextModelSnap
shot
0%
ClutterStock.Infrastructure.Database.Migrations.Init 0%
ClutterStock.Infrastructure.Database.Migrations.Init2 0%
ClutterStock.Infrastructure.Extensions.ServiceCollectionExtensions 0%
## ✅ No changes in files after restore and build were found

@hwinther hwinther merged commit 0a37ad0 into main Apr 9, 2026
16 checks passed
@hwinther hwinther deleted the dependabot/nuget/backend/src/Api/main/opentelemetry-fd203768d4 branch April 9, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend 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