⬆️ Updating add-on Node-RED to 376d703

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-03 09:11:09 +00:00
parent 141fc5ddbe
commit 28eccb9eda
4 changed files with 11 additions and 18 deletions

View file

@ -1110,10 +1110,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/9158078
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/9158078/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/376d703
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/376d703/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-9158078-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-376d703-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,15 +1,8 @@
# Changelog since v6.0.2
- :arrow_up: Upgrades nginx to 1.16.1-r6
- :arrow_up: Updates snyk to v1.281.0 (#427)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
- [Snyk] Fix for 1 vulnerabilities (#428)
# Changelog since v6.0.3
- fix: node-red/package.json to reduce vulnerabilities (#436)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-KINDOF-537849
- :arrow_up: Updates node-red-contrib-home-assistant-websocket to… (#429)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
- :arrow_up: Updates node-red-contrib-theme-midnight-red to v1.0.26 (#426)
- https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
- :arrow_up: Updates node-red-node-email to v1.7.6 (#435)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>

View file

@ -44,7 +44,7 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-node-red/blob/9158078/README.md
[docs]: https://github.com/hassio-addons/addon-node-red/blob/376d703/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
@ -53,6 +53,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-9158078-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/9158078
[release-shield]: https://img.shields.io/badge/version-376d703-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/376d703
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

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