-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update BSK with autofill 6.4.3 #1573
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tofill-6.4.3 # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj
amddg44
approved these changes
Mar 30, 2023
samsymons
added a commit
that referenced
this pull request
Mar 31, 2023
samsymons
added a commit
that referenced
this pull request
Apr 4, 2023
# By Alexey Martemyanov (3) and others # Via amddg44 (2) and others * develop: add sync connect (#1604) Release 7.72.8 (#1611) Fix autoconsent after UserScripts reload (#1608) Manage Favorites from Favorites Overlay (#1539) Fix swiftlint violations (#1610) Remove codeowner (#1607) Feature flagging with autofill subfeatures (#1555) Stop assignment to experiment variants but keep existing running (#1598) Fix settings layout issue with "About" header too close to previous section (#1576) re-enable blanket rule (#1600) Add codeowners file (#1581) Bump json5 from 1.0.1 to 1.0.2 (#1430) Update BSK with autofill 6.4.3 (#1573) Autofill change to sorting algorithm for displaying logins (#1513) Fix `PrivacyIconView` Accessibility Traits Refresh (#1557) Update SwiftLint to 0.51.0 (#1591) move AppHTTPSUpgradeStore to BSK (#1549) Properly send compile rules result pixel including app state (#1574) wire up sync account creation and recovery to backend (#1561) Update BSK with autofill 6.4.1 (#1560) # Conflicts: # DuckDuckGo.xcodeproj/project.pbxproj
samsymons
added a commit
that referenced
this pull request
Apr 5, 2023
* develop: (25 commits) add sync connect (#1604) Release 7.72.8 (#1611) Fix autoconsent after UserScripts reload (#1608) Manage Favorites from Favorites Overlay (#1539) Fix swiftlint violations (#1610) Remove codeowner (#1607) Feature flagging with autofill subfeatures (#1555) Stop assignment to experiment variants but keep existing running (#1598) Fix settings layout issue with "About" header too close to previous section (#1576) re-enable blanket rule (#1600) Add codeowners file (#1581) Bump json5 from 1.0.1 to 1.0.2 (#1430) Update BSK with autofill 6.4.3 (#1573) Autofill change to sorting algorithm for displaying logins (#1513) Fix `PrivacyIconView` Accessibility Traits Refresh (#1557) Update SwiftLint to 0.51.0 (#1591) move AppHTTPSUpgradeStore to BSK (#1549) Properly send compile rules result pixel including app state (#1574) wire up sync account creation and recovery to backend (#1561) Update BSK with autofill 6.4.1 (#1560) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Task/Issue URL:
Autofill Release: https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/6.4.3
BSK PR: duckduckgo/BrowserServicesKit#279
Description
Updates Autofill to version 6.4.3.
What's Changed
Tests and Tooling
Bugfixes
Full Changelog: duckduckgo/duckduckgo-autofill@6.4.1...6.4.3
Steps to test
This release has been tested during autofill development. For smoke test steps see this task.