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 6311213
This commit is contained in:
parent
0392829ff2
commit
df36a0158e
4 changed files with 8 additions and 234 deletions
|
@ -867,10 +867,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/f0b1822
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/f0b1822/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/6311213
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/6311213/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-f0b1822-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-6311213-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,230 +1,4 @@
|
|||
# Changelog since v10.0.1
|
||||
- Bump @node-red-contrib-themes/theme-collection from 2.1.2 to 2.1.3 in /node-red (#1172)
|
||||
|
||||
Bumps [@node-red-contrib-themes/theme-collection](https://github.com/node-red-contrib-themes/theme-collection) from 2.1.2 to 2.1.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-patch
|
||||
...
|
||||
|
||||
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 10.2.2 (#1171)
|
||||
- Add links to nodered.org in the documentation (#1155)
|
||||
- Bump @node-red-contrib-themes/theme-collection from 2.1.0 to 2.1.2 in /node-red (#1156)
|
||||
|
||||
Bumps [@node-red-contrib-themes/theme-collection](https://github.com/node-red-contrib-themes/theme-collection) from 2.1.0 to 2.1.2.
|
||||
- [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-patch
|
||||
...
|
||||
|
||||
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 3.0.4 to 3.1.1 in /node-red (#1165)
|
||||
|
||||
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 3.0.4 to 3.1.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)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-dashboard
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-contrib-home-assistant-websocket from 0.36.0 to 0.38.0 in /node-red (#1167)
|
||||
|
||||
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.36.0 to 0.38.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.36.0...v0.38.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-contrib-home-assistant-websocket
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
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 10.2.0 (#1166)
|
||||
- Bump node-red-node-email from 1.12.3 to 1.13.0 in /node-red (#1153)
|
||||
|
||||
Bumps [node-red-node-email](https://github.com/node-red/node-red-nodes) from 1.12.3 to 1.13.0.
|
||||
- [Release notes](https://github.com/node-red/node-red-nodes/releases)
|
||||
- [Commits](https://github.com/node-red/node-red-nodes/commits)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-node-email
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red from 2.1.0 to 2.1.3 in /node-red (#1151)
|
||||
|
||||
Bumps [node-red](https://github.com/node-red/node-red) from 2.1.0 to 2.1.3.
|
||||
- [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/2.1.0...2.1.3)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red
|
||||
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>
|
||||
- Migrate JSON config to YAML (#1164)
|
||||
- Switch to centralized GitHub Action Workflows (#1163)
|
||||
- ⬆️ Upgrades nodejs to 14.18.1-r0 (#1162)
|
||||
- Bump @node-red-contrib-themes/theme-collection from 2.0.7 to 2.1.0 in /node-red (#1144)
|
||||
|
||||
Bumps [@node-red-contrib-themes/theme-collection](https://github.com/node-red-contrib-themes/theme-collection) from 2.0.7 to 2.1.0.
|
||||
- [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-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red from 2.0.6 to 2.1.0 in /node-red (#1145)
|
||||
|
||||
Bumps [node-red](https://github.com/node-red/node-red) from 2.0.6 to 2.1.0.
|
||||
- [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/2.0.6...2.1.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-contrib-home-assistant-websocket from 0.34.0 to 0.36.0 in /node-red (#1140)
|
||||
|
||||
Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.34.0 to 0.36.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.34.0...v0.36.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-contrib-home-assistant-websocket
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
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 2.0.6 to 2.0.7 in /node-red (#1141)
|
||||
|
||||
Bumps [@node-red-contrib-themes/theme-collection](https://github.com/node-red-contrib-themes/theme-collection) from 2.0.6 to 2.0.7.
|
||||
- [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-patch
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump actions/checkout from 2.3.4 to 2.3.5 (#1142)
|
||||
|
||||
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
|
||||
- [Release notes](https://github.com/actions/checkout/releases)
|
||||
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
|
||||
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: actions/checkout
|
||||
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>
|
||||
- Add Dracula theme (#1139)
|
||||
- ⬆️ Upgrades openssh-client to 8.6_p1-r3 (#1135)
|
||||
- ⬆️ Upgrade lock-threads workflow to 3.0.0 (#1134)
|
||||
- Bump @node-red-contrib-themes/theme-collection from 2.0.5 to 2.0.6 in /node-red (#1132)
|
||||
# Changelog since v10.1.0
|
||||
- Bump node-red-node-pi-gpio from 1.2.3 to 2.0.0 in /node-red (#1173)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump node-red-contrib-home-assistant-websocket from 0.33.1 to 0.34.0 in /node-red (#1128)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#1126)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2.3 to 2.4.1.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.3...v2.4.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: frenck/action-addon-linter
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
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.3.0 to 0.3.1 in /node-red (#1122)
|
||||
|
||||
Bumps [node-red-node-geofence](https://github.com/hardillb/node-red-node-geofence) from 0.3.0 to 0.3.1.
|
||||
- [Release notes](https://github.com/hardillb/node-red-node-geofence/releases)
|
||||
- [Commits](https://github.com/hardillb/node-red-node-geofence/commits)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: node-red-node-geofence
|
||||
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>
|
||||
|
|
|
@ -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-f0b1822-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/f0b1822
|
||||
[release-shield]: https://img.shields.io/badge/version-6311213-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/6311213
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png
|
|
@ -71,4 +71,4 @@ schema:
|
|||
slug: nodered
|
||||
uart: true
|
||||
url: https://github.com/hassio-addons/addon-node-red
|
||||
version: f0b1822
|
||||
version: '6311213'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue