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): update posthog dependencies #668

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
posthog-js 1.96.1 -> 1.98.2 age adoption passing confidence
posthog-node (source) 3.3.0 -> 3.5.0 age adoption passing confidence

Release Notes

PostHog/posthog-js (posthog-js)

v1.98.2

Compare Source

  • fix: Don't allow us.posthog.com to be used (#​957)

v1.98.1

Compare Source

  • fix: set the session id as soon as it changes (#​956)
  • fix: simplify test setup (#​955)

v1.98.0

Compare Source

  • feat: capture session options in a custom event (#​954)

v1.97.1

Compare Source

  • fix(surveys): fix feedback widget bugs (#​953)

v1.97.0

Compare Source

  • fix: add a comment explaining browser type prop (#​952)
  • feat: add opt_out_useragent_filter and $browser_type (#​949)
  • chore(surveys): add basic survey e2e tests (#​948)
  • Tidying and removing of old value (#​941)
PostHog/posthog-js-lite (posthog-node)

v3.5.0

Compare Source

  1. When local evaluation is enabled, we automatically add flag information to all events sent to PostHog, whenever possible. This makes it easier to use these events in experiments.
  2. Fixes a bug where in some rare cases we may drop events when send_feature_flags is enabled on capture.

v3.4.0

Compare Source

  1. Numeric property handling for feature flags now does the expected: When passed in a number, we do a numeric comparison. When passed in a string, we do a string comparison. Previously, we always did a string comparison.
  2. Add support for relative date operators for local evaluation.

Configuration

📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) January 11, 2024 21:13
Copy link

Test Results

115 tests  ±0   115 ✅ ±0   20s ⏱️ -1s
 40 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 6856fcd. ± Comparison against base commit 1984396.

Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
src 100% 100% 0
src.atoms.Icons 100% 100% 0
src.atoms.Toggle 100% 100% 0
src.components 100% 100% 0
src.components.ColorModeSwitcher 100% 100% 0
src.components.CookieConsent 100% 100% 0
src.components.CookieYes 100% 100% 0
src.components.ExposeAppConfig 100% 100% 0
src.components.GoogleAnalytics 100% 100% 0
src.components.Hello 100% 100% 0
src.components.Hotjar 100% 100% 0
src.components.Login 100% 100% 0
src.components.Logout 100% 100% 0
src.components.Posthog 100% 100% 0
src.hooks 100% 100% 0
src.i18n 100% 100% 0
src.routes 100% 100% 0
src.utils 100% 100% 0
Summary 100% (1259 / 1259) 100% (129 / 129) 0

@meza
Copy link
Owner

meza commented Jan 11, 2024

Copy/paste detection report

Duplications detection: Found 0 exact clones with 0(0%) duplicated lines in 57 (3 formats) files.

Format Files analyzed Total lines Total tokens Clones found Duplicated lines Duplicated tokens
javascript 15 129 1527 0 0 (0%) 0 (0%)
tsx 26 918 8430 0 0 (0%) 0 (0%)
typescript 16 387 3125 0 0 (0%) 0 (0%)
Total: 57 1434 13082 0 0 (0%) 0 (0%)

@meza
Copy link
Owner

meza commented Jan 11, 2024

Deployment details


✅ Your stack: remix-trance-stack-renovate-posthog-dependencies-ephemeral has been successfully deployed.
You can access your deployment at the following URL: https://p0j1dvjbgk.execute-api.us-east-1.amazonaws.com

@renovate renovate bot merged commit a400555 into main Jan 11, 2024
5 of 6 checks passed
@renovate renovate bot deleted the renovate/posthog-dependencies branch January 11, 2024 21:25
@meza
Copy link
Owner

meza commented Jan 11, 2024

🎉 This PR is included in version 3.1.201 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@meza meza added the released label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant