Commit e421f70
authored
chore(deps): update dependency posthog-js to v1.258.2 (#615)
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.257.2` ->
`1.258.2`](https://renovatebot.com/diffs/npm/posthog-js/1.257.2/1.258.2)
| [](https://securityscorecards.dev/viewer/?uri=github.com/PostHog/posthog-js)
|
---
### Release Notes
<details>
<summary>PostHog/posthog-js (posthog-js)</summary>
###
[`v1.258.2`](https://redirect.github.com/PostHog/posthog-js/releases/tag/posthog-js%401.258.2)
[Compare
Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.258.1...posthog-js@1.258.2)
##### 1.258.2
##### Patch Changes
-
[#​2111](https://redirect.github.com/PostHog/posthog-js/pull/2111)
[`7114593`](https://redirect.github.com/PostHog/posthog-js/commit/711459317bf807fa1d21be2f7067182952ea2a5e)
Thanks [@​pauldambra](https://redirect.github.com/pauldambra)! -
checks for session activity in other windows when timing out in any
particular window, avoids a race condition when proactively marking a
session as idle
###
[`v1.258.1`](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.258.0...posthog-js@1.258.1)
[Compare
Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.258.0...posthog-js@1.258.1)
###
[`v1.258.0`](https://redirect.github.com/PostHog/posthog-js/releases/tag/posthog-js%401.258.0)
[Compare
Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.257.2...posthog-js@1.258.0)
#### 1.258.0
##### Minor Changes
-
[#​2089](https://redirect.github.com/PostHog/posthog-js/pull/2089)
[`0a19df2`](https://redirect.github.com/PostHog/posthog-js/commit/0a19df28d6a62b97949f0e99bfadf33b7aadcb45)
Thanks [@​daibhin](https://redirect.github.com/daibhin)! - feat:
exclude exceptions autocaptured by extensions
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
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 a53e3fd commit e421f70
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
1793 | 1793 | | |
1794 | 1794 | | |
1795 | 1795 | | |
1796 | | - | |
| 1796 | + | |
1797 | 1797 | | |
1798 | 1798 | | |
1799 | 1799 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments