Closed renovate[bot] closed 10 months ago
115 testsβ Β±0βββ115 :white_check_mark: Β±0βββ20s :stopwatch: -1s β40 suites Β±0βββββ0 :zzz: Β±0β ββ1 filesββ Β±0βββββ0 :x: Β±0β
Results for commit 6856fcdf.βΒ± Comparison against base commit 19843968.
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 | β |
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%) |
β
Your stack: remix-trance-stack-renovate-posthog-dependencies-ephemeral
has been successfully deployed.
:tada: This PR is included in version 3.1.201 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
1.96.1
->1.98.2
3.3.0
->3.5.0
Release Notes
PostHog/posthog-js (posthog-js)
### [`v1.98.2`](https://togithub.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#1982---2024-01-11) [Compare Source](https://togithub.com/PostHog/posthog-js/compare/v1.98.1...v1.98.2) - fix: Don't allow us.posthog.com to be used ([#957](https://togithub.com/PostHog/posthog-js/issues/957)) ### [`v1.98.1`](https://togithub.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#1981---2024-01-11) [Compare Source](https://togithub.com/PostHog/posthog-js/compare/v1.98.0...v1.98.1) - fix: set the session id as soon as it changes ([#956](https://togithub.com/PostHog/posthog-js/issues/956)) - fix: simplify test setup ([#955](https://togithub.com/PostHog/posthog-js/issues/955)) ### [`v1.98.0`](https://togithub.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#1980---2024-01-10) [Compare Source](https://togithub.com/PostHog/posthog-js/compare/v1.97.1...v1.98.0) - feat: capture session options in a custom event ([#954](https://togithub.com/PostHog/posthog-js/issues/954)) ### [`v1.97.1`](https://togithub.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#1971---2024-01-09) [Compare Source](https://togithub.com/PostHog/posthog-js/compare/v1.97.0...v1.97.1) - fix(surveys): fix feedback widget bugs ([#953](https://togithub.com/PostHog/posthog-js/issues/953)) ### [`v1.97.0`](https://togithub.com/PostHog/posthog-js/blob/HEAD/CHANGELOG.md#1970---2024-01-09) [Compare Source](https://togithub.com/PostHog/posthog-js/compare/v1.96.1...v1.97.0) - fix: add a comment explaining browser type prop ([#952](https://togithub.com/PostHog/posthog-js/issues/952)) - feat: add opt_out_useragent_filter and $browser_type ([#949](https://togithub.com/PostHog/posthog-js/issues/949)) - chore(surveys): add basic survey e2e tests ([#948](https://togithub.com/PostHog/posthog-js/issues/948)) - Tidying and removing of old value ([#941](https://togithub.com/PostHog/posthog-js/issues/941))PostHog/posthog-js-lite (posthog-node)
### [`v3.5.0`](https://togithub.com/PostHog/posthog-js-lite/blob/HEAD/posthog-node/CHANGELOG.md#350---2024-01-09) [Compare Source](https://togithub.com/PostHog/posthog-js-lite/compare/posthog-node-v3.4.0...posthog-node-v3.5.0) 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`](https://togithub.com/PostHog/posthog-js-lite/blob/HEAD/posthog-node/CHANGELOG.md#340---2024-01-09) [Compare Source](https://togithub.com/PostHog/posthog-js-lite/compare/posthog-node-v3.3.0...posthog-node-v3.4.0) 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.
This PR has been generated by Mend Renovate. View repository job log here.