Skip to content

Commit

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


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

### Autoconsent v10.13.0 release notes
See release notes
[here](https://github.com/duckduckgo/autoconsent/blob/v10.13.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 <[email protected]>
  • Loading branch information
daxmobile and muodov authored Aug 2, 2024
1 parent 59e5730 commit 4463682
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo/Autoconsent/autoconsent-bundle.js

Large diffs are not rendered by default.

27 changes: 23 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 @@ -17,6 +17,6 @@
"rollup-plugin-terser": "^7.0.2"
},
"dependencies": {
"@duckduckgo/autoconsent": "^10.10.0"
"@duckduckgo/autoconsent": "^10.13.0"
}
}

0 comments on commit 4463682

Please sign in to comment.