Skip to content

build(deps): bump cocoapods from 1.7.5 to 1.10.0#123

Closed
dependabot-preview[bot] wants to merge 1 commit intodevfrom
dependabot/bundler/cocoapods-1.10.0
Closed

build(deps): bump cocoapods from 1.7.5 to 1.10.0#123
dependabot-preview[bot] wants to merge 1 commit intodevfrom
dependabot/bundler/cocoapods-1.10.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps cocoapods from 1.7.5 to 1.10.0.

Release notes

Sourced from cocoapods's releases.

1.10.0

Enhancements
  • None.
Bug Fixes
  • Generate the correct LD -l flags for XCFrameworks containing libraries
    Wes Campaigne #10071

  • Add support for automatically embeddeding XCFramework debug symbols for XCFrameworks generated with Xcode 12
    johntmcintosh #10111

1.10.0.rc.1 (2020-09-15)

Enhancements
  • None.
Bug Fixes
  • Fix XCFramework slice selection
    lowip #10026

  • Honor test spec deployment target during validation.
    Dimitris Koutsogiorgas #9999

  • Ensure that incremental installation is able to set target dependencies for a test spec that uses a custom app_host_name that is in a project that is not regenerated.
    Samuel Giddins

1.10.0.beta.2 (2020-08-12)

Enhancements
  • None.
Bug Fixes
  • Ensure that static frameworks are not embedded
    Bernard Gatt #9943

  • Ensure that the non-compilable resource skipping in static frameworks happens only for the pod itself

Changelog

Sourced from cocoapods's changelog.

1.10.0 (2020-10-20)

Enhancements
  • None.
Bug Fixes
  • Generate the correct LD -l flags for XCFrameworks containing libraries
    Wes Campaigne #10071

  • Add support for automatically embeddeding XCFramework debug symbols for XCFrameworks generated with Xcode 12
    johntmcintosh #10111

1.10.0.rc.1 (2020-09-15)

Enhancements
  • None.
Bug Fixes
  • Fix XCFramework slice selection
    lowip #10026

  • Honor test spec deployment target during validation.
    Dimitris Koutsogiorgas #9999

  • Ensure that incremental installation is able to set target dependencies for a test spec that uses a custom app_host_name that is in a project that is not regenerated.
    Samuel Giddins

1.10.0.beta.2 (2020-08-12)

Enhancements
  • None.
Bug Fixes
Commits
  • 62bb0d7 Release 1.10.0
  • c73d4eb Merge pull request #10158 from dnkoutso/bump_xcodeproj119
  • b3ae4b1 Bump Xcodeproj to 1.19
  • 6a4047b Merge pull request #10137 from johntmcintosh/xcframeworkDebugSymbolsXcode12-e...
  • b798d94 Update project config to be more compatible for building with Xcode 11.3.1
  • 1dbae66 Update BananaLib build script to output archives in the gitignored build/Deri...
  • 7829521 Update CoconutLib build script to output archives in the gitignored build/Der...
  • 46827b6 Pull archive and validate script out as its own file
  • 5660685 Build the BananaLib XCFramework, include it in the example project, and updat...
  • 557aa01 Create a BananaLib that will be used to build an xcframework using the Xcode ...
  • 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 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 21, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 21, 2020

Codecov Report

Merging #123 into dev will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #123      +/-   ##
==========================================
- Coverage   98.96%   98.89%   -0.08%     
==========================================
  Files          16       16              
  Lines         873      817      -56     
==========================================
- Hits          864      808      -56     
  Misses          9        9              
Impacted Files Coverage Δ
...AcceleratorTests/MultipleModelGeneratorTests.swift 96.00% <0.00%> (-0.35%) ⬇️
...iftyJSONAcceleratorTests/ModelGeneratorTests.swift 99.47% <0.00%> (-0.05%) ⬇️
Core/Helpers/JSONHelper.swift 97.14% <0.00%> (-0.05%) ⬇️
Core/Generator/NameGenerator.swift 100.00% <0.00%> (ø)
Core/Generator/ModalGenerator.swift 100.00% <0.00%> (ø)
Core/Generator/FileGeneratorExtension.swift 100.00% <0.00%> (ø)
Core/Generator/MultipleModelGenerator.swift 100.00% <0.00%> (ø)
SwiftyJSONAcceleratorTests/StringTests.swift 100.00% <0.00%> (ø)
SwiftyJSONAcceleratorTests/JSONHelperTests.swift 100.00% <0.00%> (ø)
...tor/Model-File-Components/SwiftJSONModelFile.swift 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc9e802...fd4c512. Read the comment docs.

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 383

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 365: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #125.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/cocoapods-1.10.0 branch January 8, 2021 04:17
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