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 sersoft-gmbh/swift-coverage-action from 3 to 4 #82

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sersoft-gmbh/swift-coverage-action from 3 to 4.

Release notes

Sourced from sersoft-gmbh/swift-coverage-action's releases.

v4 Major Release Track

This release tracks the latest v4 major release (v4.x.y).

v4.0 Minor Release Track

This release tracks the latest v4.0 minor release (v4.0.x).

v4.0.0

What's Changed

  • BREAKING: Use Node20 - requires Actions Runner v2.308.0 or greater
  • Update dependencies

Full Changelog: https://github.com/sersoft-gmbh/swift-coverage-action/compare/v3.0.2...v4.0.0

v3.0.2

What's Changed

  • Limit binary search to products directory for Xcode builds to fix attempts to convert with invalid (intermediate) binaries.
  • Update dependencies.

Full Changelog: https://github.com/sersoft-gmbh/swift-coverage-action/compare/v3.0.1...v3.0.2

v3.0.1

What's Changed

  • Update dependencies (including @actions/core to fix warning about set-output).
  • Internal cleanup

Full Changelog: https://github.com/sersoft-gmbh/swift-coverage-action/compare/v3.0.0...v3.0.1

Commits
  • 33c46a7 Update README
  • 6f8a18d Use Node20, update tsconfig
  • dcad5d6 [AUTO] Update generated code
  • c24f736 Bump @​actions/core from 1.10.0 to 1.10.1
  • 9143b62 Bump @​types/node from 16.18.48 to 16.18.50
  • 48453e1 Bump @​vercel/ncc from 0.36.1 to 0.38.0
  • 91632c2 Bump actions/checkout from 3 to 4
  • b629d16 Bump @​types/node from 16.18.46 to 16.18.48
  • 8982446 Bump @​types/node from 16.18.44 to 16.18.46
  • 34e0ae2 Bump typescript from 5.1.6 to 5.2.2
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)