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

chore(deps): bump posthog-js from 1.50.5 to 1.55.0 #222

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps posthog-js from 1.50.5 to 1.55.0.

Changelog

Sourced from posthog-js's changelog.

1.55.0 - 2023-04-28

  • feat(beta-management): Add opt-in and out functions (#616)

1.54.0 - 2023-04-26

  • release new version (#617)
  • feat(flags): Allow adding person and group property overrides for flags (#613)

1.53.4 - 2023-04-18

  • feat: Allow masking of input by referencing the element (#611)

1.53.3 - 2023-04-17

  • fix: Usage of sessionStorage even if memory persistence (#609)

1.53.2 - 2023-04-14

  • fix: Don't enable web perf by default for localhost (#608)

1.53.1 - 2023-04-13

  • chore: bump version (#607)
  • feat: Swap over to storing network events in recordings (#606)

1.53.0 - 2023-04-12

  • feat: Custom campaign param support (#603)
  • chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 (#528)
  • fix: change user_id -> $user_id in docstring (#525)
  • Remove flag param from useActiveFeatureFlags (#599)

1.52.0 - 2023-04-05

  • fix: Track referrer/search params per browser session (#496)
    Note: This change improves the accuracy of properties $referrer and $referring_domain in a major way. Previously, the values of these properties often represented pure backlinks in non-SPAs (non-single-page applications). Now those values will represent the true referrer for the current browser-level session (effectively: for the tab). Due to this, referrer data after this update may look different. It will be significantly more accurate though.
  • ci: Point out and close stale issues/PRs (#602)
  • docs(testcafe): update docs removing posthog server requirements (#594)

1.51.5 - 2023-03-23

  • fix(segment): handle race condition on loading segment integration (#586)

1.51.4 - 2023-03-20

  • fix: fewer moving parts more like safe text (#590)

1.51.3 - 2023-03-17

... (truncated)

Commits
  • 5d680ea chore: Bump version to 1.55.0
  • c8944ad feat(beta-management): Add opt-in and out functions (#616)
  • 8911bd7 chore: Bump version to 1.54.0
  • eb147fc release new version (#617)
  • c28d1a1 feat(flags): Allow adding person and group property overrides for flags (#613)
  • 8237655 chore: Bump version to 1.53.4
  • 3dedb5f feat: Allow masking of input by referencing the element (#611)
  • 776d2d7 chore: Bump version to 1.53.3
  • 9cf1f0a fix: Usage of sessionStorage even if memory persistence (#609)
  • b794738 chore: Bump version to 1.53.2
  • 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 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.50.5 to 1.55.0.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.50.5...v1.55.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2023

Superseded by #234.

@dependabot dependabot bot closed this Jun 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/posthog-js-1.55.0 branch June 1, 2023 05:04
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