mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 04:01:25 +00:00
⬆️ Updating add-on Node-RED to b1ceeb7
This commit is contained in:
parent
757fd8cdc1
commit
1e1f3e76ee
4 changed files with 11 additions and 132 deletions
|
@ -899,10 +899,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/b710405
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/b710405/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/b1ceeb7
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/b1ceeb7/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-b710405-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-b1ceeb7-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
|
||||
|
|
|
@ -1,130 +1,9 @@
|
|||
# Changelog since v9.0.1
|
||||
- Bump node-red-contrib-home-assistant-websocket from 0.30.1 to 0.31.1 (#1020)
|
||||
# Changelog since v9.1.0
|
||||
- Bump frenck/action-addon-information from 1.0.0 to 1.1 (#1022)
|
||||
|
||||
* Bump node-red-contrib-home-assistant-websocket in /node-red
|
||||
|
||||
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.30.1 to 0.31.0.
|
||||
- [Release notes](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/releases)
|
||||
- [Changelog](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/blob/main/CHANGELOG.md)
|
||||
- [Commits](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.30.1...v0.31.0)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
* Update node-red/package.json
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
Co-authored-by: Franck Nijhof <frenck@addons.community>
|
||||
- Bump node-red from 1.3.3 to 1.3.5 (#1019)
|
||||
|
||||
Bumps [node-red](https://github.com/node-red/node-red) from 1.3.3 to 1.3.5.
|
||||
- [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.3...1.3.5)
|
||||
|
||||
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.29.0 to 2.29.1 in /node-red (#1016)
|
||||
|
||||
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 2.29.0 to 2.29.1.
|
||||
- [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/commits)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump actions/stale from 3.0.18 to 3.0.19 (#1017)
|
||||
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
|
||||
- [Release notes](https://github.com/actions/stale/releases)
|
||||
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)
|
||||
|
||||
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.12.0 to 1.12.1 in /node-red (#1014)
|
||||
|
||||
Bumps [node-red-node-email](https://github.com/node-red/node-red-nodes) from 1.12.0 to 1.12.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>
|
||||
- Bump frenck/action-addon-linter from 2 to 2.1 (#1013)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#1012)
|
||||
|
||||
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0.
|
||||
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
|
||||
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
|
||||
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.4.0...c27bd9edc1e95eed30474db8f295ff5807ebca14)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades python3 to 3.8.10-r0 (#1011)
|
||||
- Add note to docs about credential secrets and projects (#1010)
|
||||
- Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#1007)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.2.0 to v1.3.0.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.2.0...0d135e0c2fc0dba0729c1a47ecfcf5a3c7f8579e)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump docker/login-action from v1.8.0 to v1.9.0 (#1005)
|
||||
- Bump node-red-node-serialport from 0.13.0 to 0.14.0 in /node-red (#1001)
|
||||
|
||||
Bumps [node-red-node-serialport](https://github.com/node-red/node-red-nodes) from 0.13.0 to 0.14.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 docker/setup-buildx-action from v1.1.2 to v1.2.0 (#999)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.2 to v1.2.0.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.2...012185ccbeb554a7f5f987bea0f1a73519b3cdf5)
|
||||
|
||||
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.2 to v1.1.0 (#1000)
|
||||
|
||||
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from v1.0.2 to v1.1.0.
|
||||
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.0.2...c308fdd69d26ed66f4506ebd74b180abe5362145)
|
||||
|
||||
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.28.2 to 2.29.0 (#998)
|
||||
|
||||
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 2.28.2 to 2.29.0.
|
||||
- [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.28.2...2.29.0)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-node-geofence from 0.2.1 to 0.2.2 (#997)
|
||||
|
||||
Bumps [node-red-node-geofence](https://github.com/hardillb/node-red-node-geofence) from 0.2.1 to 0.2.2.
|
||||
- [Release notes](https://github.com/hardillb/node-red-node-geofence/releases)
|
||||
- [Commits](https://github.com/hardillb/node-red-node-geofence/commits)
|
||||
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1.
|
||||
- [Release notes](https://github.com/frenck/action-addon-information/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
|
|
|
@ -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-b710405-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/b710405
|
||||
[release-shield]: https://img.shields.io/badge/version-b1ceeb7-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/b1ceeb7
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "b710405",
|
||||
"version": "b1ceeb7",
|
||||
"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