Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@angular/build 21.0.2 -> 21.0.4 age confidence pnpm.catalog.angular patch
@angular/cli 21.0.2 -> 21.0.4 age confidence pnpm.catalog.angular patch
@angular/common (source) 21.0.3 -> 21.0.6 age confidence pnpm.catalog.angular patch
@angular/compiler (source) 21.0.3 -> 21.0.6 age confidence pnpm.catalog.angular patch
@angular/compiler-cli (source) 21.0.3 -> 21.0.6 age confidence pnpm.catalog.angular patch
@angular/core (source) 21.0.3 -> 21.0.6 age confidence pnpm.catalog.angular patch
@angular/forms (source) 21.0.3 -> 21.0.6 age confidence pnpm.catalog.angular patch
@angular/platform-browser (source) 21.0.3 -> 21.0.6 age confidence pnpm.catalog.angular patch
@angular/router (source) 21.0.3 -> 21.0.6 age confidence pnpm.catalog.angular patch
@eslint/js (source) 9.39.1 -> 9.39.2 age confidence pnpm.catalog.eslint patch
@types/node (source) 24.10.1 -> 24.10.4 age confidence pnpm.catalog.default patch
@vitest/browser (source) 4.0.15 -> 4.0.16 age confidence pnpm.catalog.vitest patch
Microsoft.AspNetCore.Mvc.Testing (source) 10.0.0 -> 10.0.1 age confidence nuget patch
Microsoft.AspNetCore.OpenApi (source) 10.0.0 -> 10.0.1 age confidence nuget patch
Microsoft.EntityFrameworkCore.Tools (source) 10.0.0 -> 10.0.1 age confidence nuget patch
Microsoft.Extensions.ApiDescription.Server (source) 10.0.0 -> 10.0.1 age confidence nuget patch
Microsoft.Extensions.Hosting (source) 10.0.0 -> 10.0.1 age confidence nuget patch
Microsoft.Extensions.Http.Resilience (source) 10.0.0 -> 10.1.0 age confidence nuget minor
Microsoft.Extensions.ServiceDiscovery (source) 10.0.0 -> 10.1.0 age confidence nuget minor
Microsoft.Extensions.ServiceDiscovery.Yarp (source) 10.0.0 -> 10.1.0 age confidence nuget minor
Microsoft.Extensions.TimeProvider.Testing (source) 10.0.0 -> 10.1.0 age confidence nuget minor
Microsoft.Kiota.Bundle (source) 1.21.0 -> 1.21.1 age confidence nuget patch
Scalar.AspNetCore (source) 2.11.1 -> 2.11.10 age confidence nuget patch
TUnit 1.5.1 -> 1.6.25 age confidence nuget minor
TngTech.ArchUnitNET 0.13.0 -> 0.13.1 age confidence nuget patch
Verify.TUnit 31.8.0 -> 31.9.0 age confidence nuget minor
Vogen 8.0.3 -> 8.0.4 age confidence nuget patch
WolverineFx 5.6.0 -> 5.9.2 age confidence nuget minor
WolverineFx.EntityFrameworkCore 5.6.0 -> 5.9.2 age confidence nuget minor
WolverineFx.Postgresql 5.6.0 -> 5.9.2 age confidence nuget minor
ZiggyCreatures.FusionCache 2.4.0 -> 2.5.0 age confidence nuget minor
ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis 2.4.0 -> 2.5.0 age confidence nuget minor
ZiggyCreatures.FusionCache.OpenTelemetry 2.4.0 -> 2.5.0 age confidence nuget minor
ZiggyCreatures.FusionCache.Serialization.SystemTextJson 2.4.0 -> 2.5.0 age confidence nuget minor
actions/upload-artifact v5 -> v6 age confidence action major
angular-eslint (source) 21.0.1 -> 21.1.0 age confidence pnpm.catalog.eslint minor
docker.io/library/postgres 5ec39c1 -> 38d5c9d digest
dotnet-sdk 10.0.100 -> 10.0.101 age confidence dotnet-sdk patch
eslint (source) 9.39.1 -> 9.39.2 age confidence pnpm.catalog.eslint patch
ghcr.io/open-telemetry/opentelemetry-collector-releases/opentelemetry-collector-contrib b14234c -> 38c349c digest
grafana/grafana 70d9599 -> 2175aaa digest
grafana/loki fad94db -> cd6e176 digest
grafana/tempo 60037fe -> 2d1abe9 digest
jsdom 27.2.0 -> 27.3.0 age confidence pnpm.catalog.default minor
mcr.microsoft.com/devcontainers/dotnet bc9f53a -> 807917e stage digest
mcr.microsoft.com/devcontainers/typescript-node e3a386f -> 9add396 stage digest
ng-packagr 21.0.0 -> 21.0.1 age confidence pnpm.catalog.angular patch
nginx b3c656d -> 8491795 final digest
node 0afb782 -> 04d9cbb stage digest
pnpm (source) 10.24.0 -> 10.26.1 age confidence packageManager minor 10.26.2
prom/prometheus d936808 -> 2b6f734 digest
typescript-eslint (source) 8.48.1 -> 8.50.0 age confidence pnpm.catalog.eslint minor 8.50.1
vitest (source) 4.0.15 -> 4.0.16 age confidence pnpm.catalog.vitest patch
zod (source) 4.1.13 -> 4.2.1 age confidence pnpm.catalog.default minor

