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

chore(deps): bump posthog-js from 1.157.2 to 1.161.5 #35

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

Conversation

dependabot[bot]
Copy link

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

Bumps posthog-js from 1.157.2 to 1.161.5.

Release notes

Sourced from posthog-js's releases.

1.161.5 - 2024-09-16

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

1.161.4 - 2024-09-16

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

1.161.3 - 2024-09-10

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

1.161.2 - 2024-09-09

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

1.161.1 - 2024-09-09

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

1.161.0 - 2024-09-09

  • feat: web vitals 3000 (#1401)

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)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.161.5 - 2024-09-16

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

1.161.4 - 2024-09-16

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

1.161.3 - 2024-09-10

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

1.161.2 - 2024-09-09

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

1.161.1 - 2024-09-09

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

1.161.0 - 2024-09-09

  • feat: web vitals 3000 (#1401)

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)

... (truncated)

Commits
  • 6119c93 chore: Bump version to 1.161.5
  • c10acff fix: teardown and restart recording on session id change (#1411)
  • 4666555 chore: Bump version to 1.161.4
  • 2748a0d fix: no keep alive for large payloads (#1416)
  • 1e18eea feat(experiments): Apply no-code experiments to the webpage. (#1409)
  • 72cf846 chore: Bump version to 1.161.3
  • 0a0b040 fix: manage capture pageview hook lifecycle (#1408)
  • 8f7d952 chore: Bump version to 1.161.2
  • 8d2909a fix: some clients need web vitals directly on window (#1406)
  • 3398ee7 chore: Bump version to 1.161.1
  • 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.157.2 to 1.161.5.
- [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.157.2...v1.161.5)

---
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 Sep 16, 2024
Copy link

vercel bot commented Sep 16, 2024

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

Name Status Preview Comments Updated (UTC)
islamic-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 16, 2024 10:01pm

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.

0 participants