RFD-FHEM / RFFHEM

Counterpart of SIGNALDuino, it's the code for FHEM to work with the data received from the uC
GNU General Public License v3.0
44 stars 33 forks source link

Bump lewagon/wait-on-check-action from 1.2.0 to 1.3.1 #1158

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps lewagon/wait-on-check-action from 1.2.0 to 1.3.1.

Release notes

Sourced from lewagon/wait-on-check-action's releases.

v1.3.1

What's Changed

New Contributors

Full Changelog: https://github.com/lewagon/wait-on-check-action/compare/v1.3.0...v1.3.1

v1.3.0

Update actions dependencies

Commits
  • e106e5c Update Readme
  • f602596 Merge pull request #72 from erikerikson/reusable-workflow-docs
  • f608cd6 Merge branch 'master' into reusable-workflow-docs
  • c7af1cc Merge pull request #77 from guidoiaquinti/patch-1
  • 58ae29f Shorter busywork
  • cdfa600 standardrb without any external action
  • 53bd766 Re-trigger master GHA workflows
  • 60446b9 Bump standardrb action version
  • 325e668 Add faraday-retry gem + standardrb --fix
  • b1319f7 Merge pull request #81 from hsbt/suppress-warnings
  • 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 1 year ago

Codecov Report

Merging #1158 (4d13d7e) into master (0f26c87) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1158      +/-   ##
==========================================
- Coverage   67.62%   67.61%   -0.01%     
==========================================
  Files         133      135       +2     
  Lines        9790     9812      +22     
  Branches     1570     1571       +1     
==========================================
+ Hits         6620     6634      +14     
- Misses       1875     1883       +8     
  Partials     1295     1295              
Flag Coverage Δ
fhem 57.23% <ø> (+0.01%) :arrow_up:
modules 67.61% <ø> (-0.01%) :arrow_down:
perl 90.33% <ø> (ø)
unittests 67.61% <ø> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more