Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/c15t-react-2.x
Open

Update dependency @c15t/react to ^2.2.0#417
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/c15t-react-2.x

Conversation

@renovate

@renovate renovate Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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.

    <ConsentManagerProvider options={{ 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.

@renovate renovate Bot added the dependencies This updates dependency files label Aug 14, 2026
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