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

build(deps): bump posthog-js from 1.138.1 to 1.160.3 #3730

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps posthog-js from 1.138.1 to 1.160.3.

Release notes

Sourced from posthog-js's releases.

1.160.3 - 2024-09-03

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

1.160.2 - 2024-09-03

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

1.160.1 - 2024-09-02

  • 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)

1.160.0 - 2024-08-29

  • feat: manually capture errors (#1374)

1.159.0 - 2024-08-29

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

1.158.3 - 2024-08-28

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

1.158.2 - 2024-08-27

  • 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)

1.158.1 - 2024-08-26

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

1.158.0 - 2024-08-26

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

1.157.2 - 2024-08-20

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

1.157.1 - 2024-08-20

  • Revert "fix: pass original fetch args along (#1351)" (#1371)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.160.3 - 2024-09-03

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

1.160.2 - 2024-09-03

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

1.160.1 - 2024-09-02

  • 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)

1.160.0 - 2024-08-29

  • feat: manually capture errors (#1374)

1.159.0 - 2024-08-29

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

1.158.3 - 2024-08-28

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

1.158.2 - 2024-08-27

  • 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)

1.158.1 - 2024-08-26

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

1.158.0 - 2024-08-26

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

1.157.2 - 2024-08-20

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

1.157.1 - 2024-08-20

  • Revert "fix: pass original fetch args along (#1351)" (#1371)

... (truncated)

Commits
  • 34204f4 chore: Bump version to 1.160.3
  • 667d0f3 fix: captured network requests must always have name property (#1398)
  • a0a5f1d chore: Bump version to 1.160.2
  • bc2a5b2 fix: report requests even without timing (#1386)
  • 427b98c chore: Bump version to 1.160.1
  • ac73539 fix: flushing the buffer for debug signal while idle extends session activity...
  • 0f9a413 fix: network capture tests should fail if we exhaust the body (#1395)
  • e04ba42 chore: clarify that tests are exercising our fetch wrapper (#1393)
  • 434318d chore: Bump version to 1.160.0
  • dc66bcf feat: manually capture errors (#1374)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.138.1 to 1.160.3.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.138.1...v1.160.3)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2024
Copy link

vercel bot commented Sep 3, 2024

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

Name Status Preview Comments Updated (UTC)
c0d3-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 3, 2024 9:48pm

@flacial flacial added this pull request to the merge queue Sep 15, 2024
Merged via the queue into master with commit ecf9854 Sep 15, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.160.3 branch September 15, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant