Skip to content

fix(deps): pin dependencies#53

Merged
timdeschryver merged 4 commits intomainfrom
renovate/all
Oct 18, 2025
Merged

fix(deps): pin dependencies#53
timdeschryver merged 4 commits intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
@angular/build devDependencies pin ^21.0.0-next.6 -> 21.0.0-next.6 age confidence
@angular/cli devDependencies patch 21.0.0-next.6 -> 21.0.0-next.7 21.0.0-next.8 age confidence
@angular/common (source) dependencies patch 21.0.0-next.6 -> 21.0.0-next.7 21.0.0-next.8 age confidence
@angular/compiler (source) dependencies patch 21.0.0-next.6 -> 21.0.0-next.7 21.0.0-next.8 age confidence
@angular/compiler-cli (source) devDependencies patch 21.0.0-next.6 -> 21.0.0-next.7 21.0.0-next.8 age confidence
@angular/core (source) dependencies patch 21.0.0-next.6 -> 21.0.0-next.7 21.0.0-next.8 age confidence
@angular/forms (source) dependencies patch 21.0.0-next.6 -> 21.0.0-next.7 21.0.0-next.8 age confidence
@angular/platform-browser (source) dependencies patch 21.0.0-next.6 -> 21.0.0-next.7 21.0.0-next.8 age confidence
@angular/router (source) dependencies patch 21.0.0-next.6 -> 21.0.0-next.7 21.0.0-next.8 age confidence
@eslint/js (source) devDependencies minor 9.36.0 -> 9.37.0 9.38.0 age confidence
@opentelemetry/auto-instrumentations-web (source) dependencies minor ^0.51.0 -> ^0.52.0 age confidence
@opentelemetry/exporter-trace-otlp-proto (source) dependencies minor ^0.205.0 -> ^0.206.0 age confidence
@opentelemetry/instrumentation (source) dependencies minor ^0.205.0 -> ^0.206.0 age confidence
@types/node (source) devDependencies patch 22.18.8 -> 22.18.10 22.18.11 age confidence
Microsoft.AspNetCore.Authentication.JwtBearer (source) nuget patch 10.0.0-rc.1.25451.107 -> 10.0.0-rc.2.25502.107 age confidence
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) nuget patch 10.0.0-rc.1.25451.107 -> 10.0.0-rc.2.25502.107 age confidence
Microsoft.AspNetCore.Mvc.Testing (source) nuget patch 10.0.0-rc.1.25451.107 -> 10.0.0-rc.2.25502.107 age confidence
Microsoft.AspNetCore.OpenApi (source) nuget patch 10.0.0-rc.1.25451.107 -> 10.0.0-rc.2.25502.107 age confidence
Microsoft.EntityFrameworkCore.Tools (source) nuget patch 10.0.0-rc.1.25451.107 -> 10.0.0-rc.2.25502.107 age confidence
Microsoft.Extensions.ApiDescription.Server (source) nuget patch 10.0.0-rc.1.25451.107 -> 10.0.0-rc.2.25502.107 age confidence
Microsoft.Extensions.Hosting (source) nuget patch 10.0.0-rc.1.25451.107 -> 10.0.0-rc.2.25502.107 age confidence
Microsoft.Extensions.Http.Resilience (source) nuget minor 9.9.0 -> 9.10.0 age confidence
Microsoft.Extensions.TimeProvider.Testing (source) nuget minor 9.9.0 -> 9.10.0 age confidence
Microsoft.Testing.Extensions.CodeCoverage nuget minor 18.0.4 -> 18.1.0 age confidence
Microsoft.Testing.Extensions.TrxReport nuget major 1.9.0 -> 2.0.1 age confidence
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) nuget patch 1.13.0 -> 1.13.1 age confidence
OpenTelemetry.Extensions.Hosting (source) nuget patch 1.13.0 -> 1.13.1 age confidence
Scalar.AspNetCore (source) nuget minor 2.8.10 -> 2.9.0 age confidence
TUnit nuget minor 0.66.0 -> 0.73.19 age confidence
WolverineFx nuget patch 4.12.2 -> 4.12.3 age confidence
WolverineFx.EntityFrameworkCore nuget patch 4.12.2 -> 4.12.3 age confidence
WolverineFx.Postgresql nuget patch 4.12.2 -> 4.12.3 age confidence
actions/setup-node action major v5 -> v6 age confidence
angular-eslint (source) devDependencies minor 20.3.0 -> 20.4.0 age confidence
danielpalme/ReportGenerator-GitHub-Action action patch v5.4.16 -> v5.4.17 age confidence
eslint (source) devDependencies minor 9.36.0 -> 9.37.0 9.38.0 age confidence
ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib digest 45392d5 -> 886722f
grafana/loki digest 3162851 -> 0eaee7b
grafana/tempo digest 2e64b9d -> 7c38381
mcr.microsoft.com/devcontainers/dotnet stage digest 9182c82 -> 7572080
mcr.microsoft.com/devcontainers/typescript-node stage major 3-22-bookworm -> 4-22-bookworm age confidence
nginx final digest 42a516a -> 61e0128
playwright (source) devDependencies minor 1.55.1 -> 1.56.0 1.56.1 age confidence
pnpm (source) packageManager patch 10.18.0 -> 10.18.3 age confidence
prom/prometheus digest 76947e7 -> ff7e389
quay.io/keycloak/keycloak digest 5f3fb53 -> bbb299c
typescript-eslint (source) devDependencies minor 8.45.0 -> 8.46.1 age confidence
vite (source) devDependencies patch 7.1.8 -> 7.1.10 age confidence
zod (source) dependencies patch 4.1.11 -> 4.1.12 age confidence

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

angular/angular-cli (@​angular/cli)

v21.0.0-next.7

Compare Source

@​angular/cli
Commit Type Description
1c06b16a9 feat add builder info to list_projects MCP tool
104c90768 feat enhance ng version output with more details
@​schematics/angular
Commit Type Description
afb4d3e37 fix remove extra space before async in spec templates
@​angular/build
Commit Type Description
1c2d49ec7 fix cleanup karma temporary directory after process exit
50e330d33 fix disable glob directory expansion when finding tests
73621998f fix normalize paths for Vitest runner output files
angular/angular (@​angular/common)

v21.0.0-next.7

Compare Source

Deprecations

http
  • HttpResponseBase.statusText is deprecated
common
Commit Type Description
9eac43cf46 feat Support of optional keys for the KeyValue pipe (#​48814)
core
Commit Type Description
548ea027f6 fix ensure missing leave animations don't queue leave animations (#​64226)
dd7c4cd9d1 fix Fixes animations in conjunction with content projection (#​63776)
cb56fbfddb fix handle undefined CSS time values in parseCssTimeUnitsToMs function (#​64181)
e279f30199 fix prevent early exit from leave animations when multiple transitions are present (#​64225)
http
Commit Type Description
5cbdefcf11 feat add support for fetch referrerPolicy option in HttpClient (#​64116)
0e4e17cd97 refactor HttpResponseBase.statusText (#​64176)
migrations
Commit Type Description
d3e76b1956 fix preserve component imports when pruning NgModules in standalone migration (#​64186)
62bbce63b7 fix remove error for no matching files in control flow migration (#​64253)
router
Commit Type Description
5e61e8d3c3 fix Fix memory leak through Navigation.abort and canDeactivate guards (#​64141)
eslint/eslint (@​eslint/js)

v9.37.0

Compare Source

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

v0.52.0

Compare Source

Features
Dependencies
open-telemetry/opentelemetry-js (@​opentelemetry/exporter-trace-otlp-proto)

v0.206.0

Compare Source

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)

v10.0.0-rc.2.25502.107: .NET 10.0 RC 2

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v10.0.0-rc.1.25451.107...v10.0.0-rc.2.25502.107

dotnet/efcore (Microsoft.EntityFrameworkCore.Tools)

v10.0.0-rc.2.25502.107: .NET 10.0 RC 2

Release

What's Changed


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: Disabled by config. Please merge this manually once you are satisfied.

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.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 6, 2025

Summary

Summary
Generated on: 10/11/2025 - 17:40:39
Parser: MultiReport (4x Cobertura)
Assemblies: 5
Classes: 38
Files: 27
Line coverage: 83.7% (380 of 454)
Covered lines: 380
Uncovered lines: 74
Coverable lines: 454
Total lines: 971
Branch coverage: 80% (112 of 140)
Covered branches: 112
Total branches: 140
Method coverage: Feature is only available for sponsors
Tag: 30_18432677221

Coverage

Sandbox.ApiService - 45.3%
Name Line Branch
Sandbox.ApiService 45.3% 31.8%
Program 55.7% 43.7%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.Modules.Billing - 65%
Name Line Branch
Sandbox.Modules.Billing 65% 100%
Sandbox.Modules.Billing.Application.CustomerCreatedHandler 100%
Sandbox.Modules.Billing.BillingModule 90% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.CustomerManagement - 98.2%
Name Line Branch
Sandbox.Modules.CustomerManagement 98.2% 92.8%
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 100%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer 90% 50%
Sandbox.Modules.CustomerManagement.Application.DeleteCustomer.Command 100%
Sandbox.Modules.CustomerManagement.Application.GetCustomer 95.6% 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 - 87.2%
Name Line Branch
Sandbox.ServiceDefaults 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.ServiceDefaults.Extensions 87.2% 75%
Sandbox.SharedKernel - 95.7%
Name Line Branch
Sandbox.SharedKernel 95.7% 97.9%
Sandbox.SharedKernel.Domain.ISoftDelete 60%
Sandbox.SharedKernel.Infrastructure.Extensions 100% 100%
Sandbox.SharedKernel.Infrastructure.ModuleDbContext 100% 100%
Sandbox.SharedKernel.Infrastructure.SoftDeleteInterceptor 88.8% 90%
Sandbox.SharedKernel.Messages.CustomerCreated 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): pin dependencies Oct 6, 2025
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 9a067e4 to c7d5156 Compare October 7, 2025 10:10
@timdeschryver timdeschryver force-pushed the main branch 2 times, most recently from 5ce6a78 to 186b2e2 Compare October 7, 2025 11:01
@renovate renovate bot force-pushed the renovate/all branch 11 times, most recently from 9da78cc to c9b7f14 Compare October 9, 2025 15:23
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Oct 18, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@timdeschryver timdeschryver force-pushed the renovate/all branch 4 times, most recently from 33d182d to 742e009 Compare October 18, 2025 18:00
@timdeschryver timdeschryver merged commit 71f05d1 into main Oct 18, 2025
5 checks passed
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.

2 participants