Skip to content

Commit

Permalink
Update autofill to 15.1.0 (#5218)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/1208660715919846/1208660715919846
Autofill Release:
https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/15.1.0


## Description
Updates Autofill to version
[15.1.0](https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/15.1.0).

### Autofill 15.1.0 release notes
## What's Changed
* [Form] expand username re-categorization to phone by @dbajpeyi in
duckduckgo/duckduckgo-autofill#691
* [Matching] Add 'search' for forceUnknown by @dbajpeyi in
duckduckgo/duckduckgo-autofill#692
* [Release automation] Update asana usage by @dbajpeyi in
duckduckgo/duckduckgo-autofill#693


**Full Changelog**:
duckduckgo/duckduckgo-autofill@15.0.0...15.1.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 <3018923+dbajpeyi@users.noreply.github.com>
  • Loading branch information
2 people authored and aitorvs committed Nov 6, 2024
1 parent 7351cdc commit 068beed
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 28 deletions.
39 changes: 27 additions & 12 deletions node_modules/@duckduckgo/autofill/dist/autofill-debug.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 27 additions & 12 deletions node_modules/@duckduckgo/autofill/dist/autofill.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 4 additions & 3 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 @@ -14,7 +14,7 @@
},
"dependencies": {
"@duckduckgo/autoconsent": "^10.17.0",
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#15.0.0",
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#15.1.0",
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#6.27.0",
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#7.0.2",
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1724449523"
Expand Down

0 comments on commit 068beed

Please sign in to comment.