@backstage/plugin-catalog-react 0.0.0-nightly-20241215023758 → 0.0.0-nightly-20241217023754

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +13 -13
  2. package/package.json +18 -18
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20241215023758
3
+ ## 0.0.0-nightly-20241217023754
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -10,20 +10,20 @@
10
10
  - 95092a6: Fixed an issue where `<CatalogFilterLayout.Filters />` would re-render its children on page load for smaller screens, potentially leading to unnecessary additional backend requests.
11
11
  - 4a43398: Fixed an issue where the `EntityOwnerPicker` component failed to load when the `mode` prop was set to `owners-only`. In this mode, the `EntityOwnerPicker` does not load details about the owners, such as `displayName` or `title`. To display these details, use `mode=all` instead.
12
12
  - Updated dependencies
13
- - @backstage/catalog-client@0.0.0-nightly-20241215023758
14
- - @backstage/core-compat-api@0.0.0-nightly-20241215023758
15
- - @backstage/frontend-plugin-api@0.0.0-nightly-20241215023758
16
- - @backstage/core-components@0.0.0-nightly-20241215023758
17
- - @backstage/errors@0.0.0-nightly-20241215023758
18
- - @backstage/catalog-model@0.0.0-nightly-20241215023758
19
- - @backstage/core-plugin-api@0.0.0-nightly-20241215023758
20
- - @backstage/frontend-test-utils@0.0.0-nightly-20241215023758
21
- - @backstage/integration-react@0.0.0-nightly-20241215023758
13
+ - @backstage/catalog-client@0.0.0-nightly-20241217023754
14
+ - @backstage/core-compat-api@0.0.0-nightly-20241217023754
15
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20241217023754
16
+ - @backstage/core-components@0.0.0-nightly-20241217023754
17
+ - @backstage/errors@0.0.0-nightly-20241217023754
18
+ - @backstage/catalog-model@0.0.0-nightly-20241217023754
19
+ - @backstage/core-plugin-api@0.0.0-nightly-20241217023754
20
+ - @backstage/frontend-test-utils@0.0.0-nightly-20241217023754
21
+ - @backstage/integration-react@0.0.0-nightly-20241217023754
22
22
  - @backstage/types@1.2.0
23
23
  - @backstage/version-bridge@1.0.10
24
- - @backstage/plugin-catalog-common@0.0.0-nightly-20241215023758
25
- - @backstage/plugin-permission-common@0.0.0-nightly-20241215023758
26
- - @backstage/plugin-permission-react@0.0.0-nightly-20241215023758
24
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20241217023754
25
+ - @backstage/plugin-permission-common@0.0.0-nightly-20241217023754
26
+ - @backstage/plugin-permission-react@0.0.0-nightly-20241217023754
27
27
 
28
28
  ## 1.14.3-next.2
29
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20241215023758",
3
+ "version": "0.0.0-nightly-20241217023754",
4
4
  "description": "A frontend library that helps other Backstage plugins interact with the catalog",
5
5
  "backstage": {
6
6
  "role": "web-library",
@@ -73,18 +73,18 @@
73
73
  "test": "backstage-cli package test"
74
74
  },
75
75
  "dependencies": {
76
- "@backstage/catalog-client": "0.0.0-nightly-20241215023758",
77
- "@backstage/catalog-model": "0.0.0-nightly-20241215023758",
78
- "@backstage/core-compat-api": "0.0.0-nightly-20241215023758",
79
- "@backstage/core-components": "0.0.0-nightly-20241215023758",
80
- "@backstage/core-plugin-api": "0.0.0-nightly-20241215023758",
81
- "@backstage/errors": "0.0.0-nightly-20241215023758",
82
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20241215023758",
83
- "@backstage/frontend-test-utils": "0.0.0-nightly-20241215023758",
84
- "@backstage/integration-react": "0.0.0-nightly-20241215023758",
85
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20241215023758",
86
- "@backstage/plugin-permission-common": "0.0.0-nightly-20241215023758",
87
- "@backstage/plugin-permission-react": "0.0.0-nightly-20241215023758",
76
+ "@backstage/catalog-client": "0.0.0-nightly-20241217023754",
77
+ "@backstage/catalog-model": "0.0.0-nightly-20241217023754",
78
+ "@backstage/core-compat-api": "0.0.0-nightly-20241217023754",
79
+ "@backstage/core-components": "0.0.0-nightly-20241217023754",
80
+ "@backstage/core-plugin-api": "0.0.0-nightly-20241217023754",
81
+ "@backstage/errors": "0.0.0-nightly-20241217023754",
82
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20241217023754",
83
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20241217023754",
84
+ "@backstage/integration-react": "0.0.0-nightly-20241217023754",
85
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20241217023754",
86
+ "@backstage/plugin-permission-common": "0.0.0-nightly-20241217023754",
87
+ "@backstage/plugin-permission-react": "0.0.0-nightly-20241217023754",
88
88
  "@backstage/types": "1.2.0",
89
89
  "@backstage/version-bridge": "1.0.10",
90
90
  "@material-ui/core": "^4.12.2",
@@ -100,11 +100,11 @@
100
100
  "zen-observable": "^0.10.0"
101
101
  },
102
102
  "devDependencies": {
103
- "@backstage/cli": "0.0.0-nightly-20241215023758",
104
- "@backstage/core-app-api": "0.0.0-nightly-20241215023758",
105
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20241215023758",
106
- "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20241215023758",
107
- "@backstage/test-utils": "0.0.0-nightly-20241215023758",
103
+ "@backstage/cli": "0.0.0-nightly-20241217023754",
104
+ "@backstage/core-app-api": "0.0.0-nightly-20241217023754",
105
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20241217023754",
106
+ "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20241217023754",
107
+ "@backstage/test-utils": "0.0.0-nightly-20241217023754",
108
108
  "@testing-library/dom": "^10.0.0",
109
109
  "@testing-library/jest-dom": "^6.0.0",
110
110
  "@testing-library/react": "^16.0.0",