Skip to content

Bump cocoapods from 1.16.2 to 1.17.0#1815

Merged
ajpallares merged 3 commits into
mainfrom
dependabot/bundler/cocoapods-1.17.0
Jul 13, 2026
Merged

Bump cocoapods from 1.16.2 to 1.17.0#1815
ajpallares merged 3 commits into
mainfrom
dependabot/bundler/cocoapods-1.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps cocoapods from 1.16.2 to 1.17.0.

Release notes

Sourced from cocoapods's releases.

1.17.0

Enhancements
Bug Fixes
  • Update ruby-macho to 4.1.0 to address new mergable libraries not beind detected correctly.
    Parsa Nasirimehr #12691

  • Fix a crash when run with certain versions of active_support.
    Eric Amorde #12915

Changelog

Sourced from cocoapods's changelog.

1.17.0 (2026-07-06)

Enhancements
Bug Fixes
  • Update ruby-macho to 4.1.0 to address new mergable libraries not beind detected correctly.
    Parsa Nasirimehr #12691

  • Fix a crash when run with certain versions of active_support.
    Eric Amorde #12915

Commits
  • 5493bfd Release 1.17.0
  • b80e113 Fixup changelog
  • 26fe302 Fix changelog formatting
  • 4cd9036 Merge pull request #12915 from CocoaPods/amorde/update-gems
  • a3e2c06 Fix active_support crash on certain versions
  • 36b8c95 Merge pull request #12914 from CocoaPods/amorde/remove-escape-dependency
  • 5cfa2a8 Remove unused escape dependency
  • bf410d2 Merge pull request #12913 from CocoaPods/amorde/update-xcodeproj
  • 9428644 Merge pull request #12912 from CocoaPods/amorde/ci-updates-followup
  • 2843e2e Bump xcodeproj to 1.28.1
  • 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 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)

Note

Low Risk
Lockfile-only dependency bump for iOS build tooling; no runtime app code changes, though CI/local pod install behavior may shift slightly with the new CocoaPods and Mach-O parsing stack.

Overview
Updates Gemfile.lock to resolve CocoaPods 1.17.0 (and matching cocoapods-core), with no application source changes.

The lockfile refresh pulls in CocoaPods’ updated dependency graph: ruby-macho ~> 4.1.0 (from 2.x), xcodeproj ≥ 1.28.1, removal of escape, and transitive bumps (ethon 0.18, typhoeus 1.6, ffi 1.17.4). That aligns with 1.17 fixes (mach-O / mergable libraries, ActiveSupport crashes) and tooling constraints (higher Xcodeproj floor).

Reviewed by Cursor Bugbot for commit 09f5812. Bugbot is set up for automated code reviews on this repo. Configure here.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 10, 2026 16:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 10, 2026
@ajpallares ajpallares enabled auto-merge (squash) July 13, 2026 08:05
@ajpallares ajpallares merged commit d5f5f01 into main Jul 13, 2026
17 checks passed
@ajpallares ajpallares deleted the dependabot/bundler/cocoapods-1.17.0 branch July 13, 2026 08:31
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.

2 participants