Skip to content

Commit 1d4ec8b

Browse files
chore(deps): update dependency posthog-node to v4.18.0 (#468)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [posthog-node](https://redirect.github.com/PostHog/posthog-js-lite) ([source](https://redirect.github.com/PostHog/posthog-js-lite/tree/HEAD/posthog-node)) | dependencies | minor | [`4.17.2` -> `4.18.0`](https://renovatebot.com/diffs/npm/posthog-node/4.17.2/4.18.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/PostHog/posthog-js-lite/badge)](https://securityscorecards.dev/viewer/?uri=github.com/PostHog/posthog-js-lite) | --- ### Release Notes <details> <summary>PostHog/posthog-js-lite (posthog-node)</summary> ### [`v4.18.0`](https://redirect.github.com/PostHog/posthog-js-lite/releases/tag/posthog-node-v4.18.0): posthog-node-4.18.0 [Compare Source](https://redirect.github.com/PostHog/posthog-js-lite/compare/posthog-node-v4.17.2...posthog-node-v4.18.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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 da9c286 commit 1d4ec8b

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
@@ -25,7 +25,7 @@
2525
"lucide-react": "0.511.0",
2626
"next": "15.3.2",
2727
"posthog-js": "1.248.0",
28-
"posthog-node": "4.17.2",
28+
"posthog-node": "4.18.0",
2929
"prettier": "3.5.3",
3030
"react": "19.1.0",
3131
"react-dom": "19.1.0",
@@ -1980,7 +1980,7 @@
19801980

19811981
"posthog-js": ["posthog-js@1.248.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-cboa0NgM4yhDBpqNldgC2KwQX+QfKvViwr1J14zEv0L47j9RvdKnnDj2PtMQQ3z9mFmlHUFatCVSulcNRHLh7w=="],
19821982

1983-
"posthog-node": ["posthog-node@4.17.2", "", { "dependencies": { "axios": "^1.8.2" } }, "sha512-bFmwOTk4QdYavopeHVXtyFGQ9vyLMVaNWkWocwjix+0n6sQgv7Zq5nYjYulz7ThmK18zsvNJ337ahuMLv3ulow=="],
1983+
"posthog-node": ["posthog-node@4.18.0", "", { "dependencies": { "axios": "^1.8.2" } }, "sha512-XROs1h+DNatgKh/AlIlCtDxWzwrKdYDb2mOs58n4yN8BkGN9ewqeQwG5ApS4/IzwCb7HPttUkOVulkYatd2PIw=="],
19841984

19851985
"preact": ["preact@10.26.6", "", {}, "sha512-5SRRBinwpwkaD+OqlBDeITlRgvd8I8QlxHJw9AxSdMNV6O+LodN9nUyYGpSF7sadHjs6RzeFShMexC6DbtWr9g=="],
19861986

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"lucide-react": "0.511.0",
3737
"next": "15.3.2",
3838
"posthog-js": "1.248.0",
39-
"posthog-node": "4.17.2",
39+
"posthog-node": "4.18.0",
4040
"prettier": "3.5.3",
4141
"react": "19.1.0",
4242
"react-dom": "19.1.0",

0 commit comments

Comments
 (0)