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.136.8 to 1.139.2 #35

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps posthog-js from 1.136.8 to 1.139.2.

Release notes

Sourced from posthog-js's releases.

1.139.2 - 2024-06-14

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

1.139.1 - 2024-06-12

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

1.139.0 - 2024-06-10

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

1.138.3 - 2024-06-10

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

1.138.2 - 2024-06-10

  • feat: Updated v8 sentry integration (#1224)

1.138.1 - 2024-06-07

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

1.138.0 - 2024-06-06

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

1.137.0 - 2024-06-05

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

Sourced from posthog-js's changelog.

1.139.2 - 2024-06-14

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

1.139.1 - 2024-06-12

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

1.139.0 - 2024-06-10

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

1.138.3 - 2024-06-10

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

1.138.2 - 2024-06-10

  • feat: Updated v8 sentry integration (#1224)

1.138.1 - 2024-06-07

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

1.138.0 - 2024-06-06

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

1.137.0 - 2024-06-05

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

1.137.0 - 2024-06-05

  • feat(survey): Event based survey: Show survey popup based on custom event #1213
Commits
  • a075a90 chore: Bump version to 1.139.2
  • 554f061 fix: only wrap once when patching (#1245)
  • b4b0050 chore: add clarifying test (#1246)
  • b0e1140 feat: allow not operators in survey url targeting (#1219)
  • 55fb97d chore: Bump version to 1.139.1
  • 836cdfa fix: less strict idle event dropping (#1241)
  • 1d54df9 chore: add inlineStylesheet prop (#1237)
  • 39b9bff chore: Bump version to 1.139.0
  • a59409a feat(personless-events): set_once more initial properties accurately when a p...
  • 4ac5c54 chore: add mutation rate limiter tests (#1232)
  • 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.136.8 to 1.139.2.
- [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.136.8...v1.139.2)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 17, 2024
@nickzelei nickzelei merged commit 1714223 into main Jun 17, 2024
3 checks passed
@nickzelei nickzelei deleted the dependabot/npm_and_yarn/posthog-js-1.139.2 branch June 17, 2024 19:14
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant