Skip to content

Commit ef54591

Browse files
chore(deps): update dependency posthog-js to v1.260.1 (#651)
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.259.0` -> `1.260.1`](https://renovatebot.com/diffs/npm/posthog-js/1.259.0/1.260.1) | [![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.260.1`](https://redirect.github.com/PostHog/posthog-js/releases/tag/posthog-js%401.260.1) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.260.0...posthog-js@1.260.1) #### 1.260.1 ##### Patch Changes - [#&#8203;2215](https://redirect.github.com/PostHog/posthog-js/pull/2215) [`1e95d47`](https://redirect.github.com/PostHog/posthog-js/commit/1e95d47669af8c5824c4105906f0727bd67610c1) Thanks [@&#8203;lucasheriques](https://redirect.github.com/lucasheriques)! - fix: always set surveySeen on local storage for old posthog-js versions ### [`v1.260.0`](https://redirect.github.com/PostHog/posthog-js/releases/tag/posthog-js%401.260.0) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.259.0...posthog-js@1.260.0) #### 1.260.0 ##### Minor Changes - [#&#8203;2185](https://redirect.github.com/PostHog/posthog-js/pull/2185) [`fda2932`](https://redirect.github.com/PostHog/posthog-js/commit/fda2932d0c4835d205fe0e0d0efb724b964f9f9b) Thanks [@&#8203;robbie-c](https://redirect.github.com/robbie-c)! - Support 2 cookieless modes - 'always' and 'on\_reject' ##### Patch Changes - [#&#8203;2200](https://redirect.github.com/PostHog/posthog-js/pull/2200) [`4387da4`](https://redirect.github.com/PostHog/posthog-js/commit/4387da42148a6b96c7bf1f9f5a2c529a3eb4dd8a) Thanks [@&#8203;daibhin](https://redirect.github.com/daibhin)! - expose captured exception to React error boundary fallback </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:eyJjcmVhdGVkSW5WZXIiOiI0MS42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDEuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 1ecadc8 commit ef54591

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.539.0",
4141
"next": "15.4.6",
42-
"posthog-js": "1.259.0",
42+
"posthog-js": "1.260.1",
4343
"posthog-node": "5.6.0",
4444
"prettier": "3.6.2",
4545
"react": "19.1.1",

0 commit comments

Comments
 (0)