Update dependency @c15t/scripts to ^2.1.0#248
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.1→^2.1.0Release Notes
c15t/c15t (@c15t/scripts)
v2.1.0Compare Source
Minor Changes
4a89092: Expanded the script loader with a registry-backed provider system and a muchbroader set of consent-aware integrations. New helpers cover analytics,
advertising pixels, functional tools, and tag managers, including Ahrefs,
Cloudflare Web Analytics, Fathom, Hotjar, Matomo, Microsoft Clarity, Mixpanel,
Plausible, PromptWatch, Rybbit, Segment, Umami, Vercel Analytics, Reddit Pixel,
Snapchat Pixel, and Crisp/Intercom.
Provider manifests now share common utilities for script URL resolution, boolean
data attributes, install-step builders, Google consent mapping, and lifecycle
execution. The package also includes registry metadata, focused provider tests,
and engine coverage so script helpers resolve predictable loader URLs,
attributes, consent callbacks, and queued vendor calls.
Google Tag and Google Tag Manager boot timestamps now resolve during script
lifecycle execution instead of helper construction, which keeps documented setup
patterns compatible with Next.js Cache Components prerendering.
PostHog now supports explicit EU/US region selection, keeps the bootstrap script
host aligned with an explicit API host, and exposes loading modes for immediate
cookieless consent sync, consent-gated loading, or disabling the helper without
issuing a PostHog network request.
Updated the docs and CLI generation prompts so these providers are discoverable
from the integration docs and script-loader setup flows.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.