Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@opentelemetry/auto-instrumentations-web (source) 0.49.0 -> 0.49.1 age confidence
pnpm (source) 10.15.0 -> 10.15.1 age confidence
vite (source) 7.1.3 -> 7.1.4 age confidence

Release Notes

open-telemetry/opentelemetry-js-contrib (@​opentelemetry/auto-instrumentations-web)

v0.49.1

Compare Source

Bug Fixes
Dependencies
pnpm/pnpm (pnpm)

v10.15.1

Compare Source

Patch Changes
  • Fix .pnp.cjs crash when importing subpath #​9904.
  • When resolving peer dependencies, pnpm looks whether the peer dependency is present in the root workspace project's dependencies. This change makes it so that the peer dependency is correctly resolved even from aliased npm-hosted dependencies or other types of dependencies #​9913.
vitejs/vite (vite)

v7.1.4

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone Europe/Brussels.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Sep 1, 2025

Summary

Summary
Generated on: 09/01/2025 - 16:21:59
Parser: MultiReport (4x Cobertura)
Assemblies: 5
Classes: 38
Files: 27
Line coverage: 81.1% (443 of 546)
Covered lines: 443
Uncovered lines: 103
Coverable lines: 546
Total lines: 949
Branch coverage: 80.9% (102 of 126)
Covered branches: 102
Total branches: 126
Method coverage: Feature is only available for sponsors
Tag: 360_17382821894

Coverage

Sandbox.ApiService - 35%
Name Line Branch
Sandbox.ApiService 35% 25%
Program 45.9% 40%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.Modules.Billing - 50%
Name Line Branch
Sandbox.Modules.Billing 50% 100%
Sandbox.Modules.Billing.Application.CustomerCreatedHandler 0%
Sandbox.Modules.Billing.BillingModule 92.8% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.CustomerManagement - 95.5%
Name Line Branch
Sandbox.Modules.CustomerManagement 95.5% 93.7%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer 100% 83.3%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.BillingAddres
s
100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.Command 100%
Sandbox.Modules.CustomerManagement.Application.CreateCustomer.ShippingAddre
ss
100%
Sandbox.Modules.CustomerManagement.Application.CustomerCreatedHandler 0%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 83.3% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Command 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.8% 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.BillingAddress 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Parameters 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.Response 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer.ShippingAddress 0%
Sandbox.Modules.CustomerManagement.Application.GetCustomers 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Parameters 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomers.Response 100%
Sandbox.Modules.CustomerManagement.CustomerManagementModule 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerAddressEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Data.CustomerDbContext 100%
Sandbox.Modules.CustomerManagement.Data.CustomerEntityConfiguration 100% 100%
Sandbox.Modules.CustomerManagement.Domain.Address 100%
Sandbox.Modules.CustomerManagement.Domain.Customer 100% 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerAddress 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerBillingAddress 100%
Sandbox.Modules.CustomerManagement.Domain.CustomerShippingAddress 100%
Sandbox.Modules.CustomerManagement.Domain.FullName 100%
Sandbox.ServiceDefaults - 82.8%
Name Line Branch
Sandbox.ServiceDefaults 82.8% 71.4%
Sandbox.ServiceDefaults.Extensions 82.8% 71.4%
Sandbox.ServiceDefaults.Extensions 82.8% 71.4%
Sandbox.SharedKernel - 93.6%
Name Line Branch
Sandbox.SharedKernel 93.6% 95.8%
Sandbox.SharedKernel.Domain.ISoftDelete 57.1%
Sandbox.SharedKernel.Infrastructure.Extensions 93.1% 92.8%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 87.5% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants