duckduckgo / duckduckgo-privacy-extension

DuckDuckGo Privacy Essentials browser extension for Firefox, Chrome.
https://duckduckgo.com/app
Apache License 2.0
1.25k stars 242 forks source link

Bump @duckduckgo/content-scope-scripts from 4.64.0 to 5.6.0 #2473

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @duckduckgo/content-scope-scripts from 4.64.0 to 5.6.0.

Release notes

Sourced from @​duckduckgo/content-scope-scripts's releases.

5.6.0

  • Performance metrics feature (#934)

5.5.0

  • fix(pir): support filling select fields (#935)

5.4.0

  • PIR: don't exclude addressFull (#932)

5.3.0

  • PIR: prevent invalid value for age (#931) cd15cb01
  • PIR: Adding more test cases (#930) 2125c5ed

5.2.0

Note Only the PIR feature is affected in this release, and none of the changes are breaking either.

Therefore, all platforms can upgrade to this release.

  • Check all user's past addresses against the full address list (#929) 4c0b02b1
  • fixed string comparison on city+state (#928) bcc38bd6
  • Add the ability to generate a random phone number when filling out forms (#927) 812593d7
  • support defaultIfEmpty transform (#926) b920f9e0

5.1.0

  • Expand Name Alternatives (#925)

5.0.0

🚧 BREAKING CHANGES 🚧

Affected features

  • PIR, on Windows + macOS

Note: If your platform does not use this feature, then this is not a breaking change and you can update immediately.

  • omit dom node from data transfer (#923) db0e1d38
  • support configurable data source (#922) 40fcea25
  • adding debug output (#921) b12d5b28
  • feat: add retry logic (#912) 6da5eb87
  • adding support for file upload (#915) f67f9583
  • support matching weights (#913) 1fc8969d
  • Strip zip code from city/state matches (#917) 46961b22
  • Strip newlines from name matches (#918) 1c97b27c
Commits
  • edd9648 Release build 5.6.0 [ci release]
  • a9a0aeb Release build 5.5.0 [ci release]
  • f624163 Release build 5.4.0 [ci release]
  • f9bfda4 Release build 5.3.0 [ci release]
  • 59752eb Release build 5.2.0 [ci release]
  • 2263c7a Release build 5.1.0 [ci release]
  • a3690b7 Release build 5.0.0 [ci release]
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)