tuist / microfeatures-example

📦📱 Example of iOS app built using the uFeatures architecture
MIT License
193 stars 27 forks source link

Bump cocoapods from 1.3.1 to 1.8.1 #7

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps cocoapods from 1.3.1 to 1.8.1.

Release notes *Sourced from [cocoapods's releases](https://github.com/CocoaPods/CocoaPods/releases).* > ## 1.8.1 > ##### Enhancements > > * None. > > ##### Bug Fixes > > * None. > > ## 1.8.0 > ##### Enhancements > > * None. > > ##### Bug Fixes > > * Include dependent vendored frameworks in linker flags > [Alex Coomans](https://github.com/drcapulet) > [#9045]((https://github-redirect.dependabot.com/CocoaPods/CocoaPods/pull/9045) > > * Correctly set deployment target for non library specs even if the root spec does not specify one. > [Dimitris Koutsogiorgas](https://github.com/dnkoutso) > [#9153](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/pull/9153) > > * Make `APPLICATION_EXTENSION_API_ONLY` build setting not break when performing a cached incremental install. > [Igor Makarov](https://github.com/igor-makarov) > [#8967](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/8967) > [#9141](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/9141) > [#9142](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/pull/9142) > > ## 1.8.0.beta.2 (2019-08-27) > > ##### Enhancements > > * None. > > ##### Bug Fixes > > * Do not verify deployment target version during resolution for non library specs. > [Dimitris Koutsogiorgas](https://github.com/dnkoutso) > [#9105](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/9105) > > * Add `USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES` to all `.xcconfig`s > [Igor Makarov](https://github.com/igor-makarov) > [#8073](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/8073) > [#9125](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/pull/9125) > [cocoapods-integration-specs#248](https://github-redirect.dependabot.com/CocoaPods/cocoapods-integration-specs/pull/248) > > * Fix iOS app spec code signing. > [Dimitris Koutsogiorgas](https://github.com/dnkoutso) > ... (truncated)
Changelog *Sourced from [cocoapods's changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md).* > ## 1.8.1 (2019-09-27) > > ##### Enhancements > > * None. > > ##### Bug Fixes > > * None. > > > ## 1.8.0 (2019-09-23) > > ##### Enhancements > > * None. > > ##### Bug Fixes > > * Include dependent vendored frameworks in linker flags > [Alex Coomans](https://github.com/drcapulet) > [#9045]((https://github-redirect.dependabot.com/CocoaPods/CocoaPods/pull/9045) > > * Correctly set deployment target for non library specs even if the root spec does not specify one. > [Dimitris Koutsogiorgas](https://github.com/dnkoutso) > [#9153](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/pull/9153) > > * Make `APPLICATION_EXTENSION_API_ONLY` build setting not break when performing a cached incremental install. > [Igor Makarov](https://github.com/igor-makarov) > [#8967](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/8967) > [#9141](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/9141) > [#9142](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/pull/9142) > > ## 1.8.0.beta.2 (2019-08-27) > > ##### Enhancements > > * None. > > ##### Bug Fixes > > * Do not verify deployment target version during resolution for non library specs. > [Dimitris Koutsogiorgas](https://github.com/dnkoutso) > [#9105](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/9105) > > * Add `USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES` to all `.xcconfig`s > [Igor Makarov](https://github.com/igor-makarov) > [#8073](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/8073) > [#9125](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/pull/9125) > [cocoapods-integration-specs#248](https://github-redirect.dependabot.com/CocoaPods/cocoapods-integration-specs/pull/248) > ... (truncated)
Commits - [`06f317f`](https://github.com/CocoaPods/CocoaPods/commit/06f317f830c9b04684affc9b5de35802b77f8ae3) Release 1.8.1 - [`f37d64d`](https://github.com/CocoaPods/CocoaPods/commit/f37d64daf27c8c815f9fc607515608bae39b5ca4) [CHANGELOG] Add empty Master section - [`7159874`](https://github.com/CocoaPods/CocoaPods/commit/7159874cab64641745bb736a69be59cdef2bdfd2) Release 1.8.0 - [`1e86e46`](https://github.com/CocoaPods/CocoaPods/commit/1e86e469da7fcad66ec0b8b5fdd407cd693e4cdc) Merge pull request [#9045](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/9045) from drcapulet/alexc-link-vendor - [`fac1242`](https://github.com/CocoaPods/CocoaPods/commit/fac1242320595d4b6ea9e154c23e1eba9cb32770) Include dependent vendored frameworks in linker flags - [`dcc702d`](https://github.com/CocoaPods/CocoaPods/commit/dcc702dd8d9f9eece0c3830d787cde43d5a80440) Merge pull request [#9153](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/9153) from dnkoutso/non_library_spec_deployment_target_edg... - [`a2d748d`](https://github.com/CocoaPods/CocoaPods/commit/a2d748db8e02ea3a1a4f27c94ad1a8c90d64383f) Correctly set deployment target for non library specs even if the root spec d... - [`0f74c99`](https://github.com/CocoaPods/CocoaPods/commit/0f74c997580dc9d79392cb0fe6186a1f1a055b7b) Merge pull request [#9142](https://github-redirect.dependabot.com/CocoaPods/CocoaPods/issues/9142) from igor-makarov/api-extension-with-cache - [`759e92d`](https://github.com/CocoaPods/CocoaPods/commit/759e92d4d5e6fb546436ea31d620524d1295522f) fix tests - [`484e803`](https://github.com/CocoaPods/CocoaPods/commit/484e80323ce9ab52686c421f1647bbc8c85a05c7) Changelog entry - Additional commits viewable in [compare view](https://github.com/CocoaPods/CocoaPods/compare/1.3.1...1.8.1)


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #8.