Skip to content

Commit

Permalink
Merge pull request #468 from TheTechCompany/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
balbatross authored Oct 14, 2023
2 parents b235fed + e70d14b commit 5068824
Show file tree
Hide file tree
Showing 78 changed files with 432 additions and 138 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.275](https://github.com/TheTechCompany/HiveCommandClient/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommandClient/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**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 @@ -12,5 +12,5 @@
"packages/editors/*"
],
"npmClient": "yarn",
"version": "1.4.15-alpha.274"
"version": "1.4.15-alpha.275"
}
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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**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.274",
"version": "1.4.15-alpha.275",
"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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**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.274",
"version": "1.4.15-alpha.275",
"description": "",
"main": "index.js",
"private": true,
Expand Down Expand Up @@ -31,9 +31,9 @@
"@aws-sdk/client-lambda": "^3.410.0",
"@casl/ability": "^6.5.0",
"@hexhive/graphql-server": "1.0.2-beta.62",
"@hive-command/amqp-client": "^1.4.15-alpha.274",
"@hive-command/data": "^1.4.15-alpha.274",
"@hive-command/scripting": "^1.4.15-alpha.274",
"@hive-command/amqp-client": "^1.4.15-alpha.275",
"@hive-command/data": "^1.4.15-alpha.275",
"@hive-command/scripting": "^1.4.15-alpha.275",
"@prisma/client": "^3.12.0",
"amqplib": "^0.8.0",
"axios": "^0.27.2",
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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**Note:** Version bump only for package @hive-command/frontend
Expand Down
14 changes: 7 additions & 7 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.274",
"version": "1.4.15-alpha.275",
"scripts": {
"start": "webpack serve --port 8504",
"start:standalone": "webpack serve --env standalone",
Expand Down Expand Up @@ -69,14 +69,14 @@
"@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.274",
"@hive-command/canvas-nodes": "^1.4.15-alpha.274",
"@hive-command/command-surface": "^1.4.15-alpha.274",
"@hive-command/api": "^1.4.15-alpha.275",
"@hive-command/canvas-nodes": "^1.4.15-alpha.275",
"@hive-command/command-surface": "^1.4.15-alpha.275",
"@hive-command/data-types": "^1.4.15-alpha.52",
"@hive-command/electrical-editor": "^1.4.15-alpha.274",
"@hive-command/electrical-editor": "^1.4.15-alpha.275",
"@hive-command/electrical-editor-v2": "workspace:^",
"@hive-command/remote-components": "^1.4.15-alpha.274",
"@hive-command/scripting": "^1.4.15-alpha.274",
"@hive-command/remote-components": "^1.4.15-alpha.275",
"@hive-command/scripting": "^1.4.15-alpha.275",
"@monaco-editor/react": "^4.4.6",
"@mui/base": "^5.0.0-beta.18",
"@mui/icons-material": "^5.6.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/app/hivecommand-native-designer/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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

**Note:** Version bump only for package hivecommand-native-designer





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**Note:** Version bump only for package hivecommand-native-designer
Expand Down
2 changes: 1 addition & 1 deletion packages/app/hivecommand-native-designer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hivecommand-native-designer",
"version": "1.4.15-alpha.274",
"version": "1.4.15-alpha.275",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/app/hivecommand-native/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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**Note:** Version bump only for package @hive-command/native
Expand Down
12 changes: 6 additions & 6 deletions packages/app/hivecommand-native/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.274",
"version": "1.4.15-alpha.275",
"private": true,
"sideEffects": false,
"dependencies": {
Expand All @@ -9,11 +9,11 @@
"@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.274",
"@hive-command/command-surface": "^1.4.15-alpha.274",
"@hive-command/local-sidecar": "^1.4.15-alpha.274",
"@hive-command/remote-components": "^1.4.15-alpha.274",
"@hive-command/scripting": "^1.4.15-alpha.274",
"@hive-command/api": "^1.4.15-alpha.275",
"@hive-command/command-surface": "^1.4.15-alpha.275",
"@hive-command/local-sidecar": "^1.4.15-alpha.275",
"@hive-command/remote-components": "^1.4.15-alpha.275",
"@hive-command/scripting": "^1.4.15-alpha.275",
"@monaco-editor/react": "^4.4.6",
"@mui/icons-material": "^5.11.16",
"@mui/lab": "5.0.0-alpha.102",
Expand Down
8 changes: 8 additions & 0 deletions packages/clients/iot-cli/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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**Note:** Version bump only for package @hive-command/iot-cli
Expand Down
4 changes: 2 additions & 2 deletions packages/clients/iot-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/iot-cli",
"version": "1.4.15-alpha.274",
"version": "1.4.15-alpha.275",
"description": "",
"files": [
"dist/"
Expand All @@ -19,7 +19,7 @@
"typescript": "^4.3.5"
},
"dependencies": {
"@hive-command/local-sidecar": "^1.4.15-alpha.274",
"@hive-command/local-sidecar": "^1.4.15-alpha.275",
"axios": "^1.3.3",
"loglevel": "^1.8.1"
}
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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**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.274",
"version": "1.4.15-alpha.275",
"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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**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.274",
"version": "1.4.15-alpha.275",
"description": "",
"main": "dist/index.js",
"files": [
Expand All @@ -14,14 +14,14 @@
"test": "jest"
},
"devDependencies": {
"@hive-command/data": "^1.4.15-alpha.274",
"@hive-command/data": "^1.4.15-alpha.275",
"@types/amqplib": "^0.10.1",
"dotenv": "^16.0.3",
"jest": "27.x",
"typescript": "^4.3.5"
},
"dependencies": {
"@hive-command/amqp-client": "^1.4.15-alpha.274",
"@hive-command/amqp-client": "^1.4.15-alpha.275",
"amqplib": "^0.10.3",
"mqtt": "^4.3.7"
},
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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**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.274",
"version": "1.4.15-alpha.275",
"description": "",
"main": "dist/index.js",
"files": [
Expand All @@ -20,9 +20,9 @@
"typescript": "^4.3.5"
},
"dependencies": {
"@hive-command/amqp-client": "^1.4.15-alpha.274",
"@hive-command/opcua-client": "^1.4.15-alpha.274",
"@hive-command/scripting": "^1.4.15-alpha.274",
"@hive-command/amqp-client": "^1.4.15-alpha.275",
"@hive-command/opcua-client": "^1.4.15-alpha.275",
"@hive-command/scripting": "^1.4.15-alpha.275",
"lodash": "^4.17.21",
"loglevel": "^1.8.1",
"node-opcua": "^2.91.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.275](https://github.com/TheTechCompany/sudbuster/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/sudbuster/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**Note:** Version bump only for package @hive-command/opcua-client
Expand Down
6 changes: 3 additions & 3 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.274",
"version": "1.4.15-alpha.275",
"description": "> TODO: description",
"author": "Ross Leitch <[email protected]>",
"homepage": "https://github.com/TheTechCompany/sudbuster#readme",
Expand All @@ -27,12 +27,12 @@
"url": "https://github.com/TheTechCompany/sudbuster/issues"
},
"dependencies": {
"@hive-command/opcua-utils": "^1.4.15-alpha.274",
"@hive-command/opcua-utils": "^1.4.15-alpha.275",
"commander": "^7.2.0",
"node-opcua": "^2.68.1"
},
"devDependencies": {
"@hive-command/opcua-server": "^1.4.15-alpha.274",
"@hive-command/opcua-server": "^1.4.15-alpha.275",
"@sinonjs/fake-timers": "^10.0.2",
"@types/jest": "^27.0.3",
"@types/sinon": "^10.0.13",
Expand Down
8 changes: 8 additions & 0 deletions packages/communication/opc-ethernet-ip-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.275](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.274...v1.4.15-alpha.275) (2023-10-14)

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





## [1.4.15-alpha.274](https://github.com/TheTechCompany/HiveCommand/compare/v1.4.15-alpha.273...v1.4.15-alpha.274) (2023-10-12)

**Note:** Version bump only for package @hive-command/enip-bridge
Expand Down
4 changes: 2 additions & 2 deletions packages/communication/opc-ethernet-ip-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hive-command/enip-bridge",
"version": "1.4.15-alpha.274",
"version": "1.4.15-alpha.275",
"description": "",
"main": "dist/index.js",
"publishConfig": {
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@hive-command/ethernet-ip": "^2.5.6-alpha.31",
"@hive-command/opcua-server": "^1.4.15-alpha.274",
"@hive-command/opcua-server": "^1.4.15-alpha.275",
"express": "^4.18.2"
}
}
Loading

0 comments on commit 5068824

Please sign in to comment.