@backstage/plugin-techdocs-backend 0.0.0-nightly-20250114022708 → 0.0.0-nightly-20250116022939

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 +22 -12
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,23 +1,33 @@
1
1
  # @backstage/plugin-techdocs-backend
2
2
 
3
- ## 0.0.0-nightly-20250114022708
3
+ ## 0.0.0-nightly-20250116022939
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @backstage/plugin-catalog-node@0.0.0-nightly-20250116022939
9
+ - @backstage/plugin-techdocs-node@0.0.0-nightly-20250116022939
10
+ - @backstage/backend-plugin-api@0.0.0-nightly-20250116022939
11
+ - @backstage/plugin-search-backend-module-techdocs@0.0.0-nightly-20250116022939
12
+
13
+ ## 1.11.5
4
14
 
5
15
  ### Patch Changes
6
16
 
7
17
  - 29a4aa8: fix(config): add missing parameters in config schema
8
18
  - Updated dependencies
9
- - @backstage/backend-plugin-api@0.0.0-nightly-20250114022708
10
- - @backstage/catalog-client@0.0.0-nightly-20250114022708
11
- - @backstage/catalog-model@0.0.0-nightly-20250114022708
12
- - @backstage/config@0.0.0-nightly-20250114022708
13
- - @backstage/errors@0.0.0-nightly-20250114022708
14
- - @backstage/integration@0.0.0-nightly-20250114022708
15
- - @backstage/plugin-catalog-common@0.0.0-nightly-20250114022708
16
- - @backstage/plugin-catalog-node@0.0.0-nightly-20250114022708
17
- - @backstage/plugin-permission-common@0.0.0-nightly-20250114022708
18
- - @backstage/plugin-search-backend-module-techdocs@0.0.0-nightly-20250114022708
19
+ - @backstage/integration@1.16.1
20
+ - @backstage/backend-plugin-api@1.1.1
21
+ - @backstage/catalog-client@1.9.1
22
+ - @backstage/catalog-model@1.7.3
23
+ - @backstage/config@1.3.2
24
+ - @backstage/errors@1.2.7
25
+ - @backstage/plugin-catalog-common@1.1.3
26
+ - @backstage/plugin-catalog-node@1.15.1
27
+ - @backstage/plugin-permission-common@0.8.4
28
+ - @backstage/plugin-search-backend-module-techdocs@0.3.5
19
29
  - @backstage/plugin-techdocs-common@0.1.0
20
- - @backstage/plugin-techdocs-node@0.0.0-nightly-20250114022708
30
+ - @backstage/plugin-techdocs-node@1.12.16
21
31
 
22
32
  ## 1.11.5-next.2
23
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs-backend",
3
- "version": "0.0.0-nightly-20250114022708",
3
+ "version": "0.0.0-nightly-20250116022939",
4
4
  "description": "The Backstage backend plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "backend-plugin",
@@ -69,18 +69,18 @@
69
69
  },
70
70
  "dependencies": {
71
71
  "@backstage/backend-common": "^0.25.0",
72
- "@backstage/backend-plugin-api": "0.0.0-nightly-20250114022708",
73
- "@backstage/catalog-client": "0.0.0-nightly-20250114022708",
74
- "@backstage/catalog-model": "0.0.0-nightly-20250114022708",
75
- "@backstage/config": "0.0.0-nightly-20250114022708",
76
- "@backstage/errors": "0.0.0-nightly-20250114022708",
77
- "@backstage/integration": "0.0.0-nightly-20250114022708",
78
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20250114022708",
79
- "@backstage/plugin-catalog-node": "0.0.0-nightly-20250114022708",
80
- "@backstage/plugin-permission-common": "0.0.0-nightly-20250114022708",
81
- "@backstage/plugin-search-backend-module-techdocs": "0.0.0-nightly-20250114022708",
72
+ "@backstage/backend-plugin-api": "0.0.0-nightly-20250116022939",
73
+ "@backstage/catalog-client": "1.9.1",
74
+ "@backstage/catalog-model": "1.7.3",
75
+ "@backstage/config": "1.3.2",
76
+ "@backstage/errors": "1.2.7",
77
+ "@backstage/integration": "1.16.1",
78
+ "@backstage/plugin-catalog-common": "1.1.3",
79
+ "@backstage/plugin-catalog-node": "0.0.0-nightly-20250116022939",
80
+ "@backstage/plugin-permission-common": "0.8.4",
81
+ "@backstage/plugin-search-backend-module-techdocs": "0.0.0-nightly-20250116022939",
82
82
  "@backstage/plugin-techdocs-common": "0.1.0",
83
- "@backstage/plugin-techdocs-node": "0.0.0-nightly-20250114022708",
83
+ "@backstage/plugin-techdocs-node": "0.0.0-nightly-20250116022939",
84
84
  "@types/express": "^4.17.6",
85
85
  "express": "^4.17.1",
86
86
  "express-promise-router": "^4.1.0",
@@ -91,9 +91,9 @@
91
91
  "winston": "^3.2.1"
92
92
  },
93
93
  "devDependencies": {
94
- "@backstage/backend-defaults": "0.0.0-nightly-20250114022708",
95
- "@backstage/backend-test-utils": "0.0.0-nightly-20250114022708",
96
- "@backstage/cli": "0.0.0-nightly-20250114022708",
94
+ "@backstage/backend-defaults": "0.0.0-nightly-20250116022939",
95
+ "@backstage/backend-test-utils": "0.0.0-nightly-20250116022939",
96
+ "@backstage/cli": "0.29.5",
97
97
  "msw": "^2.0.0",
98
98
  "supertest": "^7.0.0"
99
99
  },