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

bundler: bump cocoapods from 1.12.1 to 1.16.0 #1184

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps cocoapods from 1.12.1 to 1.16.0.

Release notes

Sourced from cocoapods's releases.

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 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

Changes in CocoaPods/Core

Enhancements
  • Add ability to configure max concurrency of CDN requests through environment variable. maikelvdh #773
Bug Fixes
  • Fix an issue comparing mixed numeric and string prerelease version segments.
    sagiwei #752

  • Fix crash when attempting to load non-existed CDN index shards on custom CDN repos.
    santam85 #771

1.15.2

Enhancements
  • None.
Bug Fixes

... (truncated)

Changelog

Sourced from cocoapods's changelog.

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

1.15.2 (2024-02-06)

Enhancements
  • None.
Bug Fixes

1.15.1 (2024-02-06)

Enhancements
  • None.
Bug Fixes

1.15.0 (2024-01-28)

... (truncated)

Commits
  • 2b7480f Release 1.16.0
  • d143a4d Fixup changelog
  • f786727 Merge pull request #12660 from CocoaPods/amorde/examples
  • a1e2ca0 Update mercurial fixtures, add .hg to .gitignore
  • a81d5ae Merge some examples together
  • c326a20 Merge pull request #12659 from CocoaPods/amorde/ci-config
  • c3935f8 Update Ruby specs workflow to use macos-latest
  • 66fc7b8 Merge pull request #12658 from CocoaPods/amorde/merge-integration-specs
  • 68046a1 Merge remote-tracking branch 'integration-specs/amorde/prep-for-repo-merge' i...
  • f1d6103 Remove integration specs submodule
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.12.1 to 1.16.0.
- [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
- [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md)
- [Commits](CocoaPods/CocoaPods@1.12.1...1.16.0)

---
updated-dependencies:
- dependency-name: cocoapods
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2024
@ivan-magda ivan-magda added this to the 1.219.1 milestone Oct 29, 2024
@ivan-magda ivan-magda merged commit eafbbd6 into dev Oct 29, 2024
1 check passed
@ivan-magda ivan-magda deleted the dependabot/bundler/dev/cocoapods-1.16.0 branch October 29, 2024 05:59
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