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

fix(deps): bump posthog-js from 1.216.1 to 1.219.1 #254

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps posthog-js from 1.216.1 to 1.219.1.

Release notes

Sourced from posthog-js's releases.

1.219.1 - 2025-02-17

  • feat: add more debug signals (#1743)

1.219.0 - 2025-02-17

  • feat(web-analytics): Handle set_once latest props in a cross-subdomain way (#1739)

1.218.2 - 2025-02-15

  • chore: limit height of multiple choice question (#1740)

1.218.1 - 2025-02-14

1.218.0 - 2025-02-14

  • feat(flags): Add remote config feature flag method that bypasses cached values (#1729)

1.217.7 - 2025-02-14

  • fix: skip device type check if no devices set (#1737)

1.217.6 - 2025-02-14

  • fix: heatmaps unload listener (#1736)

1.217.5 - 2025-02-14

  • fix: check url match before trigger showSurvey (#1732)

1.217.4 - 2025-02-13

  • fix: unexpected undefined should be expected (#1731)

1.217.3 - 2025-02-13

  • Revert "fix: check url match twice because of potential race condition (#1722)" (#1733)

1.217.2 - 2025-02-12

  • fix(no-code experiments): refactor (6) (#1728)

1.217.1 - 2025-02-11

  • fix: canvas quality value (#1727)

1.217.0 - 2025-02-11

  • feat: override exception capture clientside (#1726)
Changelog

Sourced from posthog-js's changelog.

1.219.1 - 2025-02-17

  • feat: add more debug signals (#1743)

1.219.0 - 2025-02-17

  • feat(web-analytics): Handle set_once latest props in a cross-subdomain way (#1739)

1.218.2 - 2025-02-15

  • chore: limit height of multiple choice question (#1740)

1.218.1 - 2025-02-14

1.218.0 - 2025-02-14

  • feat(flags): Add remote config feature flag method that bypasses cached values (#1729)

1.217.7 - 2025-02-14

  • fix: skip device type check if no devices set (#1737)

1.217.6 - 2025-02-14

  • fix: heatmaps unload listener (#1736)

1.217.5 - 2025-02-14

  • fix: check url match before trigger showSurvey (#1732)

1.217.4 - 2025-02-13

  • fix: unexpected undefined should be expected (#1731)

1.217.3 - 2025-02-13

  • Revert "fix: check url match twice because of potential race condition (#1722)" (#1733)

1.217.2 - 2025-02-12

  • fix(no-code experiments): refactor (6) (#1728)

1.217.1 - 2025-02-11

  • fix: canvas quality value (#1727)

1.217.0 - 2025-02-11

... (truncated)

Commits
  • 6bd5095 chore: Bump version to 1.219.1
  • 8a90147 feat: add more debug signals (#1743)
  • 72796b0 chore: Bump version to 1.219.0
  • 5e0d1f6 feat(web-analytics): Handle set_once latest props in a cross-subdomain way (#...
  • 627cfd3 chore: Bump version to 1.218.2
  • a98818a chore: limit height of multiple choice question (#1740)
  • 7b44832 chore: Bump version to 1.218.1
  • 79b2fea chore(flags): Fix confusing statement in getRemoteConfigPayload jsdoc comment...
  • e6f0667 chore: Bump version to 1.218.0
  • 5ec2fa0 feat(flags): Add remote config feature flag method that bypasses cached value...
  • 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.216.1 to 1.219.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.216.1...v1.219.1)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 18, 2025
@dependabot dependabot bot requested a review from josechirivella February 18, 2025 00:38
Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2025 0:39am

Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2025

Superseded by #255.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.219.1 branch February 20, 2025 00:27
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