Skip to content

Commit f1675af

Browse files
authored
Merge branch 'main' into RHIDP-13347
2 parents f740be3 + d2b42a2 commit f1675af

37 files changed

Lines changed: 152 additions & 46 deletions

File tree

workspaces/adoption-insights/.changeset/jest-30-migration.md

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

workspaces/adoption-insights/plugins/adoption-insights-backend/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-adoption-insights-backend
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- 5148408: Migrated to Jest 30 as required by @backstage/cli 0.36.0.
8+
- Updated dependencies [5148408]
9+
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.8.1
10+
311
## 0.8.0
412

513
### Minor Changes

workspaces/adoption-insights/plugins/adoption-insights-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-adoption-insights-backend",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/adoption-insights/plugins/adoption-insights-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-adoption-insights-common
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- 5148408: Migrated to Jest 30 as required by @backstage/cli 0.36.0.
8+
39
## 0.8.0
410

511
### Minor Changes

workspaces/adoption-insights/plugins/adoption-insights-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-adoption-insights-common",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"license": "Apache-2.0",
55
"description": "Common functionalities for the adoption-insights plugin",
66
"main": "src/index.ts",

workspaces/adoption-insights/plugins/adoption-insights/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-adoption-insights
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- 5148408: Migrated to Jest 30 as required by @backstage/cli 0.36.0.
8+
- Updated dependencies [5148408]
9+
- @red-hat-developer-hub/backstage-plugin-adoption-insights-common@0.8.1
10+
311
## 0.8.0
412

513
### Minor Changes

workspaces/adoption-insights/plugins/adoption-insights/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-adoption-insights",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/adoption-insights/plugins/analytics-module-adoption-insights/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-analytics-module-adoption-insights
22

3+
## 0.8.1
4+
5+
### Patch Changes
6+
7+
- 5148408: Migrated to Jest 30 as required by @backstage/cli 0.36.0.
8+
39
## 0.8.0
410

511
### Minor Changes

workspaces/adoption-insights/plugins/analytics-module-adoption-insights/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-analytics-module-adoption-insights",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"license": "Apache-2.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/konflux/.changeset/jest-30-migration.md

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

0 commit comments

Comments
 (0)