Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps react-cookie-consent from 9.0.0 to 10.0.1.

Changelog

Sourced from react-cookie-consent's changelog.

[10.0.1]

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

[10.0.0]

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
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 19, 2026
@netlify
Copy link

netlify bot commented Jan 19, 2026

Deploy Preview for dev-bcn ready!

Name Link
🔨 Latest commit 65bc1d4
🔍 Latest deploy log https://app.netlify.com/projects/dev-bcn/deploys/696e1f5f866d5800084ecbd6
😎 Deploy Preview https://deploy-preview-849--dev-bcn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 49
Accessibility: 95
Best Practices: 92
SEO: 100
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-cookie-consent-10.0.1 branch from 92fc636 to 5dfbc82 Compare January 19, 2026 12:04
@anyulled anyulled enabled auto-merge (squash) January 19, 2026 12:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-cookie-consent-10.0.1 branch 2 times, most recently from 8da448a to b50be2e Compare January 19, 2026 12:08
Bumps [react-cookie-consent](https://github.com/Mastermindzh/react-cookie-consent) from 9.0.0 to 10.0.1.
- [Release notes](https://github.com/Mastermindzh/react-cookie-consent/releases)
- [Changelog](https://github.com/Mastermindzh/react-cookie-consent/blob/master/CHANGELOG.md)
- [Commits](Mastermindzh/react-cookie-consent@9.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: react-cookie-consent
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-cookie-consent-10.0.1 branch from b50be2e to 65bc1d4 Compare January 19, 2026 12:11
@anyulled anyulled merged commit e5c8ff2 into main Jan 19, 2026
5 of 6 checks passed
@anyulled anyulled deleted the dependabot/npm_and_yarn/react-cookie-consent-10.0.1 branch January 19, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants