Skip to content

Bump stream-push version to 1.3.4#1629

Merged
aleksandar-apostolov merged 1 commit intodevelopfrom
dependency/bump-stream-push-1.3.4
Mar 10, 2026
Merged

Bump stream-push version to 1.3.4#1629
aleksandar-apostolov merged 1 commit intodevelopfrom
dependency/bump-stream-push-1.3.4

Conversation

@aleksandar-apostolov
Copy link
Contributor

@aleksandar-apostolov aleksandar-apostolov commented Mar 10, 2026

Goal

Update the stream-android-push library from 1.3.1 to 1.3.4.

Implementation

Bumped streamPush version in gradle/libs.versions.toml. This updates all push-related dependencies:

  • stream-android-push
  • stream-android-push-delegate
  • stream-android-push-firebase
  • stream-android-push-permissions

Testing

  • Verify push notifications work on a real device (Firebase)
  • Verify ringing calls trigger push correctly
  • Verify the app builds and all existing tests pass

Summary by CodeRabbit

  • Chores
    • Updated streamPush library dependency to version 1.3.4.

@aleksandar-apostolov aleksandar-apostolov added the pr:dependencies Dependency updates label Mar 10, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2026

PR checklist ✅

All required conditions are satisfied:

  • Title length is OK (or ignored by label).
  • At least one pr: label exists.
  • Sections ### Goal, ### Implementation, and ### Testing are filled.

🎉 Great job! This PR is ready for review.

@aleksandar-apostolov aleksandar-apostolov changed the title Bump stream-push to 1.3.4 Bump stream-push version to 1.3.4 Mar 10, 2026
@aleksandar-apostolov aleksandar-apostolov marked this pull request as ready for review March 10, 2026 20:06
@aleksandar-apostolov aleksandar-apostolov requested a review from a team as a code owner March 10, 2026 20:06
Copy link
Contributor

@rahul-lohra rahul-lohra left a comment

Choose a reason for hiding this comment

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

lgtm

@aleksandar-apostolov aleksandar-apostolov enabled auto-merge (squash) March 10, 2026 20:11
@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: e462e7a3-a5e9-4495-95fa-d14e58a6fde8

📥 Commits

Reviewing files that changed from the base of the PR and between 839995a and 2a7269c.

📒 Files selected for processing (1)
  • gradle/libs.versions.toml

Walkthrough

The streamPush library dependency version is incremented from 1.3.1 to 1.3.4 in the Gradle version catalog, affecting the version constraint for any module that references this dependency.

Changes

Cohort / File(s) Summary
Dependency Version Update
gradle/libs.versions.toml
Updated streamPush library version from "1.3.1" to "1.3.4".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop, skip, and a version dance,
StreamPush climbs from one-three-one,
To heights of one-three-four's advance—
Dependencies refreshed, bugs outrun! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Bump stream-push version to 1.3.4' accurately and clearly describes the main change: updating the stream-push library version.
Description check ✅ Passed The description includes Goal, Implementation, and Testing sections but lacks several required sections like UI Changes, Contributor Checklist, and GIF.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependency/bump-stream-push-1.3.4

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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 and usage tips.

@github-actions
Copy link
Contributor

SDK Size Comparison 📏

SDK Before After Difference Status
stream-video-android-core 12.00 MB 12.00 MB 0.00 MB 🟢
stream-video-android-ui-xml 5.68 MB 5.68 MB 0.00 MB 🟢
stream-video-android-ui-compose 6.27 MB 6.27 MB 0.00 MB 🟢

@sonarqubecloud
Copy link

@aleksandar-apostolov aleksandar-apostolov merged commit 2bf4549 into develop Mar 10, 2026
13 of 15 checks passed
@aleksandar-apostolov aleksandar-apostolov deleted the dependency/bump-stream-push-1.3.4 branch March 10, 2026 20:27
@stream-public-bot stream-public-bot added the released Included in a release label Mar 10, 2026
@stream-public-bot
Copy link
Collaborator

🚀 Available in v1.20.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:dependencies Dependency updates released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants