Commit a4d9a24
authored
RHDH 1.9 aligment and bitbucket revert (#2816)
* Revert "fix(x2a): bitbucket RepoUrlPicker wrapper (#2768)"
This reverts commit d8c241a.
* feat: align dependencies with RHDH 1.9
From the RHDH 1.9 container:
```
sh-5.1$ grep -B1 -A3 "\"@backstage/plugin-permission-backend@" /opt/app-root/src/yarn.lock
"@backstage/plugin-permission-backend@npm:0.7.3":
version: 0.7.3
resolution: "@backstage/plugin-permission-backend@npm:0.7.3"
dependencies:
"@backstage/backend-plugin-api": ^1.4.2
"@backstage/config": ^1.3.3
sh-5.1$ grep -B1 -A3 "\"@backstage/plugin-scaffolder@" /opt/app-root/src/yarn.lock
"@backstage/plugin-scaffolder@npm:1.34.3":
version: 1.34.3
resolution: "@backstage/plugin-scaffolder@npm:1.34.3"
dependencies:
"@backstage/catalog-client": ^1.12.1
"@backstage/catalog-model": ^1.7.6
sh-5.1$ grep -B1 -A3 "\"@backstage/plugin-scaffolder-react@" /opt/app-root/src/yarn.lock
"@backstage/plugin-scaffolder-react@npm:1.19.3, @backstage/plugin-scaffolder-react@npm:^1.19.3":
version: 1.19.3
resolution: "@backstage/plugin-scaffolder-react@npm:1.19.3"
dependencies:
"@backstage/catalog-client": ^1.12.1
"@backstage/catalog-model": ^1.7.6
sh-5.1$ grep -B1 -A3 "\"@backstage/integration-react@" /opt/app-root/src/yarn.lock
"@backstage/integration-react@npm:1.2.12, @backstage/integration-react@npm:^1.2.12":
version: 1.2.12
resolution: "@backstage/integration-react@npm:1.2.12"
dependencies:
"@backstage/config": ^1.3.6
"@backstage/core-plugin-api": ^1.12.0
sh-5.1$ grep -B1 -A3 "\"@backstage/core-plugin-api@" /opt/app-root/src/yarn.lock
"@backstage/core-plugin-api@npm:1.12.0":
version: 1.12.0
resolution: "@backstage/core-plugin-api@npm:1.12.0"
dependencies:
"@backstage/config": ^1.3.6
"@backstage/errors": ^1.2.7
--
"@backstage/core-plugin-api@npm:^1.12.0, @backstage/core-plugin-api@npm:^1.12.1":
version: 1.12.1
resolution: "@backstage/core-plugin-api@npm:1.12.1"
dependencies:
"@backstage/config": ^1.3.6
"@backstage/errors": ^1.2.7
```
Now versions are aligned correctly.
Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
---------
Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>1 parent d85bf56 commit a4d9a24
13 files changed
Lines changed: 1081 additions & 1912 deletions
File tree
- workspaces/x2a
- packages/app
- src
- plugins
- scaffolder-backend-module-x2a/templates
- x2a
- src
- scaffolder
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
163 | 162 | | |
164 | 163 | | |
165 | 164 | | |
166 | | - | |
167 | 165 | | |
168 | 166 | | |
169 | 167 | | |
| |||
Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 126 | + | |
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
| |||
181 | 177 | | |
182 | 178 | | |
183 | 179 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
| 180 | + | |
189 | 181 | | |
190 | 182 | | |
191 | 183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | | - | |
43 | | - | |
| 41 | + | |
| 42 | + | |
44 | 43 | | |
| 44 | + | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | 230 | | |
234 | 231 | | |
235 | 232 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 16 | + | |
22 | 17 | | |
23 | 18 | | |
24 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 23 | + | |
29 | 24 | | |
30 | 25 | | |
31 | 26 | | |
| |||
52 | 47 | | |
53 | 48 | | |
54 | 49 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
Lines changed: 0 additions & 118 deletions
This file was deleted.
0 commit comments