From 0dfce5d98ebbdbcae798cf398328fd98aa92d535 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 00:03:28 +0000 Subject: [PATCH 1/3] chore(deps): bump github.com/posthog/posthog-go from 1.12.6 to 1.17.4 Bumps [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) from 1.12.6 to 1.17.4. - [Release notes](https://github.com/posthog/posthog-go/releases) - [Changelog](https://github.com/PostHog/posthog-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/posthog/posthog-go/compare/v1.12.6...v1.17.4) --- updated-dependencies: - dependency-name: github.com/posthog/posthog-go dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e17e7a55fa3..98ffc23ae72 100644 --- a/go.mod +++ b/go.mod @@ -114,7 +114,7 @@ require ( github.com/pact-foundation/pact-go/v2 v2.5.1 github.com/pkg/errors v0.9.1 github.com/playwright-community/playwright-go v0.5700.1 - github.com/posthog/posthog-go v1.12.6 + github.com/posthog/posthog-go v1.17.4 github.com/redis/go-redis/v9 v9.19.0 github.com/samber/lo v1.53.0 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 diff --git a/go.sum b/go.sum index 9d6ae8c213c..003230b5841 100644 --- a/go.sum +++ b/go.sum @@ -1175,8 +1175,8 @@ github.com/playwright-community/playwright-go v0.5700.1/go.mod h1:MlSn1dZrx8rszb github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= -github.com/posthog/posthog-go v1.12.6 h1:N+FrKWY6DOuDhV2OMgvtKAKDYGTdtS9/nuvr0BTyBp0= -github.com/posthog/posthog-go v1.12.6/go.mod h1:xsVOW9YImilUcazwPNEq4PJDqEZf2KeCS758zXjwkPg= +github.com/posthog/posthog-go v1.17.4 h1:7olsPzTGzuQvXJtH9n55u/Vgy58nB7V8T85AIpRjd8Q= +github.com/posthog/posthog-go v1.17.4/go.mod h1://M430hNH3e8CDv4i8SJesb26816Mpa6GIZaiP4pNQU= github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 h1:o4JXh1EVt9k/+g42oCprj/FisM4qX9L3sZB3upGN2ZU= github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE= github.com/poy/onpar v1.1.2 h1:QaNrNiZx0+Nar5dLgTVp5mXkyoVFIbepjyEoGSnhbAY= From 309d3a17510a1ccd8218730e6094dd9c62c0bde1 Mon Sep 17 00:00:00 2001 From: "atmos-pro[bot]" <173522224+atmos-pro[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 00:09:16 +0000 Subject: [PATCH 2/3] [autocommit] formatting fixes --- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index d887e45c94b..2f4c3752dcc 100644 --- a/NOTICE +++ b/NOTICE @@ -2038,7 +2038,7 @@ MIT LICENSED DEPENDENCIES - github.com/posthog/posthog-go License: MIT - URL: https://github.com/posthog/posthog-go/blob/v1.12.6/LICENSE.md + URL: https://github.com/posthog/posthog-go/blob/v1.17.4/LICENSE.md - github.com/rivo/uniseg License: MIT From 59b1d7703b2d3ec39d08fffd63f93f16a0b62ab2 Mon Sep 17 00:00:00 2001 From: "atmos-pro[bot]" <173522224+atmos-pro[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:58:05 +0000 Subject: [PATCH 3/3] [autocommit] formatting fixes --- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index f1bd509a40f..c178f138370 100644 --- a/NOTICE +++ b/NOTICE @@ -19,7 +19,7 @@ APACHE 2.0 LICENSED DEPENDENCIES - cel.dev/expr License: Apache-2.0 - URL: https://github.com/google/cel-spec/blob/v0.25.2/LICENSE + URL: https://github.com/cel-expr/cel-spec/blob/v0.25.2/LICENSE - cloud.google.com/go License: Apache-2.0