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

Update dependency google/GoogleUtilities to v8 #45

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2024

This PR contains the following updates:

Package Update Change
google/GoogleUtilities major 7.13.2 -> 8.0.2

Release Notes

google/GoogleUtilities (google/GoogleUtilities)

v8.0.2

Compare Source

  • Fix default logging level regression introduced in 8.0.0 (no value set);
    default value is restored to GULLoggerLevelNotice. (#​207)

v8.0.1

Compare Source

  • Add missing copyright to source file. (#​206)
  • Removed an extraneous #undef GUL_LOGGING_FUNCTION. (#​205)

v8.0.0

Compare Source

  • Remove swizzling support for application:didReceiveRemoteNotification:.
    Use application:didReceiveRemoteNotification:fetchCompletionHandler: instead. (#​162)
  • Remove GULHeartbeatDateStorable, GULHeartbeatDateStorage,
    GULHeartbeatDateStorageUserDefaults APIs. (#​164)
  • Remove '+ [GULAppEnvironmentUtil isIOS7OrHigher]' API. (#​165)
  • Remove '+ [GULAppEnvironmentUtil hasSwiftRuntime]' API. (#​166)
  • Fix an issue where ObjC associated objects were sometimes set with a
    non-const key, potentially resulting in undefined behavior. (#​141)
  • Add nullabilty annotations to public headers. (#​169)
  • Remove references to deprecated CTCarrier. (#​106)
  • [changed] Breaking change: Minimum supported versions have
    updated for the following platforms:
    • Platform GoogleUtilities 8.0
      iOS 12.0
      tvOS 13.0
      macOS 10.15
      watchOS 7.0
  • Remove dependency on FBLPromises. The following public API have
    been removed:
    • - [NSURLSession gul_dataTaskPromiseWithRequest:]
    • GULURLSessionDataResponse
      The following promise-based public API have been replaced with
      completion handler-based alternatives.
    • - [GULKeychainStorage getObjectForKey:objectClass:accessGroup:]
    • - [GULKeychainStorage setObject:forKey:accessGroup:]
    • - [GULKeychainStorage removeObjectForKey:accessGroup:]
    • Update underlying GULLogger implementation from asl to os_log.
    • Remove GULLoggerEnableSTDERR API.

v7.13.3

Compare Source

  • Rename parameter placeholder in GULSecureCoding unarchiving API to avoid
    conflict with keyword. (#​152)
  • Reorganize privacy manifests for SwiftPM so that each library target has its
    own privacy manifest, as opposed to transitively depending on a common one.
    (#​150)

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/google-googleutilities-8.x branch from 5de43bd to 8a2dacc Compare July 26, 2024 17:06
@renovate renovate bot force-pushed the renovate/google-googleutilities-8.x branch from 8a2dacc to 2315b1b Compare August 12, 2024 18:40
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