Skip to content

Commit b44ff88

Browse files
chore(deps): update dependency posthog-js to v1.310.0 (#1037)
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.309.1` -> `1.310.0`](https://renovatebot.com/diffs/npm/posthog-js/1.309.1/1.310.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.310.0`](https://redirect.github.com/PostHog/posthog-js/releases/tag/posthog-js%401.310.0) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.309.1...posthog-js@1.310.0) #### 1.310.0 ##### Minor Changes - [#&#8203;2770](https://redirect.github.com/PostHog/posthog-js/pull/2770) [`6851061`](https://redirect.github.com/PostHog/posthog-js/commit/68510612c18fe6513b54dcf4545ca52196fc2dfd) Thanks [@&#8203;daibhin](https://redirect.github.com/daibhin)! - feat: allow exception autocapture to be programatically enabled / disabled (2025-12-22) - [#&#8203;2792](https://redirect.github.com/PostHog/posthog-js/pull/2792) [`f7372c8`](https://redirect.github.com/PostHog/posthog-js/commit/f7372c8eb62d46ef8fc72da1a394014be21b0108) Thanks [@&#8203;adboio](https://redirect.github.com/adboio)! - add event/action triggers for product tours (2025-12-22) - [#&#8203;2790](https://redirect.github.com/PostHog/posthog-js/pull/2790) [`96f42be`](https://redirect.github.com/PostHog/posthog-js/commit/96f42be6e1026862d1f64a914d8b180735cd3bfd) Thanks [@&#8203;adboio](https://redirect.github.com/adboio)! - fix: hosted survey auto-submit behavior only submits skipped questions (2025-12-22) - [#&#8203;2786](https://redirect.github.com/PostHog/posthog-js/pull/2786) [`2c54d15`](https://redirect.github.com/PostHog/posthog-js/commit/2c54d1552c7d57359107ea8eb725353407a28f6e) Thanks [@&#8203;adboio](https://redirect.github.com/adboio)! - emit new "survey abandoned" event on pageleave (2025-12-22) - [#&#8203;2787](https://redirect.github.com/PostHog/posthog-js/pull/2787) [`b676b4d`](https://redirect.github.com/PostHog/posthog-js/commit/b676b4d7342c8c3b64960aa55630b2810366014e) Thanks [@&#8203;lucasheriques](https://redirect.github.com/lucasheriques)! - feat: allow customizing text colors on web and react native (2025-12-22) ##### Patch Changes - Updated dependencies \[[`b676b4d`](https://redirect.github.com/PostHog/posthog-js/commit/b676b4d7342c8c3b64960aa55630b2810366014e)]: - [@&#8203;posthog/core](https://redirect.github.com/posthog/core)@&#8203;1.9.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Upgraded posthog-js from 1.309.1 to 1.310.0 to pick up new analytics features and fixes. Adds programmatic exception autocapture control, product tour triggers, survey improvements (auto-submit fix and a “survey abandoned” event), and includes @posthog/core 1.9.0. <sup>Written for commit c638305. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> 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 191ef79 commit b44ff88

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lock

Lines changed: 3 additions & 3 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
@@ -43,7 +43,7 @@
4343
"mermaid": "11.12.2",
4444
"next": "16.1.1",
4545
"next-validate-link": "1.6.3",
46-
"posthog-js": "1.309.1",
46+
"posthog-js": "1.310.0",
4747
"react": "19.2.3",
4848
"react-dom": "19.2.3",
4949
"react-medium-image-zoom": "5.4.0",

0 commit comments

Comments
 (0)