@backstage-community/plugin-github-actions 0.6.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,2155 @@
1
+ # @backstage-community/plugin-github-actions
2
+
3
+ ## 0.6.16
4
+
5
+ ### Patch Changes
6
+
7
+ - 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
8
+
9
+ ## 0.6.15
10
+
11
+ ### Patch Changes
12
+
13
+ - 76320a7: Added the `no-top-level-material-ui-4-imports` ESLint rule to aid with the migration to Material UI v5
14
+ - abfbcfc: Updated dependency `@testing-library/react` to `^15.0.0`.
15
+ - cb1e3b0: Updated dependency `@testing-library/dom` to `^10.0.0`.
16
+ - Updated dependencies
17
+ - @backstage/plugin-catalog-react@1.11.3
18
+ - @backstage/core-components@0.14.4
19
+ - @backstage/core-plugin-api@1.9.2
20
+ - @backstage/integration-react@1.1.26
21
+ - @backstage/integration@1.10.0
22
+ - @backstage/catalog-model@1.4.5
23
+
24
+ ## 0.6.15-next.1
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ - @backstage/catalog-model@1.4.5
30
+ - @backstage/core-components@0.14.4-next.0
31
+ - @backstage/core-plugin-api@1.9.1
32
+ - @backstage/integration@1.10.0-next.0
33
+ - @backstage/integration-react@1.1.26-next.0
34
+ - @backstage/plugin-catalog-react@1.11.3-next.1
35
+
36
+ ## 0.6.15-next.0
37
+
38
+ ### Patch Changes
39
+
40
+ - Updated dependencies
41
+ - @backstage/integration@1.10.0-next.0
42
+ - @backstage/core-components@0.14.4-next.0
43
+ - @backstage/catalog-model@1.4.5
44
+ - @backstage/core-plugin-api@1.9.1
45
+ - @backstage/integration-react@1.1.26-next.0
46
+ - @backstage/plugin-catalog-react@1.11.3-next.0
47
+
48
+ ## 0.6.14
49
+
50
+ ### Patch Changes
51
+
52
+ - e8f026a: Use ESM exports of react-use library
53
+ - Updated dependencies
54
+ - @backstage/core-components@0.14.3
55
+ - @backstage/plugin-catalog-react@1.11.2
56
+ - @backstage/integration-react@1.1.25
57
+ - @backstage/core-plugin-api@1.9.1
58
+ - @backstage/catalog-model@1.4.5
59
+ - @backstage/integration@1.9.1
60
+
61
+ ## 0.6.13
62
+
63
+ ### Patch Changes
64
+
65
+ - e8f026a: Use ESM exports of react-use library
66
+ - Updated dependencies
67
+ - @backstage/core-components@0.14.2
68
+ - @backstage/plugin-catalog-react@1.11.1
69
+ - @backstage/integration-react@1.1.25
70
+ - @backstage/core-plugin-api@1.9.1
71
+ - @backstage/catalog-model@1.4.5
72
+ - @backstage/integration@1.9.1
73
+
74
+ ## 0.6.12
75
+
76
+ ### Patch Changes
77
+
78
+ - 8ab3218: Fixed bug in WorkflowRunStatus component where skipped and cancelled workflow runs appeared as success
79
+ - 692316d: Fixed bug in WorkflowRunStatus component where status description of skipped and cancelled workflow runs appeared as success
80
+ - Updated dependencies
81
+ - @backstage/integration@1.9.1
82
+ - @backstage/core-components@0.14.1
83
+ - @backstage/integration-react@1.1.25
84
+ - @backstage/plugin-catalog-react@1.11.0
85
+ - @backstage/catalog-model@1.4.5
86
+ - @backstage/core-plugin-api@1.9.1
87
+
88
+ ## 0.6.12-next.2
89
+
90
+ ### Patch Changes
91
+
92
+ - 692316d: Fixed bug in WorkflowRunStatus component where status description of skipped and cancelled workflow runs appeared as success
93
+ - Updated dependencies
94
+ - @backstage/integration@1.9.1-next.2
95
+ - @backstage/core-components@0.14.1-next.2
96
+ - @backstage/plugin-catalog-react@1.11.0-next.2
97
+ - @backstage/integration-react@1.1.25-next.2
98
+ - @backstage/catalog-model@1.4.5-next.0
99
+ - @backstage/core-plugin-api@1.9.1-next.1
100
+
101
+ ## 0.6.12-next.1
102
+
103
+ ### Patch Changes
104
+
105
+ - 8ab3218: Fixed bug in WorkflowRunStatus component where skipped and cancelled workflow runs appeared as success
106
+ - Updated dependencies
107
+ - @backstage/core-components@0.14.1-next.1
108
+ - @backstage/plugin-catalog-react@1.10.1-next.1
109
+ - @backstage/core-plugin-api@1.9.1-next.1
110
+ - @backstage/integration@1.9.1-next.1
111
+ - @backstage/integration-react@1.1.25-next.1
112
+ - @backstage/catalog-model@1.4.5-next.0
113
+
114
+ ## 0.6.12-next.0
115
+
116
+ ### Patch Changes
117
+
118
+ - Updated dependencies
119
+ - @backstage/core-components@0.14.1-next.0
120
+ - @backstage/integration-react@1.1.25-next.0
121
+ - @backstage/plugin-catalog-react@1.10.1-next.0
122
+ - @backstage/catalog-model@1.4.5-next.0
123
+ - @backstage/core-plugin-api@1.9.1-next.0
124
+ - @backstage/integration@1.9.1-next.0
125
+
126
+ ## 0.6.11
127
+
128
+ ### Patch Changes
129
+
130
+ - 9aac2b0: Use `--cwd` as the first `yarn` argument
131
+ - 8fe56a8: Widen `@types/react` dependency range to include version 18.
132
+ - 1cae748: Updated dependency `git-url-parse` to `^14.0.0`.
133
+ - Updated dependencies
134
+ - @backstage/plugin-catalog-react@1.10.0
135
+ - @backstage/core-components@0.14.0
136
+ - @backstage/catalog-model@1.4.4
137
+ - @backstage/integration@1.9.0
138
+ - @backstage/core-plugin-api@1.9.0
139
+ - @backstage/integration-react@1.1.24
140
+
141
+ ## 0.6.11-next.3
142
+
143
+ ### Patch Changes
144
+
145
+ - 1cae748: Updated dependency `git-url-parse` to `^14.0.0`.
146
+ - Updated dependencies
147
+ - @backstage/integration@1.9.0-next.1
148
+ - @backstage/core-components@0.14.0-next.2
149
+ - @backstage/plugin-catalog-react@1.10.0-next.3
150
+ - @backstage/catalog-model@1.4.4-next.0
151
+ - @backstage/core-plugin-api@1.9.0-next.1
152
+ - @backstage/integration-react@1.1.24-next.2
153
+
154
+ ## 0.6.11-next.2
155
+
156
+ ### Patch Changes
157
+
158
+ - 9aac2b0: Use `--cwd` as the first `yarn` argument
159
+ - 8fe56a8: Widen `@types/react` dependency range to include version 18.
160
+ - Updated dependencies
161
+ - @backstage/core-components@0.14.0-next.1
162
+ - @backstage/core-plugin-api@1.9.0-next.1
163
+ - @backstage/plugin-catalog-react@1.10.0-next.2
164
+ - @backstage/integration-react@1.1.24-next.1
165
+ - @backstage/catalog-model@1.4.4-next.0
166
+ - @backstage/integration@1.9.0-next.0
167
+
168
+ ## 0.6.11-next.1
169
+
170
+ ### Patch Changes
171
+
172
+ - Updated dependencies
173
+ - @backstage/core-components@0.14.0-next.0
174
+ - @backstage/catalog-model@1.4.4-next.0
175
+ - @backstage/core-plugin-api@1.8.3-next.0
176
+ - @backstage/integration@1.9.0-next.0
177
+ - @backstage/plugin-catalog-react@1.9.4-next.1
178
+ - @backstage/integration-react@1.1.24-next.0
179
+
180
+ ## 0.6.11-next.0
181
+
182
+ ### Patch Changes
183
+
184
+ - Updated dependencies
185
+ - @backstage/plugin-catalog-react@1.9.4-next.0
186
+ - @backstage/core-components@0.13.10
187
+ - @backstage/catalog-model@1.4.3
188
+ - @backstage/core-plugin-api@1.8.2
189
+ - @backstage/integration@1.8.0
190
+ - @backstage/integration-react@1.1.23
191
+
192
+ ## 0.6.10
193
+
194
+ ### Patch Changes
195
+
196
+ - 4016f21: Remove some unused dependencies
197
+ - Updated dependencies
198
+ - @backstage/core-components@0.13.10
199
+ - @backstage/core-plugin-api@1.8.2
200
+ - @backstage/plugin-catalog-react@1.9.3
201
+ - @backstage/integration-react@1.1.23
202
+ - @backstage/catalog-model@1.4.3
203
+ - @backstage/integration@1.8.0
204
+
205
+ ## 0.6.10-next.2
206
+
207
+ ### Patch Changes
208
+
209
+ - Updated dependencies
210
+ - @backstage/plugin-catalog-react@1.9.3-next.2
211
+ - @backstage/integration-react@1.1.23-next.0
212
+
213
+ ## 0.6.10-next.1
214
+
215
+ ### Patch Changes
216
+
217
+ - Updated dependencies
218
+ - @backstage/core-plugin-api@1.8.2-next.0
219
+ - @backstage/core-components@0.13.10-next.1
220
+ - @backstage/integration-react@1.1.23-next.0
221
+ - @backstage/plugin-catalog-react@1.9.3-next.1
222
+ - @backstage/integration@1.8.0
223
+ - @backstage/catalog-model@1.4.3
224
+
225
+ ## 0.6.10-next.0
226
+
227
+ ### Patch Changes
228
+
229
+ - 4016f21: Remove some unused dependencies
230
+ - Updated dependencies
231
+ - @backstage/core-components@0.13.10-next.0
232
+ - @backstage/plugin-catalog-react@1.9.3-next.0
233
+ - @backstage/integration-react@1.1.22
234
+ - @backstage/catalog-model@1.4.3
235
+ - @backstage/core-plugin-api@1.8.1
236
+ - @backstage/integration@1.8.0
237
+
238
+ ## 0.6.9
239
+
240
+ ### Patch Changes
241
+
242
+ - 08d7e46: Github Workflow Runs UI is modified to show in optional Card view instead of table, with branch selection option
243
+ - Updated dependencies
244
+ - @backstage/core-plugin-api@1.8.1
245
+ - @backstage/plugin-catalog-react@1.9.2
246
+ - @backstage/core-components@0.13.9
247
+ - @backstage/theme@0.5.0
248
+ - @backstage/integration@1.8.0
249
+ - @backstage/integration-react@1.1.22
250
+ - @backstage/catalog-model@1.4.3
251
+
252
+ ## 0.6.9-next.3
253
+
254
+ ### Patch Changes
255
+
256
+ - Updated dependencies
257
+ - @backstage/core-components@0.13.9-next.3
258
+ - @backstage/catalog-model@1.4.3
259
+ - @backstage/core-plugin-api@1.8.1-next.1
260
+ - @backstage/integration@1.8.0-next.1
261
+ - @backstage/integration-react@1.1.22-next.1
262
+ - @backstage/theme@0.5.0-next.1
263
+ - @backstage/plugin-catalog-react@1.9.2-next.3
264
+
265
+ ## 0.6.9-next.2
266
+
267
+ ### Patch Changes
268
+
269
+ - Updated dependencies
270
+ - @backstage/theme@0.5.0-next.1
271
+ - @backstage/plugin-catalog-react@1.9.2-next.2
272
+ - @backstage/catalog-model@1.4.3
273
+ - @backstage/core-components@0.13.9-next.2
274
+ - @backstage/core-plugin-api@1.8.1-next.1
275
+ - @backstage/integration@1.8.0-next.1
276
+ - @backstage/integration-react@1.1.22-next.1
277
+
278
+ ## 0.6.9-next.1
279
+
280
+ ### Patch Changes
281
+
282
+ - 08d7e4676a: Github Workflow Runs UI is modified to show in optional Card view instead of table, with branch selection option
283
+ - Updated dependencies
284
+ - @backstage/core-components@0.13.9-next.1
285
+ - @backstage/core-plugin-api@1.8.1-next.1
286
+ - @backstage/plugin-catalog-react@1.9.2-next.1
287
+ - @backstage/integration@1.8.0-next.1
288
+ - @backstage/integration-react@1.1.22-next.1
289
+ - @backstage/catalog-model@1.4.3
290
+ - @backstage/theme@0.5.0-next.0
291
+
292
+ ## 0.6.9-next.0
293
+
294
+ ### Patch Changes
295
+
296
+ - Updated dependencies
297
+ - @backstage/core-plugin-api@1.8.1-next.0
298
+ - @backstage/plugin-catalog-react@1.9.2-next.0
299
+ - @backstage/core-components@0.13.9-next.0
300
+ - @backstage/integration@1.8.0-next.0
301
+ - @backstage/theme@0.5.0-next.0
302
+ - @backstage/integration-react@1.1.22-next.0
303
+ - @backstage/catalog-model@1.4.3
304
+
305
+ ## 0.6.7
306
+
307
+ ### Patch Changes
308
+
309
+ - 6c2b872153: Add official support for React 18.
310
+ - 4aa43f62aa: Updated dependency `cross-fetch` to `^4.0.0`.
311
+ - fdb5e23602: Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
312
+ - ee0c44ce62: Fixed an issue that was preventing the sorting of workflow runs by their status.
313
+ - Updated dependencies
314
+ - @backstage/plugin-catalog-react@1.9.0
315
+ - @backstage/core-components@0.13.8
316
+ - @backstage/integration@1.7.2
317
+ - @backstage/integration-react@1.1.21
318
+ - @backstage/core-plugin-api@1.8.0
319
+ - @backstage/theme@0.4.4
320
+ - @backstage/catalog-model@1.4.3
321
+
322
+ ## 0.6.7-next.2
323
+
324
+ ### Patch Changes
325
+
326
+ - [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
327
+
328
+ - [#21010](https://github.com/backstage/backstage/pull/21010) [`ee0c44ce62`](https://github.com/backstage/backstage/commit/ee0c44ce62f757294433c70812e589b3397103e6) Thanks [@vinzscam](https://github.com/vinzscam)! - Fixed an issue that was preventing the sorting of workflow runs by their status.
329
+
330
+ - Updated dependencies
331
+ - @backstage/core-components@0.13.8-next.2
332
+ - @backstage/plugin-catalog-react@1.9.0-next.2
333
+ - @backstage/integration-react@1.1.21-next.1
334
+
335
+ ## 0.6.7-next.1
336
+
337
+ ### Patch Changes
338
+
339
+ - Updated dependencies
340
+ - @backstage/integration@1.7.2-next.0
341
+ - @backstage/plugin-catalog-react@1.9.0-next.1
342
+ - @backstage/integration-react@1.1.21-next.1
343
+ - @backstage/core-components@0.13.8-next.1
344
+ - @backstage/catalog-model@1.4.3
345
+ - @backstage/core-plugin-api@1.8.0-next.0
346
+ - @backstage/theme@0.4.4-next.0
347
+
348
+ ## 0.6.7-next.0
349
+
350
+ ### Patch Changes
351
+
352
+ - 6c2b872153: Add official support for React 18.
353
+ - Updated dependencies
354
+ - @backstage/core-components@0.13.7-next.0
355
+ - @backstage/plugin-catalog-react@1.9.0-next.0
356
+ - @backstage/integration-react@1.1.21-next.0
357
+ - @backstage/core-plugin-api@1.8.0-next.0
358
+ - @backstage/theme@0.4.4-next.0
359
+ - @backstage/integration@1.7.1
360
+ - @backstage/catalog-model@1.4.3
361
+
362
+ ## 0.6.6
363
+
364
+ ### Patch Changes
365
+
366
+ - 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
367
+ - f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`.
368
+ - Updated dependencies
369
+ - @backstage/integration@1.7.1
370
+ - @backstage/plugin-catalog-react@1.8.5
371
+ - @backstage/core-plugin-api@1.7.0
372
+ - @backstage/core-components@0.13.6
373
+ - @backstage/integration-react@1.1.20
374
+ - @backstage/catalog-model@1.4.3
375
+ - @backstage/theme@0.4.3
376
+
377
+ ## 0.6.6-next.2
378
+
379
+ ### Patch Changes
380
+
381
+ - Updated dependencies
382
+ - @backstage/integration-react@1.1.20-next.2
383
+ - @backstage/core-components@0.13.6-next.2
384
+ - @backstage/core-plugin-api@1.7.0-next.1
385
+ - @backstage/catalog-model@1.4.3-next.0
386
+ - @backstage/plugin-catalog-react@1.8.5-next.2
387
+ - @backstage/integration@1.7.1-next.1
388
+ - @backstage/theme@0.4.3-next.0
389
+
390
+ ## 0.6.6-next.1
391
+
392
+ ### Patch Changes
393
+
394
+ - Updated dependencies
395
+ - @backstage/core-components@0.13.6-next.1
396
+ - @backstage/integration-react@1.1.20-next.1
397
+ - @backstage/plugin-catalog-react@1.8.5-next.1
398
+ - @backstage/core-plugin-api@1.7.0-next.0
399
+ - @backstage/catalog-model@1.4.2
400
+ - @backstage/integration@1.7.1-next.0
401
+ - @backstage/theme@0.4.2
402
+
403
+ ## 0.6.6-next.0
404
+
405
+ ### Patch Changes
406
+
407
+ - Updated dependencies
408
+ - @backstage/integration@1.7.1-next.0
409
+ - @backstage/plugin-catalog-react@1.8.5-next.0
410
+ - @backstage/core-plugin-api@1.7.0-next.0
411
+ - @backstage/core-components@0.13.6-next.0
412
+ - @backstage/integration-react@1.1.20-next.0
413
+ - @backstage/catalog-model@1.4.2
414
+ - @backstage/theme@0.4.2
415
+
416
+ ## 0.6.5
417
+
418
+ ### Patch Changes
419
+
420
+ - 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
421
+ - 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
422
+ - 8cec7664e146: Removed `@types/node` dependency
423
+ - Updated dependencies
424
+ - @backstage/integration-react@1.1.19
425
+ - @backstage/plugin-catalog-react@1.8.4
426
+ - @backstage/core-components@0.13.5
427
+ - @backstage/catalog-model@1.4.2
428
+ - @backstage/core-plugin-api@1.6.0
429
+ - @backstage/integration@1.7.0
430
+ - @backstage/theme@0.4.2
431
+
432
+ ## 0.6.5-next.3
433
+
434
+ ### Patch Changes
435
+
436
+ - 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
437
+ - Updated dependencies
438
+ - @backstage/catalog-model@1.4.2-next.2
439
+ - @backstage/core-components@0.13.5-next.3
440
+ - @backstage/core-plugin-api@1.6.0-next.3
441
+ - @backstage/integration@1.7.0-next.3
442
+ - @backstage/integration-react@1.1.19-next.3
443
+ - @backstage/plugin-catalog-react@1.8.4-next.3
444
+ - @backstage/theme@0.4.2-next.0
445
+
446
+ ## 0.6.5-next.2
447
+
448
+ ### Patch Changes
449
+
450
+ - 8cec7664e146: Removed `@types/node` dependency
451
+ - Updated dependencies
452
+ - @backstage/integration-react@1.1.19-next.2
453
+ - @backstage/core-components@0.13.5-next.2
454
+ - @backstage/core-plugin-api@1.6.0-next.2
455
+ - @backstage/plugin-catalog-react@1.8.4-next.2
456
+ - @backstage/integration@1.7.0-next.2
457
+ - @backstage/catalog-model@1.4.2-next.1
458
+ - @backstage/theme@0.4.1
459
+
460
+ ## 0.6.5-next.1
461
+
462
+ ### Patch Changes
463
+
464
+ - Updated dependencies
465
+ - @backstage/plugin-catalog-react@1.8.4-next.1
466
+ - @backstage/core-components@0.13.5-next.1
467
+ - @backstage/integration@1.7.0-next.1
468
+ - @backstage/integration-react@1.1.19-next.1
469
+ - @backstage/catalog-model@1.4.2-next.0
470
+ - @backstage/core-plugin-api@1.6.0-next.1
471
+ - @backstage/theme@0.4.1
472
+
473
+ ## 0.6.4-next.0
474
+
475
+ ### Patch Changes
476
+
477
+ - 482bb5c0bbf8: Moved `@types/react` to be a regular dependency
478
+ - Updated dependencies
479
+ - @backstage/integration-react@1.1.18-next.0
480
+ - @backstage/integration@1.7.0-next.0
481
+ - @backstage/core-plugin-api@1.6.0-next.0
482
+ - @backstage/core-components@0.13.5-next.0
483
+ - @backstage/catalog-model@1.4.1
484
+ - @backstage/theme@0.4.1
485
+ - @backstage/plugin-catalog-react@1.8.3-next.0
486
+
487
+ ## 0.6.2
488
+
489
+ ### Patch Changes
490
+
491
+ - Updated dependencies
492
+ - @backstage/integration-react@1.1.16
493
+ - @backstage/integration@1.6.0
494
+ - @backstage/core-components@0.13.4
495
+ - @backstage/plugin-catalog-react@1.8.1
496
+ - @backstage/core-plugin-api@1.5.3
497
+ - @backstage/catalog-model@1.4.1
498
+ - @backstage/theme@0.4.1
499
+
500
+ ## 0.6.2-next.2
501
+
502
+ ### Patch Changes
503
+
504
+ - Updated dependencies
505
+ - @backstage/plugin-catalog-react@1.8.1-next.1
506
+ - @backstage/integration-react@1.1.16-next.1
507
+
508
+ ## 0.6.2-next.1
509
+
510
+ ### Patch Changes
511
+
512
+ - Updated dependencies
513
+ - @backstage/integration-react@1.1.16-next.1
514
+ - @backstage/integration@1.5.1
515
+ - @backstage/catalog-model@1.4.1
516
+ - @backstage/core-components@0.13.4-next.0
517
+ - @backstage/core-plugin-api@1.5.3
518
+ - @backstage/theme@0.4.1
519
+ - @backstage/plugin-catalog-react@1.8.1-next.0
520
+
521
+ ## 0.6.2-next.0
522
+
523
+ ### Patch Changes
524
+
525
+ - Updated dependencies
526
+ - @backstage/core-components@0.13.4-next.0
527
+ - @backstage/core-plugin-api@1.5.3
528
+ - @backstage/plugin-catalog-react@1.8.1-next.0
529
+ - @backstage/catalog-model@1.4.1
530
+ - @backstage/integration@1.5.1
531
+ - @backstage/integration-react@1.1.16-next.0
532
+ - @backstage/theme@0.4.1
533
+
534
+ ## 0.6.1
535
+
536
+ ### Patch Changes
537
+
538
+ - Updated dependencies
539
+ - @backstage/theme@0.4.1
540
+ - @backstage/plugin-catalog-react@1.8.0
541
+ - @backstage/core-components@0.13.3
542
+ - @backstage/core-plugin-api@1.5.3
543
+ - @backstage/catalog-model@1.4.1
544
+ - @backstage/integration@1.5.1
545
+ - @backstage/integration-react@1.1.15
546
+
547
+ ## 0.6.1-next.2
548
+
549
+ ### Patch Changes
550
+
551
+ - Updated dependencies
552
+ - @backstage/plugin-catalog-react@1.8.0-next.2
553
+ - @backstage/theme@0.4.1-next.1
554
+ - @backstage/core-plugin-api@1.5.3-next.1
555
+ - @backstage/core-components@0.13.3-next.2
556
+ - @backstage/catalog-model@1.4.1-next.0
557
+ - @backstage/integration@1.5.1-next.0
558
+ - @backstage/integration-react@1.1.15-next.2
559
+
560
+ ## 0.6.1-next.1
561
+
562
+ ### Patch Changes
563
+
564
+ - Updated dependencies
565
+ - @backstage/theme@0.4.1-next.0
566
+ - @backstage/core-components@0.13.3-next.1
567
+ - @backstage/core-plugin-api@1.5.3-next.0
568
+ - @backstage/integration-react@1.1.15-next.1
569
+ - @backstage/plugin-catalog-react@1.7.1-next.1
570
+
571
+ ## 0.6.1-next.0
572
+
573
+ ### Patch Changes
574
+
575
+ - Updated dependencies
576
+ - @backstage/core-components@0.13.3-next.0
577
+ - @backstage/catalog-model@1.4.1-next.0
578
+ - @backstage/core-plugin-api@1.5.2
579
+ - @backstage/integration@1.5.1-next.0
580
+ - @backstage/integration-react@1.1.15-next.0
581
+ - @backstage/theme@0.4.0
582
+ - @backstage/plugin-catalog-react@1.7.1-next.0
583
+
584
+ ## 0.6.0
585
+
586
+ ### Minor Changes
587
+
588
+ - 96e1004e2a02: Added support GitHub Enterprise hosted repositories.
589
+
590
+ **BREAKING**: The `GithubActionsClient` is updated to take an `scmAuthApi` instead of the previous `githubAuthApi`. This does not require any code changes unless you construct your own `GithubActionsClient`
591
+
592
+ ### Patch Changes
593
+
594
+ - Updated dependencies
595
+ - @backstage/core-plugin-api@1.5.2
596
+ - @backstage/core-components@0.13.2
597
+ - @backstage/theme@0.4.0
598
+ - @backstage/integration@1.5.0
599
+ - @backstage/plugin-catalog-react@1.7.0
600
+ - @backstage/catalog-model@1.4.0
601
+ - @backstage/integration-react@1.1.14
602
+
603
+ ## 0.6.0-next.3
604
+
605
+ ### Patch Changes
606
+
607
+ - Updated dependencies
608
+ - @backstage/core-components@0.13.2-next.3
609
+ - @backstage/catalog-model@1.4.0-next.1
610
+ - @backstage/core-plugin-api@1.5.2-next.0
611
+ - @backstage/integration@1.5.0-next.0
612
+ - @backstage/integration-react@1.1.14-next.3
613
+ - @backstage/theme@0.4.0-next.1
614
+ - @backstage/plugin-catalog-react@1.7.0-next.3
615
+
616
+ ## 0.6.0-next.2
617
+
618
+ ### Patch Changes
619
+
620
+ - Updated dependencies
621
+ - @backstage/theme@0.4.0-next.1
622
+ - @backstage/plugin-catalog-react@1.7.0-next.2
623
+ - @backstage/core-components@0.13.2-next.2
624
+ - @backstage/integration-react@1.1.14-next.2
625
+ - @backstage/core-plugin-api@1.5.2-next.0
626
+
627
+ ## 0.6.0-next.1
628
+
629
+ ### Patch Changes
630
+
631
+ - Updated dependencies
632
+ - @backstage/integration@1.5.0-next.0
633
+ - @backstage/core-components@0.13.2-next.1
634
+ - @backstage/plugin-catalog-react@1.7.0-next.1
635
+ - @backstage/catalog-model@1.4.0-next.0
636
+ - @backstage/core-plugin-api@1.5.2-next.0
637
+ - @backstage/integration-react@1.1.14-next.1
638
+ - @backstage/theme@0.4.0-next.0
639
+
640
+ ## 0.6.0-next.0
641
+
642
+ ### Minor Changes
643
+
644
+ - 96e1004e2a02: Added support GitHub Enterprise hosted repositories.
645
+
646
+ **BREAKING**: The `GithubActionsClient` is updated to take an `scmAuthApi` instead of the previous `githubAuthApi`. This does not require any code changes unless you construct your own `GithubActionsClient`
647
+
648
+ ### Patch Changes
649
+
650
+ - Updated dependencies
651
+ - @backstage/plugin-catalog-react@1.7.0-next.0
652
+ - @backstage/theme@0.4.0-next.0
653
+ - @backstage/integration@1.4.5
654
+ - @backstage/core-components@0.13.2-next.0
655
+ - @backstage/core-plugin-api@1.5.1
656
+ - @backstage/integration-react@1.1.14-next.0
657
+ - @backstage/catalog-model@1.3.0
658
+
659
+ ## 0.5.18
660
+
661
+ ### Patch Changes
662
+
663
+ - Updated dependencies
664
+ - @backstage/theme@0.3.0
665
+ - @backstage/plugin-catalog-react@1.6.0
666
+ - @backstage/integration@1.4.5
667
+ - @backstage/core-components@0.13.1
668
+ - @backstage/catalog-model@1.3.0
669
+ - @backstage/core-plugin-api@1.5.1
670
+
671
+ ## 0.5.18-next.2
672
+
673
+ ### Patch Changes
674
+
675
+ - Updated dependencies
676
+ - @backstage/theme@0.3.0-next.0
677
+ - @backstage/core-components@0.13.1-next.1
678
+ - @backstage/plugin-catalog-react@1.6.0-next.2
679
+ - @backstage/core-plugin-api@1.5.1
680
+
681
+ ## 0.5.18-next.1
682
+
683
+ ### Patch Changes
684
+
685
+ - Updated dependencies
686
+ - @backstage/core-components@0.13.1-next.0
687
+ - @backstage/core-plugin-api@1.5.1
688
+ - @backstage/plugin-catalog-react@1.6.0-next.1
689
+
690
+ ## 0.5.18-next.0
691
+
692
+ ### Patch Changes
693
+
694
+ - Updated dependencies
695
+ - @backstage/plugin-catalog-react@1.6.0-next.0
696
+ - @backstage/integration@1.4.5-next.0
697
+ - @backstage/core-components@0.13.0
698
+ - @backstage/core-plugin-api@1.5.1
699
+ - @backstage/catalog-model@1.3.0
700
+ - @backstage/theme@0.2.19
701
+
702
+ ## 0.5.17
703
+
704
+ ### Patch Changes
705
+
706
+ - 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
707
+ - e0c6e8b9c3c: Update peer dependencies
708
+ - Updated dependencies
709
+ - @backstage/core-components@0.13.0
710
+ - @backstage/plugin-catalog-react@1.5.0
711
+ - @backstage/theme@0.2.19
712
+ - @backstage/core-plugin-api@1.5.1
713
+ - @backstage/catalog-model@1.3.0
714
+ - @backstage/integration@1.4.4
715
+
716
+ ## 0.5.17-next.3
717
+
718
+ ### Patch Changes
719
+
720
+ - Updated dependencies
721
+ - @backstage/plugin-catalog-react@1.5.0-next.3
722
+ - @backstage/catalog-model@1.3.0-next.0
723
+ - @backstage/core-components@0.13.0-next.3
724
+ - @backstage/core-plugin-api@1.5.1-next.1
725
+ - @backstage/integration@1.4.4-next.0
726
+ - @backstage/theme@0.2.19-next.0
727
+
728
+ ## 0.5.17-next.2
729
+
730
+ ### Patch Changes
731
+
732
+ - Updated dependencies
733
+ - @backstage/core-components@0.12.6-next.2
734
+ - @backstage/plugin-catalog-react@1.4.1-next.2
735
+ - @backstage/core-plugin-api@1.5.1-next.1
736
+ - @backstage/catalog-model@1.2.1
737
+ - @backstage/integration@1.4.4-next.0
738
+ - @backstage/theme@0.2.19-next.0
739
+
740
+ ## 0.5.17-next.1
741
+
742
+ ### Patch Changes
743
+
744
+ - e0c6e8b9c3c: Update peer dependencies
745
+ - Updated dependencies
746
+ - @backstage/core-components@0.12.6-next.1
747
+ - @backstage/core-plugin-api@1.5.1-next.0
748
+ - @backstage/plugin-catalog-react@1.4.1-next.1
749
+ - @backstage/integration@1.4.4-next.0
750
+ - @backstage/theme@0.2.19-next.0
751
+ - @backstage/catalog-model@1.2.1
752
+
753
+ ## 0.5.17-next.0
754
+
755
+ ### Patch Changes
756
+
757
+ - 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
758
+ - Updated dependencies
759
+ - @backstage/core-components@0.12.6-next.0
760
+ - @backstage/plugin-catalog-react@1.4.1-next.0
761
+ - @backstage/core-plugin-api@1.5.0
762
+ - @backstage/integration@1.4.3
763
+ - @backstage/catalog-model@1.2.1
764
+ - @backstage/theme@0.2.18
765
+
766
+ ## 0.5.16
767
+
768
+ ### Patch Changes
769
+
770
+ - 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
771
+ - Updated dependencies
772
+ - @backstage/core-components@0.12.5
773
+ - @backstage/plugin-catalog-react@1.4.0
774
+ - @backstage/core-plugin-api@1.5.0
775
+ - @backstage/catalog-model@1.2.1
776
+ - @backstage/integration@1.4.3
777
+ - @backstage/theme@0.2.18
778
+
779
+ ## 0.5.16-next.2
780
+
781
+ ### Patch Changes
782
+
783
+ - Updated dependencies
784
+ - @backstage/core-components@0.12.5-next.2
785
+ - @backstage/plugin-catalog-react@1.4.0-next.2
786
+ - @backstage/core-plugin-api@1.5.0-next.2
787
+ - @backstage/integration@1.4.3-next.0
788
+
789
+ ## 0.5.16-next.1
790
+
791
+ ### Patch Changes
792
+
793
+ - 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
794
+ - Updated dependencies
795
+ - @backstage/core-components@0.12.5-next.1
796
+ - @backstage/core-plugin-api@1.4.1-next.1
797
+ - @backstage/integration@1.4.3-next.0
798
+ - @backstage/theme@0.2.18-next.0
799
+ - @backstage/plugin-catalog-react@1.4.0-next.1
800
+ - @backstage/catalog-model@1.2.1-next.1
801
+
802
+ ## 0.5.16-next.0
803
+
804
+ ### Patch Changes
805
+
806
+ - Updated dependencies
807
+ - @backstage/plugin-catalog-react@1.4.0-next.0
808
+ - @backstage/core-plugin-api@1.4.1-next.0
809
+ - @backstage/catalog-model@1.2.1-next.0
810
+ - @backstage/core-components@0.12.5-next.0
811
+ - @backstage/integration@1.4.2
812
+ - @backstage/theme@0.2.17
813
+
814
+ ## 0.5.15
815
+
816
+ ### Patch Changes
817
+
818
+ - Updated dependencies
819
+ - @backstage/core-components@0.12.4
820
+ - @backstage/catalog-model@1.2.0
821
+ - @backstage/theme@0.2.17
822
+ - @backstage/core-plugin-api@1.4.0
823
+ - @backstage/plugin-catalog-react@1.3.0
824
+ - @backstage/integration@1.4.2
825
+
826
+ ## 0.5.15-next.2
827
+
828
+ ### Patch Changes
829
+
830
+ - Updated dependencies
831
+ - @backstage/catalog-model@1.2.0-next.1
832
+ - @backstage/core-components@0.12.4-next.1
833
+ - @backstage/core-plugin-api@1.3.0
834
+ - @backstage/integration@1.4.2
835
+ - @backstage/theme@0.2.16
836
+ - @backstage/plugin-catalog-react@1.3.0-next.2
837
+
838
+ ## 0.5.15-next.1
839
+
840
+ ### Patch Changes
841
+
842
+ - Updated dependencies
843
+ - @backstage/core-components@0.12.4-next.0
844
+ - @backstage/plugin-catalog-react@1.3.0-next.1
845
+ - @backstage/catalog-model@1.1.6-next.0
846
+ - @backstage/core-plugin-api@1.3.0
847
+ - @backstage/integration@1.4.2
848
+ - @backstage/theme@0.2.16
849
+
850
+ ## 0.5.15-next.0
851
+
852
+ ### Patch Changes
853
+
854
+ - Updated dependencies
855
+ - @backstage/plugin-catalog-react@1.3.0-next.0
856
+ - @backstage/catalog-model@1.1.6-next.0
857
+
858
+ ## 0.5.14
859
+
860
+ ### Patch Changes
861
+
862
+ - 27a5e90e97: Small updates to some paragraph components to ensure theme typography properties are inherited correctly.
863
+ - Updated dependencies
864
+ - @backstage/catalog-model@1.1.5
865
+ - @backstage/plugin-catalog-react@1.2.4
866
+ - @backstage/core-components@0.12.3
867
+ - @backstage/core-plugin-api@1.3.0
868
+ - @backstage/integration@1.4.2
869
+ - @backstage/theme@0.2.16
870
+
871
+ ## 0.5.14-next.2
872
+
873
+ ### Patch Changes
874
+
875
+ - Updated dependencies
876
+ - @backstage/core-plugin-api@1.3.0-next.1
877
+ - @backstage/plugin-catalog-react@1.2.4-next.2
878
+ - @backstage/catalog-model@1.1.5-next.1
879
+ - @backstage/core-components@0.12.3-next.2
880
+ - @backstage/integration@1.4.2-next.0
881
+ - @backstage/theme@0.2.16
882
+
883
+ ## 0.5.14-next.1
884
+
885
+ ### Patch Changes
886
+
887
+ - Updated dependencies
888
+ - @backstage/catalog-model@1.1.5-next.1
889
+ - @backstage/core-components@0.12.3-next.1
890
+ - @backstage/core-plugin-api@1.2.1-next.0
891
+ - @backstage/integration@1.4.2-next.0
892
+ - @backstage/theme@0.2.16
893
+ - @backstage/plugin-catalog-react@1.2.4-next.1
894
+
895
+ ## 0.5.14-next.0
896
+
897
+ ### Patch Changes
898
+
899
+ - Updated dependencies
900
+ - @backstage/catalog-model@1.1.5-next.0
901
+ - @backstage/plugin-catalog-react@1.2.4-next.0
902
+ - @backstage/core-components@0.12.3-next.0
903
+ - @backstage/core-plugin-api@1.2.0
904
+ - @backstage/integration@1.4.1
905
+ - @backstage/theme@0.2.16
906
+
907
+ ## 0.5.13
908
+
909
+ ### Patch Changes
910
+
911
+ - Updated dependencies
912
+ - @backstage/core-components@0.12.2
913
+ - @backstage/plugin-catalog-react@1.2.3
914
+
915
+ ## 0.5.12
916
+
917
+ ### Patch Changes
918
+
919
+ - d3fea4ae0a: Internal fixes to avoid implicit usage of globals
920
+ - 2e701b3796: Internal refactor to use `react-router-dom` rather than `react-router`.
921
+ - 3280711113: Updated dependency `msw` to `^0.49.0`.
922
+ - Updated dependencies
923
+ - @backstage/core-plugin-api@1.2.0
924
+ - @backstage/core-components@0.12.1
925
+ - @backstage/plugin-catalog-react@1.2.2
926
+ - @backstage/integration@1.4.1
927
+ - @backstage/catalog-model@1.1.4
928
+ - @backstage/theme@0.2.16
929
+
930
+ ## 0.5.12-next.4
931
+
932
+ ### Patch Changes
933
+
934
+ - 2e701b3796: Internal refactor to use `react-router-dom` rather than `react-router`.
935
+ - Updated dependencies
936
+ - @backstage/core-components@0.12.1-next.4
937
+ - @backstage/plugin-catalog-react@1.2.2-next.4
938
+ - @backstage/catalog-model@1.1.4-next.1
939
+ - @backstage/core-plugin-api@1.2.0-next.2
940
+ - @backstage/integration@1.4.1-next.1
941
+ - @backstage/theme@0.2.16
942
+
943
+ ## 0.5.12-next.3
944
+
945
+ ### Patch Changes
946
+
947
+ - Updated dependencies
948
+ - @backstage/core-components@0.12.1-next.3
949
+ - @backstage/catalog-model@1.1.4-next.1
950
+ - @backstage/core-plugin-api@1.2.0-next.2
951
+ - @backstage/integration@1.4.1-next.1
952
+ - @backstage/theme@0.2.16
953
+ - @backstage/plugin-catalog-react@1.2.2-next.3
954
+
955
+ ## 0.5.12-next.2
956
+
957
+ ### Patch Changes
958
+
959
+ - Updated dependencies
960
+ - @backstage/core-plugin-api@1.2.0-next.2
961
+ - @backstage/core-components@0.12.1-next.2
962
+ - @backstage/plugin-catalog-react@1.2.2-next.2
963
+ - @backstage/catalog-model@1.1.4-next.1
964
+ - @backstage/integration@1.4.1-next.1
965
+ - @backstage/theme@0.2.16
966
+
967
+ ## 0.5.12-next.1
968
+
969
+ ### Patch Changes
970
+
971
+ - d3fea4ae0a: Internal fixes to avoid implicit usage of globals
972
+ - Updated dependencies
973
+ - @backstage/core-components@0.12.1-next.1
974
+ - @backstage/core-plugin-api@1.1.1-next.1
975
+ - @backstage/plugin-catalog-react@1.2.2-next.1
976
+ - @backstage/integration@1.4.1-next.1
977
+ - @backstage/catalog-model@1.1.4-next.1
978
+ - @backstage/theme@0.2.16
979
+
980
+ ## 0.5.12-next.0
981
+
982
+ ### Patch Changes
983
+
984
+ - 3280711113: Updated dependency `msw` to `^0.49.0`.
985
+ - Updated dependencies
986
+ - @backstage/core-components@0.12.1-next.0
987
+ - @backstage/core-plugin-api@1.1.1-next.0
988
+ - @backstage/integration@1.4.1-next.0
989
+ - @backstage/plugin-catalog-react@1.2.2-next.0
990
+ - @backstage/catalog-model@1.1.4-next.0
991
+ - @backstage/theme@0.2.16
992
+
993
+ ## 0.5.11
994
+
995
+ ### Patch Changes
996
+
997
+ - ed438a3ba5: Add error panel when the plugin fails.
998
+ - 0d6837ca4e: Fix wrong GitHub callback URL documentation
999
+ - c1784a4980: Replaces in-code uses of `GitHub` with `Github` and deprecates old versions.
1000
+ - f905853ad6: Prefer using `Link` from `@backstage/core-components` rather than material-UI.
1001
+ - Updated dependencies
1002
+ - @backstage/plugin-catalog-react@1.2.1
1003
+ - @backstage/core-components@0.12.0
1004
+ - @backstage/core-plugin-api@1.1.0
1005
+ - @backstage/integration@1.4.0
1006
+ - @backstage/catalog-model@1.1.3
1007
+ - @backstage/theme@0.2.16
1008
+
1009
+ ## 0.5.11-next.1
1010
+
1011
+ ### Patch Changes
1012
+
1013
+ - ed438a3ba5: Add error panel when the plugin fails.
1014
+ - 0d6837ca4e: Fix wrong GitHub callback URL documentation
1015
+ - Updated dependencies
1016
+ - @backstage/core-components@0.12.0-next.1
1017
+ - @backstage/catalog-model@1.1.3-next.0
1018
+ - @backstage/core-plugin-api@1.1.0-next.0
1019
+ - @backstage/integration@1.4.0-next.0
1020
+ - @backstage/theme@0.2.16
1021
+ - @backstage/plugin-catalog-react@1.2.1-next.1
1022
+
1023
+ ## 0.5.11-next.0
1024
+
1025
+ ### Patch Changes
1026
+
1027
+ - c1784a4980: Replaces in-code uses of `GitHub` with `Github` and deprecates old versions.
1028
+ - f905853ad6: Prefer using `Link` from `@backstage/core-components` rather than material-UI.
1029
+ - Updated dependencies
1030
+ - @backstage/plugin-catalog-react@1.2.1-next.0
1031
+ - @backstage/core-components@0.12.0-next.0
1032
+ - @backstage/core-plugin-api@1.1.0-next.0
1033
+ - @backstage/integration@1.4.0-next.0
1034
+ - @backstage/catalog-model@1.1.3-next.0
1035
+ - @backstage/theme@0.2.16
1036
+
1037
+ ## 0.5.10
1038
+
1039
+ ### Patch Changes
1040
+
1041
+ - Updated dependencies
1042
+ - @backstage/catalog-model@1.1.2
1043
+ - @backstage/plugin-catalog-react@1.2.0
1044
+ - @backstage/core-components@0.11.2
1045
+ - @backstage/core-plugin-api@1.0.7
1046
+ - @backstage/integration@1.3.2
1047
+ - @backstage/theme@0.2.16
1048
+
1049
+ ## 0.5.10-next.2
1050
+
1051
+ ### Patch Changes
1052
+
1053
+ - Updated dependencies
1054
+ - @backstage/plugin-catalog-react@1.2.0-next.2
1055
+ - @backstage/catalog-model@1.1.2-next.2
1056
+ - @backstage/core-components@0.11.2-next.2
1057
+ - @backstage/core-plugin-api@1.0.7-next.2
1058
+ - @backstage/integration@1.3.2-next.2
1059
+ - @backstage/theme@0.2.16
1060
+
1061
+ ## 0.5.10-next.1
1062
+
1063
+ ### Patch Changes
1064
+
1065
+ - Updated dependencies
1066
+ - @backstage/plugin-catalog-react@1.2.0-next.1
1067
+ - @backstage/core-components@0.11.2-next.1
1068
+ - @backstage/core-plugin-api@1.0.7-next.1
1069
+ - @backstage/catalog-model@1.1.2-next.1
1070
+ - @backstage/integration@1.3.2-next.1
1071
+ - @backstage/theme@0.2.16
1072
+
1073
+ ## 0.5.10-next.0
1074
+
1075
+ ### Patch Changes
1076
+
1077
+ - Updated dependencies
1078
+ - @backstage/catalog-model@1.1.2-next.0
1079
+ - @backstage/core-components@0.11.2-next.0
1080
+ - @backstage/plugin-catalog-react@1.1.5-next.0
1081
+ - @backstage/core-plugin-api@1.0.7-next.0
1082
+ - @backstage/integration@1.3.2-next.0
1083
+ - @backstage/theme@0.2.16
1084
+
1085
+ ## 0.5.9
1086
+
1087
+ ### Patch Changes
1088
+
1089
+ - 817f3196f6: Updated React Router dependencies to be peer dependencies.
1090
+ - 1bdb0bf24b: Modify RecentWorkflowRunsCard use constructed route instead of hardcoded route.
1091
+ - 3f739be9d9: Minor API signatures cleanup
1092
+ - 7d47def9c4: Removed dependency on `@types/jest`.
1093
+ - d669d89206: Minor API signatures cleanup
1094
+ - 667d917488: Updated dependency `msw` to `^0.47.0`.
1095
+ - 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
1096
+ - bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
1097
+ - Updated dependencies
1098
+ - @backstage/core-components@0.11.1
1099
+ - @backstage/core-plugin-api@1.0.6
1100
+ - @backstage/plugin-catalog-react@1.1.4
1101
+ - @backstage/integration@1.3.1
1102
+ - @backstage/catalog-model@1.1.1
1103
+
1104
+ ## 0.5.9-next.3
1105
+
1106
+ ### Patch Changes
1107
+
1108
+ - 7d47def9c4: Removed dependency on `@types/jest`.
1109
+ - Updated dependencies
1110
+ - @backstage/plugin-catalog-react@1.1.4-next.2
1111
+ - @backstage/catalog-model@1.1.1-next.0
1112
+ - @backstage/core-components@0.11.1-next.3
1113
+ - @backstage/core-plugin-api@1.0.6-next.3
1114
+ - @backstage/integration@1.3.1-next.2
1115
+
1116
+ ## 0.5.9-next.2
1117
+
1118
+ ### Patch Changes
1119
+
1120
+ - 667d917488: Updated dependency `msw` to `^0.47.0`.
1121
+ - 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
1122
+ - Updated dependencies
1123
+ - @backstage/integration@1.3.1-next.1
1124
+ - @backstage/core-components@0.11.1-next.2
1125
+ - @backstage/core-plugin-api@1.0.6-next.2
1126
+
1127
+ ## 0.5.9-next.1
1128
+
1129
+ ### Patch Changes
1130
+
1131
+ - 817f3196f6: Updated React Router dependencies to be peer dependencies.
1132
+ - d669d89206: Minor API signatures cleanup
1133
+ - Updated dependencies
1134
+ - @backstage/core-components@0.11.1-next.1
1135
+ - @backstage/core-plugin-api@1.0.6-next.1
1136
+ - @backstage/plugin-catalog-react@1.1.4-next.1
1137
+
1138
+ ## 0.5.9-next.0
1139
+
1140
+ ### Patch Changes
1141
+
1142
+ - 3f739be9d9: Minor API signatures cleanup
1143
+ - bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
1144
+ - Updated dependencies
1145
+ - @backstage/core-plugin-api@1.0.6-next.0
1146
+ - @backstage/core-components@0.11.1-next.0
1147
+ - @backstage/integration@1.3.1-next.0
1148
+ - @backstage/plugin-catalog-react@1.1.4-next.0
1149
+
1150
+ ## 0.5.8
1151
+
1152
+ ### Patch Changes
1153
+
1154
+ - Updated dependencies
1155
+ - @backstage/integration@1.3.0
1156
+ - @backstage/core-components@0.11.0
1157
+ - @backstage/core-plugin-api@1.0.5
1158
+ - @backstage/plugin-catalog-react@1.1.3
1159
+
1160
+ ## 0.5.8-next.1
1161
+
1162
+ ### Patch Changes
1163
+
1164
+ - Updated dependencies
1165
+ - @backstage/plugin-catalog-react@1.1.3-next.2
1166
+ - @backstage/core-components@0.11.0-next.2
1167
+
1168
+ ## 0.5.8-next.0
1169
+
1170
+ ### Patch Changes
1171
+
1172
+ - Updated dependencies
1173
+ - @backstage/integration@1.3.0-next.0
1174
+ - @backstage/core-plugin-api@1.0.5-next.0
1175
+ - @backstage/plugin-catalog-react@1.1.3-next.0
1176
+ - @backstage/core-components@0.10.1-next.0
1177
+
1178
+ ## 0.5.7
1179
+
1180
+ ### Patch Changes
1181
+
1182
+ - 9de15a41d7: Upgrade @octokit/rest to 19.0.3
1183
+ - a70869e775: Updated dependency `msw` to `^0.43.0`.
1184
+ - 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
1185
+ - 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
1186
+ - 217f919f0a: Minor cleanup of the API surface.
1187
+ - Updated dependencies
1188
+ - @backstage/core-components@0.10.0
1189
+ - @backstage/catalog-model@1.1.0
1190
+ - @backstage/core-plugin-api@1.0.4
1191
+ - @backstage/integration@1.2.2
1192
+ - @backstage/plugin-catalog-react@1.1.2
1193
+ - @backstage/theme@0.2.16
1194
+
1195
+ ## 0.5.7-next.3
1196
+
1197
+ ### Patch Changes
1198
+
1199
+ - a70869e775: Updated dependency `msw` to `^0.43.0`.
1200
+ - 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
1201
+ - Updated dependencies
1202
+ - @backstage/core-plugin-api@1.0.4-next.0
1203
+ - @backstage/core-components@0.10.0-next.3
1204
+ - @backstage/integration@1.2.2-next.3
1205
+ - @backstage/catalog-model@1.1.0-next.3
1206
+ - @backstage/plugin-catalog-react@1.1.2-next.3
1207
+
1208
+ ## 0.5.7-next.2
1209
+
1210
+ ### Patch Changes
1211
+
1212
+ - Updated dependencies
1213
+ - @backstage/core-components@0.10.0-next.2
1214
+ - @backstage/catalog-model@1.1.0-next.2
1215
+ - @backstage/theme@0.2.16-next.1
1216
+ - @backstage/integration@1.2.2-next.2
1217
+ - @backstage/plugin-catalog-react@1.1.2-next.2
1218
+
1219
+ ## 0.5.7-next.1
1220
+
1221
+ ### Patch Changes
1222
+
1223
+ - Updated dependencies
1224
+ - @backstage/core-components@0.9.6-next.1
1225
+ - @backstage/catalog-model@1.1.0-next.1
1226
+ - @backstage/theme@0.2.16-next.0
1227
+ - @backstage/integration@1.2.2-next.1
1228
+ - @backstage/plugin-catalog-react@1.1.2-next.1
1229
+
1230
+ ## 0.5.7-next.0
1231
+
1232
+ ### Patch Changes
1233
+
1234
+ - 217f919f0a: Minor cleanup of the API surface.
1235
+ - Updated dependencies
1236
+ - @backstage/catalog-model@1.1.0-next.0
1237
+ - @backstage/core-components@0.9.6-next.0
1238
+ - @backstage/integration@1.2.2-next.0
1239
+ - @backstage/plugin-catalog-react@1.1.2-next.0
1240
+
1241
+ ## 0.5.6
1242
+
1243
+ ### Patch Changes
1244
+
1245
+ - 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
1246
+ - Updated dependencies
1247
+ - @backstage/plugin-catalog-react@1.1.1
1248
+ - @backstage/core-components@0.9.5
1249
+ - @backstage/integration@1.2.1
1250
+ - @backstage/core-plugin-api@1.0.3
1251
+ - @backstage/catalog-model@1.0.3
1252
+
1253
+ ## 0.5.6-next.1
1254
+
1255
+ ### Patch Changes
1256
+
1257
+ - 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
1258
+ - Updated dependencies
1259
+ - @backstage/core-components@0.9.5-next.1
1260
+ - @backstage/core-plugin-api@1.0.3-next.0
1261
+ - @backstage/integration@1.2.1-next.1
1262
+ - @backstage/catalog-model@1.0.3-next.0
1263
+ - @backstage/plugin-catalog-react@1.1.1-next.1
1264
+
1265
+ ## 0.5.6-next.0
1266
+
1267
+ ### Patch Changes
1268
+
1269
+ - Updated dependencies
1270
+ - @backstage/plugin-catalog-react@1.1.1-next.0
1271
+ - @backstage/core-components@0.9.5-next.0
1272
+ - @backstage/integration@1.2.1-next.0
1273
+
1274
+ ## 0.5.5
1275
+
1276
+ ### Patch Changes
1277
+
1278
+ - Updated dependencies
1279
+ - @backstage/core-components@0.9.4
1280
+ - @backstage/integration@1.2.0
1281
+ - @backstage/core-plugin-api@1.0.2
1282
+ - @backstage/plugin-catalog-react@1.1.0
1283
+ - @backstage/catalog-model@1.0.2
1284
+
1285
+ ## 0.5.5-next.2
1286
+
1287
+ ### Patch Changes
1288
+
1289
+ - Updated dependencies
1290
+ - @backstage/core-components@0.9.4-next.1
1291
+ - @backstage/plugin-catalog-react@1.1.0-next.2
1292
+ - @backstage/catalog-model@1.0.2-next.0
1293
+ - @backstage/core-plugin-api@1.0.2-next.1
1294
+ - @backstage/integration@1.2.0-next.1
1295
+
1296
+ ## 0.5.5-next.1
1297
+
1298
+ ### Patch Changes
1299
+
1300
+ - Updated dependencies
1301
+ - @backstage/core-components@0.9.4-next.0
1302
+ - @backstage/core-plugin-api@1.0.2-next.0
1303
+ - @backstage/plugin-catalog-react@1.1.0-next.1
1304
+
1305
+ ## 0.5.5-next.0
1306
+
1307
+ ### Patch Changes
1308
+
1309
+ - Updated dependencies
1310
+ - @backstage/integration@1.2.0-next.0
1311
+ - @backstage/plugin-catalog-react@1.1.0-next.0
1312
+
1313
+ ## 0.5.4
1314
+
1315
+ ### Patch Changes
1316
+
1317
+ - 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
1318
+ - 230ad0826f: Bump to using `@types/node` v16
1319
+ - Updated dependencies
1320
+ - @backstage/integration@1.1.0
1321
+ - @backstage/plugin-catalog-react@1.0.1
1322
+ - @backstage/catalog-model@1.0.1
1323
+ - @backstage/core-components@0.9.3
1324
+ - @backstage/core-plugin-api@1.0.1
1325
+
1326
+ ## 0.5.4-next.2
1327
+
1328
+ ### Patch Changes
1329
+
1330
+ - 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
1331
+ - 230ad0826f: Bump to using `@types/node` v16
1332
+ - Updated dependencies
1333
+ - @backstage/core-components@0.9.3-next.2
1334
+ - @backstage/core-plugin-api@1.0.1-next.0
1335
+ - @backstage/plugin-catalog-react@1.0.1-next.3
1336
+ - @backstage/integration@1.1.0-next.2
1337
+
1338
+ ## 0.5.4-next.1
1339
+
1340
+ ### Patch Changes
1341
+
1342
+ - Updated dependencies
1343
+ - @backstage/integration@1.1.0-next.1
1344
+ - @backstage/plugin-catalog-react@1.0.1-next.1
1345
+
1346
+ ## 0.5.4-next.0
1347
+
1348
+ ### Patch Changes
1349
+
1350
+ - Updated dependencies
1351
+ - @backstage/catalog-model@1.0.1-next.0
1352
+ - @backstage/integration@1.0.1-next.0
1353
+ - @backstage/plugin-catalog-react@1.0.1-next.0
1354
+ - @backstage/core-components@0.9.3-next.0
1355
+
1356
+ ## 0.5.3
1357
+
1358
+ ### Patch Changes
1359
+
1360
+ - a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3
1361
+ - Updated dependencies
1362
+ - @backstage/core-components@0.9.2
1363
+ - @backstage/core-plugin-api@1.0.0
1364
+ - @backstage/plugin-catalog-react@1.0.0
1365
+ - @backstage/catalog-model@1.0.0
1366
+ - @backstage/integration@1.0.0
1367
+
1368
+ ## 0.5.2
1369
+
1370
+ ### Patch Changes
1371
+
1372
+ - Updated dependencies
1373
+ - @backstage/plugin-catalog-react@0.9.0
1374
+ - @backstage/core-components@0.9.1
1375
+ - @backstage/catalog-model@0.13.0
1376
+
1377
+ ## 0.5.2-next.0
1378
+
1379
+ ### Patch Changes
1380
+
1381
+ - Updated dependencies
1382
+ - @backstage/plugin-catalog-react@0.9.0-next.0
1383
+ - @backstage/core-components@0.9.1-next.0
1384
+ - @backstage/catalog-model@0.13.0-next.0
1385
+
1386
+ ## 0.5.1
1387
+
1388
+ ### Patch Changes
1389
+
1390
+ - Updated dependencies
1391
+ - @backstage/catalog-model@0.12.0
1392
+ - @backstage/core-components@0.9.0
1393
+ - @backstage/plugin-catalog-react@0.8.0
1394
+ - @backstage/integration@0.8.0
1395
+ - @backstage/core-plugin-api@0.8.0
1396
+
1397
+ ## 0.5.0
1398
+
1399
+ ### Minor Changes
1400
+
1401
+ - 2262fe19c9: **BREAKING**: Removed support for passing in an explicit `entity` prop to entity page extensions, which has been deprecated for a long time. This is only a breaking change at the TypeScript level, as this property was already ignored.
1402
+
1403
+ ### Patch Changes
1404
+
1405
+ - Updated dependencies
1406
+ - @backstage/core-components@0.8.10
1407
+ - @backstage/plugin-catalog-react@0.7.0
1408
+ - @backstage/catalog-model@0.11.0
1409
+ - @backstage/core-plugin-api@0.7.0
1410
+ - @backstage/integration@0.7.5
1411
+
1412
+ ## 0.4.36
1413
+
1414
+ ### Patch Changes
1415
+
1416
+ - 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
1417
+ - c77c5c7eb6: Added `backstage.role` to `package.json`
1418
+ - 7efee0f94c: Fixed an issue where an error message was being displayed on the initial component render. This was due to values owner/repo not yet being set.
1419
+ - Updated dependencies
1420
+ - @backstage/core-components@0.8.9
1421
+ - @backstage/core-plugin-api@0.6.1
1422
+ - @backstage/integration@0.7.3
1423
+ - @backstage/plugin-catalog-react@0.6.15
1424
+ - @backstage/catalog-model@0.10.0
1425
+ - @backstage/theme@0.2.15
1426
+
1427
+ ## 0.4.35
1428
+
1429
+ ### Patch Changes
1430
+
1431
+ - Updated dependencies
1432
+ - @backstage/core-components@0.8.8
1433
+ - @backstage/plugin-catalog-react@0.6.14
1434
+
1435
+ ## 0.4.35-next.0
1436
+
1437
+ ### Patch Changes
1438
+
1439
+ - Updated dependencies
1440
+ - @backstage/core-components@0.8.8-next.0
1441
+ - @backstage/plugin-catalog-react@0.6.14-next.0
1442
+
1443
+ ## 0.4.34
1444
+
1445
+ ### Patch Changes
1446
+
1447
+ - Updated dependencies
1448
+ - @backstage/core-components@0.8.7
1449
+ - @backstage/plugin-catalog-react@0.6.13
1450
+
1451
+ ## 0.4.34-next.0
1452
+
1453
+ ### Patch Changes
1454
+
1455
+ - Updated dependencies
1456
+ - @backstage/core-components@0.8.7-next.0
1457
+ - @backstage/plugin-catalog-react@0.6.13-next.0
1458
+
1459
+ ## 0.4.33
1460
+
1461
+ ### Patch Changes
1462
+
1463
+ - a9bede36e1: Update GitHub OAuth documentation to include it must be created as a GitHub Organization OAuth application.
1464
+ - Updated dependencies
1465
+ - @backstage/core-components@0.8.6
1466
+
1467
+ ## 0.4.32
1468
+
1469
+ ### Patch Changes
1470
+
1471
+ - Updated dependencies
1472
+ - @backstage/core-components@0.8.5
1473
+ - @backstage/integration@0.7.2
1474
+ - @backstage/core-plugin-api@0.6.0
1475
+ - @backstage/plugin-catalog-react@0.6.12
1476
+ - @backstage/catalog-model@0.9.10
1477
+
1478
+ ## 0.4.32-next.0
1479
+
1480
+ ### Patch Changes
1481
+
1482
+ - Updated dependencies
1483
+ - @backstage/core-components@0.8.5-next.0
1484
+ - @backstage/core-plugin-api@0.6.0-next.0
1485
+ - @backstage/plugin-catalog-react@0.6.12-next.0
1486
+ - @backstage/catalog-model@0.9.10-next.0
1487
+ - @backstage/integration@0.7.2-next.0
1488
+
1489
+ ## 0.4.31
1490
+
1491
+ ### Patch Changes
1492
+
1493
+ - Updated dependencies
1494
+ - @backstage/integration@0.7.1
1495
+ - @backstage/core-components@0.8.4
1496
+ - @backstage/core-plugin-api@0.5.0
1497
+ - @backstage/plugin-catalog-react@0.6.11
1498
+ - @backstage/catalog-model@0.9.9
1499
+
1500
+ ## 0.4.30
1501
+
1502
+ ### Patch Changes
1503
+
1504
+ - 4ce51ab0f1: Internal refactor of the `react-use` imports to use `react-use/lib/*` instead.
1505
+ - Updated dependencies
1506
+ - @backstage/core-plugin-api@0.4.1
1507
+ - @backstage/plugin-catalog-react@0.6.10
1508
+ - @backstage/core-components@0.8.3
1509
+
1510
+ ## 0.4.29
1511
+
1512
+ ### Patch Changes
1513
+
1514
+ - Updated dependencies
1515
+ - @backstage/plugin-catalog-react@0.6.9
1516
+ - @backstage/integration@0.7.0
1517
+
1518
+ ## 0.4.28
1519
+
1520
+ ### Patch Changes
1521
+
1522
+ - 7a4bd2ceac: Prefer using `Link` from `@backstage/core-components` rather than material-UI.
1523
+ - Updated dependencies
1524
+ - @backstage/core-plugin-api@0.4.0
1525
+ - @backstage/plugin-catalog-react@0.6.8
1526
+ - @backstage/core-components@0.8.2
1527
+
1528
+ ## 0.4.27
1529
+
1530
+ ### Patch Changes
1531
+
1532
+ - 89bd772b00: Show empty state only when workflow API call has completed
1533
+ - Updated dependencies
1534
+ - @backstage/core-plugin-api@0.3.1
1535
+ - @backstage/core-components@0.8.1
1536
+ - @backstage/catalog-model@0.9.8
1537
+ - @backstage/plugin-catalog-react@0.6.7
1538
+
1539
+ ## 0.4.26
1540
+
1541
+ ### Patch Changes
1542
+
1543
+ - cd450844f6: Moved React dependencies to `peerDependencies` and allow both React v16 and v17 to be used.
1544
+ - cbd20c46f1: Switch to using `LogViewer` component from `@backstage/core-components` to display build logs.
1545
+ - Updated dependencies
1546
+ - @backstage/core-components@0.8.0
1547
+ - @backstage/core-plugin-api@0.3.0
1548
+ - @backstage/plugin-catalog-react@0.6.5
1549
+
1550
+ ## 0.4.25
1551
+
1552
+ ### Patch Changes
1553
+
1554
+ - bab752e2b3: Change default port of backend from 7000 to 7007.
1555
+
1556
+ This is due to the AirPlay Receiver process occupying port 7000 and preventing local Backstage instances on MacOS to start.
1557
+
1558
+ You can change the port back to 7000 or any other value by providing an `app-config.yaml` with the following values:
1559
+
1560
+ ```
1561
+ backend:
1562
+ listen: 0.0.0.0:7123
1563
+ baseUrl: http://localhost:7123
1564
+ ```
1565
+
1566
+ More information can be found here: https://backstage.io/docs/conf/writing
1567
+
1568
+ - Updated dependencies
1569
+ - @backstage/core-plugin-api@0.2.1
1570
+ - @backstage/core-components@0.7.5
1571
+
1572
+ ## 0.4.24
1573
+
1574
+ ### Patch Changes
1575
+
1576
+ - a125278b81: Refactor out the deprecated path and icon from RouteRefs
1577
+ - Updated dependencies
1578
+ - @backstage/catalog-model@0.9.7
1579
+ - @backstage/plugin-catalog-react@0.6.4
1580
+ - @backstage/core-components@0.7.4
1581
+ - @backstage/core-plugin-api@0.2.0
1582
+
1583
+ ## 0.4.23
1584
+
1585
+ ### Patch Changes
1586
+
1587
+ - e849f9cc0a: Use `<Progress>` instead of `<LinearProgress />` in combination with `Suspense`.
1588
+ - Updated dependencies
1589
+ - @backstage/core-components@0.7.3
1590
+ - @backstage/theme@0.2.13
1591
+ - @backstage/core-plugin-api@0.1.13
1592
+ - @backstage/plugin-catalog-react@0.6.3
1593
+
1594
+ ## 0.4.22
1595
+
1596
+ ### Patch Changes
1597
+
1598
+ - Updated dependencies
1599
+ - @backstage/plugin-catalog-react@0.6.0
1600
+ - @backstage/integration@0.6.8
1601
+ - @backstage/core-components@0.7.0
1602
+ - @backstage/theme@0.2.11
1603
+
1604
+ ## 0.4.21
1605
+
1606
+ ### Patch Changes
1607
+
1608
+ - 81a41ec249: Added a `name` key to all extensions in order to improve Analytics API metadata.
1609
+ - Updated dependencies
1610
+ - @backstage/core-components@0.6.1
1611
+ - @backstage/core-plugin-api@0.1.10
1612
+ - @backstage/plugin-catalog-react@0.5.2
1613
+ - @backstage/catalog-model@0.9.4
1614
+ - @backstage/integration@0.6.7
1615
+
1616
+ ## 0.4.20
1617
+
1618
+ ### Patch Changes
1619
+
1620
+ - Updated dependencies
1621
+ - @backstage/integration@0.6.6
1622
+ - @backstage/core-plugin-api@0.1.9
1623
+ - @backstage/core-components@0.6.0
1624
+ - @backstage/plugin-catalog-react@0.5.1
1625
+
1626
+ ## 0.4.19
1627
+
1628
+ ### Patch Changes
1629
+
1630
+ - Updated dependencies
1631
+ - @backstage/core-components@0.5.0
1632
+ - @backstage/integration@0.6.5
1633
+ - @backstage/plugin-catalog-react@0.5.0
1634
+ - @backstage/catalog-model@0.9.3
1635
+
1636
+ ## 0.4.18
1637
+
1638
+ ### Patch Changes
1639
+
1640
+ - 9f1362dcc1: Upgrade `@material-ui/lab` to `4.0.0-alpha.57`.
1641
+ - Updated dependencies
1642
+ - @backstage/core-components@0.4.2
1643
+ - @backstage/integration@0.6.4
1644
+ - @backstage/plugin-catalog-react@0.4.6
1645
+ - @backstage/core-plugin-api@0.1.8
1646
+
1647
+ ## 0.4.17
1648
+
1649
+ ### Patch Changes
1650
+
1651
+ - Updated dependencies
1652
+ - @backstage/plugin-catalog-react@0.4.5
1653
+ - @backstage/integration@0.6.3
1654
+ - @backstage/core-components@0.4.0
1655
+ - @backstage/catalog-model@0.9.1
1656
+
1657
+ ## 0.4.16
1658
+
1659
+ ### Patch Changes
1660
+
1661
+ - 8bedb75ae: Update Luxon dependency to 2.x
1662
+ - Updated dependencies
1663
+ - @backstage/integration@0.6.0
1664
+ - @backstage/core-components@0.3.1
1665
+ - @backstage/core-plugin-api@0.1.6
1666
+ - @backstage/plugin-catalog-react@0.4.2
1667
+
1668
+ ## 0.4.15
1669
+
1670
+ ### Patch Changes
1671
+
1672
+ - Updated dependencies
1673
+ - @backstage/core-components@0.3.0
1674
+ - @backstage/core-plugin-api@0.1.5
1675
+ - @backstage/integration@0.5.9
1676
+ - @backstage/plugin-catalog-react@0.4.1
1677
+
1678
+ ## 0.4.14
1679
+
1680
+ ### Patch Changes
1681
+
1682
+ - 9d40fcb1e: - Bumping `material-ui/core` version to at least `4.12.2` as they made some breaking changes in later versions which broke `Pagination` of the `Table`.
1683
+ - Switching out `material-table` to `@material-table/core` for support for the later versions of `material-ui/core`
1684
+ - This causes a minor API change to `@backstage/core-components` as the interface for `Table` re-exports the `prop` from the underlying `Table` components.
1685
+ - `onChangeRowsPerPage` has been renamed to `onRowsPerPageChange`
1686
+ - `onChangePage` has been renamed to `onPageChange`
1687
+ - Migration guide is here: https://material-table-core.com/docs/breaking-changes
1688
+ - Updated dependencies
1689
+ - @backstage/core-components@0.2.0
1690
+ - @backstage/plugin-catalog-react@0.4.0
1691
+ - @backstage/core-plugin-api@0.1.4
1692
+ - @backstage/theme@0.2.9
1693
+
1694
+ ## 0.4.13
1695
+
1696
+ ### Patch Changes
1697
+
1698
+ - Updated dependencies
1699
+ - @backstage/plugin-catalog-react@0.3.0
1700
+
1701
+ ## 0.4.12
1702
+
1703
+ ### Patch Changes
1704
+
1705
+ - Updated dependencies
1706
+ - @backstage/integration@0.5.8
1707
+ - @backstage/core-components@0.1.5
1708
+ - @backstage/catalog-model@0.9.0
1709
+ - @backstage/plugin-catalog-react@0.2.6
1710
+
1711
+ ## 0.4.11
1712
+
1713
+ ### Patch Changes
1714
+
1715
+ - 316530684: Migrate from Moment to Luxon
1716
+ - Updated dependencies
1717
+ - @backstage/plugin-catalog-react@0.2.5
1718
+ - @backstage/core-components@0.1.4
1719
+ - @backstage/integration@0.5.7
1720
+
1721
+ ## 0.4.10
1722
+
1723
+ ### Patch Changes
1724
+
1725
+ - 48c9fcd33: Migrated to use the new `@backstage/core-*` packages rather than `@backstage/core`.
1726
+ - Updated dependencies
1727
+ - @backstage/core-plugin-api@0.1.3
1728
+ - @backstage/catalog-model@0.8.4
1729
+ - @backstage/plugin-catalog-react@0.2.4
1730
+
1731
+ ## 0.4.9
1732
+
1733
+ ### Patch Changes
1734
+
1735
+ - 9bdd2cca8: Add missing token on job list call to GitHub API
1736
+ - Updated dependencies [27a9b503a]
1737
+ - Updated dependencies [7028ee1ca]
1738
+ - Updated dependencies [eda9dbd5f]
1739
+ - @backstage/catalog-model@0.8.2
1740
+ - @backstage/plugin-catalog-react@0.2.2
1741
+ - @backstage/integration@0.5.6
1742
+
1743
+ ## 0.4.8
1744
+
1745
+ ### Patch Changes
1746
+
1747
+ - Updated dependencies [0fd4ea443]
1748
+ - Updated dependencies [add62a455]
1749
+ - Updated dependencies [cc592248b]
1750
+ - Updated dependencies [17c497b81]
1751
+ - Updated dependencies [704875e26]
1752
+ - @backstage/integration@0.5.4
1753
+ - @backstage/catalog-model@0.8.0
1754
+ - @backstage/core@0.7.11
1755
+ - @backstage/plugin-catalog-react@0.2.0
1756
+
1757
+ ## 0.4.7
1758
+
1759
+ ### Patch Changes
1760
+
1761
+ - 65e6c4541: Remove circular dependencies
1762
+ - Updated dependencies [f7f7783a3]
1763
+ - Updated dependencies [65e6c4541]
1764
+ - Updated dependencies [68fdbf014]
1765
+ - Updated dependencies [5da6a561d]
1766
+ - @backstage/catalog-model@0.7.10
1767
+ - @backstage/core@0.7.10
1768
+ - @backstage/integration@0.5.3
1769
+
1770
+ ## 0.4.6
1771
+
1772
+ ### Patch Changes
1773
+
1774
+ - 062bbf90f: chore: bump `@testing-library/user-event` from 12.8.3 to 13.1.8
1775
+ - 675a569a9: chore: bump `react-use` dependency in all packages
1776
+ - Updated dependencies [062bbf90f]
1777
+ - Updated dependencies [10c008a3a]
1778
+ - Updated dependencies [889d89b6e]
1779
+ - Updated dependencies [16be1d093]
1780
+ - Updated dependencies [3f988cb63]
1781
+ - Updated dependencies [675a569a9]
1782
+ - @backstage/core@0.7.9
1783
+ - @backstage/plugin-catalog-react@0.1.6
1784
+ - @backstage/catalog-model@0.7.9
1785
+
1786
+ ## 0.4.5
1787
+
1788
+ ### Patch Changes
1789
+
1790
+ - 38ca05168: The default `@octokit/rest` dependency was bumped to `"^18.5.3"`.
1791
+ - Updated dependencies [38ca05168]
1792
+ - Updated dependencies [f65adcde7]
1793
+ - Updated dependencies [81c54d1f2]
1794
+ - Updated dependencies [80888659b]
1795
+ - Updated dependencies [7b8272fb7]
1796
+ - Updated dependencies [d8b81fd28]
1797
+ - @backstage/integration@0.5.2
1798
+ - @backstage/core@0.7.8
1799
+ - @backstage/plugin-catalog-react@0.1.5
1800
+ - @backstage/theme@0.2.7
1801
+ - @backstage/catalog-model@0.7.8
1802
+
1803
+ ## 0.4.4
1804
+
1805
+ ### Patch Changes
1806
+
1807
+ - 4c42ecca2: Wrap EmptyState in Card
1808
+ - c614ede9a: Updated README to have up-to-date install instructions.
1809
+ - Updated dependencies [9afcac5af]
1810
+ - Updated dependencies [e0c9ed759]
1811
+ - Updated dependencies [6eaecbd81]
1812
+ - @backstage/core@0.7.7
1813
+
1814
+ ## 0.4.3
1815
+
1816
+ ### Patch Changes
1817
+
1818
+ - 2c29611a0: Fixed GitHub workflows not appearing when the originating repository for a workflow run was deleted.
1819
+ - Updated dependencies [9f48b548c]
1820
+ - Updated dependencies [8488a1a96]
1821
+ - @backstage/plugin-catalog-react@0.1.4
1822
+ - @backstage/catalog-model@0.7.5
1823
+
1824
+ ## 0.4.2
1825
+
1826
+ ### Patch Changes
1827
+
1828
+ - 01ccef4c7: Introduce `useRouteRefParams` to `core-api` to retrieve typed route parameters.
1829
+ - Updated dependencies [01ccef4c7]
1830
+ - Updated dependencies [fcc3ada24]
1831
+ - Updated dependencies [4618774ff]
1832
+ - Updated dependencies [df59930b3]
1833
+ - @backstage/plugin-catalog-react@0.1.3
1834
+ - @backstage/core@0.7.3
1835
+ - @backstage/theme@0.2.5
1836
+
1837
+ ## 0.4.1
1838
+
1839
+ ### Patch Changes
1840
+
1841
+ - 9ca0e4009: use local version of lowerCase and upperCase methods
1842
+ - Updated dependencies [8686eb38c]
1843
+ - Updated dependencies [9ca0e4009]
1844
+ - Updated dependencies [34ff49b0f]
1845
+ - @backstage/core@0.7.2
1846
+ - @backstage/plugin-catalog-react@0.1.2
1847
+
1848
+ ## 0.4.0
1849
+
1850
+ ### Minor Changes
1851
+
1852
+ - eabe89d38: Show workflow name
1853
+
1854
+ ### Patch Changes
1855
+
1856
+ - 13fb84244: Link to GitHub using host defined in app config if defined.
1857
+ - Updated dependencies [277644e09]
1858
+ - Updated dependencies [52f613030]
1859
+ - Updated dependencies [0b42fff22]
1860
+ - Updated dependencies [ff4d666ab]
1861
+ - Updated dependencies [905cbfc96]
1862
+ - Updated dependencies [2089de76b]
1863
+ - Updated dependencies [d4e77ec5f]
1864
+ - Updated dependencies [dc1fc92c8]
1865
+ - @backstage/integration@0.5.1
1866
+ - @backstage/catalog-model@0.7.4
1867
+ - @backstage/core@0.7.1
1868
+ - @backstage/theme@0.2.4
1869
+
1870
+ ## 0.3.5
1871
+
1872
+ ### Patch Changes
1873
+
1874
+ - b2a5320a4: Use Breadcrumbs from @backstage/core rather than material-ui
1875
+ - 04667f571: Use Breadcrumbs from @backstage/core
1876
+ - Updated dependencies [12d8f27a6]
1877
+ - Updated dependencies [40c0fdbaa]
1878
+ - Updated dependencies [2a271d89e]
1879
+ - Updated dependencies [bece09057]
1880
+ - Updated dependencies [169f48deb]
1881
+ - Updated dependencies [8a1566719]
1882
+ - Updated dependencies [9d455f69a]
1883
+ - Updated dependencies [4c049a1a1]
1884
+ - Updated dependencies [02816ecd7]
1885
+ - @backstage/catalog-model@0.7.3
1886
+ - @backstage/core@0.7.0
1887
+ - @backstage/plugin-catalog-react@0.1.1
1888
+
1889
+ ## 0.3.4
1890
+
1891
+ ### Patch Changes
1892
+
1893
+ - Updated dependencies [3a58084b6]
1894
+ - Updated dependencies [e799e74d4]
1895
+ - Updated dependencies [d0760ecdf]
1896
+ - Updated dependencies [1407b34c6]
1897
+ - Updated dependencies [88f1f1b60]
1898
+ - Updated dependencies [bad21a085]
1899
+ - Updated dependencies [9615e68fb]
1900
+ - Updated dependencies [49f9b7346]
1901
+ - Updated dependencies [5c2e2863f]
1902
+ - Updated dependencies [3a58084b6]
1903
+ - Updated dependencies [2c1f2a7c2]
1904
+ - @backstage/core@0.6.3
1905
+ - @backstage/plugin-catalog-react@0.1.0
1906
+ - @backstage/catalog-model@0.7.2
1907
+
1908
+ ## 0.3.3
1909
+
1910
+ ### Patch Changes
1911
+
1912
+ - f4c2bcf54: Use a more strict type for `variant` of cards.
1913
+ - Updated dependencies [491f3a0ec]
1914
+ - Updated dependencies [fd3f2a8c0]
1915
+ - Updated dependencies [d34d26125]
1916
+ - Updated dependencies [0af242b6d]
1917
+ - Updated dependencies [f4c2bcf54]
1918
+ - Updated dependencies [10a0124e0]
1919
+ - Updated dependencies [07e226872]
1920
+ - Updated dependencies [f62e7abe5]
1921
+ - Updated dependencies [96f378d10]
1922
+ - Updated dependencies [688b73110]
1923
+ - @backstage/integration@0.5.0
1924
+ - @backstage/core@0.6.2
1925
+ - @backstage/plugin-catalog-react@0.0.4
1926
+
1927
+ ## 0.3.2
1928
+
1929
+ ### Patch Changes
1930
+
1931
+ - f5f45744e: Migrate to new composability API, exporting the plugin instance as `githubActionsPlugin`, the entity content as `EntityGithubActionsContent`, entity conditional as `isGithubActionsAvailable`, and entity cards as `EntityLatestGithubActionRunCard`, `EntityLatestGithubActionsForBranchCard`, and `EntityRecentGithubActionsRunsCard`.
1932
+ - Updated dependencies [ffffea8e6]
1933
+ - Updated dependencies [19d354c78]
1934
+ - Updated dependencies [b51ee6ece]
1935
+ - @backstage/integration@0.4.0
1936
+ - @backstage/plugin-catalog-react@0.0.3
1937
+ - @backstage/core@0.6.1
1938
+
1939
+ ## 0.3.1
1940
+
1941
+ ### Patch Changes
1942
+
1943
+ - 019fe39a0: Switch dependency from `@backstage/plugin-catalog` to `@backstage/plugin-catalog-react`.
1944
+ - Updated dependencies [12ece98cd]
1945
+ - Updated dependencies [c4abcdb60]
1946
+ - Updated dependencies [d82246867]
1947
+ - Updated dependencies [c810082ae]
1948
+ - Updated dependencies [5fa3bdb55]
1949
+ - Updated dependencies [6e612ce25]
1950
+ - Updated dependencies [025e122c3]
1951
+ - Updated dependencies [21e624ba9]
1952
+ - Updated dependencies [064c513e1]
1953
+ - Updated dependencies [da9f53c60]
1954
+ - Updated dependencies [32c95605f]
1955
+ - Updated dependencies [7881f2117]
1956
+ - Updated dependencies [3149bfe63]
1957
+ - Updated dependencies [54c7d02f7]
1958
+ - Updated dependencies [2e62aea6f]
1959
+ - Updated dependencies [11cb5ef94]
1960
+ - @backstage/core@0.6.0
1961
+ - @backstage/integration@0.3.2
1962
+ - @backstage/theme@0.2.3
1963
+ - @backstage/catalog-model@0.7.1
1964
+
1965
+ ## 0.3.0
1966
+
1967
+ ### Minor Changes
1968
+
1969
+ - 46bba09ea: Support GHE
1970
+
1971
+ ### Patch Changes
1972
+
1973
+ - Updated dependencies [def2307f3]
1974
+ - Updated dependencies [efd6ef753]
1975
+ - Updated dependencies [0b135e7e0]
1976
+ - Updated dependencies [593632f07]
1977
+ - Updated dependencies [33846acfc]
1978
+ - Updated dependencies [fa8ba330a]
1979
+ - Updated dependencies [a187b8ad0]
1980
+ - Updated dependencies [ed6baab66]
1981
+ - Updated dependencies [f04db53d7]
1982
+ - Updated dependencies [a93f42213]
1983
+ - @backstage/catalog-model@0.7.0
1984
+ - @backstage/core@0.5.0
1985
+ - @backstage/integration@0.3.0
1986
+ - @backstage/plugin-catalog@0.2.12
1987
+
1988
+ ## 0.2.7
1989
+
1990
+ ### Patch Changes
1991
+
1992
+ - 94fdf4955: Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version
1993
+ - a6f9dca0d: Remove dependency on `@backstage/core-api`. No plugin should ever depend on that package; it's an internal concern whose important bits are re-exported by `@backstage/core` which is the public facing dependency to use.
1994
+ - Updated dependencies [f3b064e1c]
1995
+ - Updated dependencies [c00488983]
1996
+ - Updated dependencies [265a7ab30]
1997
+ - Updated dependencies [abbee6fff]
1998
+ - Updated dependencies [147fadcb9]
1999
+ - @backstage/catalog-model@0.6.1
2000
+ - @backstage/plugin-catalog@0.2.11
2001
+ - @backstage/core@0.4.4
2002
+
2003
+ ## 0.2.6
2004
+
2005
+ ### Patch Changes
2006
+
2007
+ - 19554f6d6: Added GitHub Actions for Create React App, and allow better imports of files inside a module when they're exposed using `files` in `package.json`
2008
+ - Updated dependencies [d681db2b5]
2009
+ - Updated dependencies [1dc445e89]
2010
+ - Updated dependencies [342270e4d]
2011
+ - Updated dependencies [1dc445e89]
2012
+ - @backstage/core-api@0.2.7
2013
+ - @backstage/core@0.4.2
2014
+ - @backstage/plugin-catalog@0.2.8
2015
+
2016
+ ## 0.2.5
2017
+
2018
+ ### Patch Changes
2019
+
2020
+ - Updated dependencies [c911061b7]
2021
+ - Updated dependencies [8ef71ed32]
2022
+ - Updated dependencies [0e6298f7e]
2023
+ - Updated dependencies [7dd2ef7d1]
2024
+ - Updated dependencies [ac3560b42]
2025
+ - @backstage/catalog-model@0.6.0
2026
+ - @backstage/core@0.4.1
2027
+ - @backstage/core-api@0.2.6
2028
+ - @backstage/plugin-catalog@0.2.7
2029
+
2030
+ ## 0.2.4
2031
+
2032
+ ### Patch Changes
2033
+
2034
+ - Updated dependencies [b6557c098]
2035
+ - Updated dependencies [2527628e1]
2036
+ - Updated dependencies [6011b7d3e]
2037
+ - Updated dependencies [1c69d4716]
2038
+ - Updated dependencies [d8d5a17da]
2039
+ - Updated dependencies [83b6e0c1f]
2040
+ - Updated dependencies [1665ae8bb]
2041
+ - Updated dependencies [04f26f88d]
2042
+ - Updated dependencies [ff243ce96]
2043
+ - @backstage/core-api@0.2.5
2044
+ - @backstage/core@0.4.0
2045
+ - @backstage/plugin-catalog@0.2.6
2046
+ - @backstage/catalog-model@0.5.0
2047
+ - @backstage/theme@0.2.2
2048
+
2049
+ ## 0.2.3
2050
+
2051
+ ### Patch Changes
2052
+
2053
+ - Updated dependencies [b4488ddb0]
2054
+ - Updated dependencies [08835a61d]
2055
+ - Updated dependencies [a9fd599f7]
2056
+ - Updated dependencies [bcc211a08]
2057
+ - Updated dependencies [ebf37bbae]
2058
+ - @backstage/core-api@0.2.4
2059
+ - @backstage/catalog-model@0.4.0
2060
+ - @backstage/plugin-catalog@0.2.5
2061
+
2062
+ ## 0.2.2
2063
+
2064
+ ### Patch Changes
2065
+
2066
+ - Updated dependencies [475fc0aaa]
2067
+ - Updated dependencies [1166fcc36]
2068
+ - Updated dependencies [1185919f3]
2069
+ - @backstage/core@0.3.2
2070
+ - @backstage/catalog-model@0.3.0
2071
+ - @backstage/plugin-catalog@0.2.3
2072
+
2073
+ ## 0.2.1
2074
+
2075
+ ### Patch Changes
2076
+
2077
+ - Updated dependencies [c5bab94ab]
2078
+ - Updated dependencies [7b37d65fd]
2079
+ - Updated dependencies [4aca74e08]
2080
+ - Updated dependencies [e8f69ba93]
2081
+ - Updated dependencies [0c0798f08]
2082
+ - Updated dependencies [0c0798f08]
2083
+ - Updated dependencies [199237d2f]
2084
+ - Updated dependencies [6627b626f]
2085
+ - Updated dependencies [4577e377b]
2086
+ - Updated dependencies [2d0bd1be7]
2087
+ - @backstage/core-api@0.2.1
2088
+ - @backstage/core@0.3.0
2089
+ - @backstage/theme@0.2.1
2090
+ - @backstage/plugin-catalog@0.2.1
2091
+
2092
+ ## 0.2.0
2093
+
2094
+ ### Minor Changes
2095
+
2096
+ - 28edd7d29: Create backend plugin through CLI
2097
+ - d67c529ab: Adds a widget to show recent git workflow runs to the GitHub actions plugin. The default setting is the last 5 runs across all branches but both branch and the number of runs are configurable.
2098
+ - 6d97d2d6f: The InfoCard variant `'height100'` is deprecated. Use variant `'gridItem'` instead.
2099
+
2100
+ When the InfoCard is displayed as a grid item within a grid, you may want items to have the same height for all items.
2101
+ Set to the `'gridItem'` variant to display the InfoCard with full height suitable for Grid:
2102
+ `<InfoCard variant="gridItem">...</InfoCard>`
2103
+
2104
+ Changed the InfoCards in '@backstage-community/plugin-github-actions', '@backstage/plugin-jenkins', '@backstage/plugin-lighthouse'
2105
+ to pass an optional variant to the corresponding card of the plugin.
2106
+
2107
+ As a result the overview content of the EntityPage shows cards with full height suitable for Grid.
2108
+
2109
+ ### Patch Changes
2110
+
2111
+ - Updated dependencies [28edd7d29]
2112
+ - Updated dependencies [819a70229]
2113
+ - Updated dependencies [3a4236570]
2114
+ - Updated dependencies [ae5983387]
2115
+ - Updated dependencies [0d4459c08]
2116
+ - Updated dependencies [cbbd271c4]
2117
+ - Updated dependencies [482b6313d]
2118
+ - Updated dependencies [e0be86b6f]
2119
+ - Updated dependencies [f70a52868]
2120
+ - Updated dependencies [12b5fe940]
2121
+ - Updated dependencies [368fd8243]
2122
+ - Updated dependencies [1c60f716e]
2123
+ - Updated dependencies [144c66d50]
2124
+ - Updated dependencies [a768a07fb]
2125
+ - Updated dependencies [b79017fd3]
2126
+ - Updated dependencies [6d97d2d6f]
2127
+ - Updated dependencies [5adfc005e]
2128
+ - Updated dependencies [f0aa01bcc]
2129
+ - Updated dependencies [0aecfded0]
2130
+ - Updated dependencies [93a3fa3ae]
2131
+ - Updated dependencies [782f3b354]
2132
+ - Updated dependencies [8b9c8196f]
2133
+ - Updated dependencies [2713f28f4]
2134
+ - Updated dependencies [406015b0d]
2135
+ - Updated dependencies [82759d3e4]
2136
+ - Updated dependencies [60d40892c]
2137
+ - Updated dependencies [ac8d5d5c7]
2138
+ - Updated dependencies [2ebcfac8d]
2139
+ - Updated dependencies [fa56f4615]
2140
+ - Updated dependencies [ebca83d48]
2141
+ - Updated dependencies [aca79334f]
2142
+ - Updated dependencies [c0d5242a0]
2143
+ - Updated dependencies [b3d57961c]
2144
+ - Updated dependencies [0b956f21b]
2145
+ - Updated dependencies [26e69ab1a]
2146
+ - Updated dependencies [97c2cb19b]
2147
+ - Updated dependencies [3beb5c9fc]
2148
+ - Updated dependencies [cbab5bbf8]
2149
+ - Updated dependencies [754e31db5]
2150
+ - Updated dependencies [1611c6dbc]
2151
+ - @backstage/plugin-catalog@0.2.0
2152
+ - @backstage/core-api@0.2.0
2153
+ - @backstage/core@0.2.0
2154
+ - @backstage/catalog-model@0.2.0
2155
+ - @backstage/theme@0.2.0