Skip to content
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

Add Persistence dependency to Crashes module #3727

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

samsymons
Copy link
Collaborator

Task/Issue URL: https://app.asana.com/0/1199333091098016/1209143709072898/f
Tech Design URL:
CC:

Description:

This PR updates the BSK Crashes module to correctly include relevant dependencies.

Optional E2E tests:

  • Run PIR E2E tests
    Check this to run the Personal Information Removal end to end tests. If updating CCF, or any PIR related code, tick this.

Steps to test this PR:

  1. Check that CI is green
  2. Check that the app builds and doesn't show you a warning about Crashes/Persistence

Definition of Done:


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

@samsymons samsymons requested a review from Bunn January 13, 2025 18:22
Comment on lines -44 to +45
"revision" : "06d244c4e0951ef16217c46f23c4865c5f98dd5c",
"version" : "7.4.0"
"revision" : "0502ed7de4130bd8705daebaca9aeb20d3e62d15",
"version" : "7.5.0"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like some of our other dependencies were out of date in Package.resolved, I'm including those bumps here.

samsymons added a commit to duckduckgo/BrowserServicesKit that referenced this pull request Jan 13, 2025
Required:

Task/Issue URL: https://app.asana.com/0/1199333091098016/1209143709072898/f
iOS PR: duckduckgo/iOS#3797
macOS PR: duckduckgo/macos-browser#3727
What kind of version bump will this require?: Patch

Description:

This PR updates the Crashes module to use Persistence as a dependency, as it needs it for some of its logic.
@samsymons samsymons merged commit 38b485e into main Jan 13, 2025
20 checks passed
@samsymons samsymons deleted the sam/add-persistence-dependency-to-crashes-module branch January 13, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants