Skip to content

build(deps): update dependency jsonata to v2.0.4 [security] #482

build(deps): update dependency jsonata to v2.0.4 [security]

build(deps): update dependency jsonata to v2.0.4 [security] #482

Triggered via pull request March 15, 2024 02:51
Status Failure
Total duration 5m 28s
Artifacts 2

build.yml

on: pull_request
Matrix: prefetch
lint-docs
30s
lint-docs
Matrix: test
build-docs
30s
build-docs
test-e2e
9s
test-e2e
test-success
0s
test-success
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 15 warnings
lint-prettier
Process completed with exit code 1.
test-e2e
Unable to find any artifacts for the associated workflow
modules/manager/metadata › plural has readme with no h1 or h2: lib/modules/manager/metadata.spec.ts#L32
expect(received).toBeDefined() Received: undefined at lib/modules/manager/metadata.spec.ts:32:22
modules/manager/plural/extract › extractPackageFile() › skips invalid registry urls: lib/modules/manager/plural/extract.spec.ts#L26
expect(received).not.toBeNull() Received: null at Object.<anonymous> (lib/modules/manager/plural/extract.spec.ts:26:26)
test (6/16)
Process completed with exit code 1.
test (3/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
test (3/16)
The operation was canceled.
test (15/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
test (15/16)
The operation was canceled.
test (2/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
test (2/16)
The operation was canceled.
modules/datasource/npm/get › massages non-compliant repository urls: lib/modules/datasource/npm/get.spec.ts#L273
expect(received).toMatchInlineSnapshot(snapshot) Snapshot name: `modules/datasource/npm/get massages non-compliant repository urls 1` - Snapshot - 1 + Received + 1 @@ -3,11 +3,11 @@ "headers": { "accept": "application/json", "accept-encoding": "gzip, deflate, br", "authorization": "***", "host": "test.org", - "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)", + "user-agent": "RenovateBot/1.0.7 (https://github.com/renovatebot/renovate)", }, "method": "GET", "url": "https://test.org/@neutrinojs%2Freact", }, ] at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:273:33)
modules/datasource/npm/get › does not override sourceDirectory: lib/modules/datasource/npm/get.spec.ts#L419
expect(received).toMatchInlineSnapshot(snapshot) Snapshot name: `modules/datasource/npm/get does not override sourceDirectory 1` - Snapshot - 1 + Received + 1 @@ -3,11 +3,11 @@ "headers": { "accept": "application/json", "accept-encoding": "gzip, deflate, br", "authorization": "***", "host": "test.org", - "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)", + "user-agent": "RenovateBot/1.0.7 (https://github.com/renovatebot/renovate)", }, "method": "GET", "url": "https://test.org/@neutrinojs%2Freact", }, ] at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:419:33)
modules/datasource/npm/get › does not massage non-github non-compliant repository urls: lib/modules/datasource/npm/get.spec.ts#L459
expect(received).toMatchInlineSnapshot(snapshot) Snapshot name: `modules/datasource/npm/get does not massage non-github non-compliant repository urls 1` - Snapshot - 1 + Received + 1 @@ -3,11 +3,11 @@ "headers": { "accept": "application/json", "accept-encoding": "gzip, deflate, br", "authorization": "***", "host": "test.org", - "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)", + "user-agent": "RenovateBot/1.0.7 (https://github.com/renovatebot/renovate)", }, "method": "GET", "url": "https://test.org/@neutrinojs%2Freact", }, ] at Object.<anonymous> (lib/modules/datasource/npm/get.spec.ts:459:33)
test (2/16)
Process completed with exit code 1.
test (12/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
test (12/16)
The operation was canceled.
test (5/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
test (5/16)
The operation was canceled.
test (16/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
config/decrypt › decryptConfig() › handles PGP org constraint: lib/config/decrypt.ts#L192
config-validation at decryptConfig (lib/config/decrypt.ts:192:27) at Object.<anonymous> (lib/config/decrypt.spec.ts:156:19)
config/decrypt › decryptConfig() › handles PGP multi-org constraint: lib/config/decrypt.ts#L192
config-validation at decryptConfig (lib/config/decrypt.ts:192:27) at Object.<anonymous> (lib/config/decrypt.spec.ts:170:17)
config/decrypt › decryptConfig() › handles PGP org/repo constraint: lib/config/decrypt.ts#L192
config-validation at decryptConfig (lib/config/decrypt.ts:192:27) at Object.<anonymous> (lib/config/decrypt.spec.ts:187:19)
config/decrypt › decryptConfig() › handles PGP multi-org/repo constraint: lib/config/decrypt.ts#L192
config-validation at decryptConfig (lib/config/decrypt.ts:192:27) at Object.<anonymous> (lib/config/decrypt.spec.ts:201:17)
logger/err-serializer › got › sanitize http error: lib/logger/err-serializer.spec.ts#L102
expect(received).toMatchSnapshot(properties) Snapshot name: `logger/err-serializer got sanitize http error 1` - Snapshot - 1 + Received + 1 @@ -4,11 +4,11 @@ "name": "HTTPError", "options": { "headers": { "accept": "application/json", "accept-encoding": "gzip, deflate, br", - "user-agent": "RenovateBot/0.0.0-semantic-release (https://github.com/renovatebot/renovate)", + "user-agent": "RenovateBot/1.0.7 (https://github.com/renovatebot/renovate)", }, "hostType": "any", "http2": false, "method": "POST", "password": "***********", at Object.<anonymous> (lib/logger/err-serializer.spec.ts:102:34)
test (16/16)
The operation was canceled.
test (1/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
test (1/16)
The operation was canceled.
test (11/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
workers/repository/update/branch/index › processBranch › ensures PR when impossible to automerge: lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:900:7)
test (7/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
workers/repository/update/branch/index › processBranch › ensures PR and adds lock file error comment if no releaseTimestamp: lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:963:7)
modules/platform/gitlab/index › getBranchPr(branchName) › should return the PR object: lib/modules/platform/gitlab/index.spec.ts#L565
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index getBranchPr(branchName) should return the PR object 1` - Snapshot - 0 + Received + 2 { "bodyStruct": { "hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", }, + "creator": undefined, "hasAssignees": false, "headPipelineStatus": undefined, "labels": undefined, "number": 91, "reviewers": undefined, "sha": undefined, "sourceBranch": "some-branch", "state": "open", "targetBranch": "master", "title": "some change", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:565:18)
workers/repository/update/branch/index › processBranch › ensures PR and adds lock file error comment if old releaseTimestamp: lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:988:7)
modules/platform/gitlab/index › getBranchPr(branchName) › should strip draft prefix from title: lib/modules/platform/gitlab/index.spec.ts#L600
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index getBranchPr(branchName) should strip draft prefix from title 1` - Snapshot - 0 + Received + 2 @@ -1,9 +1,10 @@ { "bodyStruct": { "hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", }, + "creator": undefined, "hasAssignees": false, "headPipelineStatus": undefined, "isDraft": true, "labels": undefined, "number": 91, @@ -11,6 +12,7 @@ "sha": undefined, "sourceBranch": "some-branch", "state": "open", "targetBranch": "master", "title": "some change", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:600:18)
workers/repository/update/branch/index › processBranch › ensures PR and adds lock file error comment if new releaseTimestamp and branch exists: lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1013:7)
workers/repository/update/branch/index › processBranch › ensures PR and adds lock file error comment recreate closed: lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1061:7)
modules/platform/gitlab/index › getBranchPr(branchName) › should strip deprecated draft prefix from title: lib/modules/platform/gitlab/index.spec.ts#L635
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index getBranchPr(branchName) should strip deprecated draft prefix from title 1` - Snapshot - 0 + Received + 2 @@ -1,9 +1,10 @@ { "bodyStruct": { "hash": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", }, + "creator": undefined, "hasAssignees": false, "headPipelineStatus": undefined, "isDraft": true, "labels": undefined, "number": 91, @@ -11,6 +12,7 @@ "sha": undefined, "sourceBranch": "some-branch", "state": "open", "targetBranch": "master", "title": "some change", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:635:18)
workers/repository/update/branch/index › processBranch › throws and swallows branch errors: lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1091:35)
modules/platform/gitlab/index › createPr(branchName: lib/modules/platform/gitlab/index.spec.ts#L1763
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) returns the PR 1` - Snapshot - 0 + Received + 2 { + "creator": undefined, "id": 1, "iid": 12345, "number": 12345, "sourceBranch": "some-branch", "title": "some title", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1763:18)
workers/repository/update/branch/index › processBranch › rebases branch onto new basebranch if baseBranch changed by user: lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1121:7)
modules/platform/gitlab/index › createPr(branchName: lib/modules/platform/gitlab/index.spec.ts#L1783
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) uses default branch 1` - Snapshot - 0 + Received + 2 { + "creator": undefined, "id": 1, "iid": 12345, "number": 12345, "sourceBranch": "some-branch", "title": "some title", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1783:18)
workers/repository/update/branch/index › processBranch › branch pr no schedule lockfile (dry run): lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1225:14)
modules/platform/gitlab/index › createPr(branchName: lib/modules/platform/gitlab/index.spec.ts#L1803
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) supports draftPR on < 13.2 1` - Snapshot - 0 + Received + 2 { + "creator": undefined, "id": 1, "iid": 12345, "isDraft": true, "number": 12345, "sourceBranch": "some-branch", "title": "some title", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1803:18)
workers/repository/update/branch/index › processBranch › branch pr no schedule (dry run): lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1268:9)
modules/platform/gitlab/index › createPr(branchName: lib/modules/platform/gitlab/index.spec.ts#L1823
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) supports draftPR on >= 13.2 1` - Snapshot - 0 + Received + 2 { + "creator": undefined, "id": 1, "iid": 12345, "isDraft": true, "number": 12345, "sourceBranch": "some-branch", "title": "some title", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1823:18)
workers/repository/update/branch/index › processBranch › branch pr no schedule: lib/modules/manager/plural/callback.ts#L85
Unsupported platform: undefined at getLink (lib/modules/manager/plural/callback.ts:85:9) at Object.getLink [as onPullRequestUpdate] (lib/modules/manager/plural/callback.ts:25:12) at Object.onPullRequestUpdate [as processBranch] (lib/workers/repository/update/branch/index.ts:883:16) at Object.<anonymous> (lib/workers/repository/update/branch/index.spec.ts:1316:14)
modules/platform/gitlab/index › createPr(branchName: lib/modules/platform/gitlab/index.spec.ts#L1939
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) raises with squash enabled when repository squash option is default_on 1` - Snapshot - 0 + Received + 2 { + "creator": undefined, "id": 1, "iid": 12345, "number": 12345, "sourceBranch": "some-branch", "title": "some title", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1939:18)
modules/platform/gitlab/index › createPr(branchName: lib/modules/platform/gitlab/index.spec.ts#L1971
expect(received).toMatchSnapshot() Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) raises with squash enabled when repository squash option is always 1` - Snapshot - 0 + Received + 2 { + "creator": undefined, "id": 1, "iid": 12345, "number": 12345, "sourceBranch": "some-branch", "title": "some title", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:1971:18)
modules/platform/gitlab/index › createPr(branchName: lib/modules/platform/gitlab/index.spec.ts#L2014
expect(received).toMatchInlineSnapshot(snapshot) Snapshot name: `modules/platform/gitlab/index createPr(branchName, title, body) adds approval rule to ignore all approvals 1` - Snapshot - 0 + Received + 2 { + "creator": undefined, "id": 1, "iid": 12345, "number": 12345, "sourceBranch": "some-branch", "title": "some title", + "url": undefined, } at Object.<anonymous> (lib/modules/platform/gitlab/index.spec.ts:2014:9)
test (9/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
test (9/16)
The operation was canceled.
test (10/16)
The job was canceled because "ubuntu-latest_true_test_6" failed.
test (10/16)
The operation was canceled.
coverage
Unable to download the artifact: Error: Unexpected http 404 during download for https://pipelinesghubeus13.actions.githubusercontent.com/6XupR6YHi2oXx9pHcxbohZ5MkQuMp5Kfp13oAdSvF7UO5TIhAY/_apis/resources/Containers/12760502?itemPath=coverage%2Fjson%2Fdatasources-2.json
test-success
Process completed with exit code 1.
setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4, actions/cache/save@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
No files were found with the provided path: renovate-0.0.0-semantic-release.tgz. No artifacts will be uploaded.
lint-other
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (14/16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (8/16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (13/16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (4/16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (6/16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c, actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@e12d46a63a90f2fae62d114769bbf2a179198b5c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
coverage Expired
44.8 MB
docs Expired
2.34 MB