Skip to content

Commit faf718a

Browse files
chore(deps): update dependency posthog-node to v5.10.3 (#823)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [posthog-node](https://redirect.github.com/PostHog/posthog-js) ([source](https://redirect.github.com/PostHog/posthog-js/tree/HEAD/packages/node)) | dependencies | patch | [`5.10.1` -> `5.10.3`](https://renovatebot.com/diffs/npm/posthog-node/5.10.1/5.10.3) | [![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-node)</summary> ### [`v5.10.3`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/packages/node/CHANGELOG.md#5103) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-node@5.10.2...posthog-node@5.10.3) ##### Patch Changes - Updated dependencies \[[`e0a6fe0`](https://redirect.github.com/PostHog/posthog-js/commit/e0a6fe013b5a1e92a6e7685f35f715199b716b34)]: - [@&#8203;posthog/core](https://redirect.github.com/posthog/core)@&#8203;1.3.1 ### [`v5.10.2`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/packages/node/CHANGELOG.md#5102) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-node@5.10.1...posthog-node@5.10.2) ##### Patch Changes - [#&#8203;2470](https://redirect.github.com/PostHog/posthog-js/pull/2470) [`a581328`](https://redirect.github.com/PostHog/posthog-js/commit/a581328156d6ee50804cd740aa84c05d4e9c1f22) Thanks [@&#8203;luke-belton](https://redirect.github.com/luke-belton)! - Fix crash caused by calling `getFeatureFlagPayloads` for a flag that depends on a static cohort </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 b70a43f commit faf718a

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

bun.lock

Lines changed: 2 additions & 4 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
@@ -40,7 +40,7 @@
4040
"lucide-react": "0.546.0",
4141
"next": "15.5.6",
4242
"posthog-js": "1.279.3",
43-
"posthog-node": "5.10.1",
43+
"posthog-node": "5.10.3",
4444
"prettier": "3.6.2",
4545
"react": "19.2.0",
4646
"react-dom": "19.2.0",

0 commit comments

Comments
 (0)