From d8518ee29e7d6e692932196abf3b7e902d2260f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 13:00:43 +0000 Subject: [PATCH 1/2] fix(deps) Update pnpm to v11 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7a10040..f35efed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atlas-system", - "packageManager": "pnpm@9.15.9", + "packageManager": "pnpm@11.2.2", "private": true, "sideEffects": false, "scripts": { @@ -194,5 +194,5 @@ "biome check --write" ] }, - "version": "2.0.46" + "version": "2.0.47" } From ce42f29c53e87db02040ed39709519921c7de6ad Mon Sep 17 00:00:00 2001 From: Christopher Pickering Date: Tue, 26 May 2026 08:05:13 -0500 Subject: [PATCH 2/2] allow build --- pnpm-workspace.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pnpm-workspace.yaml diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..cd1a51f --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,16 @@ +allowBuilds: + '@datadog/native-appsec': true + '@datadog/native-iast-taint-tracking': true + '@datadog/native-metrics': true + '@datadog/pprof': true + '@prisma/client': true + '@prisma/engines': true + cpu-features: true + cypress: true + dd-trace: true + esbuild: true + msw: true + prisma: true + protobufjs: true + sharp: true + ssh2: true