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

Bump cocoapods from 1.15.2 to 1.16.1 #2097

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cocoapods from 1.15.2 to 1.16.1.

Release notes

Sourced from cocoapods's releases.

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 #773
Bug Fixes
  • Fix an issue comparing mixed numeric and string prerelease version segments.
    sagiwei #752

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

Changelog

Sourced from cocoapods's changelog.

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 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
Commits
  • 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
  • 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
  • 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 <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.15.2 to 1.16.1.
- [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
- [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md)
- [Commits](CocoaPods/CocoaPods@1.15.2...1.16.1)

---
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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #2099.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/bundler/cocoapods-1.16.1 branch November 1, 2024 10:36
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants