build(deps): update dependency jsonata to v2.0.4 [security] #482
Annotations
6 errors
|
Save coverage artifacts
The operation was canceled.
|
Unit tests:
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)
|
Unit tests:
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)
|
Unit tests:
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)
|
Unit tests
Process completed with exit code 1.
|
Loading