Commit dff6b86
Update dependency posthog-js to ~1.258.0 (#40494)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [posthog-js](https://posthog.com/docs/libraries/js) ([source](https://redirect.github.com/PostHog/posthog-js)) | dependencies | minor | [`~1.256.0` -> `~1.258.0`](https://renovatebot.com/diffs/npm/posthog-js/1.256.2/1.258.5) | `1.261.4` (+10) |
---
### Release Notes
<details>
<summary>PostHog/posthog-js (posthog-js)</summary>
### [`v1.258.5`](https://redirect.github.com/PostHog/posthog-js/releases/tag/posthog-js%401.258.5)
[Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.258.4...posthog-js@1.258.5)
##### 1.258.5
##### Patch Changes
- [#​2178](https://redirect.github.com/PostHog/posthog-js/pull/2178) [`db569fa`](https://redirect.github.com/PostHog/posthog-js/commit/db569fa952b4536280602db87bc12a0fa51923fa) Thanks [@​lucasheriques](https://redirect.github.com/lucasheriques)! - - Fix surveys loading with advanced_enable_surveys config
### [`v1.258.4`](https://redirect.github.com/PostHog/posthog-js/releases/tag/posthog-js%401.258.4)
[Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.258.3...posthog-js@1.258.4)
##### 1.258.4
##### Patch Changes
- [#​2172](https://redirect.github.com/PostHog/posthog-js/pull/2172) [`ac254d9`](https://redirect.github.com/PostHog/posthog-js/commit/ac254d945be598314c365310ed7c13047edc9ead) Thanks [@​lucasheriques](https://redirect.github.com/lucasheriques)! - Adds a new config, `advanced_enable_surveys`, to always enable surveys funcionality in the SDK
### [`v1.258.3`](https://redirect.github.com/PostHog/posthog-js/releases/tag/posthog-js%401.258.3)
[Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.258.2...posthog-js@1.258.3)
##### 1.258.3
##### Patch Changes
- [#​2171](https://redirect.github.com/PostHog/posthog-js/pull/2171) [`14adc01`](https://redirect.github.com/PostHog/posthog-js/commit/14adc01875c87f6be10e70204307003d9d0f941c) Thanks [@​lucasheriques](https://redirect.github.com/lucasheriques)! - Fix early access features accumulation in persistence
- [#​2170](https://redirect.github.com/PostHog/posthog-js/pull/2170) [`262cc5c`](https://redirect.github.com/PostHog/posthog-js/commit/262cc5cc9364605e31788e5370b0663507e4c832) Thanks [@​lucasheriques](https://redirect.github.com/lucasheriques)! - Removes the `_renderExternalSurvey` method which is not needed anymore
### [`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/releases/tag/posthog-js%401.258.1)
[Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/posthog-js@1.258.0...posthog-js@1.258.1)
##### 1.258.1
##### Patch Changes
- [#​2120](https://redirect.github.com/PostHog/posthog-js/pull/2120) [`c7b03cd`](https://redirect.github.com/PostHog/posthog-js/commit/c7b03cddb621988323238b22acdf8faefd93742e) Thanks [@​lucasheriques](https://redirect.github.com/lucasheriques)! - Updates the renderSurvey and getActiveMatchingSurveys methods to not take any external surveys into consideration
### [`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
##### Notes
This is the first posthog-js release after the posthog-js-lite migration, please open an issue if you see incompatible changes with your code.
### [`v1.257.2`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.257.2): 1.257.2
[Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.257.1...v1.257.2)
##### 1.257.2 - 2025-07-22
- chore: Safer iteration of experimental `__add_tracing_headers` ([#​2100](https://redirect.github.com/PostHog/posthog-js/issues/2100))
### [`v1.257.1`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.257.1): 1.257.1
[Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.257.0...v1.257.1)
##### 1.257.1 - 2025-07-21
- return capture results from captureException ([#​2081](https://redirect.github.com/PostHog/posthog-js/issues/2081))
- update posthog-js at workspace level ([#​2096](https://redirect.github.com/PostHog/posthog-js/issues/2096))
- chore(tests): use playwright for integration tests ([#​2093](https://redirect.github.com/PostHog/posthog-js/issues/2093))
- fix: Sync consent with persistence immediately ([#​2082](https://redirect.github.com/PostHog/posthog-js/issues/2082))
- Use posthog consent in next playground ([#​2083](https://redirect.github.com/PostHog/posthog-js/issues/2083))
### [`v1.257.0`](https://redirect.github.com/PostHog/posthog-js/releases/tag/v1.257.0): 1.257.0
[Compare Source](https://redirect.github.com/PostHog/posthog-js/compare/v1.256.2...v1.257.0)
##### 1.257.0 - 2025-07-08
- one for flags and flags for all ([#​2079](https://redirect.github.com/PostHog/posthog-js/issues/2079))
- Fix comment ([#​2078](https://redirect.github.com/PostHog/posthog-js/issues/2078))
- feat: Enhance AssignableWindow type with additional properties for better SDK integration ([#​2077](https://redirect.github.com/PostHog/posthog-js/issues/2077))
- reset flags internal state when posthog.reset is called ([#​2066](https://redirect.github.com/PostHog/posthog-js/issues/2066))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
GitOrigin-RevId: 7d60256c41d392074c5e2d5268ce92ad664cd1751 parent 3c1a9fc commit dff6b86
File tree
3 files changed
+9
-9
lines changed- npm-packages
- common/config/rush
- dashboard
- docs
3 files changed
+9
-9
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments