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 v1.163.0 #227

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

This PR contains the following updates:

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

Release Notes

PostHog/posthog-js (posthog-js)

v1.163.0

Compare Source

  • feat: type safe posthog extensions (#​1407)

v1.162.0

Compare Source

  • fix(surveys): 7-point likert scale didn't work with branching logic (#​1424)

v1.161.6

Compare Source

  • fix: when capturing without performance entry we can capture manual initiator type (#​1422)
  • chore: auto publish alpha versions (#​1414)
  • chore: move test file into tests (#​1418)

v1.161.5

Compare Source

  • fix: teardown and restart recording on session id change (#​1411)

v1.161.4

Compare Source

  • fix: no keep alive for large payloads (#​1416)
  • feat(experiments): Apply no-code experiments to the webpage. (#​1409)

v1.161.3

Compare Source

  • fix: manage capture pageview hook lifecycle (#​1408)

v1.161.2

Compare Source

  • fix: some clients need web vitals directly on window (#​1406)

v1.161.1

Compare Source

  • fix: warn on unavailable lazy load not throw (#​1400)

v1.161.0

Compare Source

v1.160.3

Compare Source

  • fix: captured network requests must always have name property (#​1398)

v1.160.2

Compare Source

  • fix: report requests even without timing (#​1386)

v1.160.1

Compare Source

  • fix: flushing the buffer for debug signal while idle extends session activity (#​1396)
  • fix: network capture tests should fail if we exhaust the body (#​1395)
  • chore: clarify that tests are exercising our fetch wrapper (#​1393)

v1.160.0

Compare Source

  • feat: manually capture errors (#​1374)

v1.159.0

Compare Source

  • fix: capture a $pageview event on opting in (#​1372)

v1.158.3

Compare Source

  • fix(errors): Build endpoint for sentry integration & exception observer correctly (#​1390)

v1.158.2

Compare Source

  • chore: skip rate limiting of snapshot events (#​1383)
  • chore: Remove retries for testcafe tests but increase timeout. Wait for lag in parallel (#​1380)
  • feat: default api host to new ingestion domain (#​1370)

v1.158.1

Compare Source

  • fix: event listeners should obey start and stop (#​1379)

v1.158.0

Compare Source

  • fix(segment): Posthog can identify after segment identifies a user, not just during bootstrap. (#​1373)
  • fix: Revert cypress back to 13.6.3 (#​1384)

v1.157.2

Compare Source

  • feat: Use NavigatorUAData and navigator.webdriver to improve bot detection (#​1359)
  • chore: Move chrome tests off of browserstack, add firefox (#​1369)

v1.157.1

Compare Source

v1.157.0

Compare Source

  • feat: allow overriding linked flag (#​1368)

v1.156.1

Compare Source

v1.156.0

Compare Source

  • fix: pass original fetch args along (#​1351)

v1.155.6

Compare Source

  • fix: only add to window when it exists (#​1362)

v1.155.5

Compare Source

  • fix: endpoint for is already called inside loadscript (#​1365)
  • chore: Run ts on test files (#​1358)

v1.155.4

Compare Source

v1.155.3

Compare Source

  • feat: default to gzip compression instead of base64 (#​1355)

v1.155.2

Compare Source

  • remove x-posthog-token header (#​1354)

v1.155.1

Compare Source

  • feat: Added token to headers (#​1347)

v1.155.0

Compare Source

  • feat: Add prev pageview duration (#​1348)

v1.154.6

Compare Source

  • chore: make password capture more explicit (#​1345)

v1.154.5

Compare Source

  • fix(surveys): style the link button with black text (#​1343)

v1.154.4

Compare Source

  • feat: Remove storage logging and add reset logging (#​1342)

v1.154.3

Compare Source

  • feat(surveys): added a customizable submit button text color (#​1339)
  • fix(surveys): textarea border box was being set in the preview but not in the surveys rendered on user websites (#​1340)

v1.154.2

Compare Source

  • Add instructions for cross subdomain development (#​1336)

v1.154.1

Compare Source

  • fix(surveys): fix textarea, and make it easier to query the survey question description in the DOM (#​1337)
  • feat: Add debug logging for the initial props that posthog was started with (#​1335)

v1.154.0

Compare Source

  • feat(flags): give users the ability to suppress override warning logs, if desired (#​1328)

v1.153.0

Compare Source

  • chore: mask password by default (#​1334)

v1.152.1

Compare Source

  • feat: Add debug messages around storage (#​1333)

v1.152.0

Compare Source

  • feat: add renderSurvey option (#​1324)

v1.151.2

Compare Source

  • feat: Add debug logic for set_config (#​1330)

v1.151.1

Compare Source

v1.151.0

Compare Source

  • Accept eventPayload in onEvent handler (#​1331)

v1.150.1

Compare Source

v1.150.0

Compare Source

  • feat(surveys): add support for a 7 point likert scale (#​1319)

v1.149.2

Compare Source

  • feat: add debug startup log message (#​1318)

v1.149.1

Compare Source

  • fix: web vitals ignored error on init (#​1317)
  • chore: fix the rollup bundle visualiser output (#​1315)

v1.149.0

Compare Source

  • fix: Fix the referrer changing mid-session (#​1314)

v1.148.2

Compare Source

  • fix: don't load preact until you have to (#​1311)
  • chore: one less posthog mock and two fewer given tests (#​1312)

v1.148.1

Compare Source

  • fix: ignore ridonculously large web vitals values (#​1309)
  • chore: move test file (#​1306)

v1.148.0

Compare Source

  • feat: split large replay buffers before sending (#​1305)

v1.147.0

Compare Source

  • feat: add url_ignorelist for autocapture config (#​1302)

v1.146.3

Compare Source

v1.146.2

Compare Source

  • fix: warn when on xhr error used (#​1298)

v1.146.1

Compare Source

  • fix: add web vitals to array full (#​1297)
  • feat(Surveys): Activate surveys based on actions (#​1295)
  • feat(Surveys): Add ActionMatcher to match CaptureResult to any known actions (#​1294)

v1.146.0

Compare Source

  • feat: move heatmaps to their own event (#​1287)

v1.145.1

Compare Source

  • fix: capture network recording type (#​1296)
  • feat(surveys): added close button text customization feature (#​1288)
  • chore: fix error tests listener registration (#​1291)

v1.145.0

Compare Source

  • feat: send errors one way (#​1289)
  • chore: missing changelog entry (#​1290)

v1.144.2

Compare Source

  • fix(surveys): polishing the popup survey UI (#​1279)
  • add rdt_cid as a campaign parameter (#​1286)

v1.144.1

Compare Source

  • fix: only take scheduled full snapshots (#​1285)

v1.144.0

Compare Source

  • feat: add payload host denylist (#​1282)

v1.143.0

Compare Source

  • feat(survey): Allow events to repeatedly activate surveys (#​1273)

v1.142.1

Compare Source

  • feat: warn when distinct id invalid for replay (#​1277)

v1.142.0

Compare Source

  • feat: Improved various bundles (#​1265)

v1.141.4

Compare Source

  • fix: use includes over contains (#​1275)
  • chore: add browsertack build name (#​1271)

v1.141.3

Compare Source

  • fix: dropped styles on route transition (#​1272)

v1.141.2

Compare Source

v1.141.1

Compare Source

v1.141.0

Compare Source

  • feat(surveys): add configurable delay to popup surveys (#​1228)
  • chore: update pnpm action setup worfklow version (#​1268)

v1.140.1

Compare Source

  • fix: unwind recent changes things seem less stable (#​1267)

v1.140.0

Compare Source

  • feat(web-analytics): Add property for autocapture link click (#​1259)
  • chore: add sanitization test to heatmaps tests (#​1256)

v1.139.8

Compare Source

  • fix(surveys branching): rename confirmation_message -> end (#​1257)

v1.139.7

Compare Source

  • fix(surveys): fix missing confirmation message state (#​1263)

v1.139.6

Compare Source

  • fix(surveys): handle missing getNextSurveyStep (#​1260)

v1.139.5

Compare Source

  • fix: Allow no capture of $opt_in event (#​1250)

v1.139.4

Compare Source

  • fix: no scheduled snapshots while idle (#​1254)
  • feat: Allow bootstrapping session id (#​1251)

v1.139.3

Compare Source

  • feat(surveys): add branching logic (#​1247)

v1.139.2

Compare Source

  • fix: only wrap once when patching (#​1245)
  • chore: add clarifying test (#​1246)
  • feat: allow not operators in survey url targeting (#​1219)

v1.139.1

Compare Source

  • fix: less strict idle event dropping (#​1241)
  • chore: add inlineStylesheet prop (#​1237)

v1.139.0

Compare Source

  • feat(personless-events): set_once more initial properties accurately when a person is created (#​1236)

v1.138.3

Compare Source

  • fix: circular refs shouldn't explode capture (#​1230)

v1.138.2

Compare Source

  • feat: Updated v8 sentry integration (#​1224)

v1.138.1

Compare Source

  • feat: wrap fetch and add tracing headers (#​1186)
  • feat(survey): Support identifying iterations of a repeatable survey (#​1200)

v1.138.0

Compare Source

  • feat(surveys): posthog-js changes to support valid HTML question rendering (#​1206)

v1.137.0

Compare Source

  • chore: Bump version to 1.137.0 (#​1227)
  • feat(survey): Event based survey: Show survey popup based on custom event (#​1213)

v1.136.8

Compare Source

v1.136.7

Compare Source

  • fix: no full snapshot while idle (#​1222)

v1.136.6

Compare Source

  • chore(surveys): refactor survey popup (vol. 1) (#​1214)

v1.136.5

Compare Source

  • feat: add an explicit in-memory buffer (#​1217)

v1.136.4

Compare Source

  • fix: do not start recording buffer without id (#​1215)

v1.136.3

Compare Source

  • fix: heatmaps with segment integration (#​1218)

v1.136.2

Compare Source

  • fix: reference canvas not client (#​1212)
  • fix: Add auto approver for JS prs (#​1209)

v1.136.1

Compare Source

  • fix: fallback size when resizing (#​1208)

v1.136.0

Compare Source

  • feat: Refactor GDPR stuff into a more readable consent class (#​1176)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

vercel bot commented May 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ani ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 6:01am

@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.136.0 fix(deps): update dependency posthog-js to v1.136.1 May 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.136.1 fix(deps): update dependency posthog-js to v1.136.2 May 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.136.2 fix(deps): update dependency posthog-js to v1.136.4 Jun 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.136.4 fix(deps): update dependency posthog-js to v1.136.5 Jun 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.136.5 fix(deps): update dependency posthog-js to v1.136.7 Jun 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.136.7 fix(deps): update dependency posthog-js to v1.136.8 Jun 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.136.8 fix(deps): update dependency posthog-js to v1.137.0 Jun 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.137.0 fix(deps): update dependency posthog-js to v1.138.0 Jun 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.138.0 fix(deps): update dependency posthog-js to v1.138.1 Jun 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.138.1 fix(deps): update dependency posthog-js to v1.138.2 Jun 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.138.2 fix(deps): update dependency posthog-js to v1.138.3 Jun 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.138.3 fix(deps): update dependency posthog-js to v1.139.0 Jun 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.139.0 fix(deps): update dependency posthog-js to v1.139.1 Jun 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.139.1 fix(deps): update dependency posthog-js to v1.139.2 Jun 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.139.2 fix(deps): update dependency posthog-js to v1.139.3 Jun 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.139.3 fix(deps): update dependency posthog-js to v1.139.5 Jun 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.139.5 fix(deps): update dependency posthog-js to v1.139.6 Jun 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.139.6 fix(deps): update dependency posthog-js to v1.139.8 Jun 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.139.8 fix(deps): update dependency posthog-js to v1.140.0 Jun 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.140.0 fix(deps): update dependency posthog-js to v1.140.1 Jun 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.140.1 fix(deps): update dependency posthog-js to v1.141.0 Jun 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.141.0 fix(deps): update dependency posthog-js to v1.141.3 Jun 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.141.3 fix(deps): update dependency posthog-js to v1.141.4 Jun 26, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.141.4 fix(deps): update dependency posthog-js to v1.142.0 Jun 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.142.0 fix(deps): update dependency posthog-js to v1.142.1 Jun 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.142.1 fix(deps): update dependency posthog-js to v1.143.0 Jul 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.143.0 fix(deps): update dependency posthog-js to v1.144.0 Jul 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.144.0 fix(deps): update dependency posthog-js to v1.144.1 Jul 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.154.0 fix(deps): update dependency posthog-js to v1.154.1 Aug 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.154.1 fix(deps): update dependency posthog-js to v1.154.2 Aug 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.154.2 fix(deps): update dependency posthog-js to v1.154.3 Aug 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.154.3 fix(deps): update dependency posthog-js to v1.154.4 Aug 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.154.4 fix(deps): update dependency posthog-js to v1.154.5 Aug 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.154.5 fix(deps): update dependency posthog-js to v1.154.6 Aug 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.154.6 fix(deps): update dependency posthog-js to v1.155.0 Aug 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.155.0 fix(deps): update dependency posthog-js to v1.155.2 Aug 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.155.2 fix(deps): update dependency posthog-js to v1.155.4 Aug 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.155.4 fix(deps): update dependency posthog-js to v1.155.5 Aug 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.155.5 fix(deps): update dependency posthog-js to v1.156.0 Aug 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.156.0 fix(deps): update dependency posthog-js to v1.156.1 Aug 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.156.1 fix(deps): update dependency posthog-js to v1.157.0 Aug 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.157.0 fix(deps): update dependency posthog-js to v1.157.1 Aug 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.157.1 fix(deps): update dependency posthog-js to v1.157.2 Aug 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.157.2 fix(deps): update dependency posthog-js to v1.160.0 Sep 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.160.0 fix(deps): update dependency posthog-js to v1.160.1 Sep 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.160.1 fix(deps): update dependency posthog-js to v1.160.3 Sep 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.160.3 fix(deps): update dependency posthog-js to v1.161.0 Sep 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.161.0 fix(deps): update dependency posthog-js to v1.161.1 Sep 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.161.1 fix(deps): update dependency posthog-js to v1.161.2 Sep 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.161.2 fix(deps): update dependency posthog-js to v1.161.3 Sep 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.161.3 fix(deps): update dependency posthog-js to v1.161.4 Sep 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.161.4 fix(deps): update dependency posthog-js to v1.161.5 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/posthog-js-1.x-lockfile branch from a9ced6d to 756ac37 Compare September 17, 2024 05:47
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.161.5 fix(deps): update dependency posthog-js to v1.161.6 Sep 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.161.6 fix(deps): update dependency posthog-js to v1.162.0 Sep 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency posthog-js to v1.162.0 fix(deps): update dependency posthog-js to v1.163.0 Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants