Commit 3bfc68b
authored
chore(deps): update dependency posthog-node to v5.8.2 (#708)
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.8.1` ->
`5.8.2`](https://renovatebot.com/diffs/npm/posthog-node/5.8.1/5.8.2) |
[](https://securityscorecards.dev/viewer/?uri=github.com/PostHog/posthog-js)
|
---
### Release Notes
<details>
<summary>PostHog/posthog-js (posthog-node)</summary>
###
[`v5.8.2`](https://redirect.github.com/PostHog/posthog-js/blob/HEAD/packages/node/CHANGELOG.md#582)
[Compare
Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-node@5.8.1...posthog-node@5.8.2)
##### Patch Changes
-
[#​2285](https://redirect.github.com/PostHog/posthog-js/pull/2285)
[`20c1b38`](https://redirect.github.com/PostHog/posthog-js/commit/20c1b38147242989ed805462ff87eb770843ef10)
Thanks [@​dustinbyrne](https://redirect.github.com/dustinbyrne)! -
`getFeatureFlag` and `isFeatureEnabled` now respect the
`sendFeatureFlagEvent` client option if not explicitly specified when
called.
-
[#​2285](https://redirect.github.com/PostHog/posthog-js/pull/2285)
[`20c1b38`](https://redirect.github.com/PostHog/posthog-js/commit/20c1b38147242989ed805462ff87eb770843ef10)
Thanks [@​dustinbyrne](https://redirect.github.com/dustinbyrne)! -
The `sendFeatureFlagEvents` option for `getFeatureFlagPayload` is now
marked as deprecated as it is not used.
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
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 6cddbb2 commit 3bfc68b
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
1809 | 1809 | | |
1810 | 1810 | | |
1811 | 1811 | | |
1812 | | - | |
| 1812 | + | |
1813 | 1813 | | |
1814 | 1814 | | |
1815 | 1815 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments