Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

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

Release Notes

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

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 requested a review from mustafaozhan as a code owner February 3, 2025 20:07
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
@renovate renovate bot requested a review from a team as a code owner February 3, 2025 20:07
Copy link

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 (df05c76) 3254 1734 53.29%
Head commit (fe23479) 3254 (+0) 1734 (+0) 53.29% (+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 (#4192) 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

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.41%. Comparing base (df05c76) to head (fe23479).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #4192   +/-   ##
========================================
  Coverage    56.41%   56.41%           
========================================
  Files          167      167           
  Lines         3021     3021           
  Branches       437      437           
========================================
  Hits          1704     1704           
  Misses        1292     1292           
  Partials        25       25           

Impacted file tree graph

Copy link

sonarqubecloud bot commented Feb 3, 2025

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.

0 participants