Skip to content

[Oztechan/CCC#1457] Update dependency googleads/swift-package-manager-google-mobile-ads to v12 - abandoned#4590

Open
renovate[bot] wants to merge 2 commits intodevelopfrom
renovate/googleads-swift-package-manager-google-mobile-ads-12.x
Open

[Oztechan/CCC#1457] Update dependency googleads/swift-package-manager-google-mobile-ads to v12 - abandoned#4590
renovate[bot] wants to merge 2 commits intodevelopfrom
renovate/googleads-swift-package-manager-google-mobile-ads-12.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2026

This PR contains the following updates:

Package Update Change
googleads/swift-package-manager-google-mobile-ads major 11.13.012.14.0

Release Notes

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

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.

mustafaozhan and others added 2 commits January 10, 2026 20:06
…le-ads to v12

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 10, 2026
@renovate renovate bot requested review from a team and mustafaozhan as code owners January 10, 2026 19:07
@codacy-production
Copy link

codacy-production bot commented Jan 10, 2026

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (c249a85) 3319 1745 52.58%
Head commit (3ac69cc) 3319 (+0) 1745 (+0) 52.58% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4590) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov
Copy link

codecov bot commented Jan 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.63%. Comparing base (5662c90) to head (3ac69cc).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4590   +/-   ##
========================================
  Coverage    55.63%   55.63%           
========================================
  Files          169      169           
  Lines         3013     3013           
  Branches       445      445           
========================================
  Hits          1676     1676           
  Misses        1312     1312           
  Partials        25       25           

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

@renovate renovate bot changed the title [Oztechan/CCC#1457] Update dependency googleads/swift-package-manager-google-mobile-ads to v12 [Oztechan/CCC#1457] Update dependency googleads/swift-package-manager-google-mobile-ads to v12 - abandoned Feb 8, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 8, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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