Skip to content

chore: Release 5.3.11#1179

Merged
fadi-george merged 5 commits into
mainfrom
rel/5.3.11
Jun 3, 2026
Merged

chore: Release 5.3.11#1179
fadi-george merged 5 commits into
mainfrom
rel/5.3.11

Conversation

@onesignal-deploy
Copy link
Copy Markdown
Collaborator

Channels: Current

🛠️ Native Dependency Updates

  • Update Android SDK from 5.9.2 to 5.9.3
    • fix: [SDK-4732] track activity lifecycle from process start to fix late-init focus (#2655)
    • fix: [SDK-4735] route requestPermission fallbackToSettings to settings when permanently denied (#2656)

@onesignal-deploy onesignal-deploy requested a review from a team as a code owner June 3, 2026 01:08
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.3.11 with Android SDK update to 5.9.3.

Extended reasoning...

Overview

This is a routine release PR bumping the plugin version from 5.3.10 to 5.3.11. Changes are limited to four files: package.json and plugin.xml get the version string updated, plugin.xml also bumps the Android SDK framework dependency from 5.9.2 to 5.9.3, and the SDK version constants in OneSignalPush.java and OneSignalPush.m are updated from "050310" to "050311". No logic changes.

Security risks

None. All changes are mechanical version string updates and a minor patch-level native dependency bump. The Android SDK update brings in two upstream fixes (activity lifecycle tracking and requestPermission fallbackToSettings routing) — both bug fixes, no new attack surface.

Level of scrutiny

Low. This matches the exact pattern of every prior release PR in this repo (cf. commit 92bcb5c chore: Release 5.3.10 and cfa4e97 Update Android SDK to 5.9.3). The version strings are consistent across all four files (package.json, plugin.xml, and both native SDK version constants).

Other factors

No bugs flagged by the bug hunting system. The PR description correctly references the underlying Android SDK changelog entries. Timeline is clean with no outstanding reviewer comments.

github-actions[bot] and others added 2 commits June 3, 2026 02:14
@fadi-george fadi-george merged commit 8bed5b3 into main Jun 3, 2026
10 checks passed
@fadi-george fadi-george deleted the rel/5.3.11 branch June 3, 2026 04:28
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