Skip to content

Update dependency @c15t/react to ^2.2.0 - #417

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

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

Conversation

@renovate

@renovaterenovateBot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidenceDiffend
@c15t/react (source)^2.1.0^2.2.0ageadoptionpassingconfidenceDiff

Release Notes

c15t/c15t (@​c15t/react)

v2.2.0

Compare Source

Patch Changes
  • c187c9d: Add a nonce option for nonce-based Content Security Policies

    The injected <style id="c15t-theme"> element previously carried no nonce, so a strict CSP blocked it unless you allowed 'unsafe-inline'. Setting nonce on the provider options now applies it to that stylesheet and to every <script> element created by the script loader. A per-script nonce still takes precedence.

    <ConsentManagerProvideroptions={{mode: "offline", nonce }}>{children}</ConsentManagerProvider>
  • Updated dependencies [c187c9d]

    • @​c15t/ui@​2.2.0-canary-20260731105620
    • c15t@​2.2.0-canary-20260731105620

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.

@renovaterenovateBot added the dependencies This updates dependency files label Aug 14, 2026
@mvriu5
mvriu5 merged commit b324dfb into mainAug 15, 2026
2 checks passed
@renovate
renovateBot deleted the renovate/c15t-react-2.x branch August 15, 2026 07:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesThis updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@mvriu5