@backstage/plugin-scaffolder-backend 1.19.2-next.1 → 1.19.2-next.3

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/plugin-scaffolder-backend",
3
3
  "description": "The Backstage backend plugin that helps you create new things",
4
- "version": "1.19.2-next.1",
4
+ "version": "1.19.2-next.3",
5
5
  "main": "./dist/index.cjs.js",
6
6
  "types": "./dist/index.d.ts",
7
7
  "license": "Apache-2.0",
@@ -44,51 +44,40 @@
44
44
  "build:assets": "node scripts/build-nunjucks.js"
45
45
  },
46
46
  "dependencies": {
47
- "@backstage/backend-common": "^0.20.0-next.1",
48
- "@backstage/backend-plugin-api": "^0.6.8-next.1",
49
- "@backstage/backend-tasks": "^0.5.13-next.1",
50
- "@backstage/catalog-client": "^1.5.0-next.0",
47
+ "@backstage/backend-common": "^0.20.0-next.3",
48
+ "@backstage/backend-plugin-api": "^0.6.8-next.3",
49
+ "@backstage/backend-tasks": "^0.5.13-next.3",
50
+ "@backstage/catalog-client": "^1.5.0-next.1",
51
51
  "@backstage/catalog-model": "^1.4.3",
52
52
  "@backstage/config": "^1.1.1",
53
53
  "@backstage/errors": "^1.2.3",
54
54
  "@backstage/integration": "^1.8.0-next.1",
55
- "@backstage/plugin-auth-node": "^0.4.2-next.1",
56
- "@backstage/plugin-catalog-backend": "^1.15.1-next.1",
57
- "@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.1.5-next.1",
58
- "@backstage/plugin-catalog-common": "^1.0.18",
59
- "@backstage/plugin-catalog-node": "^1.5.1-next.1",
55
+ "@backstage/plugin-auth-node": "^0.4.2-next.3",
56
+ "@backstage/plugin-catalog-backend-module-scaffolder-entity-model": "^0.1.5-next.3",
57
+ "@backstage/plugin-catalog-node": "^1.6.0-next.3",
60
58
  "@backstage/plugin-permission-common": "^0.7.10",
61
- "@backstage/plugin-permission-node": "^0.7.19-next.1",
59
+ "@backstage/plugin-permission-node": "^0.7.19-next.3",
60
+ "@backstage/plugin-scaffolder-backend-module-azure": "^0.1.0-next.0",
61
+ "@backstage/plugin-scaffolder-backend-module-bitbucket": "^0.1.0-next.0",
62
+ "@backstage/plugin-scaffolder-backend-module-gerrit": "^0.1.0-next.0",
63
+ "@backstage/plugin-scaffolder-backend-module-github": "^0.1.0-next.0",
64
+ "@backstage/plugin-scaffolder-backend-module-gitlab": "^0.2.11-next.3",
62
65
  "@backstage/plugin-scaffolder-common": "^1.4.3",
63
- "@backstage/plugin-scaffolder-node": "^0.2.9-next.1",
66
+ "@backstage/plugin-scaffolder-node": "^0.2.9-next.3",
64
67
  "@backstage/types": "^1.1.1",
65
- "@gitbeaker/core": "^35.6.0",
66
- "@gitbeaker/node": "^35.1.0",
67
- "@octokit/webhooks": "^10.0.0",
68
68
  "@types/express": "^4.17.6",
69
69
  "@types/luxon": "^3.0.0",
70
- "azure-devops-node-api": "^11.0.1",
71
- "command-exists": "^1.2.9",
72
- "compression": "^1.7.4",
73
- "cors": "^2.8.5",
74
70
  "express": "^4.17.1",
75
71
  "express-promise-router": "^4.1.0",
76
72
  "fs-extra": "10.1.0",
77
- "git-url-parse": "^13.0.0",
78
73
  "globby": "^11.0.0",
79
74
  "isbinaryfile": "^5.0.0",
80
75
  "isolated-vm": "^4.5.0",
81
- "isomorphic-git": "^1.23.0",
82
76
  "jsonschema": "^1.2.6",
83
77
  "knex": "^3.0.0",
84
- "libsodium-wrappers": "^0.7.11",
85
78
  "lodash": "^4.17.21",
86
79
  "luxon": "^3.0.0",
87
- "morgan": "^1.10.0",
88
- "node-fetch": "^2.6.7",
89
80
  "nunjucks": "^3.2.3",
90
- "octokit": "^2.0.0",
91
- "octokit-plugin-create-pull-request": "^3.10.0",
92
81
  "p-limit": "^3.1.0",
93
82
  "p-queue": "^6.6.2",
94
83
  "prom-client": "^14.0.1",
@@ -99,22 +88,16 @@
99
88
  "zod": "^3.21.4"
100
89
  },
101
90
  "devDependencies": {
102
- "@backstage/backend-test-utils": "^0.2.9-next.1",
103
- "@backstage/cli": "^0.25.0-next.1",
104
- "@types/command-exists": "^1.2.0",
91
+ "@backstage/backend-test-utils": "^0.2.9-next.3",
92
+ "@backstage/cli": "^0.25.0-next.3",
105
93
  "@types/fs-extra": "^9.0.1",
106
- "@types/git-url-parse": "^9.0.0",
107
- "@types/libsodium-wrappers": "^0.7.10",
108
94
  "@types/nunjucks": "^3.1.4",
109
95
  "@types/supertest": "^2.0.8",
110
96
  "@types/zen-observable": "^0.8.0",
111
97
  "esbuild": "^0.19.0",
112
- "jest-when": "^3.1.0",
113
- "msw": "^1.0.0",
114
98
  "strip-ansi": "^7.1.0",
115
99
  "supertest": "^6.1.3",
116
- "wait-for-expect": "^3.0.2",
117
- "yaml": "^2.0.0"
100
+ "wait-for-expect": "^3.0.2"
118
101
  },
119
102
  "files": [
120
103
  "dist",