Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency posthog-js to ^1.215.2 #7551

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
posthog-js ^1.163.0 -> ^1.215.2 age adoption passing confidence

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

PostHog/posthog-js (posthog-js)

v1.215.2

Compare Source

  • fix: checking status is too blunt for paused status (#​1713)

v1.215.1

Compare Source

v1.215.0

Compare Source

  • feat: allow configuring request queue interval (#​1708)

v1.214.1

Compare Source

  • fix: never send when not sampled (#​1706)
  • chore: silence survey logging (#​1707)

v1.214.0

Compare Source

  • chore: add device types check (#​1698)

v1.213.0

Compare Source

  • feat: deprecate featureFlags.override in favor of featureFlags.overrideFeatureFlags, a new function that supports overriding flags and flag payloads (#​1697)
  • chore: snapshot types that we want to not accidentally deprecate or remove (#​1705)

v1.212.1

Compare Source

v1.212.0

Compare Source

  • feat: sampling that can be shared (#​1700)

v1.211.4

Compare Source

  • feat: Add new rule to guarantee events are tracked as passive (#​1689)

v1.211.3

Compare Source

  • docs: Add documentation to all of our init options (#​1681)
  • chore: add survey files codeowners (#​1696)

v1.211.2

Compare Source

  • fix: survey URL targeting should re-evaluate after the URL changes (#​1695)

v1.211.1

Compare Source

  • revert: "chore: upgrade rrweb to alpha.18" (#​1659)
  • chore: codeowners for recorder file (#​1693)

v1.211.0

Compare Source

  • refactor: Remove/deprecate/rename old options (#​1694)

v1.210.2

Compare Source

  • fix: rrweb patch fix take 2 (#​1691)

v1.210.1

Compare Source

v1.210.0

Compare Source

v1.209.4

Compare Source

  • feat: Annotate our scroll events as passive (#​1684)
  • fix: Exclude more domains from cross subdomain tracking by default (#​1680)

v1.209.3

Compare Source

  • fix: Fix hitting call stack limit when deep comparing circular objects (#​1688)

v1.209.2

Compare Source

  • fix: Implement isDeepEqual manually (#​1686)

v1.209.1

Compare Source

  • fix: angular detection can be less blunt (#​1687)
  • fix: Fix CI check name (#​1673)

v1.209.0

Compare Source

  • feat: Enhance PostHogProvider to prevent double initialization on React.StrictMode (#​1676)

v1.208.1

Compare Source

  • fix: correctly cache split css (#​1682)

v1.208.0

Compare Source

v1.207.9

Compare Source

  • fix: silence noisy surveys logging (#​1679)

v1.207.8

Compare Source

v1.207.7

Compare Source

v1.207.6

Compare Source

  • chore: better logging for surveys loaders (#​1663)

v1.207.5

Compare Source

  • fix: set last reset date as event super property (#​1671)

v1.207.4

Compare Source

  • fix: sentry integration fields (#​1669)

v1.207.3

Compare Source

  • fix: patch for css parsing performance (#​1670)

v1.207.2

Compare Source

  • fix(): prevent person processing if /decide fails to fetch remote config (#​1658)

v1.207.1

Compare Source

  • fix: expose getNextSurveyStep to use in posthog (#​1661)
  • chore: upgrade rrweb to alpha.18 (#​1592)

v1.207.0

Compare Source

  • chore: deduplicate subsequent identify calls (#​1649)
  • feat: Add the ability to mask some PII-containing URL parameters (#​1654)
  • chore: Remove '$web_experiment_applied' event (#​1653)
  • chore: Update pull_request_template.md (#​1651)

v1.206.1

Compare Source

  • fix: survey previews should never have the submit button disabled (#​1650)

v1.206.0

Compare Source

  • feat: add irclid and _kx as campaign parameters (#​1648)
  • chore: Rename cklsh constants to cookieless (#​1647)

v1.205.1

Compare Source

  • feat: custom webfont selection on surveys (#​1643)
  • chore(ci): final move from cypress to playwright (#​1646)
  • feat: add Better Uptime string to blocked UA (#​1644)

v1.205.0

Compare Source

  • feat: Add a onPreviewSubmit callback to preview surveys (#​1641)

v1.204.0

Compare Source

  • feat: Deprecate sanitize_properties (#​1632)
  • test(ci): move more of the browser tests to playwright (#​1638)

v1.203.3

Compare Source

  • feat: Add pageview and prev pageview tracking (#​1634)
  • fix: safer toolbar function (#​1637)
  • chore: playwright tests (#​1631)

v1.203.2

Compare Source

  • Adds option for nonce support (#​1630)

v1.203.1

Compare Source

  • fix: recordings that are paused for their whole duration (#​1626)
  • feat: custom event with remote config (#​1628)

v1.203.0

Compare Source

  • chore: add feature name prop to event (#​1624)
  • fix: payload host deny list (#​1627)
  • chore: build against lowest and current version of TS (#​1625)
  • chore: fix changelog after automation error (#​1623)

v1.202.5

Compare Source

  • chore: lint a file that needs it (#​1622)

v1.202.4

Compare Source

  • fix: do not even send heatmap with no x or y (#​1621)
  • fix: type error accessing null object and added test case (#​1620)
  • chore: Small tweaks to make fetch default (#​1610)
  • chore: remove circular dependencies (#​1618)

v1.202.2

Compare Source

  • fix: specify transport in fewer places to let config control (#​1614)
  • chore: update rollup, bc y not (#​1615)

v1.202.1

Compare Source

  • feat: Use token scoped remote config (#​1611)

v1.202.0

Compare Source

  • fix: Change default transport to fetch (#​1612)

v1.201.1

Compare Source

  • fix: Load RemoteConfig by default but don't use it (#​1607)
  • chore: add websockets example to nextjs playground (#​1605)

v1.201.0

Compare Source

  • fix: rotate session id proactively (#​1512)

v1.200.2

Compare Source

  • feat(web-analytics): Add flag to send server hash instead of distinct id (#​1490)

v1.200.1

Compare Source

  • fix: Make legacy property sturdier (#​1602)

v1.200.0

Compare Source

  • fix: Refactor decide loading (#​1596)

v1.199.0

Compare Source

  • chore(flags): Add new debugging property $used_bootstrap_value, $feature_flag_bootstrapped_response and $feature_flag_bootstrapped_payload to $feature_flag_called event (#​1567)

v1.198.0

Compare Source

  • feat: Allow users to customize fetch behavior (#​1599)

v1.197.0

Compare Source

  • feat: send snapshot library (#​1587)

v1.196.1

Compare Source

  • feat: Don't create person profile when setting properties for flags (#​1586)

v1.196.0

Compare Source

  • feat: include attribution with all web vitals (#​1594)

v1.195.0

Compare Source

v1.194.6

Compare Source

  • feat: Load site functions via RemoteConfig (#​1580)

v1.194.5

Compare Source

  • feat: Added better sub logging utils (#​1581)

v1.194.4

Compare Source

v1.194.3

Compare Source

  • fix: parse Chrome instead of Android as browser (#​1575)

v1.194.2

Compare Source

  • fix: use previous site-app variables (#​1574)

v1.194.1

Compare Source

  • fix: Don't crash on bigints (#​1573)
  • feat: Add customization to print events drop them (#​1572)

v1.194.0

Compare Source

  • feat: add $recording_status property (#​1571)

v1.193.1

Compare Source

v1.193.0

Compare Source

  • feat: allow decide to provide script name for recorder (#​1509)

v1.192.1

Compare Source

v1.192.0

Compare Source

  • feat: Start tracking timezone offset and language prefix (#​1568)

v1.191.0

Compare Source

  • feat: different default and max idle period (#​1558)

v1.190.2

Compare Source

  • fix: patch to angular detection in rrweb (#​1566)
  • chore: fix changelog (#​1564)

v1.190.1

Compare Source

  • fix: catch errors detecting dialog state when recording (#​1562)

v1.190.0

Compare Source

  • feat: Add initial person info to cookie when using localPlusCookieStore (#​1559)

v1.189.1

Compare Source

v1.189.0

Compare Source

  • feat: Add better npm import, and script entrypoint for customizations (#​1550)

v1.188.1

Compare Source

  • fix: safari support requires we don't use (#​1553)
  • fix: endless capturing /s/ (#​1551)
  • chore: make platform more specific (#​1549)

v1.188.0

Compare Source

  • fix(surveys): Process feature_flag_keys on Survey object (#​1548)
  • chore: sentry integration fixes (#​1544)

v1.187.2

Compare Source

v1.187.1

Compare Source

  • fix: patch angular wrap detection in rrweb (#​1543)

v1.187.0

Compare Source

  • feat: allow config of before_send function to edit or reject events (#​1515)
  • chore: timeout test cafe jobs (#​1540)
  • chore: specify an explicit browserslist version (#​1539)

v1.186.4

Compare Source

  • chore: always transform exponentiation (#​1537)
  • chore: very small change to IE11 bundling (#​1536)

v1.186.3

Compare Source

  • fix: refactor native mutation observer implementation (#​1535)
  • chore: update dependency versions (#​1534)
  • chore: remove custom exceptions endpoint (#​1513)

v1.186.2

Compare Source

  • fix: angular change detection mutation observer (#​1531)
  • chore: Added CSP headers to next app for testing what we document (#​1528)

v1.186.1

Compare Source

  • fix: XHR req method capture (#​1527)

v1.186.0

Compare Source

  • feat: allow triggering sessions when events occur (#​1523)

v1.185.0

Compare Source

  • feat: Add customization to add all person profile properties as setPersonPropertiesForFlags (#​1517)

v1.184.2

Compare Source

  • fix(flags): support multiple children prop in PostHogFeature (#​1516)
  • fix: Don't use session storage in memory mode (#​1521)

v1.184.1

Compare Source

  • chore: add type to Sentry exception (#​1520)

v1.184.0

Compare Source

  • feat: deadclicks in heatmaps (#​1510)

v1.183.0

Compare Source

  • feat: add recording url blocklist (#​1500)

v1.182.0

Compare Source

  • chore: upgrade rrweb to alpha.17 (#​1489)

v1.181.0

Compare Source

v1.180.1

Compare Source

  • fix: dead click fixes from watching in prod (#​1508)

v1.180.0

Compare Source

  • feat: allow mutation rate limiter configuration (#​1506)

v1.179.0

Compare Source

  • feat: dead click detection (#​1463)
  • chore: refactor towards dead clicks autocapture (#​1505)

v1.178.0

Compare Source

  • feat: Add timezone to events (#​1504)
  • chore: update README to include missing steps for running local nextjs playground (#​1455)

v1.177.0

Compare Source

  • feat: Only set missing campaign params to null if there is at least one non-null (#​1493)

v1.176.1

Compare Source

  • fix: reduce keep alive threshold (#​1501)
  • fix: empty query param when calling external dependency toolbar.js (#​1456)
  • fix: careful now (#​1497)

v1.176.0

Compare Source

  • fix(surveys): Reset Survey storage after posthog.reset is called (#​1494)

v1.175.1

Compare Source

  • chore: set platform on stack frame (#​1495)

v1.175.0

Compare Source

  • fix: allow canvas local config (#​1496)

v1.174.4

Compare Source

  • fix: expose the last activity timestamp in session id check result (#​1491)

v1.174.3

Compare Source

  • chore: upgrade rrweb to alpha.16 (#​1276)
  • chore: test that autocapture allowlists are unioned (#​1476)

v1.174.2

Compare Source

  • fix: no need to swallow import errors (#​1486)

v1.174.1

Compare Source

  • fix: do not capture entire elements in web vitals (#​1483)

v1.174.0

Compare Source

  • Make entire cancel button area clickable (#​1473)
  • feat: swap the default to identified_only (#​1468)

v1.173.0

Compare Source

  • feat(web-analytics): Store nulls for unset campaign params (#​1482)

v1.172.1

Compare Source

  • chore: add crossOrigin='anonymous' to snippet script (#​1481)

v1.172.0

Compare Source

  • chore: build an es5 bundle and move main to es6 (#​1480)

v1.171.0

Compare Source

  • feat: start session recording on url trigger (#​1451)
  • chore: babel targets in rollup config (#​1479)

v1.170.1

Compare Source

  • feat: add stack to stacktraceless "exceptions" (#​1472)

v1.170.0

Compare Source

  • fix: web vitals delayed capture (#​1474)

v1.169.1

Compare Source

  • chore: skip if Array.from is missing (#​1475)

v1.169.0

Compare Source

  • feat: report reason for recording start (#​1452)
  • chore: improve exception autocapture (#​1466)

v1.168.0

Compare Source

  • fix(errors): Better define schema, align with python (#​1460)
  • chore: refactor some cypress setup (#​1467)

v1.167.1

Compare Source

  • fix: sanitize set_once properties (#​1462)

v1.167.0

Compare Source

  • feat(web experiments): Emit web_experiment_applied event and do not render experiments for bots (#​1443)

v1.166.2

Compare Source

  • fix: Remove posthog error capture from replay (#​1454)

v1.166.1

Compare Source

  • fix: skip addition of src attribute for HLS videos (#​1446)

v1.166.0

Compare Source

  • feat: default replay partial compression on (#​1445)
  • chore: Add test for reset() and anonymous users (#​1444)

v1.165.1

Compare Source

  • fix: no custom events when idle (#​1438)
  • chore: downgrade jest types (#​1442)

v1.165.0

Compare Source

v1.164.3

Compare Source

  • fix: it's just rude to assign to date now (#​1435)

v1.164.2

Compare Source

v1.164.1

Compare Source

  • chore: build when publishing (#​1430)
  • feat: Bundle option without any external scripts (#​1413)

v1.164.0: 1.164.0

Compare Source

1.164.0 - 2024-09-23

  • feat: Bundle option without any external scripts (#​1413)

v1.163.1

Compare Source

  • fix: session idle timestamp correction (#​1428)

Configuration

📅 Schedule: Branch creation - "on the 1st through 7th 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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Feb 2, 2025

Deploy Preview for sourcegraph failed.

Name Link
🔨 Latest commit 7f1bc11
🔍 Latest deploy log https://app.netlify.com/sites/sourcegraph/deploys/67a15060b6ca62000817eb54

@renovate renovate bot force-pushed the renovate/posthog-js-1.x branch from 0025a10 to 7f1bc11 Compare February 3, 2025 23:25
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to ^1.215.1 fix(deps): update dependency posthog-js to ^1.215.2 Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants