Skip to content

build(deps): bump cocoapods from 1.7.5 to 1.9.2#114

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps cocoapods from 1.7.5 to 1.9.2.

Release notes

Sourced from cocoapods's releases.

1.9.2

Enhancements
  • None.
Bug Fixes
  • None.

1.9.1

Enhancements
  • None.
Bug Fixes
  • Apply correct SYSTEM_FRAMEWORK_SEARCH_PATHS for XCTUnwrap fix.
    Dimitris Koutsogiorgas #9579

  • Fix an issue that caused a build failure with vendored XCFrameworks on macOS
    Eric Amorde #9572

  • Fix an issue that prevented the correct XCFramework slice from being selected for watchOS extensions
    Eric Amorde #9569

1.9.0

Enhancements
  • None.
Bug Fixes

1.9.0.beta.3 (2020-02-04)

Enhancements
  • PathList optimizations related to file system reads.
    manuyavuz
... (truncated)
Changelog

Sourced from cocoapods's changelog.

1.9.2 (2020-05-22)

Enhancements
  • None.
Bug Fixes
  • None.

1.9.1 (2020-03-09)

Enhancements
Bug Fixes
  • Apply correct SYSTEM_FRAMEWORK_SEARCH_PATHS for XCTUnwrap fix.
    Dimitris Koutsogiorgas #9579

  • Fix an issue that caused a build failure with vendored XCFrameworks on macOS
    Eric Amorde #9572

  • Fix an issue that prevented the correct XCFramework slice from being selected for watchOS extensions
    Eric Amorde #9569

1.9.0 (2020-02-25)

Enhancements
  • None.
Bug Fixes
... (truncated)
Commits
  • a718b88 Release 1.9.2
  • d49c3f4 Merge pull request #9812 from CocoaPods/pin_activesupport
  • 40b99c8 Pin activesupport version due to error with 4.2.11.12
  • 485882b Fix activesupport version due to 1.9.1 release.
  • 5825166 [CHANGELOG] Add empty Master section
  • 7fedce9 Release 1.9.1
  • 1fc7b0c Update integration specs submodule ref.
  • c0a1196 Merge pull request #9579 from dnkoutso/stupid_wrong_paths
  • 165ee0c Apply correct SYSTEM_FRAMEWORK_SEARCH_PATHS for XCTUnwrap fix.
  • f30d0aa Merge pull request #9576 from CocoaPods/amorde/xcframework-example
  • 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.9.2.
- [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.9.2)

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 May 25, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented May 25, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #114      +/-   ##
==========================================
- 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...94fc0e9. Read the comment docs.

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 376

  • 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 #115.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/cocoapods-1.9.2 branch June 1, 2020 04:14
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