Commit 66f5f11
authored
Update content scope scripts to version 13.11.0 (#7781)
Task/Issue URL:
https://app.asana.com/0/488551667048375/1213369973384804/f
-----
- Automated content scope scripts dependency update
This PR updates the content scope scripts dependency to the latest
available version and copies the necessary files.
Tests will only run if something has changed in the
`node_modules/@duckduckgo/content-scope-scripts` folder.
If only the package version has changed, there is no need to run the
tests.
If tests have failed, see
https://app.asana.com/0/1202561462274611/1203986899650836/f for further
information on what to do next.
_`content-scope-scripts` folder update_
- [x] All tests must pass
- [x] Privacy tests must pass
_Only `content-scope-scripts` package update_
- [ ] All tests must pass
- [ ] Privacy tests do not need to run
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Primarily a dependency/lockfile bump plus a small additive change to
favicon metadata collection; low risk unless downstream code assumes the
favicon objects only contain `href`/`rel`.
>
> **Overview**
> Updates `@duckduckgo/content-scope-scripts` to `13.11.0` and refreshes
the lockfile, including transitive bumps (notably
`@duckduckgo/autoconsent`, `@types/node`, `acorn`, and `undici-types`).
>
> The regenerated Android `contentScope.js` now includes each favicon
link’s `type` attribute in `getFaviconList()` results (`{ href, rel,
type }`).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
7c9aca2. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: daxmobile <daxmobile@users.noreply.github.com>1 parent c06178b commit 66f5f11
File tree
3 files changed
+18
-17
lines changed- node_modules/@duckduckgo/content-scope-scripts/build/android
3 files changed
+18
-17
lines changedLines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments