Skip to content

chore(deps): update dependency uuid to v9.0.1#1327

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/uuid-9.x-lockfile
Open

chore(deps): update dependency uuid to v9.0.1#1327
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/uuid-9.x-lockfile

Conversation

@renovate-sh-app
Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
uuid 9.0.09.0.1 age confidence

Release Notes

uuidjs/uuid (uuid)

v9.0.1

Compare Source

build
  • Fix CI to work with Node.js 20.x

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 this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/uuid-9.x-lockfile branch from 76f4093 to 5ce9bca Compare January 16, 2026 14:22
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/uuid-9.x-lockfile branch from 5ce9bca to cc13de3 Compare February 18, 2026 17:06
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/uuid-9.x-lockfile branch from cc13de3 to ca337ea Compare February 26, 2026 11:05
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | uuid    | 9.0.0 | 9.0.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/uuid-9.x-lockfile branch from ca337ea to 2b69886 Compare February 26, 2026 17:07
@renovate-sh-app
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: yarn.lock
[02:02:58.523] INFO (841): Installing tool node@24.5.0...
[02:02:58.957] ERROR (841): download failed
    run: 3
    err: {
      "type": "HTTPError",
      "message": "Request failed with status code 502 (Bad Gateway or Proxy Error): GET https://github.com/containerbase/node-prebuild/releases/download/24.5.0/node-24.5.0-x86_64.tar.xz",
      "stack":
          HTTPError: Request failed with status code 502 (Bad Gateway or Proxy Error): GET https://github.com/containerbase/node-prebuild/releases/download/24.5.0/node-24.5.0-x86_64.tar.xz
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:44869:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:44953:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:44977:17)
              at Object.onceWrapper (node:events:623:26)
              at ClientRequest.emit (node:events:520:35)
              at ClientRequest.emit (node:domain:489:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:780:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:123:17)
              at TLSSocket.socketOnData (node:_http_client:615:22)
              at TLSSocket.emit (node:events:508:28)
      "name": "HTTPError",
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1775440978909,
        "socket": 1775440978909,
        "lookup": 1775440978909,
        "connect": 1775440978909,
        "secureConnect": 1775440978909,
        "upload": 1775440978909,
        "response": 1775440978950,
        "end": 1775440978955,
        "phases": {
          "wait": 0,
          "dns": 0,
          "tcp": 42,
          "tls": 44,
          "request": 0,
          "firstByte": 41,
          "download": 5,
          "total": 46
        }
      },
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "beforeCache": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "copyPipedHeaders": true,
        "headers": {
          "user-agent": "containerbase/14.6.8 node/24.13.0 (https://github.com/containerbase)",
          "accept-encoding": "gzip, deflate, br, zstd"
        },
        "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,
          "enforceRetryRules": false
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://github.com/containerbase/node-prebuild/releases/download/24.5.0/node-24.5.0-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": false
      }
    }
[02:02:58.981] ERROR (841): download failed
[02:02:58.981] FATAL (841): Install tool node failed in 461ms.

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.

0 participants