Skip to content

Bump posthog-js from 1.236.2 to 1.240.0#140

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-js-1.240.0
Closed

Bump posthog-js from 1.236.2 to 1.240.0#140
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/posthog-js-1.240.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps posthog-js from 1.236.2 to 1.240.0.

Release notes

Sourced from posthog-js's releases.

1.240.0 - 2025-05-06

  • feat: submit partial responses for survey answers (#1888)

1.239.1 - 2025-05-02

  • fix: dont mangle some surveys properties (#1934)
  • docs: use history_change option on SPA playgrounds (#1929)

1.239.0 - 2025-05-01

  • feat: Avoid tracking pageview from prerenders (#1910)

1.238.0 - 2025-05-01

  • feat: allow ANY or ALL matches for triggers (#1875)

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)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.240.0 - 2025-05-06

  • feat: submit partial responses for survey answers (#1888)

1.239.1 - 2025-05-02

  • fix: dont mangle some surveys properties (#1934)
  • docs: use history_change option on SPA playgrounds (#1929)

1.239.0 - 2025-05-01

  • feat: Avoid tracking pageview from prerenders (#1910)

1.238.0 - 2025-05-01

  • feat: allow ANY or ALL matches for triggers (#1875)

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)

... (truncated)

Commits
  • 4c48729 chore: Bump version to 1.240.0
  • 0776246 feat: submit partial responses for survey answers (#1888)
  • 27f1edf chore: Bump version to 1.239.1
  • 096c05a fix: dont mangle some surveys properties (#1934)
  • 42ad5b4 docs: use history_change option on SPA playgrounds (#1929)
  • ffcfbe9 chore: Bump version to 1.239.0
  • af42b25 feat: Avoid tracking pageview from prerenders (#1910)
  • d1fefb5 chore: Bump version to 1.238.0
  • e0c2453 feat: allow ANY or ALL matches for triggers (#1875)
  • 994b070 chore: Bump version to 1.237.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.236.2 to 1.240.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.236.2...v1.240.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 7, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 7, 2025

Deploying ingo with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7867df7
Status:🚫  Build failed.

View logs

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2025

Superseded by #141.

@dependabot dependabot bot closed this May 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.240.0 branch May 8, 2025 02:22
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

Comments