Skip to content

Commit

Permalink
Update autoconsent to v12.10.0 (#5650)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1209408498652919/1209408498652919
Autoconsent Release:
https://github.com/duckduckgo/autoconsent/releases/tag/v12.10.0


## Description
Updates Autoconsent to version
[v12.10.0](https://github.com/duckduckgo/autoconsent/releases/tag/v12.10.0).

### Autoconsent v12.10.0 release notes
See release notes
[here](https://github.com/duckduckgo/autoconsent/blob/v12.10.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>
  • Loading branch information
daxmobile and muodov authored Feb 14, 2025
1 parent 5c20bd9 commit d64e7b7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion autoconsent/autoconsent-impl/libs/autoconsent-bundle.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"rollup-plugin-terser": "^7.0.2"
},
"dependencies": {
"@duckduckgo/autoconsent": "^12.9.0",
"@duckduckgo/autoconsent": "^12.10.0",
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#16.2.1",
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#7.18.0",
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#8.4.0",
Expand Down

0 comments on commit d64e7b7

Please sign in to comment.