Skip to content

chore(deps): bump PiHome/IOT/Smart-RF-Plug-Transmitter from a68413e to cbde375 - #125

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/PiHome/IOT/Smart-RF-Plug-Transmitter-cbde375
Open

chore(deps): bump PiHome/IOT/Smart-RF-Plug-Transmitter from a68413e to cbde375#125
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/PiHome/IOT/Smart-RF-Plug-Transmitter-cbde375

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown
Contributor

Bumps PiHome/IOT/Smart-RF-Plug-Transmitter from a68413e to cbde375.

Commits
  • cbde375 chore(deps): bump docker/build-push-action from 6 to 7
  • cea04e0 chore(deps): bump docker/setup-buildx-action from 3 to 4
  • 2f81028 chore(deps): bump docker/setup-qemu-action from 3 to 4
  • 1fd3932 fix(ci): Make Dependabot updates Monthly
  • db8cd99 fix(ci): make the CI only build dockers on releases
  • e7edb1c feat: add continuous build and better timing mechanism
  • See full diff in compare view

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 show <dependency name> 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)

Bumps [PiHome/IOT/Smart-RF-Plug-Transmitter](https://github.com/ScottGibb/Smart-RF-Plug-Transmitter) from `a68413e` to `cbde375`.
- [Release notes](https://github.com/ScottGibb/Smart-RF-Plug-Transmitter/releases)
- [Commits](ScottGibb/Smart-RF-Plug-Transmitter@a68413e...cbde375)

---
updated-dependencies:
- dependency-name: PiHome/IOT/Smart-RF-Plug-Transmitter
  dependency-version: cbde3754db0ac5a0a1e5ab575fcb0ceab579b160
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 3 0 0 0.04s
❌ DOCKERFILE dclint 14 4 6 0 3.36s
✅ JSON jsonlint 3 0 0 0.34s
✅ JSON prettier 3 0 0 0 0.38s
⚠️ MARKDOWN markdownlint 15 0 10 0 0.89s
✅ MARKDOWN markdown-table-formatter 15 0 0 0 0.28s
✅ YAML prettier 20 7 0 0 0.95s
❌ YAML yamllint 20 14 0 0.65s

Detailed Issues

❌ DOCKERFILE / dclint - 6 errors
PiHall/IOT/docker-compose.yml
  69:1     error  Service "home_power_monitor" is exporting port "${HTTP_PORT:-3000}:${HTTP_PORT:-3000}" without specifying the interface to listen on.  no-unbound-port-interfaces
  84:1     error  Service "pgadmin" is exporting port "5050:80" without specifying the interface to listen on.  no-unbound-port-interfaces
  97:1     error  Service "postgres" is exporting port "5432:5432" without specifying the interface to listen on.  no-unbound-port-interfaces
  78:1     error  Service "pgadmin" is using the image "dpage/pgadmin4", which does not have a concrete version tag. Specify a concrete version tag.  service-image-require-explicit-tag

PiHall/docker-compose.yml
  29:1     error  Service "cups" is exporting port "631:631" without specifying the interface to listen on.  no-unbound-port-interfaces

PiHome/IOT/docker-compose.yml
   7:1     error  Service "esphome" is using the image "ghcr.io/esphome/esphome", which does not have a concrete version tag. Specify a concrete version tag.  service-image-require-explicit-tag

✖ 6 problems (6 errors, 0 warnings)
❌ YAML / yamllint - 14 errors
.github/dependabot.yaml
  6:1       warning  missing document start "---"  (document-start)

.github/workflows/dependabot.yaml
  1:1       warning  missing document start "---"  (document-start)
  3:1       warning  truthy value should be one of [false, true]  (truthy)

.github/workflows/mega_linter.yaml
  8:1       warning  truthy value should be one of [false, true]  (truthy)

.github/workflows/release_please.yaml
  1:1       warning  missing document start "---"  (document-start)
  1:1       warning  truthy value should be one of [false, true]  (truthy)

PiForwarder/docker/docker-compose.yml
  1:1       warning  missing document start "---"  (document-start)

PiHall/IOT/docker-compose.yml
  3:1       warning  missing document start "---"  (document-start)
  58:8      warning  missing starting space in comment  (comments)
  61:8      warning  missing starting space in comment  (comments)
  102:14    error    too many spaces inside brackets  (brackets)
  102:65    error    too many spaces inside brackets  (brackets)

PiHome/IOT/ESPHome/watering-device.yaml
  1:1       warning  missing document start "---"  (document-start)

PiHome/IOT/docker-compose.yml
  87:17     warning  missing starting space in comment  (comments)
⚠️ MARKDOWN / markdownlint - 10 errors
CHANGELOG.md:22 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:29 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:33 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:43 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:50 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:60 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:64 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:70 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:74 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:82 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_DCLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,YAML_PRETTIER,YAML_YAMLLINT

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants