Skip to content

fix(deps): ios-sdk 12.10.0 / android-sdk 34.10.0 / js-sdk 12.10.0#8914

Open
mikehardy wants to merge 1 commit intomainfrom
@mikehardy/sdk-updates
Open

fix(deps): ios-sdk 12.10.0 / android-sdk 34.10.0 / js-sdk 12.10.0#8914
mikehardy wants to merge 1 commit intomainfrom
@mikehardy/sdk-updates

Conversation

@mikehardy
Copy link
Collaborator

Description

Nothing more or less than what the title says - just updates our underlying SDKs to the current releases

Release Summary

single conventional commit that would trigger a patch release here

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • Yes
  • My change supports the following platforms;
    • Android
    • iOS
    • Other (macOS, web)
  • My change includes tests;
    • e2e tests added or updated in packages/\*\*/e2e
    • jest tests added or updated in packages/\*\*/__tests__
  • I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • Yes
    • No

Test Plan

Let CI sort it out, plus I have qualified these in https://github.com/mikehardy/rnfbdemo/blob/main/make-demo.sh


Think react-native-firebase is great? Please consider supporting the project with any of the below:

@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-firebase Error Error Mar 5, 2026 4:27pm

Request Review

@mikehardy mikehardy added the Workflow: Pending Merge Waiting on CI or similar label Mar 5, 2026
@mikehardy mikehardy force-pushed the @mikehardy/sdk-updates branch from 0adb0eb to d6e76ce Compare March 5, 2026 16:04
@mikehardy mikehardy force-pushed the @mikehardy/sdk-updates branch from d6e76ce to bd2c316 Compare March 5, 2026 16:25
@mikehardy
Copy link
Collaborator Author

two little fixes needed after original push - lockfiles needed an update committed to match new deps for CI to work, and jest had a snapshot update needed for expo plugin in app-distribution - should go green now in CI

@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.05%. Comparing base (29cad20) to head (bd2c316).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8914   +/-   ##
=======================================
  Coverage   69.05%   69.05%           
=======================================
  Files         216      216           
  Lines        9431     9431           
  Branches     2189     2189           
=======================================
  Hits         6512     6512           
- Misses       2852     2859    +7     
+ Partials       67       60    -7     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

Workflow: Pending Merge Waiting on CI or similar

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant