Skip to content

Commit 4d97b23

Browse files
chore(deps): update dependency posthog-js to v1.256.2 (#579)
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 | patch | [`1.256.0` -> `1.256.2`](https://renovatebot.com/diffs/npm/posthog-js/1.256.0/1.256.2) | [![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.2`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.256.2): 1.256.2 [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.256.1...v1.256.2) ##### 1.256.2 - 2025-07-04 - fix: Fix backwards compatibility ([#&#8203;2074](https://redirect.github.com/PostHog/posthog-js/issues/2074)) - feat: Sdk spec gen ([#&#8203;2029](https://redirect.github.com/PostHog/posthog-js/issues/2029)) - Fix CHANGELOG.md ([#&#8203;2068](https://redirect.github.com/PostHog/posthog-js/issues/2068)) ### [`v1.256.1`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.256.1): 1.256.1 [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.256.0...v1.256.1) #### 1.256.1 - 2025-07-02 - fix survey input color on dark backgrounds ([#&#8203;2071](https://redirect.github.com/PostHog/posthog-js/issues/2071)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> ## Summary by Sourcery Update posthog-js to v1.256.2 to incorporate upstream patches and new SDK features. New Features: - Pull in SDK spec generation support introduced in posthog-js v1.256.2. Bug Fixes: - Restore backwards compatibility in posthog-js. - Fix survey input color on dark backgrounds. Documentation: - Correct CHANGELOG.md in posthog-js. Chores: - Bump posthog-js dependency from v1.256.0 to v1.256.2. 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 16af487 commit 4d97b23

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4",
42-
"posthog-js": "1.256.0",
42+
"posthog-js": "1.256.2",
4343
"posthog-node": "5.1.1",
4444
"prettier": "3.6.2",
4545
"react": "19.1.0",

0 commit comments

Comments
 (0)