Skip to content

Commit

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


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

### Autofill 16.2.2 release notes
## What's Changed
* chore: update actions cache to v3 by @dbajpeyi in
duckduckgo/duckduckgo-autofill#759
* Update Apple project file references in the release workflow by
@samsymons in duckduckgo/duckduckgo-autofill#758
* Update release workflow to support Apple monorepo by @samsymons in
duckduckgo/duckduckgo-autofill#756
* [Formatters] Make fixes for credentials less restrictive by @dbajpeyi
in duckduckgo/duckduckgo-autofill#763

## New Contributors
* @samsymons made their first contribution in
duckduckgo/duckduckgo-autofill#758

**Full Changelog**:
duckduckgo/duckduckgo-autofill@16.2.1...16.2.2

## 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]>
  • Loading branch information
daxmobile and dbajpeyi authored Feb 21, 2025
1 parent c3b82f7 commit 089dbb1
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 41 deletions.
4 changes: 2 additions & 2 deletions node_modules/@duckduckgo/autofill/README.md

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

47 changes: 29 additions & 18 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.

47 changes: 29 additions & 18 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.

4 changes: 2 additions & 2 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": "^12.11.0",
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#16.2.1",
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#16.2.2",
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#7.20.0",
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#8.4.0",
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1739774089"
Expand Down

0 comments on commit 089dbb1

Please sign in to comment.