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

Upgrade the Gemfile and the Screenshot tests to recent versions #6324

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

buggmagnet
Copy link
Contributor

@buggmagnet buggmagnet commented Jun 5, 2024

This PR upgrades the Gemfile to use a more recent version, which in turn upgrades transient dependencies that were known to have vulnerabilities.
This triggered a regeneration of the UITest harness used by fastlane to generate screenshots, to use modern swift code.
Fortunately, we don't need to change our screenshot tests besides forcing them to run on the main thread by annotating the class with @MainActor and declaring the methods as async

The rest of the changes were auto generated.


This change is Reviewable

@buggmagnet buggmagnet added the iOS Issues related to iOS label Jun 5, 2024
@buggmagnet buggmagnet self-assigned this Jun 5, 2024
Copy link

linear bot commented Jun 5, 2024

Copy link
Collaborator

@pinkisemils pinkisemils left a comment

Choose a reason for hiding this comment

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

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Collaborator

@pinkisemils pinkisemils left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet merged commit abcc9ce into main Jun 7, 2024
7 checks passed
@buggmagnet buggmagnet deleted the upgrade-rexml-in-our-gem-file-ios-723 branch June 7, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants