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.138.1 to 1.154.5 #3719

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2024

Bumps posthog-js from 1.138.1 to 1.154.5.

Release notes

Sourced from posthog-js's releases.

1.154.5 - 2024-08-06

  • fix(surveys): style the link button with black text (#1343)

1.154.4 - 2024-08-05

  • feat: Remove storage logging and add reset logging (#1342)

1.154.3 - 2024-08-05

  • feat(surveys): added a customizable submit button text color (#1339)
  • fix(surveys): textarea border box was being set in the preview but not in the surveys rendered on user websites (#1340)

1.154.2 - 2024-08-02

  • Add instructions for cross subdomain development (#1336)

1.154.1 - 2024-08-01

  • fix(surveys): fix textarea, and make it easier to query the survey question description in the DOM (#1337)
  • feat: Add debug logging for the initial props that posthog was started with (#1335)

1.154.0 - 2024-07-31

  • feat(flags): give users the ability to suppress override warning logs, if desired (#1328)

1.153.0 - 2024-07-31

  • chore: mask password by default (#1334)

1.152.1 - 2024-07-31

  • feat: Add debug messages around storage (#1333)

1.152.0 - 2024-07-31

  • feat: add renderSurvey option (#1324)

1.151.2 - 2024-07-31

  • feat: Add debug logic for set_config (#1330)

1.151.1 - 2024-07-31

  • fix(surveys): Center the X (#1329)

1.151.0 - 2024-07-30

  • Accept eventPayload in onEvent handler (#1331)

... (truncated)

Changelog

Sourced from posthog-js's changelog.

1.154.5 - 2024-08-06

  • fix(surveys): style the link button with black text (#1343)

1.154.4 - 2024-08-05

  • feat: Remove storage logging and add reset logging (#1342)

1.154.3 - 2024-08-05

  • feat(surveys): added a customizable submit button text color (#1339)
  • fix(surveys): textarea border box was being set in the preview but not in the surveys rendered on user websites (#1340)

1.154.2 - 2024-08-02

  • Add instructions for cross subdomain development (#1336)

1.154.1 - 2024-08-01

  • fix(surveys): fix textarea, and make it easier to query the survey question description in the DOM (#1337)
  • feat: Add debug logging for the initial props that posthog was started with (#1335)

1.154.0 - 2024-07-31

  • feat(flags): give users the ability to suppress override warning logs, if desired (#1328)

1.153.0 - 2024-07-31

  • chore: mask password by default (#1334)

1.152.1 - 2024-07-31

  • feat: Add debug messages around storage (#1333)

1.152.0 - 2024-07-31

  • feat: add renderSurvey option (#1324)

1.151.2 - 2024-07-31

  • feat: Add debug logic for set_config (#1330)

1.151.1 - 2024-07-31

  • fix(surveys): Center the X (#1329)

1.151.0 - 2024-07-30

  • Accept eventPayload in onEvent handler (#1331)

... (truncated)

Commits
  • f5a0d12 chore: Bump version to 1.154.5
  • 7fba90b fix(surveys): style the link button with black text (#1343)
  • 682e088 chore: Bump version to 1.154.4
  • 017d765 feat: Remove storage logging and add reset logging (#1342)
  • db4d887 chore: Bump version to 1.154.3
  • 2ff5382 feat(surveys): added a customizable submit button text color (#1339)
  • 599bdc2 fix(surveys): textarea border box was being set in the preview but not in the...
  • c7c276b chore: Bump version to 1.154.2
  • 44d3cfb Add instructions for cross subdomain development (#1336)
  • 6201a89 chore: Bump version to 1.154.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.138.1 to 1.154.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.138.1...v1.154.5)

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

vercel bot commented Aug 7, 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 Aug 7, 2024 9:26pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2024

Superseded by #3720.

@dependabot dependabot bot closed this Aug 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.154.5 branch August 9, 2024 21:59
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