From 6bd285072d29ae287783dd3deed151c20df7b9f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 02:00:24 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @angular/common to v21.2.17 [security] --- pnpm-workspace.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1cdb2085..47726be7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -43,3 +43,6 @@ allowBuilds: # @tanstack/vue-store vue-demi: true # only required for vue 2 support +minimumReleaseAgeExclude: + # Renovate security update: @angular/common@21.2.17 + - "@angular/common@21.2.17" From d8d6f128f78f46e1fa04de8c1c1b2f25ea032752 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 02:01:22 +0000 Subject: [PATCH 2/2] ci: apply automated fixes and generate docs --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 47726be7..ab10377c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -45,4 +45,4 @@ allowBuilds: vue-demi: true # only required for vue 2 support minimumReleaseAgeExclude: # Renovate security update: @angular/common@21.2.17 - - "@angular/common@21.2.17" + - '@angular/common@21.2.17'