[Snyk] Upgrade express from 4.0.0 to 4.19.2 #593
Annotations
10 errors and 13 warnings
test:
node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts#L38
Error: Cloning into '/tmp/tmp-2083-wrbtCMZhvBwI/submodule'...
fatal: transport 'file' not allowed
fatal: clone of '/tmp/tmp-2083-wrbtCMZhvBwI' into submodule path '/tmp/tmp-2083-wrbtCMZhvBwI/submodule' failed
at Object.action (/home/runner/work/renovate/renovate/node_modules/simple-git/src/lib/plugins/error-detection.plugin.ts:38:28)
at PluginStore.exec (/home/runner/work/renovate/renovate/node_modules/simple-git/src/lib/plugins/plugin-store.ts:24:29)
at /home/runner/work/renovate/renovate/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:114:40
at new Promise (<anonymous>)
at GitExecutorChain.handleTaskData (/home/runner/work/renovate/renovate/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:111:14)
at GitExecutorChain.<anonymous> (/home/runner/work/renovate/renovate/node_modules/simple-git/src/lib/runners/git-executor-chain.ts:88:40)
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/renovate/renovate/node_modules/simple-git/src/lib/runners/git-executor-chain.js:5:58)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
test:
lib/manager/npm/update/locked-dependency/index.spec.ts#L79
TypeError: Cannot read property 'package-lock.json' of null
at Object.<anonymous> (/home/runner/work/renovate/renovate/lib/manager/npm/update/locked-dependency/index.spec.ts:79:23)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
test:
test/http-mock.ts#L53
Error: Pending mocks!
* GET https://registry.npmjs.org:443/accepts
* GET https://registry.npmjs.org:443/express
at clear (/home/runner/work/renovate/renovate/test/http-mock.ts:53:11)
at Object.<anonymous> (/home/runner/work/renovate/renovate/test/http-mock.ts:120:3)
at Promise.then.completed (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:315:10)
at _callCircusHook (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:181:40)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at _runTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:158:5)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
|
test:
lib/manager/npm/update/locked-dependency/index.spec.ts#L106
TypeError: Cannot read property 'package.json' of null
at Object.<anonymous> (/home/runner/work/renovate/renovate/lib/manager/npm/update/locked-dependency/index.spec.ts:106:17)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
test:
lib/manager/npm/update/locked-dependency/index.spec.ts#L131
TypeError: Cannot read property 'package-lock.json' of null
at Object.<anonymous> (/home/runner/work/renovate/renovate/lib/manager/npm/update/locked-dependency/index.spec.ts:131:41)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
test:
test/http-mock.ts#L53
Error: Pending mocks!
* GET https://registry.npmjs.org:443/mime
* GET https://registry.npmjs.org:443/send
* GET https://registry.npmjs.org:443/serve-static
* GET https://registry.npmjs.org:443/type-is
at clear (/home/runner/work/renovate/renovate/test/http-mock.ts:53:11)
at Object.<anonymous> (/home/runner/work/renovate/renovate/test/http-mock.ts:120:3)
at Promise.then.completed (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:315:10)
at _callCircusHook (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:181:40)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at _runTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:158:5)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
|
test:
lib/manager/npm/update/locked-dependency/dep-constraints.spec.ts#L21
Error: expect(received).toMatchSnapshot()
Snapshot name: `manager/npm/update/locked-dependency/dep-constraints findDepConstraints() finds indirect dependency 1`
- Snapshot - 7
+ Received + 1
- Array [
- Object {
- "constraint": "0.2.0",
- "parentDepName": "express",
- "parentVersion": "4.0.0",
- },
- ]
+ Array []
at Object.<anonymous> (/home/runner/work/renovate/renovate/lib/manager/npm/update/locked-dependency/dep-constraints.spec.ts:21:9)
at Promise.then.completed (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at _runTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
|
test:
lib/manager/npm/update/locked-dependency/dep-constraints.spec.ts#L33
Error: expect(received).toMatchSnapshot()
Snapshot name: `manager/npm/update/locked-dependency/dep-constraints findDepConstraints() finds direct dependency 1`
- Snapshot - 1
+ Received + 1
Array [
Object {
- "constraint": "4.0.0",
+ "constraint": "4.19.2",
"depType": "dependencies",
},
]
at Object.<anonymous> (/home/runner/work/renovate/renovate/lib/manager/npm/update/locked-dependency/dep-constraints.spec.ts:33:9)
at Promise.then.completed (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at _runTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
|
test:
lib/manager/npm/update/locked-dependency/dep-constraints.spec.ts#L48
Error: expect(received).toMatchSnapshot()
Snapshot name: `manager/npm/update/locked-dependency/dep-constraints findDepConstraints() finds direct devDependency 1`
- Snapshot - 1
+ Received + 1
Array [
Object {
- "constraint": "4.0.0",
+ "constraint": "4.19.2",
"depType": "devDependencies",
},
]
at Object.<anonymous> (/home/runner/work/renovate/renovate/lib/manager/npm/update/locked-dependency/dep-constraints.spec.ts:48:9)
at Promise.then.completed (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at _runTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
|
test:
lib/manager/npm/update/locked-dependency/get-locked.spec.ts#L22
Error: expect(received).toMatchSnapshot()
Snapshot name: `manager/npm/update/locked-dependency/get-locked getLockedDependencies() finds direct dependency 1`
- Snapshot - 26
+ Received + 1
- Array [
- Object {
- "integrity": "sha1-J03IKTPJ9XTMOKDOXqgXK+nGsJQ=",
- "requires": Object {
- "accepts": "1.0.0",
- "buffer-crc32": "0.2.1",
- "cookie": "0.1.0",
- "cookie-signature": "1.0.3",
- "debug": ">= 0.7.3 < 1",
- "escape-html": "1.0.1",
- "fresh": "0.2.2",
- "merge-descriptors": "0.0.2",
- "methods": "0.1.0",
- "parseurl": "1.0.1",
- "path-to-regexp": "0.1.2",
- "qs": "0.6.6",
- "range-parser": "1.0.0",
- "send": "0.2.0",
- "serve-static": "1.0.1",
- "type-is": "1.0.0",
- "utils-merge": "1.0.0",
- },
- "resolved": "https://registry.npmjs.org/express/-/express-4.0.0.tgz",
- "version": "4.0.0",
- },
- ]
+ Array []
at Object.<anonymous> (/home/runner/work/renovate/renovate/lib/manager/npm/update/locked-dependency/get-locked.spec.ts:22:9)
at Promise.then.completed (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:390:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/utils.js:315:10)
at _callCircusTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:218:40)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at _runTest (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:155:3)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:66:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
at _runTestsForDescribeBlock (/home/runner/work/renovate/renovate/node_modules/jest-circus/build/run.js:60:9)
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@270253e841af726300e85d718a5f606959b2903c, actions/setup-python@dc73133d4da04e56a135ae2246682783cc7c7cb6, codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@270253e841af726300e85d718a5f606959b2903c, actions/setup-python@dc73133d4da04e56a135ae2246682783cc7c7cb6, codecov/codecov-action@f32b3a3741e1053eb607407145bc9619351dc93b. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@270253e841af726300e85d718a5f606959b2903c. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@270253e841af726300e85d718a5f606959b2903c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|