Skip to content

Commit 7ab8105

Browse files
daxmobiledbajpeyi
andauthored
Update autofill to 18.4.0 (#6884)
Task/Issue URL: https://app.asana.com/1/137249556945/task/1211543805495085 Autofill Release: https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/18.4.0 ## Description Updates Autofill to version [18.4.0](https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/18.4.0). ### Autofill 18.4.0 release notes ## What's Changed * Update password-related json files by @daxmobile in duckduckgo/duckduckgo-autofill#900 * [SiteSpecificFixes] Allow forcing unknown input type by @dbajpeyi in duckduckgo/duckduckgo-autofill#903 * [InterfacePrototype] Get rid of `GetIdentity(id)` call on Windows by @dbajpeyi in duckduckgo/duckduckgo-autofill#904 * Update password-related json files by @daxmobile in duckduckgo/duckduckgo-autofill#902 * Update password-related json files by @daxmobile in duckduckgo/duckduckgo-autofill#908 **Full Changelog**: duckduckgo/duckduckgo-autofill@18.3.1...18.4.0 ## Steps to test This release has been tested during autofill development. For smoke test steps see [this task](https://app.asana.com/0/1198964220583541/1200583647142330/f). Co-authored-by: dbajpeyi <[email protected]>
1 parent 9a30390 commit 7ab8105

File tree

5 files changed

+56
-93
lines changed

5 files changed

+56
-93
lines changed

node_modules/@duckduckgo/autofill/dist/autofill-debug.js

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

node_modules/@duckduckgo/autofill/dist/autofill.js

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

node_modules/@duckduckgo/autofill/dist/shared-credentials.json

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

package-lock.json

Lines changed: 2 additions & 2 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
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@duckduckgo/autoconsent": "^14.19.0",
17-
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#18.3.1",
17+
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#18.4.0",
1818
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#11.32.0",
1919
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#9.0.0",
2020
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1758095627"

0 commit comments

Comments
 (0)