Release Notes

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

v21.0.4

Compare Source

@​schematics/angular
Commit Type Description
b671245b9 fix improve VS Code background compilation start/end detection
85a28dec7 fix remove inlineSources from library tsconfig template
@​angular/build
Commit Type Description
deb4fff61 fix add browser condition to resolver for vitest
570ce8d3e fix allow non-prefixed requests when using SSR and base href
4dd3c1a32 fix conditionally manage Vitest UI option
4b8b7caec fix ensure tests run when compilation error is resolved
bef4fcecb fix remove LmdbCacheStore export from private API
@​angular/ssr
Commit Type Description
bb54747da fix add leading slash to well-known non-Angular URLs
0cfe2e749 fix propagate status code to redirect
eadadb848 fix skip SSR processing for well-known non-Angular URLs like favicon.ico

v21.0.3

Compare Source

@​angular-devkit/build-angular
Commit Type Description
5d85f416f fix conditionally provide Zone.js change detection in the built-in test main file
@​angular/build
Commit Type Description
778b4cffc fix Add custom middleware for to present an Angular-tailored message
9b02ab2ee fix Ensure disposal of close-javascript-transformer
0fc7d576e fix ensure locale base href retains leading slash (#​32040)
b141670a2 fix inject testing polyfills in Karma unit-test executor
88c18ce68 fix support NODE_EXTRA_CA_CERTS in SSR SSL plugin
angular/angular (@​angular/common)

v21.0.6

Compare Source

Breaking Changes (affecting only experimental features)

forms
  • The shape of SignalFormsConfig.classes has changed

    Previously each function in the classes map took a FieldState. Now
    it takes a Field directive.

    For example if you previously had:

    provideSignalFormsConfig({
      classes: {
        'my-valid': (state) => state.valid()
      }
    })
    

    You would need to update to:

    provideSignalFormsConfig({
      classes: {
        'my-valid': ({state}) => state().valid()
      }
    })
    

    (cherry picked from commit 348f149)

  • (cherry picked from commit ae0c590)

core
Commit Type Description
4c8fb3631d fix throw better errors for potential circular references
48492524ea fix use mutable ResponseInit type for RESPONSE_INIT token
forms
Commit Type Description
81772b420d feat pass field directive to class config
729b96476b refactor rename field to fieldTree in FieldContext and ValidationError
language-service
Commit Type Description
e0694df3ec fix avoid interpolation highlighting inside @​let
5047be4bc1 fix Prevent language service from crashing on suggestion diagnostic errors

v21.0.5

Compare Source

core
Commit Type Description
69d243abb74 fix avoid false-positive deprecation when using InjectionToken with factory only
forms
Commit Type Description
4fd2b722b40 fix fix signal forms type error

v21.0.4

Compare Source

compiler
Commit Type Description
f901cc9eb32 perf chain query creation instructions
compiler-cli
Commit Type Description
65297c62011 fix expand type for native controls with a dynamic type
forms
Commit Type Description
f254ff4f2e0 feat expose element on signal forms Field directive
5880fbc73c6 feat redo the signal forms metadata API
55fc677cef4 fix add signals for dirty, hidden, and pending states in custom controls
cbb10179c80 fix allow resetting with empty string
bf1c12cd932 fix memoize reads of child fields in signal forms (#​65802)
6d7475582f9 fix Reuse key in parent in compat structure
eslint/eslint (@​eslint/js)

v9.39.2

Compare Source

vitest-dev/vitest (@​vitest/browser)

v4.0.16

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
dotnet/dotnet (Microsoft.AspNetCore.Mvc.Testing)

v10.0.1

microsoft/kiota-dotnet (Microsoft.Kiota.Bundle)

v1.21.1

Bug Fixes
  • tooling: ensure latest azure-core dependency is used (#​598) (ae21549)
Miscellaneous Chores
thomhurst/TUnit (TUnit)

v1.6.25: 1.6.25

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.6.20...v1.6.25

v1.6.20: 1.6.20

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.6.15...v1.6.20

v1.6.15: 1.6.15

What's Changed

Other Changes
Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.6.5...v1.6.15

v1.6.5: 1.6.5

What's Changed

Dependencies

Full Changelog: thomhurst/TUnit@v1.6.0...v1.6.5

v1.6.0: 1.6.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.5.80...v1.6.0

v1.5.80: 1.5.80

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.5.78...v1.5.80

v1.5.70: 1.5.70

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.5.60...v1.5.70

v1.5.60: 1.5.60

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.5.53...v1.5.60

v1.5.53: 1.5.53

What's Changed
Other Changes
  • fix: casted enum array in arguments attribute causing source generator compilation failures by @​thomhurst in #​4066
Dependencies

Full Changelog: thomhurst/TUnit@v1.5.48...v1.5.53

v1.5.48: 1.5.48

What's Changed
Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.5.42...v1.5.48

v1.5.42: 1.5.42

What's Changed
🏕 Changes
  • feat: add DynamicTestIndex property for unique test ID generation in dynamic tests by @​thomhurst in #​4056

Full Changelog: thomhurst/TUnit@v1.5.41...v1.5.42

v1.5.41: 1.5.41

What's Changed
🏕 Changes
  • Fix documentation: TestContext.Dependencies.GetTests() is the correct public API by @​Copilot in #​4050
  • feat: prevent side effects from non-IAsyncInitializer property getters during discovery by @​thomhurst in #​4054

Full Changelog: thomhurst/TUnit@v1.5.37...v1.5.41

v1.5.37: 1.5.37

What's Changed

🏕 Changes
  • fix: Collection.Count(lambda) returns a collection-type assertion builder for further collection assertion chaining by @​thomhurst in #​4043
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.5.35...v1.5.37

v1.5.35: 1.5.35

What's Changed
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.5.33...v1.5.35

v1.5.33: 1.5.33

What's Changed
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.5.6...v1.5.33

v1.5.6: 1.5.6

What's Changed
🏕 Changes
👒 Dependencies
  • chore(deps): update dependency nunit3testadapter to v6 by [@​thomhu

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 becomes conflicted, 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

github-actions bot commented Dec 8, 2025

Summary

Summary
Generated on: 12/24/2025 - 12:20:39
Parser: MultiReport (4x Cobertura)
Assemblies: 5
Classes: 43
Files: 32
Line coverage: 83.2% (468 of 562)
Covered lines: 468
Uncovered lines: 94
Coverable lines: 562
Total lines: 1162
Branch coverage: 79.2% (122 of 154)
Covered branches: 122
Total branches: 154
Method coverage: Feature is only available for sponsors
Tag: 410_20486038959

Coverage

Sandbox.ApiService - 56.2%
Name Line Branch
Sandbox.ApiService 56.2% 47.2%
Program 70.3% 59%
Sandbox.ApiService.BearerSecuritySchemeTransformer 0% 0%
Sandbox.ApiService.ExceptionHandler 5% 0%
Sandbox.ApiService.Extensions 100% 100%
Sandbox.Modules.Billing - 65%
Name Line Branch
Sandbox.Modules.Billing 65% 100%
Sandbox.Modules.Billing.BillingModule 90% 100%
Sandbox.Modules.Billing.Data.BillingDbContext 0%
Sandbox.Modules.Billing.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement - 98.5%
Name Line Branch
Sandbox.Modules.CustomerManagement 98.5% 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.DeleteCustomer 90.9% 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.CustomerCache 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.Modules.CustomerManagement.Handlers.CustomerCreatedHandler 100%
Sandbox.Modules.CustomerManagement.Handlers.CustomerDeletedHandler 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.8%
Name Line Branch
Sandbox.SharedKernel 95.8% 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.Messages.CustomerDeleted 100%
Sandbox.SharedKernel.Modules.ModuleExtensions 100% 100%

@renovate renovate bot changed the title chore(deps): update dependency tunit to 1.5.6 chore(deps): update all dependencies Dec 8, 2025
@renovate renovate bot force-pushed the renovate/all branch 26 times, most recently from f429801 to 5427986 Compare December 15, 2025 17:00
@timdeschryver timdeschryver merged commit 7f5ce47 into main Dec 24, 2025
4 of 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