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

Bump posthog-js from 1.155.4 to 1.160.0 in /graylog2-web-interface #20308

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps posthog-js from 1.155.4 to 1.160.0.

Release notes

Sourced from posthog-js's releases.

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)

1.157.0 - 2024-08-19

  • feat: allow overriding linked flag (#1368)

1.156.1 - 2024-08-19

  • fix: Move @​types/web to dev dependencies (#1367)

1.156.0 - 2024-08-19

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

1.155.6 - 2024-08-19

... (truncated)

Changelog

Sourced from posthog-js's changelog.

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)

1.157.0 - 2024-08-19

  • feat: allow overriding linked flag (#1368)

1.156.1 - 2024-08-19

  • fix: Move @​types/web to dev dependencies (#1367)

1.156.0 - 2024-08-19

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

1.155.6 - 2024-08-19

... (truncated)

Commits
  • 434318d chore: Bump version to 1.160.0
  • dc66bcf feat: manually capture errors (#1374)
  • 51cc368 chore: Bump version to 1.159.0
  • d0a9ba5 fix: capture a $pageview event on opting in (#1372)
  • e8a6451 chore: Bump version to 1.158.3
  • d23bb17 fix(errors): Build endpoint for sentry integration & exception observer corre...
  • 7f0dc89 chore: Bump version to 1.158.2
  • 5b3894d chore: skip rate limiting of snapshot events (#1383)
  • 82fd839 chore: Remove retries for testcafe tests but increase timeout. Wait for lag i...
  • ba3ba9f feat: default api host to new ingestion domain (#1370)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.155.4 to 1.160.0.
- [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.155.4...v1.160.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2024
@dennisoelkers dennisoelkers merged commit 6d1e45a into master Aug 30, 2024
6 checks passed
@dennisoelkers dennisoelkers deleted the dependabot/npm_and_yarn/graylog2-web-interface/posthog-js-1.160.0 branch August 30, 2024 07:43
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