forked from renovatebot/renovate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
321 lines (321 loc) · 11.1 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
{
"name": "renovate",
"description": "Automated dependency updates. Flexible so you don't need to be.",
"version": "0.0.0-semantic-release",
"bin": {
"renovate": "dist/renovate.js",
"renovate-config-validator": "dist/config-validator.js"
},
"scripts": {
"build": "run-s clean generate:* compile:* create-json-schema",
"build:docs": "run-s \"release:prepare {@}\" --",
"clean": "rimraf dist tmp",
"clean-cache": "node tools/clean-cache.mjs",
"compile:ts": "tsc -p tsconfig.app.json",
"config-validator": "node -r ts-node/register/transpile-only -- lib/config-validator.ts",
"create-json-schema": "node -r ts-node/register/transpile-only -- tools/generate-schema.ts && prettier --write --cache \"renovate-schema.json\"",
"debug": "node --inspect-brk -r ts-node/register/transpile-only -- lib/renovate.ts",
"doc-fix": "run-s markdown-lint-fix prettier-fix",
"doc-fence-check": "node tools/check-fenced-code.mjs",
"eslint": "eslint . --cache --report-unused-disable-directives",
"eslint-fix": "eslint --cache --fix . --report-unused-disable-directives",
"generate": "run-s generate:*",
"generate:imports": "node tools/generate-imports.mjs",
"git-check": "node tools/check-git-version.mjs",
"jest": "cross-env LOG_LEVEL=fatal jest --logHeapUsage",
"jest:14": "run-s \"jest {@}\" --",
"jest:16": "run-s \"jest {@}\" --",
"jest-debug": "cross-env NODE_OPTIONS=--inspect-brk yarn jest --testTimeout=100000000",
"lint": "run-s ls-lint eslint prettier markdown-lint git-check doc-fence-check",
"lint-fix": "run-s eslint-fix prettier-fix markdown-lint-fix",
"ls-lint": "ls-lint",
"markdown-lint": "markdownlint-cli2",
"markdown-lint-fix": "markdownlint-cli2-fix",
"strict-check": "run-s generate:* \"tsc --noEmit -p tsconfig.strict.json {@}\" --",
"prepare": "run-s prepare:*",
"prepare:husky": "husky install",
"prepare:generate": "run-s generate:*",
"prepare:install-re2": "npm explore re2 -- npm run install",
"prepare:re2": "node tools/check-re2.mjs",
"prestart": "run-s generate:* ",
"pretest": "run-s generate:* ",
"prettier": "prettier --cache --check \"**/*.{ts,js,mjs,json,md,yml}\"",
"prettier-fix": "prettier --write --cache \"**/*.{ts,js,mjs,json,md,yml}\"",
"release:prepare": "node -r ts-node/register/transpile-only -- tools/generate-docs.ts",
"release:publish": "node tools/release.mjs",
"start": "node -r ts-node/register/transpile-only -- lib/renovate.ts",
"test": "run-s lint test-schema type-check strict-check jest",
"test-dirty": "git diff --exit-code",
"test-e2e": "yarn pack && cd test/e2e && yarn install --no-lockfile --ignore-optional --prod && yarn test",
"test-schema": "run-s create-json-schema",
"tsc": "tsc",
"type-check": "run-s generate:* \"tsc --noEmit {@}\" --",
"update-static-data": "run-s update-static-data:*",
"update-static-data:distro-info": "node tools/static-data/generate-distro-info.mjs",
"update-static-data:azure-pipelines-tasks": "node tools/static-data/generate-azure-pipelines-tasks.mjs",
"update-static-data:node-schedule": "node tools/static-data/generate-node-schedule.mjs",
"verify": "node tools/verify.mjs"
},
"repository": {
"type": "git",
"url": "https://github.com/renovatebot/renovate.git"
},
"keywords": [
"automated",
"bazel",
"bitbucket",
"buildkite",
"dependencies",
"dependency",
"docker",
"github",
"gitlab",
"management",
"meteor",
"node",
"npm",
"outdated",
"php",
"python",
"update",
"yarn"
],
"author": "Rhys Arkins <[email protected]>",
"contributors": [
"Alex DelVecchio <[email protected]>",
"Andreas Bexelius <[email protected]>",
"Ayoub Kaanich <[email protected]>",
"Dragomir Țurcanu <[email protected]>",
"Filip Stenbeck <[email protected]>",
"HonkingGoose",
"Hutson Betts <[email protected]>",
"IKEDA Sho <[email protected]>",
"Israel Bethencourt <[email protected]>",
"James King <[email protected]>",
"Jamie Magee <[email protected]>",
"Jan Sauer <[email protected]>",
"Jean-Yves Couët <[email protected]>",
"Kenneth Jørgensen <[email protected]>",
"Kevin James <[email protected]>",
"Klaus Meinhardt <[email protected]>",
"Matt Lavin <[email protected]>",
"Maximilian Gaß <[email protected]>",
"Michael Elufimov <[email protected]>",
"Michael Kriese <[email protected]>",
"Mike Bryant <[email protected]>",
"Nicolas Byl <[email protected]>",
"Pravesh Tora <[email protected]>",
"Rishabh Jain <[email protected]>",
"Roope Hakulinen <[email protected]>",
"Ryan Murfitt <[email protected]>",
"Sam Bull <[email protected]>",
"Sam Neirinck <[email protected]>",
"Sourav Das <[email protected]>",
"Tanuel <[email protected]>",
"Viral Ruparel <[email protected]>",
"Vladimir Starkov <[email protected]>",
"Mikhail Yakushin <[email protected]>",
"Sebastian Poxhofer <[email protected]>",
"Henry Sachs <[email protected]>",
"Arkadiusz Kosmala <[email protected]>",
"Markus Siebert <[email protected]>",
"Sergey Vedmak <[email protected]>"
],
"license": "AGPL-3.0-only",
"bugs": {
"url": "https://github.com/renovatebot/renovate/issues"
},
"homepage": "https://renovatebot.com",
"engines": {
"node": "^14.15.0 || >=16.13.0",
"yarn": "^1.17.0"
},
"engines-next": {
"description": "Versions other than the below are deprecated and a warning will be logged",
"node": "^14.15.0 || >=16.13.0"
},
"dependencies": {
"@aws-sdk/client-ec2": "3.155.0",
"@aws-sdk/client-ecr": "3.154.0",
"@aws-sdk/client-rds": "3.154.0",
"@aws-sdk/client-s3": "3.154.0",
"@breejs/later": "4.1.0",
"@cheap-glitch/mi-cron": "1.0.1",
"@iarna/toml": "2.2.5",
"@renovatebot/osv-offline": "1.0.4",
"@renovatebot/pep440": "2.1.5",
"@renovatebot/ruby-semver": "1.1.6",
"@sindresorhus/is": "4.6.0",
"@types/tmp": "0.2.3",
"@yarnpkg/core": "3.2.5",
"@yarnpkg/parsers": "2.5.1",
"agentkeepalive": "4.2.1",
"aggregate-error": "3.1.0",
"auth-header": "1.0.0",
"azure-devops-node-api": "11.2.0",
"bunyan": "1.8.15",
"cacache": "16.1.3",
"cacheable-lookup": "5.0.4",
"chalk": "4.1.2",
"changelog-filename-regex": "2.0.1",
"clean-git-ref": "2.0.1",
"commander": "9.4.1",
"conventional-commits-detector": "1.0.3",
"crypto-random-string": "3.3.1",
"deepmerge": "4.2.2",
"delay": "5.0.0",
"dequal": "2.0.3",
"detect-indent": "6.1.0",
"editorconfig": "0.15.3",
"email-addresses": "5.0.0",
"emoji-regex": "10.2.1",
"emojibase": "6.1.0",
"emojibase-regex": "6.0.1",
"extract-zip": "2.0.1",
"find-packages": "9.0.13",
"find-up": "5.0.0",
"fs-extra": "10.1.0",
"git-url-parse": "13.1.0",
"github-url-from-git": "1.5.0",
"global-agent": "3.0.0",
"good-enough-parser": "1.1.19",
"got": "11.8.5",
"graph-data-structure": "2.0.0",
"handlebars": "4.7.7",
"hasha": "5.2.2",
"ignore": "5.2.0",
"ini": "3.0.1",
"js-yaml": "4.1.0",
"json-dup-key-validator": "1.0.3",
"json-stringify-pretty-compact": "3.0.0",
"json5": "2.2.1",
"luxon": "3.0.4",
"markdown-it": "13.0.1",
"markdown-table": "2.0.0",
"marshal": "0.5.4",
"minimatch": "5.1.0",
"moo": "0.5.2",
"nanoid": "3.3.4",
"node-html-parser": "6.1.1",
"openpgp": "5.5.0",
"p-all": "3.0.0",
"p-map": "4.0.0",
"p-queue": "6.6.2",
"parse-link-header": "2.0.0",
"prettier": "2.7.1",
"quick-lru": "5.1.1",
"redis": "4.3.1",
"remark": "13.0.0",
"remark-github": "10.1.0",
"safe-stable-stringify": "2.4.0",
"semver": "7.3.8",
"semver-stable": "3.0.0",
"semver-utils": "1.1.4",
"shlex": "2.1.2",
"simple-git": "3.14.1",
"slugify": "1.6.5",
"traverse": "0.6.6",
"tslib": "2.4.0",
"upath": "2.0.1",
"url-join": "4.0.1",
"validate-npm-package-name": "4.0.0",
"xmldoc": "1.2.0",
"zod": "3.19.1"
},
"optionalDependencies": {
"re2": "1.17.7"
},
"devDependencies": {
"@jest/globals": "29.1.2",
"@jest/reporters": "29.1.2",
"@jest/test-result": "29.1.2",
"@ls-lint/ls-lint": "1.11.2",
"@openpgp/web-stream-tools": "0.0.12",
"@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.4",
"@semantic-release/exec": "6.0.3",
"@types/auth-header": "1.0.2",
"@types/bunyan": "1.8.8",
"@types/cacache": "15.0.1",
"@types/callsite": "1.0.31",
"@types/changelog-filename-regex": "2.0.0",
"@types/clean-git-ref": "2.0.0",
"@types/conventional-commits-detector": "1.0.0",
"@types/diff": "5.0.2",
"@types/eslint": "8.4.6",
"@types/fs-extra": "9.0.13",
"@types/git-url-parse": "9.0.1",
"@types/github-url-from-git": "1.5.1",
"@types/global-agent": "2.1.1",
"@types/ini": "1.3.31",
"@types/js-yaml": "4.0.5",
"@types/json-dup-key-validator": "1.0.0",
"@types/linkify-markdown": "1.0.1",
"@types/lodash": "4.14.186",
"@types/luxon": "3.0.1",
"@types/markdown-it": "12.2.3",
"@types/markdown-table": "2.0.0",
"@types/marshal": "0.5.1",
"@types/moo": "0.5.5",
"@types/nock": "10.0.3",
"@types/node": "16.11.65",
"@types/parse-link-header": "2.0.0",
"@types/semver": "7.3.12",
"@types/semver-stable": "3.0.0",
"@types/semver-utils": "1.1.1",
"@types/shelljs": "0.8.11",
"@types/traverse": "0.6.32",
"@types/url-join": "4.0.1",
"@types/validate-npm-package-name": "4.0.0",
"@types/xmldoc": "1.1.6",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"aws-sdk-client-mock": "2.0.0",
"callsite": "1.0.0",
"conventional-changelog-conventionalcommits": "5.0.0",
"cross-env": "7.0.3",
"diff": "5.1.0",
"emojibase-data": "7.0.1",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-formatter-gha": "1.4.1",
"eslint-import-resolver-typescript": "3.5.1",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.1",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-promise": "6.1.0",
"eslint-plugin-typescript-enum": "2.1.0",
"expect-more-jest": "5.4.1",
"glob": "8.0.3",
"graphql": "16.6.0",
"husky": "8.0.1",
"jest": "29.1.2",
"jest-extended": "3.1.0",
"jest-junit": "14.0.1",
"jest-mock-extended": "3.0.1",
"markdownlint-cli2": "0.5.1",
"memfs": "3.4.7",
"mock-fs": "5.1.4",
"mockdate": "3.0.5",
"nock": "13.2.9",
"npm-run-all": "4.1.5",
"pretty-quick": "3.1.3",
"rimraf": "3.0.2",
"semantic-release": "19.0.5",
"shelljs": "0.8.5",
"strip-ansi": "6.0.1",
"tmp-promise": "3.0.3",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"type-fest": "2.19.0",
"typescript": "4.8.4",
"unified": "9.2.2"
},
"resolutions": {
"@types/jest/pretty-format": "^29.0.0",
"@yarnpkg/core/clipanion": "3.2.0-rc.12"
},
"files": [
"dist",
"renovate-schema.json"
]
}