Skip to content

Commit 753f7b0

Browse files
daxmobiledbajpeyi
andauthored
Update autofill to 18.3.1 (#6784)
Task/Issue URL: https://app.asana.com/1/137249556945/task/1211327838125206 Autofill Release: https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/18.3.1 ## Description Updates Autofill to version [18.3.1](https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/18.3.1). ### Autofill 18.3.1 release notes ## What's Changed * Update password-related json files by @daxmobile in duckduckgo/duckduckgo-autofill#899 * [Autosubmit/Autoprompt] Force autoprompt and submit on accounts.google.com by @dbajpeyi in duckduckgo/duckduckgo-autofill#901 **Full Changelog**: duckduckgo/duckduckgo-autofill@18.3.0...18.3.1 ## 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 ceb6fa4 commit 753f7b0

File tree

5 files changed

+54
-9
lines changed

5 files changed

+54
-9
lines changed

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

Lines changed: 21 additions & 3 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: 21 additions & 3 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.0",
17+
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#18.3.1",
1818
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#11.21.0",
1919
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#9.0.0",
2020
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1751029573"

0 commit comments

Comments
 (0)