jgeraigery / metabase-456

The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
http://metabase.com
GNU Affero General Public License v3.0
0 stars 0 forks source link

[NEUTRAL] Update dependency node-libs-browser to v2.1.0 #4

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-libs-browser 2.0.0 -> 2.1.0 age adoption passing confidence

By merging this PR, the issue #21 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
Critical Critical 9.1 CVE-2024-48949

Unreachable

High High 7.7 CVE-2020-13822

Unreachable

Medium Medium 6.8 CVE-2020-28498

Unreachable

Medium Medium 6.5 CVE-2023-46234

Unreachable

Medium Medium 5.9 WS-2019-0424

Unreachable

Medium Medium 5.9 WS-2019-0427

Unreachable


Release Notes

webpack/node-libs-browser (node-libs-browser) ### [`v2.1.0`](https://togithub.com/webpack/node-libs-browser/compare/v2.0.0...v2.1.0) [Compare Source](https://togithub.com/webpack/node-libs-browser/compare/v2.0.0...v2.1.0)

mend-for-github-com[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: yarn.lock
No /opt/buildpack/tools/yarn-slim/1.22.19/bin/yarn defined - aborting
mend-for-github-com[bot] commented 2 days ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: yarn.lock
[07:06:34.854] INFO (2037): Installing tool node@4.4.7...
[07:12:37.006] ERROR (2037): download failed
    run: 3
    err: {
      "type": "ReadError",
      "message": "The server aborted pending request: The server aborted pending request",
      "stack":
          ReadError: The server aborted pending request
              at IncomingMessage.<anonymous> (/snapshot/dist/containerbase-cli.js:44435:25)
              at Object.onceWrapper (node:events:632:28)
              at IncomingMessage.emit (node:events:530:35)
              at IncomingMessage.emit (node:domain:488:12)
              at IncomingMessage._destroy (node:_http_incoming:224:10)
              at _destroy (node:internal/streams/destroy:121:10)
              at IncomingMessage.destroy (node:internal/streams/destroy:83:5)
              at TLSSocket.socketCloseListener (node:_http_client:455:11)
              at TLSSocket.emit (node:events:530:35)
              at TLSSocket.emit (node:domain:488:12)
          caused by: 
      "code": "ECONNRESET",
      "timings": {
        "start": 1729149042487,
        "socket": 1729149042488,
        "lookup": 1729149042489,
        "connect": 1729149042492,
        "secureConnect": 1729149042496,
        "upload": 1729149042496,
        "response": 1729149042696,
        "error": 1729149157006,
        "abort": 1729149157006,
        "phases": {
          "wait": 1,
          "dns": 1,
          "tcp": 3,
          "tls": 4,
          "request": 0,
          "firstByte": 200,
          "total": 114519
        }
      },
      "name": "ReadError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "containerbase/9.33.10 node/20.11.0 (https://github.com/containerbase)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://nodejs.org/dist/v4.4.7/node-v4.4.7-linux-x64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[07:12:37.010] FATAL (2037): download failed
    err: {
      "type": "Error",
      "message": "download failed",
      "stack":
          Error: download failed
              at HttpService.download (/snapshot/dist/containerbase-cli.js:47933:11)
              at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:53121:16)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53690:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:53907:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2426:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3539:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3547:28)
              at async main (/snapshot/dist/containerbase-cli.js:54101:3)
    }
[07:12:37.278] INFO (2037): Installed tool node with errors in 6m 2.4s.