This is an automated email from the ASF dual-hosted git repository.

xuang7 pushed a commit to branch release/v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git


The following commit(s) were added to refs/heads/release/v1.2 by this push:
     new 58bdc137f8 chore(deps): bump @angular/compiler from 21.2.10 to 21.2.17 
in /frontend [release/v1.2 backport] (#5861)
58bdc137f8 is described below

commit 58bdc137f81ef5ec71c19c52acefa3cb7743876e
Author: Xinyuan Lin <[email protected]>
AuthorDate: Sun Jun 21 17:46:06 2026 -0700

    chore(deps): bump @angular/compiler from 21.2.10 to 21.2.17 in /frontend 
[release/v1.2 backport] (#5861)
    
    ### What changes were proposed in this PR?
    
    Backport of apache/texera#5810 to `release/v1.2`: bump @angular/compiler
    from 21.2.10 to 21.2.17 in /frontend.
    
    Clean cherry-pick (package.json + yarn.lock). Aligns with the
    @angular/core 21.2.17 already on release/v1.2.
    
    **Risk:** 🟢 Patch.
    
    ### Any related issues, documentation, discussions?
    
    Backports apache/texera#5810 (merged to `main`). No `release/*` label is
    added — this PR *is* the backport, and a release label would trigger a
    backport-of-a-backport precheck. CI stacks auto-select from the
    file-based labels.
    
    ### How was this PR tested?
    
    Mirrors the change already merged and CI-validated on `main`
    (apache/texera#5810); verified the backport diff equals the original
    bump and applies onto `release/v1.2`. Manual verification:
    
    `yarn build` (ngc) succeeds and the app loads.
    
    ### Was this PR authored or co-authored using generative AI tooling?
    
    Generated-by: Claude Code (Opus 4.8 [1M context])
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Xinyuan Lin <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 frontend/package.json |  6 +++---
 frontend/yarn.lock    | 36 ++++++++++++++++++------------------
 2 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/frontend/package.json b/frontend/package.json
index 716a89c24d..626c52d1ef 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -26,10 +26,10 @@
     "@angular/animations": "21.2.10",
     "@angular/cdk": "21.2.8",
     "@angular/common": "21.2.17",
-    "@angular/compiler": "21.2.10",
+    "@angular/compiler": "21.2.17",
     "@angular/core": "21.2.17",
     "@angular/forms": "21.2.10",
-    "@angular/localize": "21.2.10",
+    "@angular/localize": "21.2.17",
     "@angular/platform-browser": "21.2.10",
     "@angular/platform-browser-dynamic": "21.2.10",
     "@angular/router": "21.2.10",
@@ -97,7 +97,7 @@
     "@angular-eslint/eslint-plugin-template": "21.3.1",
     "@angular-eslint/template-parser": "21.3.1",
     "@angular/cli": "21.2.8",
-    "@angular/compiler-cli": "21.2.10",
+    "@angular/compiler-cli": "21.2.17",
     "@nx/angular": "23.0.0",
     "@schematics/angular": "21.2.8",
     "@types/backbone": "1.4.15",
diff --git a/frontend/yarn.lock b/frontend/yarn.lock
index d8e84496b9..4cd59e322f 100644
--- a/frontend/yarn.lock
+++ b/frontend/yarn.lock
@@ -652,9 +652,9 @@ __metadata:
   languageName: node
   linkType: hard
 
-"@angular/compiler-cli@npm:21.2.10":
-  version: 21.2.10
-  resolution: "@angular/compiler-cli@npm:21.2.10"
+"@angular/compiler-cli@npm:21.2.17":
+  version: 21.2.17
+  resolution: "@angular/compiler-cli@npm:21.2.17"
   dependencies:
     "@babel/core": "npm:7.29.0"
     "@jridgewell/sourcemap-codec": "npm:^1.4.14"
@@ -665,7 +665,7 @@ __metadata:
     tslib: "npm:^2.3.0"
     yargs: "npm:^18.0.0"
   peerDependencies:
-    "@angular/compiler": 21.2.10
+    "@angular/compiler": 21.2.17
     typescript: ">=5.9 <6.1"
   peerDependenciesMeta:
     typescript:
@@ -673,16 +673,16 @@ __metadata:
   bin:
     ng-xi18n: bundles/src/bin/ng_xi18n.js
     ngc: bundles/src/bin/ngc.js
-  checksum: 
10c0/a57821a26416d8aec94d5aaf51846cdce1cebb0f629ecfddffc5d8f43b89578aee6ff682ca4860777f813a63bd2f921ea170402b4a2efd2caf203c9f9287977c
+  checksum: 
10c0/2fb02b8a8ac7560f5d4588cae5e07c564b4997e941181fb577d1bc3bbc7f6fb22dc68deea2e4c36a699c1384bb1f67cd455039c30dcb27a31d70392ad06b64a4
   languageName: node
   linkType: hard
 
-"@angular/compiler@npm:21.2.10":
-  version: 21.2.10
-  resolution: "@angular/compiler@npm:21.2.10"
+"@angular/compiler@npm:21.2.17":
+  version: 21.2.17
+  resolution: "@angular/compiler@npm:21.2.17"
   dependencies:
     tslib: "npm:^2.3.0"
-  checksum: 
10c0/ef3f3751bf495ac08e87b803e41165f773c9ed42b2f64773cf49f58b086a9ceaf04dd5f5f700290468ffc1196bf0ff9e28959a758d1c54e7c30739c4b7d6daa0
+  checksum: 
10c0/e5f45c1b9fe189ac9e1a2fd68ec1aa051b50ecfa63e1b62ff23076ab00a2bbd27a489dfc892377835716c96de36676a060110c8e8c5b479191ffa18b8cb10cf4
   languageName: node
   linkType: hard
 
@@ -719,22 +719,22 @@ __metadata:
   languageName: node
   linkType: hard
 
-"@angular/localize@npm:21.2.10":
-  version: 21.2.10
-  resolution: "@angular/localize@npm:21.2.10"
+"@angular/localize@npm:21.2.17":
+  version: 21.2.17
+  resolution: "@angular/localize@npm:21.2.17"
   dependencies:
     "@babel/core": "npm:7.29.0"
     "@types/babel__core": "npm:7.20.5"
     tinyglobby: "npm:^0.2.12"
     yargs: "npm:^18.0.0"
   peerDependencies:
-    "@angular/compiler": 21.2.10
-    "@angular/compiler-cli": 21.2.10
+    "@angular/compiler": 21.2.17
+    "@angular/compiler-cli": 21.2.17
   bin:
     localize-extract: tools/bundles/src/extract/cli.js
     localize-migrate: tools/bundles/src/migrate/cli.js
     localize-translate: tools/bundles/src/translate/cli.js
-  checksum: 
10c0/e9f8df703aa6192255cebaf6d4dfc16a53e16138e0f9c668f1cdf07f4a7b177361b0882b6800fb7e6a54c3f08f9e213525f9ead6ad709b34bc1c66f2f53f5373
+  checksum: 
10c0/e36455903010d28a578a7d0c107e13c3d792034729a7b1eb48b9b6b66e5165c67c90a44c45ca86ae473a777d90659381860f06c0a0ddd759a1bfd070a50ef839
   languageName: node
   linkType: hard
 
@@ -10660,11 +10660,11 @@ __metadata:
     "@angular/cdk": "npm:21.2.8"
     "@angular/cli": "npm:21.2.8"
     "@angular/common": "npm:21.2.17"
-    "@angular/compiler": "npm:21.2.10"
-    "@angular/compiler-cli": "npm:21.2.10"
+    "@angular/compiler": "npm:21.2.17"
+    "@angular/compiler-cli": "npm:21.2.17"
     "@angular/core": "npm:21.2.17"
     "@angular/forms": "npm:21.2.10"
-    "@angular/localize": "npm:21.2.10"
+    "@angular/localize": "npm:21.2.17"
     "@angular/platform-browser": "npm:21.2.10"
     "@angular/platform-browser-dynamic": "npm:21.2.10"
     "@angular/router": "npm:21.2.10"

Reply via email to