mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on Node-RED 7.1.0
This commit is contained in:
parent
b01f797725
commit
cdba0b4061
4 changed files with 16 additions and 33 deletions
|
@ -1045,10 +1045,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/v7.0.0
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v7.0.0/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v7.1.0
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v7.1.0/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-v7.0.0-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-v7.1.0-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
|
||||
|
|
|
@ -1,35 +1,18 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
This release contains some major upgrades, but should not have breaking changes.
|
||||
|
||||
### 🔨 Changes
|
||||
|
||||
- ⬆ Updates node-red-node-serialport to v0.10.3 (#586)
|
||||
- ⬆ Updates node-red-node-random to v0.2.0 (#589)
|
||||
- ⬆ Updates node-red-contrib-influxdb to v0.4.1 (#592)
|
||||
- ⬆ Updates node-red-contrib-home-assistant-websocket to v0.22.6 (#593)
|
||||
- ⬆ Updates node-red to v1.1.0 (#595)
|
||||
- ⬆ Updates @node-red-contrib-themes/midnight-red to v1.4.0 (#594)
|
||||
- ⬆ Updates node-red-contrib-modbus to v5.13.3 (#599)
|
||||
- ⬆ Updates node-red-node-ping to v0.2.1 (#598)
|
||||
- ⬆ Upgrades base image to v8.0.1
|
||||
- ⬆ Upgrades g++ to 9.3.0-r2
|
||||
- ⬆ Upgrades gcc to 9.3.0-r2
|
||||
- ⬆ Upgrades libc-dev to 0.7.2-r3
|
||||
- ⬆ Upgrades linux-headers to 5.4.5-r1
|
||||
- ⬆ Upgrades make to 4.3-r0
|
||||
- ⬆ Upgrades git to 2.26.2-r0
|
||||
- ⬆ Upgrades nginx to 1.18.0-r0
|
||||
- ⬆ Upgrades nginx-mod-http-lua to 1.18.0-r0
|
||||
- ⬆ Upgrades npm to 12.17.0-r0
|
||||
- ⬆ Upgrades nodejs to 12.17.0-r0
|
||||
- ⬆ Upgrades openssh-client to 8.3_p1-r0
|
||||
- ⬆ Replace Python 2 with Python 3
|
||||
- 🔨 Replace renovate with dependabot
|
||||
- 👕 Fix lint warnings
|
||||
- ⬆️ Bump snyk from 1.358.0 to 1.360.0 (#603)
|
||||
- ⬆️ Bump @node-red-contrib-themes/midnight-red from 1.4.3 to 1.4.4 (#623)
|
||||
- ⬆️ Bump node-red-contrib-counter from 0.1.5 to 0.1.6 (#631)
|
||||
- ⬆️ Bump node-red from 1.1.2 to 1.1.3 (#645)
|
||||
- ⬆️ Bump node-red-dashboard from 2.23.0 to 2.23.2 (#650)
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.24.0 to 0.24.1 (#648)
|
||||
- ⬆️ Bump snyk from 1.377.1 to 1.381.1 (#660)
|
||||
- ⬆️ Bump node-red-contrib-bigtimer from 2.3.1 to 2.4.0 (#659)
|
||||
- ⬆ Upgrades python3 to 3.8.5-r0
|
||||
- ⬆ Upgrades nodejs to 12.18.3-r0
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v6.3.0...v7.0.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v7.0.0...v7.1.0
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
|
|
|
@ -31,6 +31,6 @@ runtime in a single click.
|
|||
[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-v7.0.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v7.0.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v7.1.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v7.1.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "7.0.0",
|
||||
"version": "7.1.0",
|
||||
"slug": "nodered",
|
||||
"description": "Flow-based programming for the Internet of Things",
|
||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue