Skip to content

chore(deps): update dependency googleads/swift-package-manager-google-mobile-ads to v13#17

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/googleads-swift-package-manager-google-mobile-ads-13.x
Open

chore(deps): update dependency googleads/swift-package-manager-google-mobile-ads to v13#17
renovate[bot] wants to merge 1 commit intomainfrom
renovate/googleads-swift-package-manager-google-mobile-ads-13.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2026

This PR contains the following updates:

Package Update Change
googleads/swift-package-manager-google-mobile-ads major from: "11.13.0"from: "13.1.0"

Release Notes

googleads/swift-package-manager-google-mobile-ads (googleads/swift-package-manager-google-mobile-ads)

v13.1.0: Google Mobile Ads v13.1.0

Compare Source

  • Deprecated GADErrorOSVersionTooLow. This error is now redundant as Google Mobile Ads SDK's minimum deployment target matches the minimum OS version to receive ads.

v13.0.0: Google Mobile Ads iOS Examples v13.0.0

Compare Source

This release is a MAJOR version update with several breaking changes. See Migrate from v12 to v13 for more details.

Breaking changes:

  • Increased the deployment target to iOS 13.0.
  • Google Mobile Ads SDK raises an exception if an object that is not a String type is detected in the neighboringContentURLStrings array.
  • Many previously deprecated APIs have been removed.

Anchored adaptive banner ads:

  • The following APIs have been deprecated for their replacement:
    • The GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth method is deprecated. Instead, use the GADLargeAnchoredAdaptiveBannerAdSizeWithWidth method.
    • The GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth method is deprecated. Instead, use the GADLargeAnchoredAdaptiveBannerAdSizeWithWidth method.
    • The GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth method is deprecated. Instead, use the GADLargeAnchoredAdaptiveBannerAdSizeWithWidth method.

Swift 6 concurrency:

  • Continued incremental migration to support Swift 6's concurrency model.

Updated all SDK os_log calls to use the {public} visibility specifier to prevent the logs from being redacted in the console.
Fixed an issue where GADErrorInvalidRequest was reported instead of GADErrorTimeout for certain request timeouts.
Fixed a crash on iOS 26 iPads that occurred when displaying banner ads behind UIPrintController.

v12.14.0: Google Mobile Ads v12.14.0

Compare Source

  • Bug fixes and performance improvements.

v12.13.0: Google Mobile Ads v12.13.0

Compare Source

  • Deprecated the -registerAdView:clickableAssetViews:nonclickableAssetViews: and -unregisterAdView APIs on the GADNativeAd object. Use GADNativeAdView to render native ads instead.

v12.12.0: Google Mobile Ads v12.12.0

Compare Source

  • Fixed a crash on iOS 15 and lower when setting the scene property on a GADRequest object.

v12.11.0: Google Mobile Ads v12.11.0

Compare Source

Bug fixes and performance improvements.

v12.10.0: Google Mobile Ads v12.10.0

Compare Source

Bug fixes and performance improvements.

v12.9.0: Google Mobile Ads v12.9.0

Compare Source

  • Placement IDs are now correctly sent for native ad requests.

v12.8.0: Google Mobile Ads v12.8.0

Compare Source

  • Expanded support for adjustable window sizes on iOS 26 iPads.
  • Improved handling for cases where SKStoreProductViewControllerDelegate's productViewControllerDidFinish(_:) method is not called.

v12.7.0: Google Mobile Ads v12.7.0

Compare Source

  • Ad Inspector: Added support for configuring out-of-context test ads in ad inspector with additional request parameters.
    - Note: The ad inspector UI will roll out this feature at a later date, requiring a minimum SDK version of 12.7.0.

  • Allowlisted publishers now have placement ID support for all ad formats.

v12.6.0: Google Mobile Ads v12.6.0

Compare Source

  • Fixed an issue where a collapsible banner ad could be expanded on top of another ad.
    Note: To see the fix, a minimum SDK version of 12.0.0 is required.

v12.5.0: Google Mobile Ads v12.5.0

Compare Source

  • Made changes to the way the SDK interacts with AVAudioSession that improves compatibility with Unity’s audio engine.

v12.4.0: Google Mobile Ads v12.4.0

Compare Source

  • Resolved an issue preventing custom clicks on custom native video ads.

v12.3.0: Google Mobile Ads v12.3.0

Compare Source

  • Resolved a crash related to SKOverlay dismissal in Unity apps.

v12.2.0: Google Mobile Ads v12.2.0

Compare Source

  • Bug fixes and performance improvements.

v12.1.0: Google Mobile Ads v12.1.0

Compare Source

  • Bug fixes and performance improvements.

v12.0.0: Google Mobile Ads v12.0.0

Compare Source

This release is a MAJOR version update with several breaking changes. See Migrate from v11 to v12 for more details.

Breaking changes:

  • Updated the minimum supported Xcode version to 16.0.
  • Updated Swift API names to follow the naming conventions from Apple’s Swift API Design Guidelines
  • Many previously deprecated APIs have been removed.

Inline adaptive ads:

  • Calling CGSizeFromGADAdSize(_:) with an inline adaptive ad size now returns 0 height until the Google Mobile Ads SDK returns an ad.

Swift 6 concurrency:

  • Started incremental migration to support Swift 6’s concurrency model.

Custom targeting:

  • The customTargeting dictionary on GADRequest now uses Any instead of String as the value type.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/googleads-swift-package-manager-google-mobile-ads-13.x branch from 97a09d4 to 1c3dca0 Compare February 24, 2026 23:04
@renovate renovate bot force-pushed the renovate/googleads-swift-package-manager-google-mobile-ads-13.x branch from 1c3dca0 to 6617ac6 Compare March 2, 2026 17:22
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.

0 participants