mberlanda / cheidelacoriera

This Rails application aims to become a management system for away fans.
GNU General Public License v3.0
2 stars 1 forks source link

chore(deps): update dependency ruby to v3 #163

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
ruby (source) major 2.7.0 -> 3.3.5
ruby final major 2.7.0-buster -> 3.2.2-buster

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 8 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: Gemfile.lock
[12:58:12.895] INFO (71): Installing tool ruby@3.3.1...
installing v2 tool ruby v3.3.1
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/3.3.1/ruby-3.3.1-focal-x86_64.tar.xz
[12:58:13.793] INFO (105): Downloading file ...
    url: "https://github.com/containerbase/ruby-prebuild/releases/download/3.3.1/ruby-3.3.1-focal-x86_64.tar.xz"
    output: "/tmp/renovate/cache/containerbase/dcbb0a21126ec010c913a9c0cb872be4af0169255bda3b682580355198855810/ruby-3.3.1-focal-x86_64.tar.xz"
[12:58:13.969] FATAL (105): 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:44575:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:44630:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:44645: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": 1713877093876,
        "socket": 1713877093879,
        "lookup": 1713877093881,
        "connect": 1713877093892,
        "secureConnect": 1713877093899,
        "upload": 1713877093900,
        "response": 1713877093909,
        "end": 1713877093952,
        "phases": {
          "wait": 3,
          "dns": 2,
          "tcp": 11,
          "tls": 7,
          "request": 1,
          "firstByte": 9,
          "download": 43,
          "total": 76
        }
      },
      "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/3.3.1/ruby-3.3.1-focal-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[12:58:13.991] INFO (105): Download completed with errors  in 198ms.
[12:58:14.035] FATAL (71): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.1
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.1",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.1
              at makeError (/snapshot/dist/containerbase-cli.js:45983:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:46698:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:54150:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:54334:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:54543:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2430:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3543:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3551:28)
              at async main (/snapshot/dist/containerbase-cli.js:54737:3)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.1",
      "command": "/usr/local/containerbase/bin/install-tool.sh ruby 3.3.1",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool.sh\" ruby 3.3.1",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/mberlanda/cheidelacoriera",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[12:58:15.052] INFO (71): Installed tool ruby with errors in 2.1s.
renovate[bot] commented 2 weeks 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: Gemfile.lock
installing v2 tool ruby v3.3.5
[08:30:09.045] INFO (70): Installing tool ruby@3.3.5...
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/3.3.5/ruby-3.3.5-focal-x86_64.tar.xz
Download failed, retrying
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/3.3.5/ruby-3.3.5-focal-x86_64.tar.xz
Download failed, retrying
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/3.3.5/ruby-3.3.5-focal-x86_64.tar.xz
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/3.3.5/ruby-3.3.5-focal-x86_64.tar.xz
[08:30:11.660] INFO (128): Downloading file ...
    url: "https://github.com/containerbase/ruby-prebuild/releases/download/3.3.5/ruby-3.3.5-focal-x86_64.tar.xz"
    output: "/tmp/renovate/cache/containerbase/d7cdda913d161d1fc84ff004393717a4c2ba7d0a1d76760c60d32d49d77e4e03/ruby-3.3.5-focal-x86_64.tar.xz"
[08:30:11.840] ERROR (128): Response code 404 (Not Found)
[08:30:11.841] FATAL (128): Download failed in 180ms.
[08:30:11.908] ERROR (70): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.5
[08:30:11.908] FATAL (70): Install tool ruby failed in 2.9s.