From f82cebfbc7e76b1d78d12e316e46d77345493fab Mon Sep 17 00:00:00 2001 From: PostHog Bot <69588470+posthog-bot@users.noreply.github.com> Date: Fri, 7 Nov 2025 17:48:56 +0100 Subject: [PATCH] chore(deps): Update posthog-js to 1.290.0 (#41128) --- ee/frontend/package.json | 2 +- frontend/package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- products/error_tracking/package.json | 2 +- products/user_interviews/package.json | 2 +- products/workflows/package.json | 2 +- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/ee/frontend/package.json b/ee/frontend/package.json index 2ec7762eb1..30184374ff 100644 --- a/ee/frontend/package.json +++ b/ee/frontend/package.json @@ -6,7 +6,7 @@ "mobile-replay:schema:build:json": "pnpm mobile-replay:web:schema:build:json && pnpm mobile-replay:mobile:schema:build:json" }, "dependencies": { - "posthog-js": "1.289.0" + "posthog-js": "1.290.0" }, "devDependencies": { "ts-json-schema-generator": "^v2.4.0-next.6" diff --git a/frontend/package.json b/frontend/package.json index 2a7f450684..9ab60c8cb2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -193,7 +193,7 @@ "openai": "^4.81.0", "papaparse": "^5.4.1", "pmtiles": "^2.11.0", - "posthog-js": "1.289.0", + "posthog-js": "1.290.0", "posthog-js-lite": "4.1.0", "prettier": "^3.6.2", "prop-types": "^15.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75710276f7..58297ef548 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -372,8 +372,8 @@ importers: specifier: '*' version: 8.57.0 posthog-js: - specifier: 1.289.0 - version: 1.289.0 + specifier: 1.290.0 + version: 1.290.0 prettier: specifier: '*' version: 3.4.2 @@ -829,8 +829,8 @@ importers: specifier: ^2.11.0 version: 2.11.0 posthog-js: - specifier: 1.289.0 - version: 1.289.0 + specifier: 1.290.0 + version: 1.290.0 posthog-js-lite: specifier: 4.1.0 version: 4.1.0 @@ -1804,8 +1804,8 @@ importers: specifier: ^3.0.1 version: 3.0.1(kea@3.1.7(react@18.2.0)) posthog-js: - specifier: 1.289.0 - version: 1.289.0 + specifier: 1.290.0 + version: 1.290.0 react: specifier: '*' version: 18.2.0 @@ -2465,8 +2465,8 @@ importers: specifier: ^3.4.1 version: 3.4.1(kea@3.1.7(react@18.2.0)) posthog-js: - specifier: 1.289.0 - version: 1.289.0 + specifier: 1.290.0 + version: 1.290.0 react: specifier: '*' version: 18.2.0 @@ -2537,8 +2537,8 @@ importers: specifier: ^3.0.1 version: 3.0.1(kea@3.1.7(react@18.2.0)) posthog-js: - specifier: 1.289.0 - version: 1.289.0 + specifier: 1.290.0 + version: 1.290.0 react: specifier: '*' version: 18.2.0 @@ -16437,8 +16437,8 @@ packages: posthog-js-lite@4.1.0: resolution: {integrity: sha512-a+MoPmflhYtnKOuDg7tEgeiwT70mWwcZdqeMhduJw/3LPTFMTvnssTJ0jppmnwTkBoPdBgLYTO40l8k64Tl/yQ==} - posthog-js@1.289.0: - resolution: {integrity: sha512-fv1ClV/yqwub5zs3QbrO7Jqi50StGaUAcCE5xwmlsnMxh3GgwMHip7waRk34T/9LhAI7rLXT7ykGOrIEULANjA==} + posthog-js@1.290.0: + resolution: {integrity: sha512-zavBwZkf+3JeiSDVE7ZDXBfzva/iOljicdhdJH+cZoqp0LsxjKxjnNhGOd3KpAhw0wqdwjhd7Lp1aJuI7DXyaw==} posthog-node@4.14.0: resolution: {integrity: sha512-PitSiuxGiVFl0ItuhIfi3Sq1tcaMU4vlbPu1wv0qufTJGDjWthOOr4vYfFIs1xkbJFOQcfGczMXkr44kX5TDDg==} @@ -38261,7 +38261,7 @@ snapshots: posthog-js-lite@4.1.0: {} - posthog-js@1.289.0: + posthog-js@1.290.0: dependencies: '@posthog/core': 1.5.2 core-js: 3.46.0 diff --git a/products/error_tracking/package.json b/products/error_tracking/package.json index 63dd167b55..a7e623256d 100644 --- a/products/error_tracking/package.json +++ b/products/error_tracking/package.json @@ -7,7 +7,7 @@ "kea-loaders": "^3.1.1", "kea-router": "^3.4.1", "kea-subscriptions": "^3.0.1", - "posthog-js": "1.289.0" + "posthog-js": "1.290.0" }, "peerDependencies": { "@dnd-kit/core": "*", diff --git a/products/user_interviews/package.json b/products/user_interviews/package.json index b4d5604d76..3475a4a618 100644 --- a/products/user_interviews/package.json +++ b/products/user_interviews/package.json @@ -4,7 +4,7 @@ "kea": "^3.1.7", "kea-loaders": "^3.1.1", "kea-router": "^3.4.1", - "posthog-js": "1.289.0" + "posthog-js": "1.290.0" }, "peerDependencies": { "@posthog/icons": "*", diff --git a/products/workflows/package.json b/products/workflows/package.json index 7fbf522dc2..ce9352f082 100644 --- a/products/workflows/package.json +++ b/products/workflows/package.json @@ -6,7 +6,7 @@ "kea-loaders": "^3.1.1", "kea-router": "^3.4.1", "kea-subscriptions": "^3.0.1", - "posthog-js": "1.289.0" + "posthog-js": "1.290.0" }, "peerDependencies": { "@posthog/icons": "*",