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.3.0 #55

Merged
merged 1 commit into from
Dec 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ruby (source) minor 3.2.2 -> 3.3.0

Configuration

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

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added dependencies Pull requests that update a dependency file renovate labels Dec 25, 2023
Copy link
Contributor Author

renovate bot commented Dec 25, 2023

⚠ Artifact update problem

Renovate failed to update artifacts 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: example/subscriber/Gemfile.lock
[09:04:11.151] INFO (59): Installing tool ruby@3.3.0...
installing v2 tool ruby v3.3.0
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/3.3.0/ruby-3.3.0-focal-x86_64.tar.xz
[09:04:11.985] INFO (98): Downloading file ...
    url: "https://github.com/containerbase/ruby-prebuild/releases/download/3.3.0/ruby-3.3.0-focal-x86_64.tar.xz"
    output: "/tmp/renovate/cache/containerbase/625ae42e2e0a4317e8e751365ebbc528f65745b30682f4b2c7e9587f430561c3/ruby-3.3.0-focal-x86_64.tar.xz"
[09:04:12.203] FATAL (98): 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:42856:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:42911:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:42926:17)
              at Object.onceWrapper (node:events:629:26)
              at ClientRequest.emit (node:events:526: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:514:28)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1703495052068,
        "socket": 1703495052076,
        "lookup": 1703495052077,
        "connect": 1703495052096,
        "secureConnect": 1703495052117,
        "upload": 1703495052118,
        "response": 1703495052122,
        "end": 1703495052189,
        "phases": {
          "wait": 8,
          "dns": 1,
          "tcp": 19,
          "tls": 21,
          "request": 1,
          "firstByte": 4,
          "download": 67,
          "total": 121
        }
      },
      "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.0/ruby-3.3.0-focal-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[09:04:12.229] INFO (98): Download completed with errors  in 248ms.
[09:04:12.321] FATAL (59): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 3.3.0
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 3.3.0",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 3.3.0
              at makeError (/snapshot/dist/containerbase-cli.js:44223:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:45122:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:51882:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52062:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52222: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:52416:3)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 3.3.0",
      "command": "/usr/local/containerbase/bin/install-tool ruby 3.3.0",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool\" ruby 3.3.0",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/sarub0b0/trabox/example/subscriber",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[09:04:12.345] INFO (59): Installed tool ruby with errors in 1.1s.


File name: example/relayer/Gemfile.lock
[09:04:12.902] INFO (116): Installing tool ruby@3.3.0...
installing v2 tool ruby v3.3.0
tar: This does not look like a tar archive
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[09:04:13.049] FATAL (116): Command failed with exit code 2: /usr/local/containerbase/bin/install-tool ruby 3.3.0
    err: {
      "type": "Error",
      "message": "Command failed with exit code 2: /usr/local/containerbase/bin/install-tool ruby 3.3.0",
      "stack":
          Error: Command failed with exit code 2: /usr/local/containerbase/bin/install-tool ruby 3.3.0
              at makeError (/snapshot/dist/containerbase-cli.js:44223:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:45122:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:51882:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52062:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52222: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:52416:3)
      "shortMessage": "Command failed with exit code 2: /usr/local/containerbase/bin/install-tool ruby 3.3.0",
      "command": "/usr/local/containerbase/bin/install-tool ruby 3.3.0",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool\" ruby 3.3.0",
      "exitCode": 2,
      "cwd": "/tmp/renovate/repos/github/sarub0b0/trabox/example/relayer",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[09:04:13.085] INFO (116): Installed tool ruby with errors in 183ms.


@renovate renovate bot enabled auto-merge (rebase) December 25, 2023 09:04
@renovate renovate bot merged commit 8f7f10c into main Dec 25, 2023
1 of 2 checks passed
@renovate renovate bot deleted the renovate/ruby-3.x branch December 25, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants