ffried / FFCoreData

Some useful extensions and classes for Apple's CoreData framework.
http://ffried.github.io/FFCoreData/
Apache License 2.0
21 stars 2 forks source link

Bump swift-actions/setup-swift from 1.15.0 to 1.16.0 #63

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps swift-actions/setup-swift from 1.15.0 to 1.16.0.

Release notes

Sourced from swift-actions/setup-swift's releases.

1.16.0

Support for windows!

Thanks to @​soumyamahunt this action now supports Windows runners as well! Big thanks for bringing this feature home 🎉

Features

Commits
  • 4727475 Add windows to badge
  • bde3edb Bump version to 1.16.0
  • e58e70e Merge pull request #468 from swift-actions/add-swift-versions
  • 31851b3 Add support for 5.6.2 and 5.6.3
  • dcff571 Merge pull request #467 from swift-actions/win-support-sanitize
  • 74dee77 Build platform-agnostic paths
  • d955979 Restore dist
  • 3861f3e Merge pull request #424 from soumyamahunt/win-support
  • 0ce29fe Merge pull request #463 from swift-actions/dependabot/npm_and_yarn/types/node...
  • baa88bf Bump @​types/node from 17.0.32 to 18.7.16
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #63 (c3172df) into master (c1a2a77) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   19.38%   19.38%           
=======================================
  Files          19       19           
  Lines        1378     1378           
=======================================
  Hits          267      267           
  Misses       1111     1111           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.