Skip to content

Commit 5e1584f

Browse files
chore(deps): update dependency posthog-js to v1.245.0 (#447)
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.242.2` -> `1.245.0`](https://renovatebot.com/diffs/npm/posthog-js/1.242.2/1.245.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.245.0`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#12450---2025-05-19) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.244.0...v1.245.0) - feat: add new options for survey positions ([#&#8203;1965](https://redirect.github.com/PostHog/posthog-js/issues/1965)) ### [`v1.244.0`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#12440---2025-05-19) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.243.1...v1.244.0) ### [`v1.243.1`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#12431---2025-05-19) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.242.3...v1.243.1) ### [`v1.242.3`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#12423---2025-05-19) [Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.242.2...v1.242.3) - fix: add new relic to payload host denylist ([#&#8203;1952](https://redirect.github.com/PostHog/posthog-js/issues/1952)) - chore: remove unused function from survey extensions ([#&#8203;1960](https://redirect.github.com/PostHog/posthog-js/issues/1960)) </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--> ## Summary by Sourcery Chores: - Update posthog-js from 1.242.2 to 1.245.0 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 8209a42 commit 5e1584f

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
@@ -24,7 +24,7 @@
2424
"fumadocs-ui": "15.3.3",
2525
"lucide-react": "0.511.0",
2626
"next": "15.3.2",
27-
"posthog-js": "1.242.2",
27+
"posthog-js": "1.245.0",
2828
"posthog-node": "4.17.1",
2929
"prettier": "3.5.3",
3030
"react": "19.1.0",
@@ -1986,7 +1986,7 @@
19861986

19871987
"postgres-interval": ["postgres-interval@1.2.0", "", { "dependencies": { "xtend": "^4.0.0" } }, "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ=="],
19881988

1989-
"posthog-js": ["posthog-js@1.242.2", "", { "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-bj5Bq9Z/TE24k0fbt/VoD13xsqCybuoLp7KkWmfknEiO63+1Ln/PnX/1CjppikE9yM7toQIWY3vY7hT/RTT57Q=="],
1989+
"posthog-js": ["posthog-js@1.245.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-vrEyQ2ARC07kmgrcJY+2/ij6PfSiBb9IGnmaWxxikYrkHL4LEGNkJ637R1EvNDE6+IflQMixo/3Kd2IjXFYx+A=="],
19901990

19911991
"posthog-node": ["posthog-node@4.17.1", "", { "dependencies": { "axios": "^1.8.2" } }, "sha512-cVlQPOwOPjakUnrueKRCQe1m2Ku+XzKaOos7Tn/zDZkkZFeBT/byP7tbNf7LiwhaBRWFBRowZZb/MsTtSRaorg=="],
19921992

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"fumadocs-ui": "15.3.3",
3636
"lucide-react": "0.511.0",
3737
"next": "15.3.2",
38-
"posthog-js": "1.242.2",
38+
"posthog-js": "1.245.0",
3939
"posthog-node": "4.17.1",
4040
"prettier": "3.5.3",
4141
"react": "19.1.0",

0 commit comments

Comments
 (0)