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

renovate: update minor-updates #34

Merged
merged 2 commits into from
May 10, 2024
Merged

renovate: update minor-updates #34

merged 2 commits into from
May 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Update
fastlane (source, changelog) '2.219.0' -> '2.220.0' age adoption passing confidence minor
ruby (source) 3.3.0 -> 3.3.1 age adoption passing confidence patch

Release Notes

fastlane/fastlane (fastlane)

v2.220.0: Improvements

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 4am every weekday,every weekend" in timezone Europe/Vienna, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 the dependencies label Apr 4, 2024
@renovate renovate bot changed the title renovate: update dependency fastlane to v2.220.0 renovate: update minor-updates Apr 23, 2024
Copy link
Contributor Author

renovate bot commented Apr 23, 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.1
[13:59:27.328] INFO (75): Installing tool [email protected]...
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/3.3.1/ruby-3.3.1-focal-x86_64.tar.xz
[13:59:28.063] INFO (109): 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"
[13:59:28.362] FATAL (109): 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": 1713880768151,
        "socket": 1713880768164,
        "lookup": 1713880768166,
        "connect": 1713880768168,
        "secureConnect": 1713880768176,
        "upload": 1713880768177,
        "response": 1713880768311,
        "end": 1713880768347,
        "phases": {
          "wait": 13,
          "dns": 2,
          "tcp": 2,
          "tls": 8,
          "request": 1,
          "firstByte": 134,
          "download": 36,
          "total": 196
        }
      },
      "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
      }
    }
[13:59:28.407] INFO (109): Download completed with errors  in 343ms.
[13:59:28.434] FATAL (75): 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/DatepollSystems/WaiterRobot-iOS",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[13:59:28.448] INFO (75): Installed tool ruby with errors in 1.1s.


Copy link
Contributor Author

renovate bot commented May 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kaulex99 kaulex99 merged commit 6f48f0a into develop May 10, 2024
2 checks passed
@kaulex99 kaulex99 deleted the renovate/minor-updates branch May 10, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant