iobroker.waip-web 0.7.2 → 0.7.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +22 -0
- package/io-package.json +28 -29
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -206,6 +206,28 @@ inside the JSON value, not their own ioBroker states.
|
|
|
206
206
|
|
|
207
207
|
## Changelog
|
|
208
208
|
|
|
209
|
+
### 0.7.4 (2026-08-21)
|
|
210
|
+
|
|
211
|
+
- Bumped the `ioBroker/testing-action-check` GitHub Action used by the
|
|
212
|
+
`check-and-lint` CI job from `@v1` to `@v2` (via a
|
|
213
|
+
[Dependabot](https://github.com/rnc11/ioBroker.waip-web/pull/10) PR -
|
|
214
|
+
the first one filed by the `.github/dependabot.yml` added in 0.7.3).
|
|
215
|
+
Purely additive on the action's side (adds an optional `test-command:
|
|
216
|
+
'false'` flag), no behavior change for us.
|
|
217
|
+
|
|
218
|
+
### 0.7.3 (2026-08-21)
|
|
219
|
+
|
|
220
|
+
- Addressed further findings from the official ioBroker Check and
|
|
221
|
+
Service Bot (which re-scans the repository after every push):
|
|
222
|
+
- Removed the deprecated `common.materialize` field from
|
|
223
|
+
`io-package.json` (superseded by `common.adminUI.config`)
|
|
224
|
+
- Raised `engines.node` to `>=22` and dropped Node.js 20 (reached
|
|
225
|
+
End of Life on 2026-04-30) from the CI test matrix
|
|
226
|
+
- Raised the `admin` dependency to `>=7.8.23`
|
|
227
|
+
- Moved the `check-and-lint` CI job to Node 24.x
|
|
228
|
+
- Added `.github/dependabot.yml` for automated dependency updates
|
|
229
|
+
(weekly `npm`/`github-actions` checks)
|
|
230
|
+
|
|
209
231
|
### 0.7.2 (2026-08-21)
|
|
210
232
|
|
|
211
233
|
- README is now English-only (per the official ioBroker adapter checker,
|
package/io-package.json
CHANGED
|
@@ -1,8 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "waip-web",
|
|
4
|
-
"version": "0.7.
|
|
4
|
+
"version": "0.7.4",
|
|
5
5
|
"news": {
|
|
6
|
+
"0.7.4": {
|
|
7
|
+
"en": "Bumped the ioBroker/testing-action-check GitHub Action used by the check-and-lint CI job from v1 to v2 (Dependabot PR #10) - purely additive (adds an optional test-command: 'false' flag), no behavior change for us.",
|
|
8
|
+
"de": "GitHub-Action ioBroker/testing-action-check im check-and-lint-CI-Job von v1 auf v2 angehoben (Dependabot-PR #10) - rein additiv (fügt eine optionale test-command: 'false'-Option hinzu), kein Verhaltensunterschied für uns.",
|
|
9
|
+
"ru": "Обновлён GitHub Action ioBroker/testing-action-check, используемый в задаче CI check-and-lint, с v1 до v2 (Dependabot PR #10) — чисто аддитивное изменение (добавляет опциональный флаг test-command: 'false'), поведение для нас не меняется.",
|
|
10
|
+
"pt": "Atualizada a GitHub Action ioBroker/testing-action-check usada pelo job de CI check-and-lint de v1 para v2 (Dependabot PR #10) - puramente aditiva (adiciona uma flag opcional test-command: 'false'), sem mudança de comportamento para nós.",
|
|
11
|
+
"nl": "GitHub Action ioBroker/testing-action-check, gebruikt door de CI-job check-and-lint, bijgewerkt van v1 naar v2 (Dependabot PR #10) - puur additief (voegt een optionele test-command: 'false'-vlag toe), geen gedragsverandering voor ons.",
|
|
12
|
+
"fr": "Mise à jour de l'action GitHub ioBroker/testing-action-check utilisée par le job CI check-and-lint, de v1 à v2 (PR Dependabot #10) - purement additive (ajoute un indicateur optionnel test-command: 'false'), aucun changement de comportement pour nous.",
|
|
13
|
+
"it": "Aggiornata l'azione GitHub ioBroker/testing-action-check usata dal job CI check-and-lint da v1 a v2 (PR Dependabot #10) - puramente additiva (aggiunge un flag opzionale test-command: 'false'), nessun cambiamento di comportamento per noi.",
|
|
14
|
+
"es": "Actualizada la GitHub Action ioBroker/testing-action-check usada por el job de CI check-and-lint de v1 a v2 (PR de Dependabot #10) - puramente aditiva (añade una opción opcional test-command: 'false'), sin cambio de comportamiento para nosotros.",
|
|
15
|
+
"pl": "Zaktualizowano akcję GitHub ioBroker/testing-action-check używaną przez zadanie CI check-and-lint z v1 do v2 (PR Dependabota #10) - czysto addytywnie (dodaje opcjonalną flagę test-command: 'false'), bez zmiany zachowania dla nas.",
|
|
16
|
+
"uk": "Оновлено GitHub Action ioBroker/testing-action-check, яку використовує завдання CI check-and-lint, з v1 до v2 (Dependabot PR #10) - суто адитивно (додає опціональний прапорець test-command: 'false'), без зміни поведінки для нас.",
|
|
17
|
+
"zh-cn": "将 check-and-lint CI 任务使用的 ioBroker/testing-action-check GitHub Action 从 v1 升级到 v2(Dependabot PR #10)——纯增量更新(新增可选的 test-command: 'false' 标志),对我们没有行为影响。"
|
|
18
|
+
},
|
|
19
|
+
"0.7.3": {
|
|
20
|
+
"en": "Addressed further ioBroker Check and Service Bot findings: removed the deprecated common.materialize field (superseded by common.adminUI.config), raised engines.node to >=22 and dropped Node.js 20 (reached End of Life 2026-04-30) from the CI test matrix, raised the admin dependency to >=7.8.23, moved the check-and-lint CI job to Node 24.x, and added a .github/dependabot.yml for automated dependency updates.",
|
|
21
|
+
"de": "Weitere Findings des ioBroker Check and Service Bot behoben: veraltetes Feld common.materialize entfernt (abgelöst durch common.adminUI.config), engines.node auf >=22 angehoben und Node.js 20 (End of Life seit 2026-04-30) aus der CI-Testmatrix entfernt, admin-Dependency auf >=7.8.23 angehoben, CI-Job check-and-lint auf Node 24.x umgestellt, sowie .github/dependabot.yml für automatische Abhängigkeits-Updates ergänzt.",
|
|
22
|
+
"ru": "Устранены дополнительные замечания ioBroker Check and Service Bot: удалено устаревшее поле common.materialize (заменено на common.adminUI.config), engines.node повышено до >=22, Node.js 20 (End of Life с 2026-04-30) удалён из тестовой матрицы CI, зависимость admin повышена до >=7.8.23, задача CI check-and-lint переведена на Node 24.x, добавлен .github/dependabot.yml для автоматических обновлений зависимостей.",
|
|
23
|
+
"pt": "Resolvidos mais apontamentos do ioBroker Check and Service Bot: removido o campo obsoleto common.materialize (substituído por common.adminUI.config), engines.node elevado para >=22 e Node.js 20 (End of Life desde 2026-04-30) removido da matriz de testes do CI, dependência admin elevada para >=7.8.23, job de CI check-and-lint alterado para Node 24.x, e adicionado .github/dependabot.yml para atualizações automáticas de dependências.",
|
|
24
|
+
"nl": "Verdere bevindingen van de ioBroker Check and Service Bot opgelost: verouderd veld common.materialize verwijderd (vervangen door common.adminUI.config), engines.node verhoogd naar >=22 en Node.js 20 (End of Life sinds 2026-04-30) uit de CI-testmatrix verwijderd, admin-dependency verhoogd naar >=7.8.23, CI-job check-and-lint overgezet naar Node 24.x, en .github/dependabot.yml toegevoegd voor automatische afhankelijkheidsupdates.",
|
|
25
|
+
"fr": "Correction d'autres remarques du ioBroker Check and Service Bot : suppression du champ obsolète common.materialize (remplacé par common.adminUI.config), engines.node relevé à >=22 et Node.js 20 (End of Life depuis le 2026-04-30) retiré de la matrice de tests CI, dépendance admin relevée à >=7.8.23, job CI check-and-lint passé à Node 24.x, et ajout de .github/dependabot.yml pour les mises à jour automatiques des dépendances.",
|
|
26
|
+
"it": "Risolte ulteriori segnalazioni del ioBroker Check and Service Bot: rimosso il campo deprecato common.materialize (sostituito da common.adminUI.config), engines.node elevato a >=22 e Node.js 20 (End of Life dal 2026-04-30) rimosso dalla matrice di test CI, dipendenza admin elevata a >=7.8.23, job CI check-and-lint passato a Node 24.x, e aggiunto .github/dependabot.yml per aggiornamenti automatici delle dipendenze.",
|
|
27
|
+
"es": "Se resolvieron más hallazgos del ioBroker Check and Service Bot: se eliminó el campo obsoleto common.materialize (sustituido por common.adminUI.config), se elevó engines.node a >=22 y se eliminó Node.js 20 (End of Life desde el 2026-04-30) de la matriz de pruebas de CI, se elevó la dependencia admin a >=7.8.23, el job de CI check-and-lint pasó a Node 24.x, y se añadió .github/dependabot.yml para actualizaciones automáticas de dependencias.",
|
|
28
|
+
"pl": "Naprawiono kolejne ustalenia ioBroker Check and Service Bot: usunięto przestarzałe pole common.materialize (zastąpione przez common.adminUI.config), podniesiono engines.node do >=22 i usunięto Node.js 20 (End of Life od 2026-04-30) z macierzy testów CI, podniesiono zależność admin do >=7.8.23, zadanie CI check-and-lint przełączono na Node 24.x oraz dodano .github/dependabot.yml do automatycznych aktualizacji zależności.",
|
|
29
|
+
"uk": "Виправлено подальші зауваження ioBroker Check and Service Bot: видалено застаріле поле common.materialize (замінене на common.adminUI.config), engines.node підвищено до >=22, а Node.js 20 (End of Life з 2026-04-30) видалено з матриці тестів CI, залежність admin підвищено до >=7.8.23, завдання CI check-and-lint переведено на Node 24.x, додано .github/dependabot.yml для автоматичних оновлень залежностей.",
|
|
30
|
+
"zh-cn": "解决了 ioBroker Check and Service Bot 的更多问题:移除了已弃用的 common.materialize 字段(由 common.adminUI.config 取代);将 engines.node 提升至 >=22,并从 CI 测试矩阵中移除 Node.js 20(已于 2026-04-30 终止支持);将 admin 依赖提升至 >=7.8.23;将 CI 的 check-and-lint 任务切换到 Node 24.x;并新增了 .github/dependabot.yml 以实现依赖项自动更新。"
|
|
31
|
+
},
|
|
6
32
|
"0.7.2": {
|
|
7
33
|
"en": "Fixed all findings from the official ioBroker Check and Service Bot: raised Node.js/dependency minimums (engines.node >=20, @iobroker/adapter-core ^3.4.1, js-controller >=6.0.11, admin >=7.6.17), split the README into English-only (README.md) and German (README.de.md) since the checker requires English-only READMEs, moved License to the very last section, added the required i18n/size attributes to jsonConfig.json, switched to node: prefixes for built-in requires, removed the redundant .npmignore, and added .commitinfo to .gitignore. Also removed the orphaned 0.7.0 news entry (never actually published to npm).",
|
|
8
34
|
"de": "Alle Findings des offiziellen ioBroker Check and Service Bot behoben: Mindestversionen angehoben (engines.node >=20, @iobroker/adapter-core ^3.4.1, js-controller >=6.0.11, admin >=7.6.17), README aufgeteilt in rein englisches README.md und deutsches README.de.md (der Checker verlangt rein englische READMEs), Lizenz-Abschnitt ans Dateiende verschoben, fehlende i18n-/Größenattribute in jsonConfig.json ergänzt, auf node:-Präfixe bei Built-in-Requires umgestellt, überflüssige .npmignore entfernt und .commitinfo zur .gitignore hinzugefügt. Außerdem den verwaisten 0.7.0-News-Eintrag entfernt (wurde nie tatsächlich bei npm veröffentlicht).",
|
|
@@ -67,32 +93,6 @@
|
|
|
67
93
|
"pl": "Usunięto wpisy common.news dla wersji, które nigdy nie zostały faktycznie opublikowane w npm (0.6.1-0.6.5, 0.6.7 - tylko podniesienia wersji w git, bez odpowiadającego wydania npm), zgodnie z raportem oficjalnego checkera adapterów.",
|
|
68
94
|
"uk": "Видалено записи common.news для версій, які фактично ніколи не публікувалися в npm (0.6.1-0.6.5, 0.6.7 - лише підвищення версії в git без відповідного релізу npm), як повідомив офіційний перевірник адаптерів.",
|
|
69
95
|
"zh-cn": "移除了从未真正发布到 npm 的版本的 common.news 条目(0.6.1-0.6.5、0.6.7——仅在 git 中提升了版本号,没有对应的 npm 发布),这是官方适配器检查器报告的问题。"
|
|
70
|
-
},
|
|
71
|
-
"0.6.8": {
|
|
72
|
-
"en": "Renamed the README title to \"ioBroker-Adapter (ioBroker.waip-web)\". This release doubles as the first end-to-end test of the automatic npm publish via Trusted Publishing introduced in 0.6.7.",
|
|
73
|
-
"de": "README-Titel auf „ioBroker-Adapter (ioBroker.waip-web)\" geändert. Dieses Release dient gleichzeitig als erster Test der in 0.6.7 eingeführten automatischen npm-Veröffentlichung über Trusted Publishing.",
|
|
74
|
-
"ru": "Заголовок README изменён на «ioBroker-Adapter (ioBroker.waip-web)». Этот релиз одновременно служит первым сквозным тестом автоматической публикации в npm через Trusted Publishing, введённой в версии 0.6.7.",
|
|
75
|
-
"pt": "Título do README alterado para \"ioBroker-Adapter (ioBroker.waip-web)\". Este lançamento também serve como o primeiro teste completo da publicação automática no npm via Trusted Publishing, introduzida na 0.6.7.",
|
|
76
|
-
"nl": "README-titel gewijzigd naar \"ioBroker-Adapter (ioBroker.waip-web)\". Deze release dient ook als de eerste end-to-end test van het automatisch publiceren naar npm via Trusted Publishing, geïntroduceerd in 0.6.7.",
|
|
77
|
-
"fr": "Titre du README changé en « ioBroker-Adapter (ioBroker.waip-web) ». Cette version sert également de premier test de bout en bout de la publication automatique sur npm via Trusted Publishing, introduite dans la 0.6.7.",
|
|
78
|
-
"it": "Titolo del README modificato in \"ioBroker-Adapter (ioBroker.waip-web)\". Questa release funge anche da primo test end-to-end della pubblicazione automatica su npm tramite Trusted Publishing, introdotta nella 0.6.7.",
|
|
79
|
-
"es": "Título del README cambiado a \"ioBroker-Adapter (ioBroker.waip-web)\". Esta versión también sirve como la primera prueba de extremo a extremo de la publicación automática en npm mediante Trusted Publishing, introducida en la 0.6.7.",
|
|
80
|
-
"pl": "Zmieniono tytuł README na \"ioBroker-Adapter (ioBroker.waip-web)\". To wydanie służy również jako pierwszy pełny test automatycznej publikacji w npm przez Trusted Publishing, wprowadzonej w wersji 0.6.7.",
|
|
81
|
-
"uk": "Заголовок README змінено на «ioBroker-Adapter (ioBroker.waip-web)». Цей реліз також слугує першим наскрізним тестом автоматичної публікації в npm через Trusted Publishing, введеної у версії 0.6.7.",
|
|
82
|
-
"zh-cn": "已将 README 标题更改为 \"ioBroker-Adapter (ioBroker.waip-web)\"。此版本同时也是对 0.6.7 中引入的通过 Trusted Publishing 自动发布到 npm 功能的首次端到端测试。"
|
|
83
|
-
},
|
|
84
|
-
"0.6.6": {
|
|
85
|
-
"en": "Added .gitattributes eol=lf so all contributors get consistent LF line endings regardless of local git autocrlf settings (previously caused hundreds of spurious local lint errors on Windows without affecting CI). Added package-lock.json and switched CI to the default npm ci with caching instead of npm install without caching.",
|
|
86
|
-
"de": "eol=lf in .gitattributes ergänzt, damit alle Mitwirkenden unabhängig von ihrer lokalen git-autocrlf-Einstellung konsistente LF-Zeilenenden erhalten (verursachte zuvor unter Windows lokal hunderte unnötige Lint-Fehler, ohne die CI zu betreffen). package-lock.json ergänzt und CI von npm install ohne Caching auf das Standard-npm-ci mit Caching umgestellt.",
|
|
87
|
-
"ru": "Добавлен eol=lf в .gitattributes, чтобы все участники получали единообразные окончания строк LF независимо от локальной настройки git autocrlf (ранее это вызывало сотни ложных ошибок линтера локально на Windows, не влияя на CI). Добавлен package-lock.json, CI переведён с npm install без кэширования на стандартный npm ci с кэшированием.",
|
|
88
|
-
"pt": "Adicionado eol=lf ao .gitattributes para que todos os colaboradores tenham finais de linha LF consistentes, independentemente da configuração local de autocrlf do git (antes causava centenas de erros de lint falsos localmente no Windows, sem afetar o CI). Adicionado package-lock.json e o CI foi alterado de npm install sem cache para o npm ci padrão com cache.",
|
|
89
|
-
"nl": "eol=lf toegevoegd aan .gitattributes zodat alle bijdragers consistente LF-regeleinden krijgen, ongeacht hun lokale git-autocrlf-instelling (veroorzaakte voorheen honderden onnodige lokale lintfouten op Windows, zonder invloed op CI). package-lock.json toegevoegd en CI omgezet van npm install zonder caching naar de standaard npm ci met caching.",
|
|
90
|
-
"fr": "Ajout de eol=lf dans .gitattributes afin que tous les contributeurs obtiennent des fins de ligne LF cohérentes, quel que soit leur réglage local git autocrlf (provoquait auparavant des centaines de fausses erreurs de lint locales sous Windows, sans affecter la CI). Ajout de package-lock.json et passage de la CI de npm install sans cache au npm ci standard avec cache.",
|
|
91
|
-
"it": "Aggiunto eol=lf in .gitattributes così tutti i collaboratori ottengono terminazioni di riga LF coerenti indipendentemente dall'impostazione locale di git autocrlf (in precedenza causava centinaia di falsi errori di lint locali su Windows, senza influire sulla CI). Aggiunto package-lock.json e la CI è passata da npm install senza cache al npm ci predefinito con cache.",
|
|
92
|
-
"es": "Se añadió eol=lf a .gitattributes para que todos los colaboradores obtengan finales de línea LF consistentes, independientemente de su configuración local de git autocrlf (antes causaba cientos de errores de lint falsos localmente en Windows, sin afectar a la CI). Se añadió package-lock.json y la CI pasó de npm install sin caché al npm ci estándar con caché.",
|
|
93
|
-
"pl": "Dodano eol=lf w .gitattributes, aby wszyscy współtwórcy mieli spójne zakończenia linii LF niezależnie od lokalnego ustawienia git autocrlf (wcześniej powodowało to setki fałszywych lokalnych błędów lint w systemie Windows, nie wpływając na CI). Dodano package-lock.json i przełączono CI z npm install bez cache na domyślne npm ci z cache.",
|
|
94
|
-
"uk": "Додано eol=lf у .gitattributes, щоб усі учасники отримували однакові закінчення рядків LF незалежно від локального налаштування git autocrlf (раніше це спричиняло сотні хибних локальних помилок лінтера у Windows, не впливаючи на CI). Додано package-lock.json, а CI переведено з npm install без кешування на стандартний npm ci з кешуванням.",
|
|
95
|
-
"zh-cn": "在 .gitattributes 中添加了 eol=lf,确保所有贡献者无论本地 git autocrlf 设置如何都能获得一致的 LF 换行符(此前在 Windows 上会导致本地出现数百个虚假的 lint 错误,但不影响 CI)。新增了 package-lock.json,并将 CI 从不带缓存的 npm install 切换为带缓存的默认 npm ci。"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"titleLang": {
|
|
@@ -148,7 +148,6 @@
|
|
|
148
148
|
"messagebox": true,
|
|
149
149
|
"connectionType": "cloud",
|
|
150
150
|
"dataSource": "push",
|
|
151
|
-
"materialize": false,
|
|
152
151
|
"adminUI": {
|
|
153
152
|
"config": "json"
|
|
154
153
|
},
|
|
@@ -159,7 +158,7 @@
|
|
|
159
158
|
],
|
|
160
159
|
"globalDependencies": [
|
|
161
160
|
{
|
|
162
|
-
"admin": ">=7.
|
|
161
|
+
"admin": ">=7.8.23"
|
|
163
162
|
}
|
|
164
163
|
]
|
|
165
164
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.waip-web",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.4",
|
|
4
4
|
"description": "Wachalarm IP-Web (WAIP) Adapter für ioBroker – bindet Alarmierungen, Rückmeldungen, Routen und TTS-Ansagen per Socket.IO an ioBroker an.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "rnc11",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"url": "https://github.com/rnc11/ioBroker.waip-web/issues"
|
|
25
25
|
},
|
|
26
26
|
"engines": {
|
|
27
|
-
"node": ">=
|
|
27
|
+
"node": ">=22"
|
|
28
28
|
},
|
|
29
29
|
"main": "main.js",
|
|
30
30
|
"files": [
|