RevenueCat / purchases-hybrid-common

Common files for the Hybrid SDKs
MIT License
21 stars 10 forks source link

Bump cocoapods from 1.15.2 to 1.16.2 #957

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps cocoapods from 1.15.2 to 1.16.2.

Release notes

Sourced from cocoapods's releases.

1.16.2

Enhancements
  • None.
Bug Fixes
  • Bump min xcodeproj to 1.27.0 to include revert of breaking build setting changes.
    Eric Amorde #12675

1.16.1

Enhancements
  • None.
Bug Fixes
  • Fix an issue breaking pod lib lint / pod spec lint due to new ENABLE_USER_SCRIPT_SANDBOXING setting.
    Eric Amorde #12664

1.16.0

Enhancements
  • Add Support for Xcode 14.3's ENABLE_MODULE_VERIFIER.
    sharplet #12390

  • Xcode 16 support.

    • Bump minimum xcodeproj to 1.26.0
    • Update project generator to set GENERATE_INFOPLIST_FILE = NO on pod targets
    • Update project generator to set ENABLE_USER_SCRIPT_SANDBOXING = NO = NO` on pod targets to fix build failures with vendored frameworks.
    • Update project generator to set SWIFT_INSTALL_OBJC_HEADER = YES on pod targets to enable consuming Swift pods from Objective-C. Eric Amorde #12656
Bug Fixes
  • Fix pod install issue when git's core.fsmonitor feature is enabled (again)
    Justin Martin #12349

Changes in CocoaPods/Core

Enhancements
  • Add ability to configure max concurrency of CDN requests through environment variable. maikelvdh

... (truncated)

Changelog

Sourced from cocoapods's changelog.

1.16.2 (2024-10-31)

Enhancements
  • None.
Bug Fixes
  • Bump min xcodeproj to 1.27.0 to include revert of breaking build setting changes.
    Eric Amorde #12675

1.16.1 (2024-10-29)

Enhancements
  • None.
Bug Fixes
  • Fix an issue breaking pod lib lint / pod spec lint due to new ENABLE_USER_SCRIPT_SANDBOXING setting.
    Eric Amorde #12664

1.16.0 (2024-10-29)

Enhancements
  • Add Support for Xcode 14.3's ENABLE_MODULE_VERIFIER.
    sharplet #12390

  • Xcode 16 support.

    • Bump minimum xcodeproj to 1.26.0
    • Update project generator to set GENERATE_INFOPLIST_FILE = NO on pod targets
    • Update project generator to set ENABLE_USER_SCRIPT_SANDBOXING = NO = NO` on pod targets to fix build failures with vendored frameworks.
    • Update project geneerator to set SWIFT_INSTALL_OBJC_HEADER = YES on pod targets to enable consuming Swift pods from Objective-C.

Eric Amorde #12656

Bug Fixes
  • Fix pod install issue when git's core.fsmonitor feature is enabled (again)
    Justin Martin #12349
Commits
  • 8610394 Release 1.16.2
  • 3d198c5 Merge pull request #12675 from CocoaPods/amorde/bump-xcodeproj
  • 245d7ce Update integration specs
  • 50cc233 Update CHANGELOG.md
  • 065ef9f Bump min Xcodeproj to 1.27.0
  • fc33f0f [CHANGELOG] Add empty Master section
  • d25d2c2 Release 1.16.1
  • c92bbbf Merge pull request #12669 from CocoaPods/amorde/validator-fix
  • 204b415 Fix validation failure from new xcodeproj settings
  • 2d876fc [CHANGELOG] Add empty Master section
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)