⬆️ Updating add-on Node-RED to 5aafa46

This commit is contained in:
Community Hass.io Add-ons Bot 2020-12-02 08:17:54 +00:00
parent 8560b75de1
commit 0f2fddf449
4 changed files with 42 additions and 6 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/ce4358a
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/ce4358a/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/5aafa46
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/5aafa46/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-ce4358a-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-5aafa46-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,4 +1,40 @@
# Changelog since v7.2.11
- ⬆️ Bump node-red-dashboard from 2.24.1 to 2.24.2 (#787)
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/node-red/node-red-dashboard/releases)
- [Changelog](https://github.com/node-red/node-red-dashboard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-red/node-red-dashboard/compare/2.24.1...2.24.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump snyk from 1.430.0 to 1.433.0 (#788)
Bumps [snyk](https://github.com/snyk/snyk) from 1.430.0 to 1.433.0.
- [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.430.0...v1.433.0)
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.6.1 to 2.6.3 (#784)
Bumps [node-red-contrib-bigtimer](https://tech.scargill.net/big-timer/) from 2.6.1 to 2.6.3.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump @node-red-contrib-themes/midnight-red from 1.4.5 to 1.4.6 in /node-red (#783)
Bumps [@node-red-contrib-themes/midnight-red](https://github.com/node-red-contrib-themes/midnight-red) from 1.4.5 to 1.4.6.
- [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-dashboard from 2.24.0 to 2.24.1 (#781)
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 2.24.0 to 2.24.1.

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-ce4358a-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/ce4358a
[release-shield]: https://img.shields.io/badge/version-5aafa46-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/5aafa46
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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