Skip to content

Commit 5605d56

Browse files
Version Packages (#3524)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5e3e7b3 commit 5605d56

19 files changed

Lines changed: 85 additions & 22 deletions

File tree

workspaces/orchestrator/.changeset/angry-deers-smell.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki
22

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- 5e3e7b3: bumps ip-address, ws, axios and shell-quote in Orchestrator to resolve CVEs
8+
- Updated dependencies [5e3e7b3]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.4.5
10+
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.0.6
11+
312
## 1.0.6
413

514
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-backend-module-loki/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"license": "Apache-2.0",
55
"description": "The loki backend module for the orchestrator plugin.",
66
"main": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-backend/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-backend
22

3+
## 8.6.8
4+
5+
### Patch Changes
6+
7+
- 5e3e7b3: bumps ip-address, ws, axios and shell-quote in Orchestrator to resolve CVEs
8+
- Updated dependencies [5e3e7b3]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.4.5
10+
- @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.0.6
11+
312
## 8.6.7
413

514
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend",
3-
"version": "8.6.7",
3+
"version": "8.6.8",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## @red-hat-developer-hub/backstage-plugin-orchestrator-common [1.13.1](https://github.com/janus-idp/backstage-plugins/compare/@red-hat-developer-hub/backstage-plugin-orchestrator-common@1.13.0...@red-hat-developer-hub/backstage-plugin-orchestrator-common@1.13.1) (2024-08-02)
22

3+
## 3.4.5
4+
5+
### Patch Changes
6+
7+
- 5e3e7b3: bumps ip-address, ws, axios and shell-quote in Orchestrator to resolve CVEs
8+
39
## 3.4.4
410

511
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-common",
3-
"version": "3.4.4",
3+
"version": "3.4.5",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/orchestrator/plugins/orchestrator-form-api/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-api
22

3+
## 2.4.8
4+
5+
### Patch Changes
6+
7+
- 5e3e7b3: bumps ip-address, ws, axios and shell-quote in Orchestrator to resolve CVEs
8+
- Updated dependencies [5e3e7b3]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.4.5
10+
311
## 2.4.7
412

513
### Patch Changes

workspaces/orchestrator/plugins/orchestrator-form-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-api",
33
"description": "library for orchestrator form api, enabling creating a factory to extend the workflow execution form",
4-
"version": "2.4.7",
4+
"version": "2.4.8",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

workspaces/orchestrator/plugins/orchestrator-form-react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-react
22

3+
## 2.5.9
4+
5+
### Patch Changes
6+
7+
- 5e3e7b3: bumps ip-address, ws, axios and shell-quote in Orchestrator to resolve CVEs
8+
- Updated dependencies [5e3e7b3]
9+
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.4.8
10+
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.4.5
11+
312
## 2.5.8
413

514
### Patch Changes

0 commit comments

Comments
 (0)