Skip to content

Bump posthog-js from 1.215.4 to 1.237.1 in /Epsilon.Host.Frontend #819

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps posthog-js from 1.215.4 to 1.237.1.

Release notes

Sourced from posthog-js's releases.

1.237.1 - 2025-04-30

  • chore: use getConstratingColor and add question-container (#1926)

1.237.0 - 2025-04-29

  • fix: prevent survey events to affect multiple surveys (#1924)
  • chore: Add homepage fields and copy LICENSE to posthog-js-react (#1928)
  • feat: Allow mangling of storage function names (#1927)

1.236.8 - 2025-04-29

  • feat: Reduce bundle size with property mangling (#1902)
  • Make the flags demo runnable (#1919)
  • chore(err): add nuxtjs example (#1917)

1.236.7 - 2025-04-25

  • chore: survey 10kb win (#1921)

1.236.6 - 2025-04-24

  • fix: refactor canRenderSurvey and move logic to SurveyManager (#1897)
  • chore: do not organize imports using VS Code functionality (#1914)
  • fix: make feedback tab survey display responsive (#1704)

1.236.5 - 2025-04-22

  • fix: dont propagate events in surveys (#1911)

1.236.4 - 2025-04-21

  • fix: prevent multiple stylesheet creation for feedback survey (#1912)

1.236.3 - 2025-04-21

  • fix: timezone offset property not being sent (#1908)
  • fix(err): add support for error causes (#1909)

1.236.2 - 2025-04-17

  • fix response based branching for open choice questions (#1907)

1.236.1 - 2025-04-15

  • chore: refactor survey loadIfEnabled (#1903)
  • feat: Enforce that private members of classes start with an underscore (#1901)
  • chore: Remove giant Info object (#1900)

1.236.0 - 2025-04-14

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.237.1 - 2025-04-30

  • chore: use getConstratingColor and add question-container (#1926)

1.237.0 - 2025-04-29

  • fix: prevent survey events to affect multiple surveys (#1924)
  • chore: Add homepage fields and copy LICENSE to posthog-js-react (#1928)
  • feat: Allow mangling of storage function names (#1927)

1.236.8 - 2025-04-29

  • feat: Reduce bundle size with property mangling (#1902)
  • Make the flags demo runnable (#1919)
  • chore(err): add nuxtjs example (#1917)

1.236.7 - 2025-04-25

  • chore: survey 10kb win (#1921)

1.236.6 - 2025-04-24

  • fix: refactor canRenderSurvey and move logic to SurveyManager (#1897)
  • chore: do not organize imports using VS Code functionality (#1914)
  • fix: make feedback tab survey display responsive (#1704)

1.236.5 - 2025-04-22

  • fix: dont propagate events in surveys (#1911)

1.236.4 - 2025-04-21

  • fix: prevent multiple stylesheet creation for feedback survey (#1912)

1.236.3 - 2025-04-21

  • fix: timezone offset property not being sent (#1908)
  • fix(err): add support for error causes (#1909)

1.236.2 - 2025-04-17

  • fix response based branching for open choice questions (#1907)

1.236.1 - 2025-04-15

  • chore: refactor survey loadIfEnabled (#1903)
  • feat: Enforce that private members of classes start with an underscore (#1901)
  • chore: Remove giant Info object (#1900)

1.236.0 - 2025-04-14

... (truncated)

Commits
  • 994b070 chore: Bump version to 1.237.1
  • 03824cd chore: use getConstratingColor and add question-container (#1926)
  • db26fff chore: Bump version to 1.237.0
  • 2d2aea4 fix: prevent survey events to affect multiple surveys (#1924)
  • bf46988 chore: Add homepage fields and copy LICENSE to posthog-js-react (#1928)
  • d9d6951 feat: Allow mangling of storage function names (#1927)
  • 6202831 chore: Bump version to 1.236.8
  • 3a98974 feat: Reduce bundle size with property mangling (#1902)
  • cbef096 Make the flags demo runnable (#1919)
  • 7b84500 chore(err): add nuxtjs example (#1917)
  • 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.215.4 to 1.237.1.
- [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.215.4...v1.237.1)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-version: 1.237.1
  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 May 1, 2025
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.

0 participants