⬆️ Updating add-on Node-RED to 3cd3c59

This commit is contained in:
Community Hass.io Add-ons Bot 2021-04-21 11:58:14 +00:00
parent 6dae36495b
commit cc902d19d3
4 changed files with 9 additions and 185 deletions

View file

@ -959,10 +959,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/875892c
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/875892c/README.md
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/3cd3c59
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/3cd3c59/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-875892c-blue.svg
[node-red-version-shield]: https://img.shields.io/badge/version-3cd3c59-blue.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
[node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,180 +1,4 @@
# Changelog since v8.2.1
- Bump @node-red-contrib-themes/theme-collection from 1.0.0 to 1.0.1 (#991)
- Fix node-red deployment slug (#990)
- ⬆️ Upgrades Node-RED to v1.3.3 (#989)
- Add support for the theme collection (#970)
# Changelog since v9.0.0
- Fix theme option overriding user settings (#993)
* Add support for the theme collection
* Remove dark_move from the documentation
* Remove dark_mode from default config
* Don't use editorTheme.page.css
* Warns about dark_mode deprecation
* Add option for default (vanilla) theme
* Turn the theme option into a list type
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
- Fix node-red CI slug (#988)
- Apply updated repository structure & CI workflow (#987)
- Upgrades add-on base image to v9.2.0 (#986)
- Bump node-red-contrib-bigtimer from 2.7.3 to 2.7.5 in /node-red (#985)
Bumps [node-red-contrib-bigtimer](https://tech.scargill.net/big-timer/) from 2.7.3 to 2.7.5.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 📚 Update screenshot link (#984)
Fixes #983
- Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#981)
- Bump node-red-node-email from 1.11.0 to 1.12.0 in /node-red (#980)
Bumps [node-red-node-email](https://github.com/node-red/node-red-nodes) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/node-red/node-red-nodes/releases)
- [Commits](https://github.com/node-red/node-red-nodes/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump js-yaml from 4.0.0 to 4.1.0 in /node-red (#979)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump node-red from 1.3.1 to 1.3.2 (#978)
Bumps [node-red](https://github.com/node-red/node-red) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/node-red/node-red/releases)
- [Changelog](https://github.com/node-red/node-red/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-red/node-red/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump actions/cache from v2.1.4 to v2.1.5 (#977)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump node-red-contrib-modbus from 5.13.3 to 5.14.0 in /node-red (#976)
Bumps [node-red-contrib-modbus](https://github.com/biancoroyal/node-red-contrib-modbus) from 5.13.3 to 5.14.0.
- [Release notes](https://github.com/biancoroyal/node-red-contrib-modbus/releases)
- [Changelog](https://github.com/BiancoRoyal/node-red-contrib-modbus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/biancoroyal/node-red-contrib-modbus/compare/v5.13.3...v5.14.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades nodejs to 14.16.1-r1 (#975)
- Remove note about secrets, generic feature now (#974)
- Bump node-red from 1.2.9 to 1.3.1 in /node-red (#968)
Bumps [node-red](https://github.com/node-red/node-red) from 1.2.9 to 1.3.1.
- [Release notes](https://github.com/node-red/node-red/releases)
- [Changelog](https://github.com/node-red/node-red/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-red/node-red/compare/1.2.9...1.3.1)
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.7 to 1.5.0 in /node-red (#967)
Bumps [@node-red-contrib-themes/midnight-red](https://github.com/node-red-contrib-themes/midnight-red) from 1.4.7 to 1.5.0.
- [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-node-ping from 0.3.0 to 0.3.1 in /node-red (#969)
Bumps [node-red-node-ping](https://github.com/node-red/node-red-nodes) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/node-red/node-red-nodes/releases)
- [Commits](https://github.com/node-red/node-red-nodes/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades add-on base image to v9.1.7 (#966)
- ⬆️ Upgrades nodejs to 14.16.1-r0 (#965)
- Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#963)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 (#962)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.1 to v1.0.2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.1...25f0500ff22e406f7191a2a8ba8cda16901ca018)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump node-red-contrib-influxdb from 0.5.4 to 0.6.0 in /node-red (#957)
Bumps [node-red-contrib-influxdb](https://github.com/mblackstock/node-red-contrib-influxdb) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/mblackstock/node-red-contrib-influxdb/releases)
- [Commits](https://github.com/mblackstock/node-red-contrib-influxdb/compare/0.5.4...0.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump docker/build-push-action from v2.3.0 to v2.4.0 (#959)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.3.0...e1b7f96249f2e4c8e4ac1519b9608c0d48944a1f)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump node-red-node-email from 1.10.2 to 1.11.0 (#955)
Bumps [node-red-node-email](https://github.com/node-red/node-red-nodes) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/node-red/node-red-nodes/releases)
- [Commits](https://github.com/node-red/node-red-nodes/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump node-red-node-email from 1.10.1 to 1.10.2 in /node-red (#954)
Bumps [node-red-node-email](https://github.com/node-red/node-red-nodes) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/node-red/node-red-nodes/releases)
- [Commits](https://github.com/node-red/node-red-nodes/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 (#953)
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/ludeeus/action-shellcheck/releases)
- [Commits](https://github.com/ludeeus/action-shellcheck/compare/1.0.0...94e0aab03ca135d11a35e5bfc14e6746dc56e7e9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>

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-875892c-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/875892c
[release-shield]: https://img.shields.io/badge/version-3cd3c59-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/3cd3c59
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png

View file

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