⬆️ Updating add-on Node-RED to 54c26e0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-10-12 11:54:12 +00:00
parent e535a06b63
commit 6469dcbbbe
4 changed files with 14 additions and 28 deletions

View file

@ -1116,10 +1116,10 @@ SOFTWARE.
[nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/fa16239
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/fa16239/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/54c26e0
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/54c26e0/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-fa16239-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-54c26e0-blue.svg
[node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.svg
[node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,34 +1,20 @@
# Changelog since v7.2.3
- ⬆️ Bump snyk from 1.410.2 to 1.410.4 (#716)
# Changelog since v7.2.4
- ⬆️ Bump @node-red-contrib-themes/midnight-red from 1.4.4 to 1.4.5 in /node-red (#719)
Bumps [snyk](https://github.com/snyk/snyk) from 1.410.2 to 1.410.4.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.410.2...v1.410.4)
Bumps [@node-red-contrib-themes/midnight-red](https://github.com/node-red-contrib-themes/midnight-red) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/node-red-contrib-themes/midnight-red/releases)
- [Commits](https://github.com/node-red-contrib-themes/midnight-red/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.0 to 0.27.1 in /node-red (#710)
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.1 to 0.27.4 in /node-red (#720)
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.27.0 to 0.27.1.
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.27.1 to 0.27.4.
- [Release notes](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/releases)
- [Changelog](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.27.0...v0.27.1)
- [Commits](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.27.1...v0.27.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump snyk from 1.409.1 to 1.410.2 (#711)
Bumps [snyk](https://github.com/snyk/snyk) from 1.409.1 to 1.410.2.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](https://github.com/snyk/snyk/compare/v1.409.1...v1.410.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump node-red-contrib-bigtimer from 2.5.0 to 2.6.0 in /node-red (#712)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

View file

@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-fa16239-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/fa16239
[release-shield]: https://img.shields.io/badge/version-54c26e0-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/54c26e0
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Node-RED",
"version": "fa16239",
"version": "54c26e0",
"slug": "nodered",
"description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red",