Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

chore(deps): update dependency rspec to '~> 3.13.0' #321

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rspec (source) '~> 3.6.0' -> '~> 3.13.0' age adoption passing confidence

Release Notes

rspec/rspec-metagem (rspec)

v3.13.0

Compare Source

v3.12.0

Compare Source

v3.11.0

Compare Source

v3.10.0

Compare Source

v3.9.0

Compare Source

v3.8.0

Compare Source

v3.7.0

Compare Source


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 changed the title chore(deps): update dependency rspec to ~> 3.9.0 chore(deps): update dependency rspec to ~> 3.10.0 Nov 25, 2020
@renovate renovate bot changed the title chore(deps): update dependency rspec to ~> 3.10.0 chore(deps): update dependency rspec to ~> 3.11.0 Mar 7, 2022
@renovate renovate bot changed the title chore(deps): update dependency rspec to ~> 3.11.0 chore(deps): update dependency rspec to '~> 3.11.0' Sep 25, 2022
@renovate renovate bot changed the title chore(deps): update dependency rspec to '~> 3.11.0' chore(deps): update dependency rspec to '~> 3.12.0' Nov 20, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 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: game-of-life/oneflare/Gemfile.lock
[15:08:28.201] INFO (65): Installing tool ruby@2.4.0...
installing v2 tool ruby v2.4.0
Download failed: https://github.com/containerbase/ruby-prebuild/releases/download/2.4.0/ruby-2.4.0-focal-x86_64.tar.xz
[15:08:28.768] INFO (104): Downloading file ...
    url: "https://github.com/containerbase/ruby-prebuild/releases/download/2.4.0/ruby-2.4.0-focal-x86_64.tar.xz"
    output: "/tmp/renovate/cache/containerbase/d4940d6fdcd20c81e5c3528952c221842ce9e4de975d23daa6922e333970e3ad/ruby-2.4.0-focal-x86_64.tar.xz"
[15:08:28.987] FATAL (104): 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:43123:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:43178:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:43193: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": 1707059308812,
        "socket": 1707059308822,
        "lookup": 1707059308835,
        "connect": 1707059308839,
        "secureConnect": 1707059308846,
        "upload": 1707059308847,
        "response": 1707059308936,
        "end": 1707059308971,
        "phases": {
          "wait": 10,
          "dns": 13,
          "tcp": 4,
          "tls": 7,
          "request": 1,
          "firstByte": 89,
          "download": 35,
          "total": 159
        }
      },
      "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/2.4.0/ruby-2.4.0-focal-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[15:08:29.101] INFO (104): Download completed with errors  in 333ms.
[15:08:29.173] FATAL (65): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 2.4.0
    err: {
      "type": "Error",
      "message": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 2.4.0",
      "stack":
          Error: Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 2.4.0
              at makeError (/snapshot/dist/containerbase-cli.js:44515:13)
              at handlePromise (/snapshot/dist/containerbase-cli.js:45230:29)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallLegacyToolService.execute (/snapshot/dist/containerbase-cli.js:52055:5)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:52235:9)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:52443: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:52637:3)
      "shortMessage": "Command failed with exit code 1: /usr/local/containerbase/bin/install-tool ruby 2.4.0",
      "command": "/usr/local/containerbase/bin/install-tool ruby 2.4.0",
      "escapedCommand": "\"/usr/local/containerbase/bin/install-tool\" ruby 2.4.0",
      "exitCode": 1,
      "cwd": "/tmp/renovate/repos/github/Pragmateam/coding-dojo/game-of-life/oneflare",
      "failed": true,
      "timedOut": false,
      "isCanceled": false,
      "killed": false
    }
[15:08:29.318] INFO (65): Installed tool ruby with errors in 1.1s.


@renovate renovate bot changed the title chore(deps): update dependency rspec to '~> 3.12.0' chore(deps): update dependency rspec to '~> 3.13.0' Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants