AsyncCloudKit
AsyncCloudKit copied to clipboard
Bump cocoapods-downloader from 1.5.1 to 1.6.3
Bumps cocoapods-downloader from 1.5.1 to 1.6.3.
Release notes
Sourced from cocoapods-downloader's releases.
1.6.3
Enhancements
- None.
Bug Fixes
- None.
1.6.2
Enhancements
- None.
Bug Fixes
- None.
1.6.1
Enhancements
- None.
Bug Fixes
- None.
1.6.0
Enhancements
- None.
Bug Fixes
Changelog
Sourced from cocoapods-downloader's changelog.
1.6.3 (2022-04-01)
Enhancements
- None.
Bug Fixes
- None.
1.6.2 (2022-03-28)
Enhancements
- None.
Bug Fixes
- None.
1.6.1 (2022-03-23)
Enhancements
- None.
Bug Fixes
- None.
1.6.0 (2022-03-22)
Enhancements
- None.
Bug Fixes
Commits
c03e2ed
Release 1.6.3f75bccc
Disable Bazaar tests due to macOS 12.3 not including python252a0d54
Merge pull request #128 from CocoaPods/validate_before_dld27c983
Ensure that the git pre-processor doesn't accidentally bail also3adfe1f
[CHANGELOG] Add empty Master section591167a
Release 1.6.2d2564c3
Merge pull request #127 from CocoaPods/validate_before_dl99fec61
Switches where we check for invalid input, to move it inside the download fun...96679f2
[CHANGELOG] Add empty Master section3a7c54b
Release 1.6.1- Additional commits viewable in compare view
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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #3 (f78ec5d) into main (180a156) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #3 +/- ##
=======================================
Coverage 97.83% 97.83%
=======================================
Files 28 28
Lines 1294 1294
=======================================
Hits 1266 1266
Misses 28 28
Flag | Coverage Δ | |
---|---|---|
iOS | 97.83% <ø> (ø) |
|
mac-catalyst | 97.83% <ø> (ø) |
|
macOS | 97.83% <ø> (ø) |
|
swift5.5 | 97.83% <ø> (ø) |
|
tvOS | 97.83% <ø> (ø) |
|
watchOS | 97.83% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more