Commit 15c32ae
authored
chore(deps): update dependency posthog-js to v1.242.1 (#431)
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 | patch | [`1.242.0` ->
`1.242.1`](https://renovatebot.com/diffs/npm/posthog-js/1.242.0/1.242.1)
| [](https://securityscorecards.dev/viewer/?uri=github.com/PostHog/posthog-js)
|
---
### Release Notes
<details>
<summary>PostHog/posthog-js (posthog-js)</summary>
###
[`v1.242.1`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#12421---2025-05-14)
[Compare
Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.242.0...v1.242.1)
- fix: retrieve survey shadow should include posthog ref
([#​1955](https://redirect.github.com/PostHog/posthog-js/issues/1955))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
## Summary by Sourcery
Update posthog-js to v1.242.1 to address survey shadow retrieval issue.
Bug Fixes:
- Fix survey shadow retrieval to include posthog ref
Chores:
- Bump posthog-js from v1.242.0 to v1.242.1
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 c603a21 commit 15c32ae
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
1741 | 1741 | | |
1742 | 1742 | | |
1743 | 1743 | | |
1744 | | - | |
| 1744 | + | |
1745 | 1745 | | |
1746 | 1746 | | |
1747 | 1747 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments