Skip to content

chore: Release 5.4.7#1950

Merged
fadi-george merged 6 commits into
mainfrom
rel/5.4.7
Jun 3, 2026
Merged

chore: Release 5.4.7#1950
fadi-george merged 6 commits into
mainfrom
rel/5.4.7

Conversation

@onesignal-deploy
Copy link
Copy Markdown
Collaborator

@onesignal-deploy onesignal-deploy commented Jun 3, 2026

Channels: Current

🛠️ Native Dependency Updates

@onesignal-deploy onesignal-deploy requested a review from a team as a code owner June 3, 2026 01:09
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

LGTM, straightforward release bump to 5.4.7 with Android SDK update to 5.9.3.

Extended reasoning...

Overview

This is a routine release PR bumping the package version from 5.4.6 to 5.4.7. Four files are touched: package.json (version field), android/build.gradle (OneSignal Android SDK dep 5.9.2 → 5.9.3), and the SDK version strings in android/src/main/java/com/onesignal/rnonesignalandroid/RNOneSignal.java and ios/RCTOneSignal/RCTOneSignal.mm (both 050406050407). All version identifiers are consistent across the four files.

Security risks

None. No new code paths, no permissions changes, no auth/crypto/network logic introduced — the iOS pod version is unchanged here, only the Android transitive SDK is bumped to pick up two upstream fixes (activity lifecycle tracking and requestPermission fallbackToSettings routing).

Level of scrutiny

Low. Mechanical release/version bump following the established pattern in this repo. The substantive behavior change lives in the upstream Android SDK 5.9.3 release; this PR just wires the new version number through.

Other factors

No bugs were flagged by the bug hunting system, no reviewer comments are outstanding, and the timeline is empty. The diff is small, self-contained, and reversible.

@fadi-george fadi-george merged commit eb07838 into main Jun 3, 2026
10 checks passed
@fadi-george fadi-george deleted the rel/5.4.7 branch June 3, 2026 05:31
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