Skip to content

Update dependency ruby to v3.4.7#94

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ruby-3.x
Open

Update dependency ruby to v3.4.7#94
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ruby-3.x

Conversation

@renovate

@renovate renovate Bot commented Nov 24, 2022

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
ruby (source) minor 3.2.0 -> 3.4.7
ruby (source) uses-with patch 3.4.1 -> 3.4.7
ruby (source) patch 3.4.1 -> 3.4.7

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency ruby to v3.1.3 Update dependency ruby to v3.2.1 Mar 16, 2023
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 3c13149 to 9a7f145 Compare March 16, 2023 10:07
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 9a7f145 to 3ce51c8 Compare March 30, 2023 14:02
@renovate renovate Bot changed the title Update dependency ruby to v3.2.1 Update dependency ruby to v3.2.2 Mar 30, 2023
@renovate

renovate Bot commented Mar 30, 2023

Copy link
Copy Markdown
Author

⚠ 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.1
[12:57:31.253] INFO (86): Installing tool ruby@3.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:57:31.833] INFO (120): 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:57:32.066] FATAL (120): 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": 1713877051900,
        "socket": 1713877051902,
        "lookup": 1713877051903,
        "connect": 1713877051906,
        "secureConnect": 1713877051915,
        "upload": 1713877051923,
        "response": 1713877052011,
        "end": 1713877052050,
        "phases": {
          "wait": 2,
          "dns": 1,
          "tcp": 3,
          "tls": 9,
          "request": 8,
          "firstByte": 88,
          "download": 39,
          "total": 150
        }
      },
      "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:57:32.172] INFO (120): Download completed with errors  in 339ms.
[12:57:32.203] FATAL (86): 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/auspices/atlas",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[12:57:32.408] INFO (86): Installed tool ruby with errors in 1.1s.


@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 3ce51c8 to 8ede23b Compare December 25, 2023 07:13
@renovate renovate Bot changed the title Update dependency ruby to v3.2.2 Update dependency ruby to v3.3.0 Dec 25, 2023
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 8ede23b to 543925a Compare April 23, 2024 12:57
@renovate renovate Bot changed the title Update dependency ruby to v3.3.0 Update dependency ruby to v3.3.1 Apr 23, 2024
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 543925a to f65fbad Compare May 30, 2024 05:04
@renovate renovate Bot changed the title Update dependency ruby to v3.3.1 Update dependency ruby to v3.3.2 May 30, 2024
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from f65fbad to df6b84f Compare June 12, 2024 04:12
@renovate renovate Bot changed the title Update dependency ruby to v3.3.2 Update dependency ruby to v3.3.3 Jun 12, 2024
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from df6b84f to f58c3a2 Compare July 9, 2024 03:44
@renovate renovate Bot changed the title Update dependency ruby to v3.3.3 Update dependency ruby to v3.3.4 Jul 9, 2024
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from f58c3a2 to 7447804 Compare July 14, 2024 09:11
@renovate renovate Bot changed the title Update dependency ruby to v3.3.4 Update dependency ruby to v3.3.5 Sep 3, 2024
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 7447804 to 7471107 Compare September 3, 2024 09:34
@renovate renovate Bot changed the title Update dependency ruby to v3.3.5 Update dependency ruby to v3.3.6 Nov 5, 2024
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 7471107 to 21950d8 Compare November 5, 2024 08:18
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 21950d8 to 904b244 Compare December 25, 2024 10:07
@renovate renovate Bot changed the title Update dependency ruby to v3.3.6 Update dependency ruby to v3.4.1 Dec 25, 2024
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch 2 times, most recently from 080f630 to 54167a1 Compare February 15, 2025 02:36
@renovate renovate Bot changed the title Update dependency ruby to v3.4.1 Update dependency ruby to v3.4.2 Feb 15, 2025
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 54167a1 to 3624ea1 Compare April 14, 2025 18:57
@renovate renovate Bot changed the title Update dependency ruby to v3.4.2 Update dependency ruby to v3.4.3 Apr 14, 2025
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 3624ea1 to 51eb902 Compare May 14, 2025 22:21
@renovate renovate Bot changed the title Update dependency ruby to v3.4.3 Update dependency ruby to v3.4.4 May 14, 2025
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 51eb902 to 44e4870 Compare July 15, 2025 21:05
@renovate renovate Bot changed the title Update dependency ruby to v3.4.4 Update dependency ruby to v3.4.5 Jul 15, 2025
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 44e4870 to 11f9c2e Compare September 16, 2025 15:00
@renovate renovate Bot changed the title Update dependency ruby to v3.4.5 Update dependency ruby to v3.4.6 Sep 16, 2025
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 11f9c2e to 1a9af12 Compare October 8, 2025 06:13
@renovate renovate Bot changed the title Update dependency ruby to v3.4.6 Update dependency ruby to v3.4.7 Oct 8, 2025
@renovate renovate Bot force-pushed the renovate/ruby-3.x branch from 1a9af12 to f6d40bb Compare October 9, 2025 10:10
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.

0 participants