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.131.4 to 1.136.0 #3651

Merged
merged 1 commit into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2024

Bumps posthog-js from 1.131.4 to 1.136.0.

Release notes

Sourced from posthog-js's releases.

1.136.0 - 2024-05-28

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

1.135.2 - 2024-05-24

  • feat: Add tests and fix regex for some obscure android browsers (#1196)

1.135.1 - 2024-05-24

  • fix: Add missing retry info and test (#1202)
  • fix: Pass retriesPerformedSoFar to keep count of retries (#1201)

1.135.0 - 2024-05-23

1.134.0 - 2024-05-23

  • fix(survey): Retain question index if questions are shuffled (#1198)

1.133.0 - 2024-05-22

1.132.3 - 2024-05-22

  • feat(survey): support internal_targeting_flag to show/hide survey popup (#1181)

1.132.2 - 2024-05-22

  • feat(web-analytics): Add function for explictly enabling person processing (#1191)

1.132.1 - 2024-05-22

  • fix: redact not hide headers (#1190)

1.132.0 - 2024-05-13

  • chore: Bump release to 1.131.5 (#1183)
  • fix issue with shuffling questions on every render (#1182)
  • feat(survey): Randomize questions & choices in surveys (#1177)
Changelog

Sourced from posthog-js's changelog.

1.136.0 - 2024-05-28

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

1.135.2 - 2024-05-24

  • feat: Add tests and fix regex for some obscure android browsers (#1196)

1.135.1 - 2024-05-24

  • fix: Add missing retry info and test (#1202)
  • fix: Pass retriesPerformedSoFar to keep count of retries (#1201)

1.135.0 - 2024-05-23

1.134.0 - 2024-05-23

  • fix(survey): Retain question index if questions are shuffled (#1198)

1.133.0 - 2024-05-22

1.132.3 - 2024-05-22

  • feat(survey): support internal_targeting_flag to show/hide survey popup (#1181)

1.132.2 - 2024-05-22

  • feat(web-analytics): Add function for explictly enabling person processing (#1191)

1.132.1 - 2024-05-22

  • fix: redact not hide headers (#1190)

1.132.0 - 2024-05-13

  • chore: Bump release to 1.131.5 (#1183)
  • fix issue with shuffling questions on every render (#1182)
  • feat(survey): Randomize questions & choices in surveys (#1177)

1.131.5 - 2024-05-10

  • feat: Support shuffling questions within a survey and options within a question (#1177)
Commits
  • 7022ab6 chore: Bump version to 1.136.0
  • 02eb718 feat: Refactor GDPR stuff into a more readable consent class (#1176)
  • 21014ca chore: Bump version to 1.135.2
  • 9192e0a feat: Add tests and fix regex for some obscure android browsers (#1196)
  • 8a96ac0 chore: Bump version to 1.135.1
  • b9d966d fix: Add missing retry info and test (#1202)
  • 0d8d15a fix: Pass retriesPerformedSoFar to keep count of retries (#1201)
  • c2a1f19 chore: Bump version to 1.135.0
  • 59d4015 chore: Bump version to 1.134.0 (#1199)
  • 9286445 fix(survey): Retain question index if questions are shuffled (#1198)
  • 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.131.4 to 1.136.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.131.4...v1.136.0)

---
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 May 28, 2024
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)
c0d3-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 10:16pm

@SlyBouhafs SlyBouhafs added this pull request to the merge queue May 29, 2024
Merged via the queue into master with commit 3ca0f72 May 29, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.136.0 branch May 29, 2024 02:19
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