Skip to content

chore: upgrade to 2.23.0-exodus.1 for RN 0.85#10

Open
raxodus wants to merge 2 commits intomasterfrom
exodus-rn85
Open

chore: upgrade to 2.23.0-exodus.1 for RN 0.85#10
raxodus wants to merge 2 commits intomasterfrom
exodus-rn85

Conversation

@raxodus
Copy link
Copy Markdown

@raxodus raxodus commented Apr 23, 2026

Summary

Version bump to 2.23.0-exodus.1 for RN 0.85 upgrade.
Part of ExodusMovement/exodus-mobile#38221.

Audit

Audit Report

Step 4: Security Audit for react-native-fs

Date: 2026-04-23 11:48 UTC
Scan scope: Diff: 8361704..exodus-rn85
Added lines scanned: 252

Summary

Severity Findings
CRITICAL 0
HIGH 3
MEDIUM 0

Detailed Findings

HIGH: Hardcoded URL (3 occurrences)

+  s.homepage        = "https://github.com/ExodusMovement/react-native-fs"
+  s.source          = { :git => "https://github.com/ExodusMovement/react-native-fs", :tag => "v#{s.version}" }
+<paths xmlns:android="http://schemas.android.com/apk/res/android">

Patches

Patch Analysis

Step 1: Patch Analysis for react-native-fs

Date: 2026-04-23 11:47 UTC

Summary

  • Fork branch: master
  • Merge-base: 8361704f4e2e
  • Exodus commits: 23

Commit Log

4a195b9 2.23.0
36b06f7 fix: ensure packaged files match 2.21
40c4ba9 perf: drop all deps (#9)
149f922 feat: remove flow types (#8)
7cd9b5e 2.22.0
6930183 fix: switch to androix (#7)
0456a3e Merge pull request #6 from ExodusMovement/arienemaiara/add-android-download-path
1eeb5bb feat: add android directory constant
9423e3c 2.20.0
29942c3 feat: include the podspec file
c39a935 2.19.0
9e1ec5a fix: openFile iOS path
164d4e5 2.18.0
955e4f6 2.17.0
c92b9aa feat: add openFile and canOpenFile (#5)
8e88eae 2.16.0
da2145d refactor: add readUtf8, writeUtf8 to avoid unnecessary base64 conversion (#4)
1f8c82b 2.15.0
d9cac0b feat: remove android permission we don't need (#3)
4ed45b8 2.14.2
af38dcc remove networking code (#2)
6c4d625 Move to org
4728478 Package only required files (#1)

Categorized Patches

OTHER: 2.23.0
BUG_FIX: fix: ensure packaged files match 2.21
OTHER: perf: drop all deps (#9)
FEATURE: feat: remove flow types (#8)
OTHER: 2.22.0
BUG_FIX: fix: switch to androix (#7)
OTHER: Merge pull request #6 from ExodusMovement/arienemaiara/add-android-download-path
FEATURE: feat: add android directory constant
OTHER: 2.20.0
FEATURE: feat: include the podspec file
OTHER: 2.19.0
BUG_FIX: fix: openFile iOS path
OTHER: 2.18.0
OTHER: 2.17.0
FEATURE: feat: add openFile and canOpenFile (#5)
OTHER: 2.16.0
OTHER: refactor: add readUtf8, writeUtf8 to avoid unnecessary base64 conversion (#4)
OTHER: 2.15.0
FEATURE: feat: remove android permission we don't need (#3)
OTHER: 2.14.2
OTHER: remove networking code (#2)
OTHER: Move to org
OTHER: Package only required files (#1)

Security-Critical Patches

None identified

Test Plan

  • Update src/package.json in exodus-mobile-upgrade worktree
  • yarn ios:base builds
  • yarn android:base builds
  • Functional test

@raxodus
Copy link
Copy Markdown
Author

raxodus commented Apr 24, 2026

Closing: fork is already compatible with RN 0.85 as-is (interop layer, no code changes needed). Version bump not required.

@raxodus raxodus closed this Apr 24, 2026
@raxodus
Copy link
Copy Markdown
Author

raxodus commented Apr 27, 2026

Reopening to ship jcenter→mavenCentral fix needed for Gradle 9 (RN 0.85). New version: 2.23.0-exodus.2.

@raxodus raxodus reopened this Apr 27, 2026
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.

1 participant