sersoft-gmbh / swift-inotify

A Swift wrapper around inotify on Linux
https://sersoft-gmbh.github.io/swift-inotify/
Apache License 2.0
11 stars 0 forks source link

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

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 #41 (c29de71) into main (bdff9f7) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main     #41   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         63      63           
=====================================
  Misses        63      63           

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