@backstage/backend-dynamic-feature-service 0.8.0 → 0.8.1-next.1

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 +43 -0
  2. package/package.json +26 -26
package/CHANGELOG.md CHANGED
@@ -1,5 +1,48 @@
1
1
  # @backstage/backend-dynamic-feature-service
2
2
 
3
+ ## 0.8.1-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @backstage/backend-plugin-api@1.9.0-next.1
9
+ - @backstage/backend-defaults@0.16.1-next.1
10
+ - @backstage/plugin-catalog-backend@3.5.1-next.1
11
+ - @backstage/plugin-auth-node@0.7.0-next.1
12
+ - @backstage/backend-openapi-utils@0.6.8-next.1
13
+ - @backstage/plugin-app-node@0.1.44-next.1
14
+ - @backstage/plugin-events-backend@0.6.1-next.1
15
+ - @backstage/plugin-events-node@0.4.21-next.1
16
+ - @backstage/plugin-permission-node@0.10.12-next.1
17
+ - @backstage/plugin-scaffolder-node@0.13.1-next.1
18
+ - @backstage/plugin-search-backend-node@1.4.3-next.1
19
+
20
+ ## 0.8.1-next.0
21
+
22
+ ### Patch Changes
23
+
24
+ - 79453c0: Updated dependency `wait-for-expect` to `^4.0.0`.
25
+ - Updated dependencies
26
+ - @backstage/cli-common@0.2.1-next.0
27
+ - @backstage/plugin-catalog-backend@3.5.1-next.0
28
+ - @backstage/backend-defaults@0.16.1-next.0
29
+ - @backstage/backend-plugin-api@1.8.1-next.0
30
+ - @backstage/cli-node@0.3.1-next.0
31
+ - @backstage/config-loader@1.10.10-next.0
32
+ - @backstage/plugin-auth-node@0.6.15-next.0
33
+ - @backstage/plugin-events-backend@0.6.1-next.0
34
+ - @backstage/plugin-permission-node@0.10.12-next.0
35
+ - @backstage/plugin-search-backend-node@1.4.3-next.0
36
+ - @backstage/backend-openapi-utils@0.6.8-next.0
37
+ - @backstage/plugin-app-node@0.1.44-next.0
38
+ - @backstage/plugin-events-node@0.4.21-next.0
39
+ - @backstage/plugin-scaffolder-node@0.13.1-next.0
40
+ - @backstage/config@1.3.6
41
+ - @backstage/errors@1.2.7
42
+ - @backstage/types@1.2.2
43
+ - @backstage/plugin-permission-common@0.9.7
44
+ - @backstage/plugin-search-common@1.2.22
45
+
3
46
  ## 0.8.0
4
47
 
5
48
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/backend-dynamic-feature-service",
3
- "version": "0.8.0",
3
+ "version": "0.8.1-next.1",
4
4
  "description": "Backstage dynamic feature service",
5
5
  "backstage": {
6
6
  "role": "node-library"
@@ -52,25 +52,25 @@
52
52
  "test": "backstage-cli package test"
53
53
  },
54
54
  "dependencies": {
55
- "@backstage/backend-defaults": "^0.16.0",
56
- "@backstage/backend-openapi-utils": "^0.6.7",
57
- "@backstage/backend-plugin-api": "^1.8.0",
58
- "@backstage/cli-common": "^0.2.0",
59
- "@backstage/cli-node": "^0.3.0",
60
- "@backstage/config": "^1.3.6",
61
- "@backstage/config-loader": "^1.10.9",
62
- "@backstage/errors": "^1.2.7",
63
- "@backstage/plugin-app-node": "^0.1.43",
64
- "@backstage/plugin-auth-node": "^0.6.14",
65
- "@backstage/plugin-catalog-backend": "^3.5.0",
66
- "@backstage/plugin-events-backend": "^0.6.0",
67
- "@backstage/plugin-events-node": "^0.4.20",
68
- "@backstage/plugin-permission-common": "^0.9.7",
69
- "@backstage/plugin-permission-node": "^0.10.11",
70
- "@backstage/plugin-scaffolder-node": "^0.13.0",
71
- "@backstage/plugin-search-backend-node": "^1.4.2",
72
- "@backstage/plugin-search-common": "^1.2.22",
73
- "@backstage/types": "^1.2.2",
55
+ "@backstage/backend-defaults": "0.16.1-next.1",
56
+ "@backstage/backend-openapi-utils": "0.6.8-next.1",
57
+ "@backstage/backend-plugin-api": "1.9.0-next.1",
58
+ "@backstage/cli-common": "0.2.1-next.0",
59
+ "@backstage/cli-node": "0.3.1-next.0",
60
+ "@backstage/config": "1.3.6",
61
+ "@backstage/config-loader": "1.10.10-next.0",
62
+ "@backstage/errors": "1.2.7",
63
+ "@backstage/plugin-app-node": "0.1.44-next.1",
64
+ "@backstage/plugin-auth-node": "0.7.0-next.1",
65
+ "@backstage/plugin-catalog-backend": "3.5.1-next.1",
66
+ "@backstage/plugin-events-backend": "0.6.1-next.1",
67
+ "@backstage/plugin-events-node": "0.4.21-next.1",
68
+ "@backstage/plugin-permission-common": "0.9.7",
69
+ "@backstage/plugin-permission-node": "0.10.12-next.1",
70
+ "@backstage/plugin-scaffolder-node": "0.13.1-next.1",
71
+ "@backstage/plugin-search-backend-node": "1.4.3-next.1",
72
+ "@backstage/plugin-search-common": "1.2.22",
73
+ "@backstage/types": "1.2.2",
74
74
  "@manypkg/get-packages": "^1.1.3",
75
75
  "@module-federation/sdk": "^0.21.6",
76
76
  "chokidar": "^3.5.3",
@@ -81,14 +81,14 @@
81
81
  "winston": "^3.2.1"
82
82
  },
83
83
  "devDependencies": {
84
- "@backstage/backend-app-api": "^1.6.0",
85
- "@backstage/backend-test-utils": "^1.11.1",
86
- "@backstage/cli": "^0.36.0",
87
- "@backstage/plugin-app-backend": "^0.5.12",
88
- "@backstage/repo-tools": "^0.17.0",
84
+ "@backstage/backend-app-api": "1.6.1-next.1",
85
+ "@backstage/backend-test-utils": "1.11.2-next.1",
86
+ "@backstage/cli": "0.36.1-next.1",
87
+ "@backstage/plugin-app-backend": "0.5.13-next.1",
88
+ "@backstage/repo-tools": "0.17.1-next.1",
89
89
  "@types/express": "^4.17.6",
90
90
  "triple-beam": "^1.4.1",
91
- "wait-for-expect": "^3.0.2"
91
+ "wait-for-expect": "^4.0.0"
92
92
  },
93
93
  "configSchema": "config.d.ts"
94
94
  }