Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.25.0 -> 10.26.2 age confidence

Release Notes

pnpm/pnpm (pnpm)

v10.26.2

Compare Source

v10.26.1

Compare Source

v10.26.0

Compare Source


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 added the renovate label Dec 15, 2025
@renovate renovate bot requested a review from walnuts1018 December 15, 2025 13:48
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from d6c8f79 to 3974fc7 Compare December 19, 2025 04:29
@renovate renovate bot changed the title chore(deps): update pnpm to v10.26.0 chore(deps): update pnpm to v10.26.1 Dec 19, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 3974fc7 to 15f93c7 Compare December 23, 2025 18:26
@renovate renovate bot changed the title chore(deps): update pnpm to v10.26.1 chore(deps): update pnpm to v10.26.2 Dec 23, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 23, 2025

⚠️ 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: pnpm-lock.yaml
[18:25:54.585] INFO (742): Installing tool [email protected]...
[18:26:10.628] ERROR (742): download failed
    run: 3
    err: {
      "type": "RequestError",
      "message": "socket hang up: socket hang up",
      "stack":
          RequestError: socket hang up
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:38616:94)
              at Object.onceWrapper (node:events:623:26)
              at ClientRequest.emit (node:events:520:35)
              at ClientRequest.emit (node:domain:489:12)
              at emitErrorEvent (node:_http_client:108:11)
              at TLSSocket.socketOnEnd (node:_http_client:599:5)
              at TLSSocket.emit (node:events:520:35)
              at TLSSocket.emit (node:domain:489:12)
              at endReadableNT (node:internal/streams/readable:1701:12)
              at TLSSocket.socketOnEnd (node:_http_client:599:25)
              at TLSSocket.emit (node:events:520:35)
              at TLSSocket.emit (node:domain:489:12)
              at endReadableNT (node:internal/streams/readable:1701:12)
              at process.processTicksAndRejections (node:internal/process/task_queues:89:21)
          caused by: Error: socket hang up
              at TLSSocket.socketOnEnd (node:_http_client:599:25)
              at TLSSocket.emit (node:events:520:35)
              at TLSSocket.emit (node:domain:489:12)
              at endReadableNT (node:internal/streams/readable:1701:12)
              at process.processTicksAndRejections (node:internal/process/task_queues:89:21)
      "name": "RequestError",
      "code": "ECONNRESET",
      "timings": {
        "start": 1766514368519,
        "socket": 1766514368520,
        "lookup": 1766514368521,
        "connect": 1766514368523,
        "secureConnect": 1766514369520,
        "upload": 1766514369520,
        "error": 1766514370627,
        "phases": {
          "wait": 1,
          "dns": 1,
          "tcp": 2,
          "tls": 997,
          "request": 0,
          "total": 2108
        }
      },
      "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/13.25.16 node/24.12.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/22.21.1/node-22.21.1-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": false
      }
    }
[18:26:10.680] ERROR (742): download failed
[18:26:10.680] FATAL (742): Install tool node failed in 16.1s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants