Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: gruppi-old
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ruby (source) major 2.7.0 -> 3.3.2
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ruby-3.x branch 2 times, most recently from 105bba9 to cbaf725 Compare November 24, 2021 13:35
@renovate renovate bot changed the title chore(deps): update dependency ruby to v3 chore(deps): update dependency ruby Nov 24, 2021
@renovate renovate bot changed the title chore(deps): update dependency ruby chore(deps): update dependency ruby to v3 Nov 24, 2021
@renovate renovate bot changed the title chore(deps): update dependency ruby to v3 chore(deps): update dependency ruby Dec 25, 2021
@renovate renovate bot force-pushed the renovate/ruby-3.x branch 2 times, most recently from 7bb57f7 to 020981e Compare December 27, 2021 21:42
@renovate renovate bot changed the title chore(deps): update dependency ruby chore(deps): update dependency ruby to v3 Dec 27, 2021
@renovate renovate bot changed the title chore(deps): update dependency ruby to v3 chore(deps): update dependency ruby Apr 12, 2022
@renovate renovate bot changed the title chore(deps): update dependency ruby chore(deps): update dependency ruby to v3 Apr 12, 2022
@renovate renovate bot force-pushed the renovate/ruby-3.x branch 2 times, most recently from eb3b11c to 85b5913 Compare November 25, 2022 23:43
@renovate renovate bot changed the title chore(deps): update dependency ruby to v3 Update dependency ruby to v3 Dec 17, 2022
@renovate renovate bot changed the title Update dependency ruby to v3 chore(deps): update dependency ruby to v3 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/ruby-3.x branch 2 times, most recently from 7824213 to 29a4294 Compare March 30, 2023 20:22
@renovate renovate bot force-pushed the renovate/ruby-3.x branch 2 times, most recently from 2251bc5 to 221856f Compare July 23, 2023 19:55
@renovate renovate bot changed the base branch from master to gruppi-old July 27, 2023 22:52
Copy link
Contributor Author

renovate bot commented Dec 25, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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.


Copy link
Contributor Author

renovate bot commented May 30, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
installing v2 tool ruby v3.3.2
[04:25:53.821] INFO (71): Installing tool ruby@3.3.2...
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/3.3.2/ruby-3.3.2-focal-x86_64.tar.xz
[04:25:54.535] INFO (105): Downloading file ...
    url: "https://github.com/containerbase/ruby-prebuild/releases/download/3.3.2/ruby-3.3.2-focal-x86_64.tar.xz"
    output: "/tmp/renovate/cache/containerbase/d9fb26333c5844209d1c9f553854757d37addcb81faf529ad2953670957940a8/ruby-3.3.2-focal-x86_64.tar.xz"
[04:25:54.761] 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:38046:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:38101:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:38116: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": 1717043154598,
        "socket": 1717043154605,
        "lookup": 1717043154619,
        "connect": 1717043154622,
        "secureConnect": 1717043154637,
        "upload": 1717043154637,
        "response": 1717043154725,
        "end": 1717043154753,
        "phases": {
          "wait": 7,
          "dns": 14,
          "tcp": 3,
          "tls": 15,
          "request": 0,
          "firstByte": 88,
          "download": 28,
          "total": 155
        }
      },
      "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.2/ruby-3.3.2-focal-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[04:25:54.886] INFO (105): Download completed with errors  in 358ms.
[04:25:54.912] FATAL (71): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.2
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.2",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.2
              at makeError (/snapshot/dist/containerbase-cli.js:39448:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:40163:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:52223:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52407:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52617:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:2428:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:3541:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:3549:28)
              at async main (/snapshot/dist/containerbase-cli.js:52811:3)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh ruby 3.3.2",
      "command": "/usr/local/containerbase/bin/install-tool.sh ruby 3.3.2",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool.sh\" ruby 3.3.2",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/mberlanda/cheidelacoriera",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[04:25:54.977] INFO (71): Installed tool ruby with errors in 1.1s.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants