Skip to content

Conversation

@cgrindel-self-hosted-renovate
Copy link
Contributor

This PR contains the following updates:

Package Update Change
stripe/stripe-ios-spm minor from: "24.23.3" -> from: "24.24.0"

Release Notes

stripe/stripe-ios-spm (stripe/stripe-ios-spm)

v24.24.0

Compare Source

24.24.0 2025-09-22


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cgrindel-self-hosted-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@cgrindel cgrindel disabled auto-merge September 23, 2025 14:21
@cgrindel
Copy link
Owner

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Sep 23, 2025

queue

🟠 Waiting for conditions to match

  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = all_ci_tests
        • check-neutral = all_ci_tests
        • check-skipped = all_ci_tests
      • any of: [🛡 GitHub branch protection]
        • check-success = conventional_commit_check
        • check-neutral = conventional_commit_check
        • check-skipped = conventional_commit_check

cgrindel and others added 5 commits September 27, 2025 08:34
The stripe-ios-spm 24.24.0 update requires iOS 18.5 SDK which is not
available in Xcode 16.4. Updating to Xcode 26.0.1 to resolve build failures.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Previous version 26.0.1 is not available in CI yet. Using 26.0.0 which should
include iOS 18.5 SDK needed for stripe-ios-spm 24.24.0.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
The Stripe iOS SDK update from 24.23.3 to 24.24.0 changed
appearance.cornerRadius from CGFloat to optional CGFloat?, breaking
compilation in AppearancePlaygroundView.swift.

Changes:
- Handle optional cornerRadius with nil coalescing (?? 0.0)
- Simplify overly complex SwiftUI view that caused compiler timeouts
- Use inline bindings instead of separate variables to avoid unused variable warnings
- Remove unused @_spi import and restore standard StripePaymentSheet import

This resolves the compilation errors blocking PR #1832.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@cgrindel cgrindel enabled auto-merge (squash) October 5, 2025 17:24
@cgrindel cgrindel merged commit 9f816a8 into main Oct 5, 2025
67 of 70 checks passed
@cgrindel cgrindel deleted the github-renovate/stripe-stripe-ios-spm-24.x branch October 5, 2025 17:35
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