From 2976661032a54755ab7ab92dbc6c3ebebdc05400 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Fri, 11 Sep 2026 06:49:27 +0000 Subject: [PATCH] build: update dependency chromedriver to v153 See associated pull request for more information. --- bazel/integration/tests/angular-cli/package.json | 2 +- bazel/integration/tests/angular-cli/pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/bazel/integration/tests/angular-cli/package.json b/bazel/integration/tests/angular-cli/package.json index 0f69308b6..d3cf65792 100644 --- a/bazel/integration/tests/angular-cli/package.json +++ b/bazel/integration/tests/angular-cli/package.json @@ -27,7 +27,7 @@ "@angular/compiler-cli": "22.2.0-next.5", "@types/jasmine": "~6.0.0", "@types/node": "24.13.3", - "chromedriver": "^152.0.0", + "chromedriver": "^153.0.0", "jasmine-core": "6.3.0", "karma": "~6.4.4", "karma-chrome-launcher": "~3.2.0", diff --git a/bazel/integration/tests/angular-cli/pnpm-lock.yaml b/bazel/integration/tests/angular-cli/pnpm-lock.yaml index 05ff4b632..6c03dcb26 100644 --- a/bazel/integration/tests/angular-cli/pnpm-lock.yaml +++ b/bazel/integration/tests/angular-cli/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: 24.13.3 version: 24.13.3 chromedriver: - specifier: ^152.0.0 - version: 152.0.3(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1) + specifier: ^153.0.0 + version: 153.0.0(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1) jasmine-core: specifier: 6.3.0 version: 6.3.0 @@ -103,6 +103,7 @@ packages: '@angular/animations@22.2.0-next.5': resolution: {integrity: sha512-Q2ImjJNM14L+jKh5EvxDtooRf8tshZ+rlomtf24AI6Cxr7FelPXwPOZbYmHkPu0y5hqhey5+WNG5RQLRvKjiLQ==} engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0} + deprecated: '@angular/animations is deprecated. Use `animate.enter` and `animate.leave` instead. For more information see: https://v22.angular.dev/guide/animations.' peerDependencies: '@angular/core': 22.2.0-next.5 @@ -1356,8 +1357,8 @@ packages: resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==} engines: {node: '>= 20.19.0'} - chromedriver@152.0.3: - resolution: {integrity: sha512-6v3pquS2kgb1HedzALRZeaoFZVCgghW2u1QjlzaoZruw75QBxKQtv/PKzJ8Scb3L8Vx32gcFwvUKcHmW7xjIVg==} + chromedriver@153.0.0: + resolution: {integrity: sha512-FZUJuwmmttB3g4u8u3sYjFcWINNf8kh8xRiH6BNd9MRoGuJrBPt1N/qcHQqN2pdew1Omi1U6Y2L+S4pRSIbqTg==} engines: {node: '>=22'} hasBin: true @@ -3815,7 +3816,7 @@ snapshots: dependencies: readdirp: 5.1.1 - chromedriver@152.0.3(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1): + chromedriver@153.0.0(debug@4.4.3(supports-color@8.1.1))(supports-color@8.1.1): dependencies: '@testim/chrome-version': 1.1.4 adm-zip: 0.6.0