@backstage/plugin-catalog-react 0.0.0-nightly-20230620022155 → 0.0.0-nightly-20230624023358
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 +30 -12
- package/alpha/package.json +1 -1
- package/package.json +17 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,24 @@
|
|
|
1
1
|
# @backstage/plugin-catalog-react
|
|
2
2
|
|
|
3
|
-
## 0.0.0-nightly-
|
|
3
|
+
## 0.0.0-nightly-20230624023358
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
- @backstage/errors@0.0.0-nightly-20230624023358
|
|
9
|
+
- @backstage/core-components@0.0.0-nightly-20230624023358
|
|
10
|
+
- @backstage/catalog-client@0.0.0-nightly-20230624023358
|
|
11
|
+
- @backstage/catalog-model@0.0.0-nightly-20230624023358
|
|
12
|
+
- @backstage/integration@0.0.0-nightly-20230624023358
|
|
13
|
+
- @backstage/plugin-permission-common@0.0.0-nightly-20230624023358
|
|
14
|
+
- @backstage/plugin-catalog-common@0.0.0-nightly-20230624023358
|
|
15
|
+
- @backstage/core-plugin-api@1.5.2
|
|
16
|
+
- @backstage/theme@0.4.0
|
|
17
|
+
- @backstage/types@1.1.0
|
|
18
|
+
- @backstage/version-bridge@1.0.4
|
|
19
|
+
- @backstage/plugin-permission-react@0.0.0-nightly-20230624023358
|
|
20
|
+
|
|
21
|
+
## 1.7.0
|
|
4
22
|
|
|
5
23
|
### Minor Changes
|
|
6
24
|
|
|
@@ -19,18 +37,18 @@
|
|
|
19
37
|
- 429319d080cd: `EntityAutocompletePicker` add `initialSelectedOptions` prop
|
|
20
38
|
- 429319d080cd: `EntityLifecycleFilter` loads data using the facets endpoint
|
|
21
39
|
- Updated dependencies
|
|
22
|
-
- @backstage/
|
|
23
|
-
- @backstage/
|
|
24
|
-
- @backstage/
|
|
25
|
-
- @backstage/
|
|
26
|
-
- @backstage/
|
|
27
|
-
- @backstage/
|
|
28
|
-
- @backstage/
|
|
29
|
-
- @backstage/
|
|
40
|
+
- @backstage/core-plugin-api@1.5.2
|
|
41
|
+
- @backstage/catalog-client@1.4.2
|
|
42
|
+
- @backstage/core-components@0.13.2
|
|
43
|
+
- @backstage/types@1.1.0
|
|
44
|
+
- @backstage/theme@0.4.0
|
|
45
|
+
- @backstage/integration@1.5.0
|
|
46
|
+
- @backstage/catalog-model@1.4.0
|
|
47
|
+
- @backstage/errors@1.2.0
|
|
48
|
+
- @backstage/plugin-permission-react@0.4.13
|
|
30
49
|
- @backstage/version-bridge@1.0.4
|
|
31
|
-
- @backstage/plugin-catalog-common@
|
|
32
|
-
- @backstage/plugin-permission-common@0.
|
|
33
|
-
- @backstage/plugin-permission-react@0.0.0-nightly-20230620022155
|
|
50
|
+
- @backstage/plugin-catalog-common@1.0.14
|
|
51
|
+
- @backstage/plugin-permission-common@0.7.6
|
|
34
52
|
|
|
35
53
|
## 1.7.0-next.3
|
|
36
54
|
|
package/alpha/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-catalog-react",
|
|
3
3
|
"description": "A frontend library that helps other Backstage plugins interact with the catalog",
|
|
4
|
-
"version": "0.0.0-nightly-
|
|
4
|
+
"version": "0.0.0-nightly-20230624023358",
|
|
5
5
|
"main": "./dist/index.esm.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
7
7
|
"license": "Apache-2.0",
|
|
@@ -43,17 +43,17 @@
|
|
|
43
43
|
"start": "backstage-cli package start"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@backstage/catalog-client": "^0.0.0-nightly-
|
|
47
|
-
"@backstage/catalog-model": "^0.0.0-nightly-
|
|
48
|
-
"@backstage/core-components": "^0.0.0-nightly-
|
|
49
|
-
"@backstage/core-plugin-api": "^
|
|
50
|
-
"@backstage/errors": "^0.0.0-nightly-
|
|
51
|
-
"@backstage/integration": "^0.0.0-nightly-
|
|
52
|
-
"@backstage/plugin-catalog-common": "^0.0.0-nightly-
|
|
53
|
-
"@backstage/plugin-permission-common": "^0.0.0-nightly-
|
|
54
|
-
"@backstage/plugin-permission-react": "^0.0.0-nightly-
|
|
55
|
-
"@backstage/theme": "^0.
|
|
56
|
-
"@backstage/types": "^
|
|
46
|
+
"@backstage/catalog-client": "^0.0.0-nightly-20230624023358",
|
|
47
|
+
"@backstage/catalog-model": "^0.0.0-nightly-20230624023358",
|
|
48
|
+
"@backstage/core-components": "^0.0.0-nightly-20230624023358",
|
|
49
|
+
"@backstage/core-plugin-api": "^1.5.2",
|
|
50
|
+
"@backstage/errors": "^0.0.0-nightly-20230624023358",
|
|
51
|
+
"@backstage/integration": "^0.0.0-nightly-20230624023358",
|
|
52
|
+
"@backstage/plugin-catalog-common": "^0.0.0-nightly-20230624023358",
|
|
53
|
+
"@backstage/plugin-permission-common": "^0.0.0-nightly-20230624023358",
|
|
54
|
+
"@backstage/plugin-permission-react": "^0.0.0-nightly-20230624023358",
|
|
55
|
+
"@backstage/theme": "^0.4.0",
|
|
56
|
+
"@backstage/types": "^1.1.0",
|
|
57
57
|
"@backstage/version-bridge": "^1.0.4",
|
|
58
58
|
"@material-ui/core": "^4.12.2",
|
|
59
59
|
"@material-ui/icons": "^4.9.1",
|
|
@@ -75,11 +75,11 @@
|
|
|
75
75
|
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
|
-
"@backstage/cli": "^0.0.0-nightly-
|
|
79
|
-
"@backstage/core-app-api": "^
|
|
80
|
-
"@backstage/plugin-catalog-common": "^0.0.0-nightly-
|
|
81
|
-
"@backstage/plugin-scaffolder-common": "^0.0.0-nightly-
|
|
82
|
-
"@backstage/test-utils": "^0.0.0-nightly-
|
|
78
|
+
"@backstage/cli": "^0.0.0-nightly-20230624023358",
|
|
79
|
+
"@backstage/core-app-api": "^1.8.1",
|
|
80
|
+
"@backstage/plugin-catalog-common": "^0.0.0-nightly-20230624023358",
|
|
81
|
+
"@backstage/plugin-scaffolder-common": "^0.0.0-nightly-20230624023358",
|
|
82
|
+
"@backstage/test-utils": "^0.0.0-nightly-20230624023358",
|
|
83
83
|
"@testing-library/dom": "^8.0.0",
|
|
84
84
|
"@testing-library/jest-dom": "^5.10.1",
|
|
85
85
|
"@testing-library/react": "^12.1.3",
|
|
@@ -87,7 +87,6 @@
|
|
|
87
87
|
"@testing-library/user-event": "^14.0.0",
|
|
88
88
|
"@types/jwt-decode": "^3.1.0",
|
|
89
89
|
"@types/zen-observable": "^0.8.0",
|
|
90
|
-
"cross-fetch": "^3.1.5",
|
|
91
90
|
"react-test-renderer": "^16.13.1"
|
|
92
91
|
},
|
|
93
92
|
"files": [
|