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

Update dependency @hmcts/properties-volume to ^0.0.14 #3640

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hmcts/properties-volume ^0.0.13 -> ^0.0.14 age adoption passing confidence

Release Notes

hmcts/properties-volume-nodejs (@​hmcts/properties-volume)

v0.0.14

Compare Source

What's Changed

Full Changelog: hmcts/properties-volume-nodejs@v0.0.13...v0.0.14


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Mar 8, 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: yarn.lock
[16:18:16.457] INFO (369): Installing tool [email protected]...
[16:18:16.745] ERROR (369): download failed
    run: 3
    err: {
      "type": "HTTPError",
      "message": "Response code 404 (Not Found)",
      "stack":
          HTTPError: Response code 404 (Not Found)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:44592:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:44647:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:44662: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": 1714580296701,
        "socket": 1714580296701,
        "lookup": 1714580296701,
        "connect": 1714580296701,
        "secureConnect": 1714580296701,
        "upload": 1714580296702,
        "response": 1714580296743,
        "end": 1714580296744,
        "phases": {
          "wait": 0,
          "dns": 0,
          "tcp": 0,
          "tls": 0,
          "request": 1,
          "firstByte": 41,
          "download": 1,
          "total": 43
        }
      },
      "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": "containerbase/10.5.2 node/20.11.1 (https://github.com/containerbase)",
          "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://nodejs.org/dist/v18.16.9/SHASUMS256.txt",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[16:18:16.748] FATAL (369): download failed
    err: {
      "type": "Error",
      "message": "download failed",
      "stack":
          Error: download failed
              at HttpService.download (/snapshot/dist/containerbase-cli.js:48015:11)
              at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:53790:30)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:54374:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:54592: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:54786:3)
    }
[16:18:16.778] INFO (369): Installed tool node with errors in 321ms.

@renovate renovate bot force-pushed the renovate/hmcts-properties-volume-0.x branch from d5d27d7 to 58610d9 Compare March 8, 2024 14:13
@renovate renovate bot force-pushed the renovate/hmcts-properties-volume-0.x branch from 58610d9 to 6b268bd Compare March 18, 2024 10:34
@renovate renovate bot force-pushed the renovate/hmcts-properties-volume-0.x branch 3 times, most recently from b4c1cee to 8560de3 Compare April 12, 2024 12:58
@renovate renovate bot force-pushed the renovate/hmcts-properties-volume-0.x branch 2 times, most recently from 090ffcb to 8564cd7 Compare April 19, 2024 13:06
@renovate renovate bot force-pushed the renovate/hmcts-properties-volume-0.x branch from 8564cd7 to fbf1c67 Compare May 1, 2024 16:18
@renovate renovate bot force-pushed the renovate/hmcts-properties-volume-0.x branch from fbf1c67 to 8424acd Compare May 22, 2024 15:13
@renovate renovate bot force-pushed the renovate/hmcts-properties-volume-0.x branch from 8424acd to df21502 Compare July 18, 2024 15:57
@renovate renovate bot force-pushed the renovate/hmcts-properties-volume-0.x branch from df21502 to 2436500 Compare July 22, 2024 08:30
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.

None yet

0 participants