Skip to content

Update dependency @c15t/scripts to ^2.2.0 - #419

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

Update dependency @c15t/scripts to ^2.2.0#419
mvriu5 merged 1 commit into
mainfrom
renovate/c15t-scripts-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Diffend
@c15t/scripts (source) ^2.1.0^2.2.0 age adoption passing confidence Diff

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.

@renovate renovate Bot added the dependencies This updates dependency files label Aug 15, 2026
@mvriu5
mvriu5 merged commit cd819db into main Aug 15, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/c15t-scripts-2.x branch August 15, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant