Skip to content

chore: Manual dependency updates#1781

Open
KaylaBrady wants to merge 8 commits into
mainfrom
kb-updates
Open

chore: Manual dependency updates#1781
KaylaBrady wants to merge 8 commits into
mainfrom
kb-updates

Conversation

@KaylaBrady

@KaylaBrady KaylaBrady commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

Ticket: Manual dependency updates

What is this PR for?

A few manual updates for things dependabot doesn't catch.

Note for Review:
I've updated the next manual update ticket to remove the below steps I believe to be unnecessary, please confirm that is the case.

Items that are mentioned in the ticket but not included in this PR or the next manual update ticket

Testing

What testing have you done?

  • Confirmed android and ios still start in simulator as expected
  • Will follow-up to make sure we get dependabot PRs for swift going forward

@KaylaBrady KaylaBrady requested a review from a team as a code owner June 10, 2026 18:55
@KaylaBrady KaylaBrady requested a review from boringcactus June 10, 2026 18:55
Comment thread config.swiftformat
@@ -1,2 +1,6 @@
--disable wrapMultilineStatementBraces
--disable trailingCommas

@KaylaBrady KaylaBrady Jun 10, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

disabled these new rules from the latest SwiftFormat version based mostly on preference.
redundantViewBuilder I disabled b/c I saw mention in the changelog of it having issues in an earlier version and I don't remember / haven't looked into the consequences of removing the annotation when it is actually needed.

@thedecaftony thedecaftony left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is there a formatter that we use for the project?

@KaylaBrady

Copy link
Copy Markdown
Collaborator Author

@thedecaftony we use SwiftFormat on the iOS side and Spotless for kotlin. Both Run as part of our pre-commit hoooks automatically

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