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 fhem/fhem-controls-actions from 2.2.0 to 2.2.1 #1198

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps fhem/fhem-controls-actions from 2.2.0 to 2.2.1.

Release notes

Sourced from fhem/fhem-controls-actions's releases.

Version 2.2.1

What's Changed

Full Changelog: https://github.com/fhem/fhem-controls-actions/compare/v2.2.0...V2.2.1

Commits
  • 75cb807 Merge pull request #220 from fhem/dependabot/npm_and_yarn/babel/traverse-7.23.2
  • 046953f Merge pull request #219 from fhem/dependabot/npm_and_yarn/vercel/ncc-0.38.1
  • 5b29229 Bump @​babel/traverse from 7.22.17 to 7.23.2
  • 3529277 Commit Dist file
  • e1e4205 Bump @​vercel/ncc from 0.38.0 to 0.38.1
  • a4ef031 Merge pull request #218 from fhem/dependabot/npm_and_yarn/eslint-8.51.0
  • 6acc042 Bump eslint from 8.50.0 to 8.51.0
  • a8b973c Merge pull request #217 from fhem/dependabot/npm_and_yarn/eslint-8.50.0
  • 982c2d1 Bump eslint from 8.49.0 to 8.50.0
  • de5193f Commit Dist file
  • 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)
codecov[bot] commented 8 months ago

Codecov Report

Merging #1198 (fd3f992) into master (283d0cd) will increase coverage by 0.49%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1198      +/-   ##
==========================================
+ Coverage   67.03%   67.53%   +0.49%     
==========================================
  Files         133      133              
  Lines        9915     9915              
  Branches     1591     1591              
==========================================
+ Hits         6647     6696      +49     
+ Misses       1960     1911      -49     
  Partials     1308     1308              
Flag Coverage Δ
fhem 57.27% <ø> (+0.57%) :arrow_up:
modules 67.53% <ø> (+0.49%) :arrow_up:
perl 89.47% <ø> (-0.17%) :arrow_down:
unittests 67.53% <ø> (+0.49%) :arrow_up:

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

see 6 files with indirect coverage changes

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