Skip to content

Commit 1cba406

Browse files
chore(deps): update dependency posthog-js to v1.257.0 (#585)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [posthog-js](https://posthog.com/docs/libraries/js) ([source](https://redirect.github.com/PostHog/posthog-js)) | dependencies | minor | [`1.256.2` -> `1.257.0`](https://renovatebot.com/diffs/npm/posthog-js/1.256.2/1.257.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/PostHog/posthog-js/badge)](https://securityscorecards.dev/viewer/?uri=github.com/PostHog/posthog-js) | --- ### Release Notes <details> <summary>PostHog/posthog-js (posthog-js)</summary> ### [`v1.257.0`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.257.0): 1.257.0 [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.256.2...v1.257.0) ##### 1.257.0 - 2025-07-08 - one for flags and flags for all ([#&#8203;2079](https://redirect.github.com/PostHog/posthog-js/issues/2079)) - Fix comment ([#&#8203;2078](https://redirect.github.com/PostHog/posthog-js/issues/2078)) - feat: Enhance AssignableWindow type with additional properties for better SDK integration ([#&#8203;2077](https://redirect.github.com/PostHog/posthog-js/issues/2077)) - reset flags internal state when posthog.reset is called ([#&#8203;2066](https://redirect.github.com/PostHog/posthog-js/issues/2066)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Chores: - Bump posthog-js dependency from v1.256.2 to v1.257.0 in package.json and lock file Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73df1b7 commit 1cba406

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"gray-matter": "4.0.3",
2828
"lucide-react": "0.525.0",
2929
"next": "15.3.5",
30-
"posthog-js": "1.256.2",
30+
"posthog-js": "1.257.0",
3131
"posthog-node": "5.1.1",
3232
"prettier": "3.6.2",
3333
"react": "19.1.0",
@@ -1777,7 +1777,7 @@
17771777

17781778
"postgres-interval": ["postgres-interval@1.2.0", "", { "dependencies": { "xtend": "^4.0.0" } }, "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="],
17791779

1780-
"posthog-js": ["posthog-js@1.256.2", "", { "dependencies": { "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" }, "peerDependencies": { "@rrweb/types": "2.0.0-alpha.17", "rrweb-snapshot": "2.0.0-alpha.17" }, "optionalPeers": ["@rrweb/types", "rrweb-snapshot"] }, "sha512-ypepnUHr33i5a1Uk39mozZXXTENRPC17HCG3WHKK6aRcpNwNs8uEqXaIKICGNM+qre+totKeTgl0WoaUFYmyoQ=="],
1780+
"posthog-js": ["posthog-js@1.257.0", "", { "dependencies": { "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", "web-vitals": "^4.2.4" }, "peerDependencies": { "@rrweb/types": "2.0.0-alpha.17", "rrweb-snapshot": "2.0.0-alpha.17" }, "optionalPeers": ["@rrweb/types", "rrweb-snapshot"] }, "sha512-Ujg9RGtWVCu+4tmlRpALSy2ZOZI6JtieSYXIDDdgMWm167KYKvTtbMPHdoBaPWcNu0Km+1hAIBnQFygyn30KhA=="],
17811781

17821782
"posthog-node": ["posthog-node@5.1.1", "", {}, "sha512-6VISkNdxO24ehXiDA4dugyCSIV7lpGVaEu5kn/dlAj+SJ1lgcDru9PQ8p/+GSXsXVxohd1t7kHL2JKc9NoGb0w=="],
17831783

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"gray-matter": "4.0.3",
4040
"lucide-react": "0.525.0",
4141
"next": "15.3.5",
42-
"posthog-js": "1.256.2",
42+
"posthog-js": "1.257.0",
4343
"posthog-node": "5.1.1",
4444
"prettier": "3.6.2",
4545
"react": "19.1.0",

0 commit comments

Comments
 (0)