Skip to content

Commit

Permalink
Merge branch 'main' into changesets-release/lightspeed/main
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikjeeyar authored Jan 6, 2025
2 parents 6ca1d8c + 5e4bdd2 commit 14bbe5f
Show file tree
Hide file tree
Showing 326 changed files with 76,527 additions and 1,819 deletions.
4 changes: 3 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@
/workspaces/openshift-image-registry @christoph-jerolimov @debsmita1 @divyanshiGupta
/workspaces/theme @christoph-jerolimov @ciiay @debsmita1
/workspaces/lightspeed @karthikjeeyar @yangcao77 @rohitkrai03
/workspaces/orchestrator @batzionb @mareklibra @gciavarrini
/workspaces/orchestrator @batzionb @mareklibra @gciavarrini
/workspaces/global-header @christoph-jerolimov @ciiay
/workspaces/global-floating-action-button @christoph-jerolimov @debsmita1
5 changes: 0 additions & 5 deletions workspaces/bulk-import/.changeset/renovate-062c771.md

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/bulk-import/.changeset/renovate-574a86f.md

This file was deleted.

6 changes: 0 additions & 6 deletions workspaces/bulk-import/.changeset/renovate-7d43d59.md

This file was deleted.

9 changes: 0 additions & 9 deletions workspaces/bulk-import/.changeset/renovate-ab072c4.md

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/bulk-import/.changeset/renovate-b7ffa56.md

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/bulk-import/.changeset/renovate-ded128c.md

This file was deleted.

8 changes: 4 additions & 4 deletions workspaces/bulk-import/packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"@backstage/plugin-techdocs-react": "^1.2.9",
"@backstage/plugin-user-settings": "^0.8.14",
"@backstage/theme": "^0.6.0",
"@mui/icons-material": "5.16.11",
"@mui/lab": "5.0.0-alpha.174",
"@mui/material": "5.16.11",
"@mui/styles": "5.16.11",
"@mui/icons-material": "5.16.13",
"@mui/lab": "5.0.0-alpha.175",
"@mui/material": "5.16.13",
"@mui/styles": "5.16.13",
"@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^",
"@redhat-developer/red-hat-developer-hub-theme": "^0.4.0",
"history": "^5.0.0",
Expand Down
12 changes: 12 additions & 0 deletions workspaces/bulk-import/plugins/bulk-import-backend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
### Dependencies

## 5.2.1

### Patch Changes

- 97534e9: Updated dependency `@types/express` to `4.17.21`.
- 18547a0: Updated dependency `msw` to `1.3.5`.
- d59e940: Updated dependency `@openapitools/openapi-generator-cli` to `2.15.3`.
Updated dependency `openapicmd` to `2.6.1`.
Updated dependency `prettier` to `3.4.2`.
- Updated dependencies [d59e940]
- @red-hat-developer-hub/backstage-plugin-bulk-import-common@1.4.2

## 5.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-bulk-import-backend",
"version": "5.2.0",
"version": "5.2.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,13 @@
## @red-hat-developer-hub/backstage-plugin-bulk-import-common [0.2.0](https://github.com/janus-idp/backstage-plugins/compare/@red-hat-developer-hub/[email protected]...@red-hat-developer-hub/[email protected]) (2024-07-25)

## 1.4.2

### Patch Changes

- d59e940: Updated dependency `@openapitools/openapi-generator-cli` to `2.15.3`.
Updated dependency `openapicmd` to `2.6.1`.
Updated dependency `prettier` to `3.4.2`.

## 1.4.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-bulk-import-common",
"description": "Common functionalities for the bulk-import plugin",
"version": "1.4.1",
"version": "1.4.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down
17 changes: 17 additions & 0 deletions workspaces/bulk-import/plugins/bulk-import/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
### Dependencies

## 1.10.7

### Patch Changes

- f627fd2: Updated dependency `@mui/icons-material` to `5.16.13`.
Updated dependency `@mui/material` to `5.16.13`.
Updated dependency `@mui/styles` to `5.16.13`.
- e9e670c: Updated dependency `@mui/icons-material` to `5.16.11`.
- 18547a0: Updated dependency `msw` to `1.3.5`.
- d59e940: Updated dependency `@openapitools/openapi-generator-cli` to `2.15.3`.
Updated dependency `openapicmd` to `2.6.1`.
Updated dependency `prettier` to `3.4.2`.
- 2743f5b: Updated dependency `start-server-and-test` to `2.0.9`.
- 414250a: Updated dependency `@playwright/test` to `1.49.1`.
- Updated dependencies [d59e940]
- @red-hat-developer-hub/backstage-plugin-bulk-import-common@1.4.2

## 1.10.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions workspaces/bulk-import/plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-bulk-import",
"version": "1.10.6",
"version": "1.10.7",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@backstage/plugin-permission-react": "^0.4.27",
"@backstage/theme": "^0.6.0",
"@janus-idp/shared-react": "^2.13.1",
"@mui/icons-material": "5.16.11",
"@mui/icons-material": "5.16.13",
"@mui/material": "^5.12.2",
"@mui/styles": "^6.1.6",
"@red-hat-developer-hub/backstage-plugin-bulk-import-common": "workspace:^",
Expand Down
Loading

0 comments on commit 14bbe5f

Please sign in to comment.