Skip to content

Commit 6bb0a0e

Browse files
chore(deps): update dependency posthog-js to v1.256.0 (#570)
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.255.1` -> `1.256.0`](https://renovatebot.com/diffs/npm/posthog-js/1.255.1/1.256.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.256.0`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.256.0): 1.256.0 [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.255.3...v1.256.0) ##### 1.256.0 - 2025-06-30 - feat: push replay and person data to intercom and crisp chat ([#&#8203;2039](https://redirect.github.com/PostHog/posthog-js/issues/2039)) ### [`v1.255.3`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.255.3): 1.255.3 [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.255.2...v1.255.3) ##### 1.255.3 - 2025-06-30 ### [`v1.255.2`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.255.2): 1.255.2 [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.255.1...v1.255.2) #### 1.255.2 - 2025-06-30 - fix: word break on open ended choices ([#&#8203;2065](https://redirect.github.com/PostHog/posthog-js/issues/2065)) - chore: make it easier to run locally ([#&#8203;2061](https://redirect.github.com/PostHog/posthog-js/issues/2061)) - chore: deprecate ip config ([#&#8203;2053](https://redirect.github.com/PostHog/posthog-js/issues/2053)) - Fix dev on nextjs playground ([#&#8203;2051](https://redirect.github.com/PostHog/posthog-js/issues/2051)) - feat: add vscode extension playground ([#&#8203;2041](https://redirect.github.com/PostHog/posthog-js/issues/2041)) - chore: add a top-level changelog ([#&#8203;2040](https://redirect.github.com/PostHog/posthog-js/issues/2040)) - chore: improve eslint rule ([#&#8203;2038](https://redirect.github.com/PostHog/posthog-js/issues/2038)) - chore: Make nextjs playground work with regular install ([#&#8203;2035](https://redirect.github.com/PostHog/posthog-js/issues/2035)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Chores: - Bump posthog-js dependency from v1.255.1 to v1.256.0 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 a936640 commit 6bb0a0e

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
@@ -26,7 +26,7 @@
2626
"gray-matter": "4.0.3",
2727
"lucide-react": "0.525.0",
2828
"next": "15.3.4",
29-
"posthog-js": "1.255.1",
29+
"posthog-js": "1.256.0",
3030
"posthog-node": "5.1.1",
3131
"prettier": "3.6.2",
3232
"react": "19.1.0",
@@ -1760,7 +1760,7 @@
17601760

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

1763-
"posthog-js": ["posthog-js@1.255.1", "", { "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-KMh0o9MhORhEZVjXpktXB5rJ8PfDk+poqBoTSoLzWgNjhJf6D8jcyB9jUMA6vVPfn4YeepVX5NuclDRqOwr5Mw=="],
1763+
"posthog-js": ["posthog-js@1.256.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-LJSj4VcuLQGlsk4aQDOydx+oSj5+nlXHvHPDcAmzLucfoJEUi5CmluUU78V5+MwswoUHYZdGf5TPae3EXQk3FQ=="],
17641764

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"gray-matter": "4.0.3",
3939
"lucide-react": "0.525.0",
4040
"next": "15.3.4",
41-
"posthog-js": "1.255.1",
41+
"posthog-js": "1.256.0",
4242
"posthog-node": "5.1.1",
4343
"prettier": "3.6.2",
4444
"react": "19.1.0",

0 commit comments

Comments
 (0)