@backstage/create-app 0.5.15-next.1 → 0.5.15

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 CHANGED
@@ -1,5 +1,21 @@
1
1
  # @backstage/create-app
2
2
 
3
+ ## 0.5.15
4
+
5
+ ### Patch Changes
6
+
7
+ - c066c88: Removed `packages/backend/src/types.ts` from the template as it is unused. It was mistakenly left in after moving the template to the new backend system.
8
+ - 5d99272: Update local development dependencies.
9
+ - 0478509: Bumped create-app version.
10
+ - d85dd88: Bumped create-app version.
11
+ - 8105aad: Removed the Tech Radar and GitHub Actions plugins from the template, which have been moved to the community plugins repository.
12
+
13
+ ## 0.5.15-next.2
14
+
15
+ ### Patch Changes
16
+
17
+ - Bumped create-app version.
18
+
3
19
  ## 0.5.15-next.1
4
20
 
5
21
  ### Patch Changes
@@ -1128,8 +1144,7 @@
1128
1144
 
1129
1145
  Migrating to the stable version of `react-router` is optional for the time
1130
1146
  being. But if you want to do the same for your existing repository, please
1131
- follow [this
1132
- guide](https://backstage.io/docs/tutorials/react-router-stable-migration).
1147
+ follow [this guide](https://backstage.io/docs/tutorials/react-router-stable-migration).
1133
1148
 
1134
1149
  - e05e0f021b: Update versions of packages used in the create-app template, to match those in the main repo
1135
1150
  - 01dff06be4: Leverage cache mounts in Dockerfile during `yarn install ...` and `apt-get ...` commands to speed up repeated builds.
@@ -1176,8 +1191,7 @@
1176
1191
 
1177
1192
  Migrating to the stable version of `react-router` is optional for the time
1178
1193
  being. But if you want to do the same for your existing repository, please
1179
- follow [this
1180
- guide](https://backstage.io/docs/tutorials/react-router-stable-migration).
1194
+ follow [this guide](https://backstage.io/docs/tutorials/react-router-stable-migration).
1181
1195
 
1182
1196
  - e05e0f021b: Update versions of packages used in the create-app template, to match those in the main repo
1183
1197
  - 52f25858a8: Added `*.session.sql` Visual Studio Code database functionality files to `.gitignore` in the default template. This is optional but potentially helpful if your developers use Visual Studio Code; you can add a line with that exact value to your own root `.gitignore` if you want the same.
@@ -3160,8 +3174,7 @@
3160
3174
 
3161
3175
  The old `sqlite3` NPM library has been abandoned by its maintainers, which has
3162
3176
  led to unhandled security reports and other issues. Therefore, in the `knex` 1.x
3163
- release line they have instead switched over to the [`@vscode/sqlite3`
3164
- library](https://github.com/microsoft/vscode-node-sqlite3) by default, which is
3177
+ release line they have instead switched over to the [`@vscode/sqlite3` library](https://github.com/microsoft/vscode-node-sqlite3) by default, which is
3165
3178
  actively maintained by Microsoft.
3166
3179
 
3167
3180
  This means that as you update to this version of Backstage, there are two
@@ -3230,8 +3243,7 @@
3230
3243
 
3231
3244
  The old `sqlite3` NPM library has been abandoned by its maintainers, which has
3232
3245
  led to unhandled security reports and other issues. Therefore, in the `knex` 1.x
3233
- release line they have instead switched over to the [`@vscode/sqlite3`
3234
- library](https://github.com/microsoft/vscode-node-sqlite3) by default, which is
3246
+ release line they have instead switched over to the [`@vscode/sqlite3` library](https://github.com/microsoft/vscode-node-sqlite3) by default, which is
3235
3247
  actively maintained by Microsoft.
3236
3248
 
3237
3249
  This means that as you update to this version of Backstage, there are two
package/dist/index.cjs.js CHANGED
@@ -67,27 +67,27 @@ ${chalk__default.default.red(`${error}`)}
67
67
  }
68
68
  }
69
69
 
70
- var version$O = "1.27.0-next.1";
70
+ var version$O = "1.27.0";
71
71
 
72
- var version$N = "1.5.5-next.1";
72
+ var version$N = "1.5.5";
73
73
 
74
- var version$M = "0.22.0-next.1";
74
+ var version$M = "0.22.0";
75
75
 
76
- var version$L = "0.2.18-next.1";
76
+ var version$L = "0.2.18";
77
77
 
78
- var version$K = "0.5.23-next.1";
78
+ var version$K = "0.5.23";
79
79
 
80
- var version$J = "1.6.5-next.0";
80
+ var version$J = "1.6.5";
81
81
 
82
- var version$I = "1.5.0-next.0";
82
+ var version$I = "1.5.0";
83
83
 
84
- var version$H = "0.26.5-next.0";
84
+ var version$H = "0.26.5";
85
85
 
86
86
  var version$G = "1.2.0";
87
87
 
88
- var version$F = "1.12.4";
88
+ var version$F = "1.12.5";
89
89
 
90
- var version$E = "0.14.6-next.1";
90
+ var version$E = "0.14.7";
91
91
 
92
92
  var version$D = "1.9.2";
93
93
 
@@ -95,79 +95,79 @@ var version$C = "0.1.1";
95
95
 
96
96
  var version$B = "1.2.4";
97
97
 
98
- var version$A = "1.1.26";
98
+ var version$A = "1.1.27";
99
99
 
100
- var version$z = "1.5.5-next.0";
100
+ var version$z = "1.5.5";
101
101
 
102
- var version$y = "0.5.4-next.0";
102
+ var version$y = "0.5.4";
103
103
 
104
- var version$x = "0.11.5-next.1";
104
+ var version$x = "0.11.5";
105
105
 
106
- var version$w = "0.3.66-next.1";
106
+ var version$w = "0.3.66";
107
107
 
108
- var version$v = "0.22.5-next.1";
108
+ var version$v = "0.22.5";
109
109
 
110
- var version$u = "0.1.15-next.1";
110
+ var version$u = "0.1.15";
111
111
 
112
- var version$t = "0.1.4-next.1";
112
+ var version$t = "0.1.4";
113
113
 
114
- var version$s = "0.4.13-next.1";
114
+ var version$s = "0.4.13";
115
115
 
116
- var version$r = "1.19.1-next.1";
116
+ var version$r = "1.20.0";
117
117
 
118
- var version$q = "1.0.23-next.0";
118
+ var version$q = "1.0.23";
119
119
 
120
- var version$p = "1.11.4-next.1";
120
+ var version$p = "1.12.0";
121
121
 
122
- var version$o = "1.22.0-next.1";
122
+ var version$o = "1.22.0";
123
123
 
124
- var version$n = "0.1.16-next.1";
124
+ var version$n = "0.1.16";
125
125
 
126
- var version$m = "0.4.5-next.1";
126
+ var version$m = "0.4.5";
127
127
 
128
- var version$l = "0.10.11-next.1";
128
+ var version$l = "0.11.0";
129
129
 
130
- var version$k = "0.6.25-next.1";
130
+ var version$k = "0.6.25";
131
131
 
132
- var version$j = "0.5.42-next.1";
132
+ var version$j = "0.5.42";
133
133
 
134
- var version$i = "0.1.15-next.1";
134
+ var version$i = "0.1.15";
135
135
 
136
136
  var version$h = "0.7.13";
137
137
 
138
138
  var version$g = "0.4.22";
139
139
 
140
- var version$f = "0.7.29-next.1";
140
+ var version$f = "0.7.29";
141
141
 
142
- var version$e = "0.4.16-next.1";
142
+ var version$e = "0.4.16";
143
143
 
144
- var version$d = "1.19.4-next.1";
144
+ var version$d = "1.20.0";
145
145
 
146
- var version$c = "1.22.5-next.1";
146
+ var version$c = "1.22.6";
147
147
 
148
- var version$b = "1.4.11-next.1";
148
+ var version$b = "1.4.11";
149
149
 
150
- var version$a = "1.7.11-next.1";
150
+ var version$a = "1.7.11";
151
151
 
152
- var version$9 = "1.5.8-next.1";
152
+ var version$9 = "1.5.8";
153
153
 
154
- var version$8 = "0.1.24-next.1";
154
+ var version$8 = "0.1.24";
155
155
 
156
- var version$7 = "0.5.27-next.1";
156
+ var version$7 = "0.5.27";
157
157
 
158
- var version$6 = "0.1.23-next.1";
158
+ var version$6 = "0.1.23";
159
159
 
160
- var version$5 = "1.2.22-next.1";
160
+ var version$5 = "1.2.22";
161
161
 
162
- var version$4 = "1.10.5-next.1";
162
+ var version$4 = "1.10.5";
163
163
 
164
- var version$3 = "1.2.4-next.1";
164
+ var version$3 = "1.2.4";
165
165
 
166
- var version$2 = "1.1.10-next.1";
166
+ var version$2 = "1.1.10";
167
167
 
168
- var version$1 = "1.10.5-next.1";
168
+ var version$1 = "1.10.5";
169
169
 
170
- var version = "0.8.6-next.1";
170
+ var version = "0.8.6";
171
171
 
172
172
  const packageVersions = {
173
173
  root: version$O,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/create-app",
3
3
  "description": "A CLI that helps you create your own Backstage app",
4
- "version": "0.5.15-next.1",
4
+ "version": "0.5.15",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -44,8 +44,8 @@
44
44
  "recursive-readdir": "^2.2.2"
45
45
  },
46
46
  "devDependencies": {
47
- "@backstage/backend-test-utils": "^0.3.8-next.1",
48
- "@backstage/cli": "^0.26.5-next.0",
47
+ "@backstage/backend-test-utils": "^0.3.8",
48
+ "@backstage/cli": "^0.26.5",
49
49
  "@types/command-exists": "^1.2.0",
50
50
  "@types/fs-extra": "^11.0.0",
51
51
  "@types/inquirer": "^8.1.3",