Skip to content

Commit eab5c06

Browse files
daxmobilemuodov
andauthored
Update autoconsent to v14.34.0 (#7015)
Task/Issue URL: https://app.asana.com/1/137249556945/task/1211770697196369 Autoconsent Release: https://github.com/duckduckgo/autoconsent/releases/tag/v14.34.0 ## Description Updates Autoconsent to version [v14.34.0](https://github.com/duckduckgo/autoconsent/releases/tag/v14.34.0). ### Autoconsent v14.34.0 release notes See release notes [here](https://github.com/duckduckgo/autoconsent/blob/v14.34.0/CHANGELOG.md) ## Steps to test This release has been tested during Autoconsent development. You can check the release notes for more information. 1. Make sure that there's no unexpected failures in CI checks 2. (optional) smoke test some of the sites mentioned in the release notes 3. If there are problems, reach out to a CPM DRI Co-authored-by: muodov <2726132+muodov@users.noreply.github.com>
1 parent 0941155 commit eab5c06

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

autoconsent/autoconsent-impl/libs/autoconsent-bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"rollup-plugin-terser": "^7.0.2"
1414
},
1515
"dependencies": {
16-
"@duckduckgo/autoconsent": "^14.33.0",
16+
"@duckduckgo/autoconsent": "^14.34.0",
1717
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#18.4.0",
1818
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#11.44.0",
1919
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#9.0.0",

0 commit comments

Comments
 (0)