Skip to content

Commit

Permalink
Merge branch 'staging' of github.com:TheTechCompany/HiveCommand into …
Browse files Browse the repository at this point in the history
…staging
  • Loading branch information
balbatross committed Sep 17, 2024
2 parents 862a623 + 6af2fc5 commit 736eceb
Show file tree
Hide file tree
Showing 69 changed files with 376 additions and 104 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommandClient/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hivecomand-clients/root





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommandClient/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hivecomand-clients/root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"packages/types/*"
],
"npmClient": "yarn",
"version": "1.4.15-alpha.312"
"version": "1.4.15-alpha.313"
}
8 changes: 8 additions & 0 deletions packages/app/hivecommand-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/api





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/api
Expand Down
2 changes: 1 addition & 1 deletion packages/app/hivecommand-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/api",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"description": "",
"main": "dist/index.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/app/hivecommand-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/backend





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/backend
Expand Down
8 changes: 4 additions & 4 deletions packages/app/hivecommand-backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/backend",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"description": "",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -39,9 +39,9 @@
"@casl/ability": "^6.5.0",
"@graphql-tools/merge": "^9.0.0",
"@hexhive/graphql-server": "1.0.2-beta.82",
"@hive-command/amqp-client": "^1.4.15-alpha.312",
"@hive-command/data": "^1.4.15-alpha.312",
"@hive-command/scripting": "^1.4.15-alpha.312",
"@hive-command/amqp-client": "^1.4.15-alpha.313",
"@hive-command/data": "^1.4.15-alpha.313",
"@hive-command/scripting": "^1.4.15-alpha.313",
"@prisma/client": "^3.12.0",
"amqplib": "^0.8.0",
"axios": "^0.27.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/app/hivecommand-db/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/data





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/data
Expand Down
2 changes: 1 addition & 1 deletion packages/app/hivecommand-db/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/data",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"description": "",
"main": "dist/index.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/app/hivecommand-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/frontend





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/frontend
Expand Down
10 changes: 5 additions & 5 deletions packages/app/hivecommand-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hive-command/frontend",
"private": true,
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"scripts": {
"start": "webpack serve --port 8504",
"start:standalone": "webpack serve --env standalone",
Expand Down Expand Up @@ -69,16 +69,16 @@
"@hexhive/auth-ui": "1.0.2-beta.44",
"@hexhive/styles": "1.0.1-alpha.84",
"@hexhive/ui": "1.0.1-alpha.119",
"@hive-command/api": "^1.4.15-alpha.312",
"@hive-command/canvas-nodes": "^1.4.15-alpha.312",
"@hive-command/command-surface": "^1.4.15-alpha.312",
"@hive-command/api": "^1.4.15-alpha.313",
"@hive-command/canvas-nodes": "^1.4.15-alpha.313",
"@hive-command/command-surface": "^1.4.15-alpha.313",
"@hive-command/data-types": "^1.4.15-alpha.52",
"@hive-command/electrical-editor": "^1.4.15-alpha.289",
"@hive-command/electrical-editor-v2": "workspace:^",
"@hive-command/interface-editor": "workspace:^",
"@hive-command/interface-types": "workspace:^",
"@hive-command/remote-components": "^1.4.15-alpha.289",
"@hive-command/scripting": "^1.4.15-alpha.312",
"@hive-command/scripting": "^1.4.15-alpha.313",
"@monaco-editor/react": "^4.4.6",
"@mui/base": "5.0.0-beta.40",
"@mui/icons-material": "^5.6.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/clients/cli-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/cli-client





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/cli-client
Expand Down
4 changes: 2 additions & 2 deletions packages/clients/cli-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/cli-client",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"description": "",
"files": [
"dist/"
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@hive-command/discovery-api-types": "workspace:^",
"@hive-command/scada": "^1.4.15-alpha.312",
"@hive-command/scada": "^1.4.15-alpha.313",
"axios": "^1.3.3",
"loglevel": "^1.8.1",
"yargs": "^17.7.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/clients/native-app-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/native





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/native
Expand Down
10 changes: 5 additions & 5 deletions packages/clients/native-app-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/native",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"private": true,
"sideEffects": false,
"dependencies": {
Expand All @@ -9,12 +9,12 @@
"@hexhive/styles": "^1.0.1-alpha.77",
"@hexhive/ui": "1.0.1-alpha.119",
"@hexhive/utils": "^0.0.6-alpha.13",
"@hive-command/api": "^1.4.15-alpha.312",
"@hive-command/command-surface": "^1.4.15-alpha.312",
"@hive-command/api": "^1.4.15-alpha.313",
"@hive-command/command-surface": "^1.4.15-alpha.313",
"@hive-command/discovery-api-types": "workspace:^",
"@hive-command/remote-components": "^1.4.15-alpha.289",
"@hive-command/scripting": "^1.4.15-alpha.312",
"@hive-command/sidecar-client": "^1.4.15-alpha.312",
"@hive-command/scripting": "^1.4.15-alpha.313",
"@hive-command/sidecar-client": "^1.4.15-alpha.313",
"@monaco-editor/react": "4.6.0",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "5.0.0-alpha.170",
Expand Down
8 changes: 8 additions & 0 deletions packages/clients/sidecar-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/sidecar-client





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/sidecar-client
Expand Down
8 changes: 4 additions & 4 deletions packages/clients/sidecar-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/sidecar-client",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"main": "dist/index.js",
"private": true,
"license": "MIT",
Expand All @@ -23,9 +23,9 @@
"tsconfig-paths": "^4.1.1"
},
"dependencies": {
"@hive-command/amqp-client": "^1.4.15-alpha.312",
"@hive-command/drivers-base": "^1.4.15-alpha.312",
"@hive-command/evented-values": "^1.4.15-alpha.312",
"@hive-command/amqp-client": "^1.4.15-alpha.313",
"@hive-command/drivers-base": "^1.4.15-alpha.313",
"@hive-command/evented-values": "^1.4.15-alpha.313",
"@hive-command/scada": "workspace:^",
"@hive-command/threads": "^1.7.0",
"@yarnpkg/cli": "^4.0.0-rc.44",
Expand Down
8 changes: 8 additions & 0 deletions packages/communication/amqp-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/amqp-client





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/amqp-client
Expand Down
2 changes: 1 addition & 1 deletion packages/communication/amqp-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/amqp-client",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"description": "",
"main": "dist/index.js",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/communication/amqp-hub/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/amqp-hub





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/amqp-hub
Expand Down
6 changes: 3 additions & 3 deletions packages/communication/amqp-hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/amqp-hub",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"description": "",
"main": "dist/index.js",
"files": [
Expand All @@ -14,15 +14,15 @@
"test": "jest"
},
"devDependencies": {
"@hive-command/data": "^1.4.15-alpha.312",
"@hive-command/data": "^1.4.15-alpha.313",
"@types/amqplib": "^0.10.1",
"dotenv": "^16.0.3",
"jest": "27.x",
"mqtt": "^5.2.2",
"typescript": "4.9.5"
},
"dependencies": {
"@hive-command/amqp-client": "^1.4.15-alpha.312",
"@hive-command/amqp-client": "^1.4.15-alpha.313",
"amqplib": "^0.10.3"
},
"author": "",
Expand Down
8 changes: 8 additions & 0 deletions packages/communication/opc-amqp-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/opcua-amqp-bridge





## [1.4.15-alpha.312](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/opcua-amqp-bridge
Expand Down
8 changes: 4 additions & 4 deletions packages/communication/opc-amqp-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/opcua-amqp-bridge",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"description": "",
"main": "dist/index.js",
"files": [
Expand All @@ -20,9 +20,9 @@
"typescript": "4.9.5"
},
"dependencies": {
"@hive-command/amqp-client": "^1.4.15-alpha.312",
"@hive-command/opcua-client": "^1.4.15-alpha.312",
"@hive-command/scripting": "^1.4.15-alpha.312",
"@hive-command/amqp-client": "^1.4.15-alpha.313",
"@hive-command/opcua-client": "^1.4.15-alpha.313",
"@hive-command/scripting": "^1.4.15-alpha.313",
"lodash": "^4.17.21",
"loglevel": "^1.8.1",
"node-opcua": "2.116.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/communication/opc-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.15-alpha.313](https://github.com/TheTechCompany/sudbuster/compare/v1.4.15-alpha.312...v1.4.15-alpha.313) (2024-09-17)

**Note:** Version bump only for package @hive-command/opcua-client





## [1.4.15-alpha.312](https://github.com/TheTechCompany/sudbuster/compare/v1.4.15-alpha.311...v1.4.15-alpha.312) (2024-09-11)

**Note:** Version bump only for package @hive-command/opcua-client
Expand Down
4 changes: 2 additions & 2 deletions packages/communication/opc-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/opcua-client",
"version": "1.4.15-alpha.312",
"version": "1.4.15-alpha.313",
"description": "> TODO: description",
"author": "Ross Leitch <[email protected]>",
"homepage": "https://github.com/TheTechCompany/sudbuster#readme",
Expand Down Expand Up @@ -32,7 +32,7 @@
"node-opcua": "2.116.0"
},
"devDependencies": {
"@hive-command/opcua-server": "^1.4.15-alpha.312",
"@hive-command/opcua-server": "^1.4.15-alpha.313",
"@sinonjs/fake-timers": "^10.0.2",
"@types/jest": "^27.0.3",
"@types/sinon": "^10.0.13",
Expand Down
Loading

0 comments on commit 736eceb

Please sign in to comment.