SharonKoch / skf-labs

Repo for all the OWASP-SKF Docker lab examples
Apache License 2.0
0 stars 1 forks source link

Update dependency puma to v6 #109

Open mend-for-github-com[bot] opened 3 months ago

mend-for-github-com[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
puma major '~> 3.11' -> '~> 6.0'

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

Severity CVSS Score CVE
High High 8.0 CVE-2022-23634
High High 7.5 CVE-2020-11076
High High 7.5 CVE-2021-29509
High High 7.3 CVE-2023-40175
Medium Medium 6.8 CVE-2020-11077
Medium Medium 6.5 CVE-2020-5247
Medium Medium 6.5 CVE-2020-5249
Medium Medium 5.9 CVE-2024-21647
Medium Medium 5.3 CVE-2019-16770
Low Low 3.7 CVE-2021-41136

mend-for-github-com[bot] commented 3 months 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: ruby/parameter-binding/Gemfile.lock
installing v2 tool ruby v2.3.7
[02:50:39.565] INFO (68363): Installing tool ruby@2.3.7...
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/2.3.7/ruby-2.3.7-focal-x86_64.tar.xz
[02:50:39.969] INFO (68397): Downloading file ...
    url: "https://github.com/containerbase/ruby-prebuild/releases/download/2.3.7/ruby-2.3.7-focal-x86_64.tar.xz"
    output: "/tmp/renovate/containerbase/f0e72510523fe357f7ffdf63aebe9923832f4034a9123db0715973c27073aabb/ruby-2.3.7-focal-x86_64.tar.xz"
[02:50:40.114] FATAL (68397): Response code 404 (Not Found)
    err: {
      "type": "HTTPError",
      "message": "Response code 404 (Not Found)",
      "stack":
          HTTPError: Response code 404 (Not Found)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:44527:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:44582:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:44597:17)
              at Object.onceWrapper (node:events:633:26)
              at ClientRequest.emit (node:events:530:35)
              at ClientRequest.emit (node:domain:488:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:693:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
              at TLSSocket.socketOnData (node:_http_client:535:22)
              at TLSSocket.emit (node:events:518:28)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1717296640003,
        "socket": 1717296640007,
        "lookup": 1717296640008,
        "connect": 1717296640011,
        "secureConnect": 1717296640021,
        "upload": 1717296640022,
        "response": 1717296640095,
        "end": 1717296640109,
        "phases": {
          "wait": 4,
          "dns": 1,
          "tcp": 3,
          "tls": 10,
          "request": 1,
          "firstByte": 73,
          "download": 14,
          "total": 106
        }
      },
      "name": "HTTPError",
      "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": "got (https://github.com/sindresorhus/got)",
          "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://github.com/containerbase/ruby-prebuild/releases/download/2.3.7/ruby-2.3.7-focal-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[02:50:40.153] INFO (68397): Download completed with errors  in 184ms.
[02:50:40.166] FATAL (68363): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 2.3.7
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 2.3.7",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 2.3.7
              at makeError (/snapshot/dist/containerbase-cli.js:45919:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:46634:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:53514:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:53698:9)
              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)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 2.3.7",
      "command": "/usr/local/containerbase/bin/install-tool.sh ruby 2.3.7",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool.sh\" ruby 2.3.7",
      "exitCode": 1,
      "cwd": "/tmp/renovate/github/SharonKoch/skf-labs/ruby/parameter-binding",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[02:50:40.631] INFO (68363): Installed tool ruby with errors in 1s.