mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Node-RED to ac59f96
This commit is contained in:
parent
433c5b51ae
commit
ae1a89958e
4 changed files with 41 additions and 6 deletions
|
@ -1,2 +1,37 @@
|
|||
# Changelog since v9.2.1
|
||||
- Bump node-red-contrib-modbus from 5.14.0 to 5.14.1 in /node-red (#1082)
|
||||
|
||||
Bumps [node-red-contrib-modbus](https://github.com/biancoroyal/node-red-contrib-modbus) from 5.14.0 to 5.14.1.
|
||||
- [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.14.0...v5.14.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-contrib-modbus
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
||||
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/theme-collection from 1.0.2 to 2.0.3 in /node-red (#1080)
|
||||
|
||||
Bumps [@node-red-contrib-themes/theme-collection](https://github.com/node-red-contrib-themes/theme-collection) from 1.0.2 to 2.0.3.
|
||||
- [Release notes](https://github.com/node-red-contrib-themes/theme-collection/releases)
|
||||
- [Commits](https://github.com/node-red-contrib-themes/theme-collection/commits)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: "@node-red-contrib-themes/theme-collection"
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-major
|
||||
...
|
||||
|
||||
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 v10.0.1 (#1085)
|
||||
- 🔑 Update NGINX SSL parameters (#1084)
|
||||
- ⬆️ Upgrades nodejs to 14.17.4-r0 (#1083)
|
||||
|
|
|
@ -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-d0d311e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/d0d311e
|
||||
[release-shield]: https://img.shields.io/badge/version-ac59f96-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/ac59f96
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "d0d311e",
|
||||
"version": "ac59f96",
|
||||
"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