Skip to content

Commit

Permalink
chore: release v6.1.2
Browse files Browse the repository at this point in the history
* (foxriver76) upgrade socketio and ws dependencies
  • Loading branch information
foxriver76 committed Sep 14, 2023
1 parent 6f9a25c commit 49c9f73
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 26 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ the path could be provided here (e.g. `/vis/`) so this path will be opened autom
-->

## Changelog
### 6.1.2 (2023-09-14)
* (foxriver76) upgrade socketio and ws dependencies

### 6.1.1 (2023-09-05)
* (mcm1957) added missing node16 requirement

Expand Down
6 changes: 3 additions & 3 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.96b3c861.css",
"main.js": "./static/js/main.67295ba8.js",
"main.js": "./static/js/main.6867d1b1.js",
"static/media/Ground Floor.svg": "./static/media/Ground Floor.2b7c5c91db7f070935a2.svg",
"static/media/Second Floor.svg": "./static/media/Second Floor.a2d5ed32df336591c06b.svg",
"static/media/Cellar.svg": "./static/media/Cellar.7ec1b1803a2437c8b78c.svg",
Expand Down Expand Up @@ -123,10 +123,10 @@
"static/media/Outdoor Blinds.svg": "./static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
"static/media/Upstairs.svg": "./static/media/Upstairs.441813e54e0daca0882d.svg",
"main.96b3c861.css.map": "./static/css/main.96b3c861.css.map",
"main.67295ba8.js.map": "./static/js/main.67295ba8.js.map"
"main.6867d1b1.js.map": "./static/js/main.6867d1b1.js.map"
},
"entrypoints": [
"static/css/main.96b3c861.css",
"static/js/main.67295ba8.js"
"static/js/main.6867d1b1.js"
]
}
2 changes: 1 addition & 1 deletion admin/index_m.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>ioBroker.web</title><script defer="defer" src="./static/js/main.67295ba8.js"></script><link href="./static/css/main.96b3c861.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>ioBroker.web</title><script defer="defer" src="./static/js/main.6867d1b1.js"></script><link href="./static/css/main.96b3c861.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "web",
"version": "6.1.1",
"version": "6.1.2",
"title": "WEB server",
"titleLang": {
"en": "WEB server",
Expand All @@ -16,6 +16,19 @@
"zh-cn": "Web服务器"
},
"news": {
"6.1.2": {
"en": "upgrade socketio and ws dependencies",
"de": "upgrade-sockel und abhängigkeiten",
"ru": "обновление socketio и ws зависимостей",
"pt": "atualizar socketio e ws dependências",
"nl": "upgrade socketio en ws afhankelijkheid",
"fr": "upgrade socketio et ws dépendances",
"it": "aggiornamento socketio e dipendenze ws",
"es": "actualización de las dependencias de socketio y ws",
"pl": "ulepszenie gniazda i włókna",
"uk": "модернізація плунжерів і залежностей",
"zh-cn": "a. 升级的骨干和妻子的依赖"
},
"6.1.1": {
"en": "added missing node16 requirement",
"de": "fehlende knoten16 anforderung",
Expand Down Expand Up @@ -93,19 +106,6 @@
"pl": "Delecja obiektów pełnocalendarnych",
"uk": "Дозволено видалення повноцінних об’єктів",
"zh-cn": "允许删除全面升级的物体"
},
"5.5.1": {
"en": "Allowed to read projects of vis-2-beta",
"de": "Erlaubt, Projekte von vis-2-beta zu lesen",
"ru": "Разрешено читать проекты vis-2-beta",
"pt": "Permite ler projetos de vis-2-beta",
"nl": "Toegestaan om projecten te lezen van vis-2-beta",
"fr": "Permis de lire les projets de vis-2-beta",
"it": "Consentito di leggere progetti di vis-2-beta",
"es": "Permitido leer proyectos de vis-2-beta",
"pl": "Wszystko opracowuje projekty vis-2-beta",
"uk": "Доведено прочитані проекти vis-2-beta",
"zh-cn": "获准阅读与-2-贝塔的项目"
}
},
"desc": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.web",
"version": "6.1.1",
"version": "6.1.2",
"description": "ioBroker simple web Adapter",
"author": {
"name": "bluefox",
Expand Down Expand Up @@ -28,8 +28,8 @@
"express": "^4.18.2",
"express-session": "^1.17.3",
"iobroker.simple-api": "^2.7.2",
"iobroker.ws": "2.5.3",
"iobroker.socketio": "6.5.2",
"iobroker.ws": "2.5.5",
"iobroker.socketio": "6.5.5",
"mime-types": "^2.1.35",
"passport": "^0.6.0",
"passport-local": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-admin",
"version": "6.1.1",
"version": "6.1.2",
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
Expand Down

0 comments on commit 49c9f73

Please sign in to comment.