Skip to content

Update dependency react-cookie-consent to v10#11343

Merged
nbudin merged 1 commit intomainfrom
renovate/react-cookie-consent-10.x
Apr 24, 2026
Merged

Update dependency react-cookie-consent to v10#11343
nbudin merged 1 commit intomainfrom
renovate/react-cookie-consent-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Change Age Confidence
react-cookie-consent 9.0.010.0.1 age confidence

Release Notes

Mastermindzh/react-cookie-consent (react-cookie-consent)

v10.0.1

Compare Source

  • fixes #​207
    • Vite's jsx-runtime is now set to "classic"

v10.0.0

Compare Source

Major infrastructure modernization and migration to Vite:

Breaking Changes
  • BREAKING: Updated minimum Node.js requirement from >=10 to >=20.16
  • BREAKING: Updated React peer dependencies from >=16 to >=18
  • BREAKING: Migrated build system from TSDX to Vite
  • BREAKING: Changed output bundle names from cjs.production.min.js/esm.js to umd.js/es.js
  • BREAKING: Updated cookieValue and declineCookieValue props to only accept string values (removed object support)
New Features
  • Added accessibility improvements: keyboard navigation, ARIA labels, and proper focus management for overlay
  • Improved browser compatibility by replacing window references with globalThis
  • Enhanced TypeScript support with updated type definitions
Dependencies
  • Major: Upgraded React from 18.x to 19.x
  • Major: Upgraded js-cookie from 2.2.1 to 3.0.5
  • Major: Upgraded Storybook from 6.x to 8.6.15 with new story format (CSF 3.0)
  • Major: Upgraded TypeScript from 3.9.10 to 5.9.3
  • Updated @​mui/material from 5.9.2 to 7.3.6 (dev dependency only)
  • Updated numerous dev dependencies to latest versions
Infrastructure
  • Migration: Complete migration from TSDX to Vite for faster builds and modern tooling
  • CI/CD: Updated GitHub Actions workflows to use Node.js 20/22 instead of 10/12/14
  • CI/CD: Improved workflow efficiency with proper npm caching and npm ci
  • Security: Fixed GitHub Actions to use full commit SHA hashes instead of tag references
  • Build: Added proper Vite configuration for library builds with TypeScript declarations
  • Storybook: Migrated to modern Storybook 8.x with Vite integration and updated story format
Code Quality
  • Modernized all Storybook stories to use CSF 3.0 format with proper TypeScript types
  • Improved code consistency with readonly static props and better formatting
  • Enhanced accessibility with proper event handling and ARIA attributes

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.

@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 53.13% 🟢 53.13% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 53.13%

@nbudin nbudin merged commit 1d38c5e into main Apr 24, 2026
18 checks passed
@nbudin nbudin deleted the renovate/react-cookie-consent-10.x branch April 24, 2026 16:27
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