Skip to content

feat: add cookiehub module - #1617

Open
Hinriks wants to merge 1 commit into
nuxt:mainfrom
cookiehub-com:add-cookiehub
Open

Hinriks wants to merge 1 commit into
nuxt:mainfrom
cookiehub-com:add-cookiehub

Conversation

@Hinriks

@Hinriks Hinriks commented Sep 15, 2026

Copy link
Copy Markdown

🔗 Linked issue

resolves #1616

📚 Description

Adds nuxt-cookiehub, the Nuxt module for CookieHub cookie consent. Add the module and your domain id to nuxt.config and the consent dialog loads. It also has a useCookieHub() composable, consent hooks, and components that block scripts until the visitor consents.

https://cookiehub.com
https://github.com/cookiehub-com/nuxt-cookiehub
https://www.npmjs.com/package/nuxt-cookiehub

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 0070a462-c381-4f6a-a056-a49eb21ed7b6

📥 Commits

Reviewing files that changed from the base of the PR and between 1a1430b and f372b22.

⛔ Files ignored due to path filters (1)
  • icons/cookiehub.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • modules/cookiehub.yml

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

Adds a cookiehub entry to the Nuxt modules catalog. The entry identifies the nuxt-cookiehub repository and npm package, provides GitHub, website, and documentation links, and records the Security category, 3rd-party type, maintainer, and Nuxt >=3.0.0 compatibility.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to f372b

This catalog-only change introduces no identified production or user-facing risk and is ready to merge.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the primary change: adding the CookieHub module.
Description check ✅ Passed The description directly explains the addition of nuxt-cookiehub, its configuration, composable, hooks, components, and related resources.
Linked Issues check ✅ Passed Issue #1616 requests a Nuxt module catalog listing. The PR adds modules/cookiehub.yml with the module name, description, repository, npm package, documentation, maintainer, category, type, icon, and…
Out of Scope Changes check ✅ Passed The only reported change is the new modules/cookiehub.yml catalog entry. Its metadata directly supports issue #1616. No unrelated source, configuration, or behavior changes are reported.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Module Listing Request]: nuxt-cookiehub

1 participant