diff --git a/.devcontainer/Dockerfile b/.devcontainer/Dockerfile index a4b39564eaf..a08a8f59fe4 100644 --- a/.devcontainer/Dockerfile +++ b/.devcontainer/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/containerbase/devcontainer:13.8.12 +FROM ghcr.io/containerbase/devcontainer:13.8.13 # https://github.com/pnpm/pnpm/issues/8971 # renovate: datasource=npm diff --git a/lib/config/options/index.ts b/lib/config/options/index.ts index 9c4dd7f76c5..32815b39a6b 100644 --- a/lib/config/options/index.ts +++ b/lib/config/options/index.ts @@ -516,7 +516,7 @@ const options: RenovateOptions[] = [ description: 'Change this value to override the default Renovate sidecar image.', type: 'string', - default: 'ghcr.io/containerbase/sidecar:13.8.12', + default: 'ghcr.io/containerbase/sidecar:13.8.13', globalOnly: true, }, { diff --git a/package.json b/package.json index 651d0461058..0995d7b5333 100644 --- a/package.json +++ b/package.json @@ -312,7 +312,7 @@ "@types/validate-npm-package-name": "4.0.2", "@types/xmldoc": "1.1.9", "@vitest/coverage-v8": "3.1.1", - "@vitest/eslint-plugin": "1.1.38", + "@vitest/eslint-plugin": "1.1.39", "aws-sdk-client-mock": "4.1.0", "callsite": "1.0.0", "common-tags": "1.8.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcf016ec45c..1bbbd855951 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -498,8 +498,8 @@ importers: specifier: 3.1.1 version: 3.1.1(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.13.17)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.1)) '@vitest/eslint-plugin': - specifier: 1.1.38 - version: 1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.13.17)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.1)) + specifier: 1.1.39 + version: 1.1.39(@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.13.17)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.1)) aws-sdk-client-mock: specifier: 4.1.0 version: 4.1.0 @@ -2395,8 +2395,8 @@ packages: '@vitest/browser': optional: true - '@vitest/eslint-plugin@1.1.38': - resolution: {integrity: sha512-KcOTZyVz8RiM5HyriiDVrP1CyBGuhRxle+lBsmSs6NTJEO/8dKVAq+f5vQzHj1/Kc7bYXSDO6yBe62Zx0t5iaw==} + '@vitest/eslint-plugin@1.1.39': + resolution: {integrity: sha512-l5/MUFCYI8nxwr62JHlWwXfeQNS8E7xy71lSLGQ3CrjGjBdWLs1Rtee+BvYwy2m4YVPwYqUwdcAIOaZOwPUpfg==} peerDependencies: '@typescript-eslint/utils': ^8.24.0 eslint: '>= 8.57.0' @@ -2631,6 +2631,7 @@ packages: bignumber.js@9.2.0: resolution: {integrity: sha512-JocpCSOixzy5XFJi2ub6IMmV/G9i8Lrm2lZvwBv9xPdglmZM0ufDVBbjbrfU/zuLvBfD7Bv2eYxz9i+OHTgkew==} + deprecated: pkg version number incorrect bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} @@ -9087,7 +9088,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vitest/eslint-plugin@1.1.38(@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.13.17)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.1))': + '@vitest/eslint-plugin@1.1.39(@typescript-eslint/utils@8.28.0(eslint@9.23.0)(typescript@5.8.2))(eslint@9.23.0)(typescript@5.8.2)(vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.13.17)(jsdom@26.0.0)(tsx@4.19.3)(yaml@2.7.1))': dependencies: '@typescript-eslint/utils': 8.28.0(eslint@9.23.0)(typescript@5.8.2) eslint: 9.23.0