Skip to content

deps: bump github.com/firebase/firebase-ios-sdk from 12.12.1 to 12.13.0#308

Merged
BrunoCerberus merged 1 commit into
masterfrom
dependabot/swift/github.com/firebase/firebase-ios-sdk-12.13.0
May 11, 2026
Merged

deps: bump github.com/firebase/firebase-ios-sdk from 12.12.1 to 12.13.0#308
BrunoCerberus merged 1 commit into
masterfrom
dependabot/swift/github.com/firebase/firebase-ios-sdk-12.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps github.com/firebase/firebase-ios-sdk from 12.12.1 to 12.13.0.

Release notes

Sourced from github.com/firebase/firebase-ios-sdk's releases.

Firebase Apple 12.13.0

The Firebase Apple SDK (12.13.0) is now available. For more details, see the Firebase Apple SDK release notes.

To install this SDK, see Add Firebase to your project.

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 8, 2026
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 8, 2026

Claude finished @dependabot[bot]'s task in 29s —— View job


PR Review — Firebase iOS SDK 12.12.1 → 12.13.0

Verdict: Approve ✅

Findings: 0 line-level findings.

Scope: Single-file change to Package.resolved bumping firebase-ios-sdk by a minor version (12.12.1 → 12.13.0). No source code touched.

Observations (cross-cutting, no specific lines):

  • Minor-version bump within the same major (12.x), so SemVer-compatible — no API breakage expected for the Firebase surface used here (Auth Google/Apple, Analytics, Crashlytics, Remote Config).
  • Release notes are dominated by [AI] (Vertex AI) changes which Pulse does not consume; remaining items are bug fixes (Firestore style, FPRObjectSwizzler race, NSURLSession delegate instrumentation, FIRCLSContextMarkAndCheckIfCrashed race) — all net positives for stability.
  • Notable fixes that may be relevant to Pulse:
  • No transitive Firebase dependency revisions visible in this diff (only the root entry changed). Confirm Xcode resolves cleanly via make setup / make build on CI before merging.

Recommendation: Safe to merge once CI is green.

gh pr review --approve

· branch: dependabot/swift/github.com/firebase/firebase-ios-sdk-12.13.0

Copy link
Copy Markdown
Contributor

@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.

Minor-version bump (12.12.1 → 12.13.0). SemVer-compatible, only Package.resolved changed. Release notes show stability fixes (Crashlytics race, Performance MapTable race, NSURLSession delegate instrumentation) with no breakage on the Firebase surface used by Pulse.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Diff Coverage

Diff: cd15dcf...HEAD, staged and unstaged changes

No lines with coverage information in this diff.

BrunoCerberus added a commit that referenced this pull request May 10, 2026
The Swift + Firebase build consistently exceeds 60 minutes during CodeQL analysis, causing all dependabot PR checks to be cancelled (PRs #303, #307, #308, #310).
Bumps [github.com/firebase/firebase-ios-sdk](https://github.com/firebase/firebase-ios-sdk) from 12.12.1 to 12.13.0.
- [Release notes](https://github.com/firebase/firebase-ios-sdk/releases)
- [Commits](firebase/firebase-ios-sdk@12.12.1...d10045c)

---
updated-dependencies:
- dependency-name: github.com/firebase/firebase-ios-sdk
  dependency-version: 12.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@BrunoCerberus BrunoCerberus force-pushed the dependabot/swift/github.com/firebase/firebase-ios-sdk-12.13.0 branch from aaaa0d0 to 4a3c24a Compare May 10, 2026 20:06
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 10, 2026

Claude finished @BrunoCerberus's task in 37s —— View job


PR Review — Firebase iOS SDK 12.12.1 → 12.13.0 (re-check)

Verdict: Approve ✅

  • Re-checked diff after PR synchronize
  • Confirmed no new changes beyond Package.resolved

Findings: 0 line-level findings.

Scope: Diff is unchanged from initial review — single-line bump in Pulse.xcodeproj/.../Package.resolved (firebase-ios-sdk 12.12.1 → 12.13.0, revision 46579c3d10045c). No source code touched.

Cross-cutting observations:

Recommendation: Safe to merge once CI is green.
· branch: dependabot/swift/github.com/firebase/firebase-ios-sdk-12.13.0

Copy link
Copy Markdown
Contributor

@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.

Re-checked after PR synchronize: diff unchanged, single-line Firebase iOS SDK 12.12.1 → 12.13.0 bump in Package.resolved. SemVer-compatible minor bump with notable stability fixes (Crashlytics race, FPRObjectSwizzler/MapTable races, NSURLSession proxy delegate). Safe to merge.

@BrunoCerberus BrunoCerberus merged commit 0e0d85d into master May 11, 2026
11 checks passed
@BrunoCerberus BrunoCerberus deleted the dependabot/swift/github.com/firebase/firebase-ios-sdk-12.13.0 branch May 11, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant