@backstage/plugin-notifications-backend 0.5.4-next.0 → 0.5.4-next.2
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 +34 -0
- package/package.json +14 -21
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,39 @@
|
|
|
1
1
|
# @backstage/plugin-notifications-backend
|
|
2
2
|
|
|
3
|
+
## 0.5.4-next.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
- @backstage/plugin-events-node@0.4.9-next.2
|
|
9
|
+
- @backstage/backend-plugin-api@1.2.1-next.1
|
|
10
|
+
- @backstage/catalog-client@1.9.1
|
|
11
|
+
- @backstage/catalog-model@1.7.3
|
|
12
|
+
- @backstage/config@1.3.2
|
|
13
|
+
- @backstage/errors@1.2.7
|
|
14
|
+
- @backstage/plugin-auth-node@0.6.1-next.1
|
|
15
|
+
- @backstage/plugin-catalog-node@1.16.1-next.1
|
|
16
|
+
- @backstage/plugin-notifications-common@0.0.8
|
|
17
|
+
- @backstage/plugin-notifications-node@0.2.13-next.2
|
|
18
|
+
- @backstage/plugin-signals-node@0.1.18-next.2
|
|
19
|
+
|
|
20
|
+
## 0.5.4-next.1
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- Updated dependencies
|
|
25
|
+
- @backstage/plugin-auth-node@0.6.1-next.1
|
|
26
|
+
- @backstage/backend-plugin-api@1.2.1-next.1
|
|
27
|
+
- @backstage/catalog-client@1.9.1
|
|
28
|
+
- @backstage/catalog-model@1.7.3
|
|
29
|
+
- @backstage/config@1.3.2
|
|
30
|
+
- @backstage/errors@1.2.7
|
|
31
|
+
- @backstage/plugin-catalog-node@1.16.1-next.1
|
|
32
|
+
- @backstage/plugin-events-node@0.4.9-next.1
|
|
33
|
+
- @backstage/plugin-notifications-common@0.0.8
|
|
34
|
+
- @backstage/plugin-notifications-node@0.2.13-next.1
|
|
35
|
+
- @backstage/plugin-signals-node@0.1.18-next.1
|
|
36
|
+
|
|
3
37
|
## 0.5.4-next.0
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@backstage/plugin-notifications-backend",
|
|
3
|
-
"version": "0.5.4-next.
|
|
3
|
+
"version": "0.5.4-next.2",
|
|
4
4
|
"backstage": {
|
|
5
5
|
"role": "backend-plugin",
|
|
6
6
|
"pluginId": "notifications",
|
|
@@ -41,17 +41,17 @@
|
|
|
41
41
|
"test": "backstage-cli package test"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@backstage/backend-plugin-api": "1.2.1-next.
|
|
44
|
+
"@backstage/backend-plugin-api": "1.2.1-next.1",
|
|
45
45
|
"@backstage/catalog-client": "1.9.1",
|
|
46
46
|
"@backstage/catalog-model": "1.7.3",
|
|
47
47
|
"@backstage/config": "1.3.2",
|
|
48
48
|
"@backstage/errors": "1.2.7",
|
|
49
|
-
"@backstage/plugin-auth-node": "0.6.1-next.
|
|
50
|
-
"@backstage/plugin-catalog-node": "1.16.1-next.
|
|
51
|
-
"@backstage/plugin-events-node": "0.4.9-next.
|
|
49
|
+
"@backstage/plugin-auth-node": "0.6.1-next.1",
|
|
50
|
+
"@backstage/plugin-catalog-node": "1.16.1-next.1",
|
|
51
|
+
"@backstage/plugin-events-node": "0.4.9-next.2",
|
|
52
52
|
"@backstage/plugin-notifications-common": "0.0.8",
|
|
53
|
-
"@backstage/plugin-notifications-node": "0.2.13-next.
|
|
54
|
-
"@backstage/plugin-signals-node": "0.1.18-next.
|
|
53
|
+
"@backstage/plugin-notifications-node": "0.2.13-next.2",
|
|
54
|
+
"@backstage/plugin-signals-node": "0.1.18-next.2",
|
|
55
55
|
"express": "^4.17.1",
|
|
56
56
|
"express-promise-router": "^4.1.0",
|
|
57
57
|
"knex": "^3.0.0",
|
|
@@ -60,23 +60,16 @@
|
|
|
60
60
|
"yn": "^4.0.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@backstage/backend-defaults": "0.8.2-next.
|
|
64
|
-
"@backstage/backend-test-utils": "1.3.1-next.
|
|
65
|
-
"@backstage/cli": "0.
|
|
66
|
-
"@backstage/plugin-auth-backend": "0.24.4-next.
|
|
67
|
-
"@backstage/plugin-auth-backend-module-guest-provider": "0.2.6-next.
|
|
68
|
-
"@backstage/plugin-events-backend": "0.4.4-next.
|
|
69
|
-
"@backstage/plugin-signals-backend": "0.3.2-next.
|
|
63
|
+
"@backstage/backend-defaults": "0.8.2-next.2",
|
|
64
|
+
"@backstage/backend-test-utils": "1.3.1-next.2",
|
|
65
|
+
"@backstage/cli": "0.31.0-next.1",
|
|
66
|
+
"@backstage/plugin-auth-backend": "0.24.4-next.2",
|
|
67
|
+
"@backstage/plugin-auth-backend-module-guest-provider": "0.2.6-next.1",
|
|
68
|
+
"@backstage/plugin-events-backend": "0.4.4-next.2",
|
|
69
|
+
"@backstage/plugin-signals-backend": "0.3.2-next.2",
|
|
70
70
|
"@types/express": "^4.17.6",
|
|
71
71
|
"@types/supertest": "^2.0.8",
|
|
72
72
|
"msw": "^1.0.0",
|
|
73
73
|
"supertest": "^7.0.0"
|
|
74
|
-
},
|
|
75
|
-
"typesVersions": {
|
|
76
|
-
"*": {
|
|
77
|
-
"index": [
|
|
78
|
-
"dist/index.d.ts"
|
|
79
|
-
]
|
|
80
|
-
}
|
|
81
74
|
}
|
|
82
75
|
}
|