From ca34b94db4a441be7b3b0bdca0345ba4956c8da9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 03:46:30 +0000 Subject: [PATCH] chore(deps): update dependency chrome to v146 --- .github/actions/run-qunit-tests/action.yml | 2 +- .github/workflows/playgrounds_tests.yml | 2 +- .github/workflows/run-testcafe-on-gh-pages.yml | 2 +- .github/workflows/testcafe_tests.yml | 2 +- .github/workflows/visual-tests-demos.yml | 10 +++++----- .github/workflows/wrapper_tests_e2e.yml | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/actions/run-qunit-tests/action.yml b/.github/actions/run-qunit-tests/action.yml index fbd4fefb2a9d..1e7476fd40f9 100644 --- a/.github/actions/run-qunit-tests/action.yml +++ b/.github/actions/run-qunit-tests/action.yml @@ -42,7 +42,7 @@ runs: # - name: Setup Chrome # uses: ./.github/actions/setup-chrome-headless-shell # with: - # chrome-version: '145.0.7632.67' + # chrome-version: '146.0.7680.164' # - name: Use Node.js # uses: actions/setup-node@v4 diff --git a/.github/workflows/playgrounds_tests.yml b/.github/workflows/playgrounds_tests.yml index de739bfd598a..14f726275ac0 100644 --- a/.github/workflows/playgrounds_tests.yml +++ b/.github/workflows/playgrounds_tests.yml @@ -88,7 +88,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.164' - name: Use Node.js uses: actions/setup-node@v4 diff --git a/.github/workflows/run-testcafe-on-gh-pages.yml b/.github/workflows/run-testcafe-on-gh-pages.yml index 8e7a977d0a34..c51cb356c189 100644 --- a/.github/workflows/run-testcafe-on-gh-pages.yml +++ b/.github/workflows/run-testcafe-on-gh-pages.yml @@ -54,7 +54,7 @@ jobs: - name: Setup Chrome uses: ./devextreme/.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.164' - uses: pnpm/action-setup@v4 with: diff --git a/.github/workflows/testcafe_tests.yml b/.github/workflows/testcafe_tests.yml index a0c18b8d4536..2b47eaef63f2 100644 --- a/.github/workflows/testcafe_tests.yml +++ b/.github/workflows/testcafe_tests.yml @@ -155,7 +155,7 @@ jobs: # - name: Setup Chrome # uses: ./.github/actions/setup-chrome # with: - # chrome-version: '145.0.7632.67' + # chrome-version: '146.0.7680.164' # - name: Use Node.js # uses: actions/setup-node@v4 diff --git a/.github/workflows/visual-tests-demos.yml b/.github/workflows/visual-tests-demos.yml index 9fe341f26cf1..2cfac4d2053b 100644 --- a/.github/workflows/visual-tests-demos.yml +++ b/.github/workflows/visual-tests-demos.yml @@ -631,7 +631,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.164' - name: Use Node.js uses: actions/setup-node@v4 @@ -785,7 +785,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.164' - name: Use Node.js uses: actions/setup-node@v4 @@ -913,7 +913,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.164' - name: Use Node.js uses: actions/setup-node@v4 @@ -1093,7 +1093,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.164' - name: Use Node.js uses: actions/setup-node@v4 @@ -1165,7 +1165,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.164' - name: Use Node.js uses: actions/setup-node@v4 diff --git a/.github/workflows/wrapper_tests_e2e.yml b/.github/workflows/wrapper_tests_e2e.yml index 49455e79193f..8b3fead8c79c 100644 --- a/.github/workflows/wrapper_tests_e2e.yml +++ b/.github/workflows/wrapper_tests_e2e.yml @@ -96,7 +96,7 @@ jobs: - name: Setup Chrome uses: ./.github/actions/setup-chrome with: - chrome-version: '145.0.7632.67' + chrome-version: '146.0.7680.164' - name: Use Node.js uses: actions/setup-node@v4