Skip to content

Update cookie-consent dep to version 4.2 #13546

@cderv

Description

@cderv

We are currently using version 4.0.0

// Cookie-Consent
await updateCookieConsent(config, "4.0.0", workingDir);

which is documented at https://github.com/termsfeed/termsfeed-cookie-consent-4-0/blob/main/README.md

But they say

Important! This is version 4.0, the latest version is Cookie Consent 4.2

Now it using version v4.2 as shown in official website: https://www.cookieconsent.com/

Documented also at https://github.com/termsfeed/termsfeed-cookie-consent-4-2

So we could probably update to latest. I don't see the changelog between both version though, but probably better to update anyway.

Metadata

Metadata

Assignees

Labels

htmlIssues with HTML and related web technology (html/css/scss/js)websitesIssues creating websites

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions