Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions workspaces/orchestrator/.changeset/lucky-cars-study.md

This file was deleted.

8 changes: 0 additions & 8 deletions workspaces/orchestrator/.changeset/nervous-eels-mate.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
### Dependencies

## 8.3.2

### Patch Changes

- 0bba7fa: fix: updating lodash for cve fixes
- Updated dependencies [0bba7fa]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.1.1

## 8.3.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-backend",
"version": "8.3.1",
"version": "8.3.2",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,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)

## 3.1.1

### Patch Changes

- 0bba7fa: fix: update axios for CVE-2026-40175

## 3.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-common",
"version": "3.1.0",
"version": "3.1.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-api

## 2.1.1

### Patch Changes

- Updated dependencies [0bba7fa]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.1.1

## 2.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-api",
"description": "library for orchestrator form api, enabling creating a factory to extend the workflow execution form",
"version": "2.1.0",
"version": "2.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
### Dependencies

## 2.1.1

### Patch Changes

- 0bba7fa: fix: updating lodash for cve fixes
- Updated dependencies [0bba7fa]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.1.1
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.1.1

## 2.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-react",
"description": "Web library for the orchestrator-form plugin",
"version": "2.1.0",
"version": "2.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets

## 1.2.1

### Patch Changes

- 0bba7fa: fix: updating lodash for cve fixes
- Updated dependencies [0bba7fa]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.1.1
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.1.1

## 1.2.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets",
"version": "1.2.0",
"version": "1.2.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
12 changes: 12 additions & 0 deletions workspaces/orchestrator/plugins/orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
### Dependencies

## 5.1.1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs to be 5.1.2 as https://www.npmjs.com/package/@red-hat-developer-hub/backstage-plugin-orchestrator/v/5.1.1?activeTab=code already exists. Can you pull in the newer changelog content and bump this plugin to 5.12 instead?


### Patch Changes

- 0bba7fa: fix: update axios for CVE-2026-40175
- 0bba7fa: fix: updating lodash for cve fixes
- Updated dependencies [0bba7fa]
- Updated dependencies [0bba7fa]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.1.1
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.1.1
- @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.1.1

## 5.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-orchestrator",
"version": "5.1.0",
"version": "5.1.1",
"license": "Apache-2.0",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator

## 1.1.1

### Patch Changes

- 0bba7fa: fix: update axios for CVE-2026-40175
- Updated dependencies [0bba7fa]
- @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.1.1

## 1.1.0

### Minor Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator",
"description": "The orchestrator module for @backstage/plugin-scaffolder-backend",
"version": "1.1.0",
"version": "1.1.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
Loading