Skip to content

Commit 7b31cf7

Browse files
committed
Merge remote-tracking branch 'origin/renovate/npm-minor-patch' into renovate/npm-minor-patch
# Conflicts: # pnpm-lock.yaml
2 parents d464b00 + fa4f507 commit 7b31cf7

File tree

3 files changed

+176
-176
lines changed

3 files changed

+176
-176
lines changed

apps/web/playwright/testcontainers/synapse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Please see LICENSE files in the repository root for full details.
88
import { SynapseContainer as BaseSynapseContainer } from "@element-hq/element-web-playwright-common/lib/testcontainers/index.js";
99

1010
const DOCKER_IMAGE =
11-
"ghcr.io/element-hq/synapse:develop@sha256:926d95954cba30a2568dbe907da6628d8e10e06f2b19901f0ec61eb2993be450";
11+
"ghcr.io/element-hq/synapse:develop@sha256:b2fec2c9460f5b297a3a4ce78037902590240a1978301ed1d4bc97918c451041";
1212

1313
/**
1414
* SynapseContainer which freezes the docker digest to stabilise tests,

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@
100100
"ajv@>=8 <8.18.0": "8.18.0",
101101
"axios@>1.0.0 <1.15.0": "1.15.0",
102102
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
103-
"esbuild@<=0.24.2": "0.27.4",
104-
"esbuild@~0.27.0": "0.27.4",
103+
"esbuild@<=0.24.2": "0.28.0",
104+
"esbuild@~0.27.0": "0.28.0",
105105
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3",
106106
"lodash@4.17.23": "4.18.1",
107107
"follow-redirects@1.15.11": "1.16.0",

0 commit comments

Comments
 (0)