Skip to content

Bump stream_actions plugin to 0.4.7 - #74

Merged
testableapple merged 1 commit into
developfrom
ci/ios-1942
Aug 10, 2026
Merged

Bump stream_actions plugin to 0.4.7#74
testableapple merged 1 commit into
developfrom
ci/ios-1942

Conversation

@testableapple

@testableapple testableapple commented Aug 10, 2026

Copy link
Copy Markdown
Member

Resolve: https://linear.app/stream/issue/IOS-1942

🎯 Goal

Pick up fastlane-plugin-stream_actions 0.4.7, which strips invisible Unicode leftovers (U+FE0E/U+FE0F/U+200D) from the TestFlight changelog before handing it to pilot. Pilot removes emoji but leaves these companions behind, and App Store Connect rejects them — this silently failed every stream-chat-swift 5.8.0 and stream-chat-swiftui 5.7.0/5.8.0 demo deploy with Text for whatsNew contains invalid characters:'[️]'.

🛠 Implementation

  • fastlane-plugin-stream_actions 0.3.102 → 0.4.7 (Pluginfile + lockfile). This repo's changelog has no variation selectors, so this is preventive.

Same bump applied across the iOS SDK repos.

Since this is a bigger jump: verified the Fastfile loads under 0.4.7 and no plugin actions used here were removed between 0.3.102 and 0.4.7 (only core_version and next_pr_number were added).

Summary by CodeRabbit

  • Chores
    • Updated the Fastlane stream actions plugin to version 0.4.7 for improved release workflow compatibility.

@testableapple
testableapple requested a review from a team as a code owner August 10, 2026 12:23
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The fastlane configuration updates fastlane-plugin-stream_actions from version 0.3.102 to 0.4.7.

Changes

Fastlane Plugin Update

Layer / File(s) Summary
Update stream actions plugin version
fastlane/Pluginfile
Updates the fastlane-plugin-stream_actions dependency from 0.3.102 to 0.4.7.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: ipavlidakis, laevandus, martinmitrevski, nuno-vieira

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the stream_actions plugin to version 0.4.7.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/ios-1942

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@testableapple
testableapple enabled auto-merge (squash) August 10, 2026 12:40
@testableapple
testableapple merged commit af6c4da into develop Aug 10, 2026
9 checks passed
@testableapple
testableapple deleted the ci/ios-1942 branch August 10, 2026 12:46
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