Skip to content

fix(deps): update dependency @c15t/scripts to v2.2.0 - #392

Merged
dmnktoe merged 1 commit into
mainfrom
renovate/c15t-scripts-2.x
Aug 10, 2026
Merged

fix(deps): update dependency @c15t/scripts to v2.2.0#392
dmnktoe merged 1 commit into
mainfrom
renovate/c15t-scripts-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@c15t/scripts (source) 2.1.02.2.0 age confidence

Release Notes

c15t/c15t (@​c15t/scripts)

v2.2.0

Compare Source

Patch Changes
  • 1116dce: Preserve posthog.capture(...) calls made after c15t bootstraps PostHog but before its SDK finishes loading.

    The helper now uses PostHog's root snippet queue and pending init tuple, with the current consent decision queued before captured events replay. It also leaves an already-installed PostHog SDK unchanged during later consent revoke and re-grant cycles.

  • d481939: Fix the PostHog integration loading no analytics runtime at all. Since posthog-js 1.410.2, array.js refuses to install itself over an existing window.posthog that has no snippet-shaped pending-init queue, so c15t's bootstrap stub was left in place and every call — including init — silently became a no-op. The stub now seeds _i like the official snippet does.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.04%. Comparing base (751e89d) to head (2bc2d8b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #392   +/-   ##
=======================================
  Coverage   67.04%   67.04%           
=======================================
  Files          67       67           
  Lines         789      789           
  Branches      169      169           
=======================================
  Hits          529      529           
  Misses        260      260           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dmnktoe
dmnktoe merged commit 92a9427 into main Aug 10, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/c15t-scripts-2.x branch August 10, 2026 00:51
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