Skip to content

chore(deps): update dependency c8 to v12 - #1107

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/c8-12.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/c8-12.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
c8 devDependencies major 11.0.012.0.0 OpenSSF Scorecard

Release Notes

bcoe/c8 (c8)

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • yargs enforces a stricter range of Node versions ^20.19.0 || ^22.12.0 || >=23
Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.

@renovate
renovate Bot force-pushed the renovate/c8-12.x branch 15 times, most recently from 705e47a to 345c564 Compare August 3, 2026 17:04
@renovate
renovate Bot force-pushed the renovate/c8-12.x branch 11 times, most recently from 4f957da to 9d891c4 Compare September 3, 2026 21:42
@renovate
renovate Bot force-pushed the renovate/c8-12.x branch from 9d891c4 to d40c43c Compare September 4, 2026 03:42
@renovate
renovate Bot force-pushed the renovate/c8-12.x branch from d40c43c to 30a6c03 Compare September 15, 2026 18:05
@renovate

renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor 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: bun.lock
[22:14:39.653] INFO (1129): Installing tool bun@1.99.0...
[22:14:39.908] ERROR (1129): download failed
    run: 3
    err: {
      "type": "HTTPError",
      "message": "Request failed with status code 404 (Not Found): GET https://github.com/oven-sh/bun/releases/download/bun-v1.99.0/SHASUMS256.txt",
      "stack":
          HTTPError: Request failed with status code 404 (Not Found): GET https://github.com/oven-sh/bun/releases/download/bun-v1.99.0/SHASUMS256.txt
              at Request._onResponseBase (file:///snapshot/dist/app/main-BhNtmPcl.js:35196:22)
              at Request._onResponse (file:///snapshot/dist/app/main-BhNtmPcl.js:35257:15)
              at ClientRequest.<anonymous> (file:///snapshot/dist/app/main-BhNtmPcl.js:35283:9)
              at ClientRequest.wrapper (node:events:639:12)
              at ClientRequest.emit (node:events:526:24)
              at ClientRequest.emit (node:domain:489:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:971:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:125:17)
              at TLSSocket.socketOnData (node:_http_client:806:22)
              at TLSSocket.emit (node:events:514:28)
      "name": "HTTPError",
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1789769679902,
        "socket": 1789769679902,
        "lookup": 1789769679902,
        "connect": 1789769679902,
        "secureConnect": 1789769679902,
        "upload": 1789769679903,
        "response": 1789769679905,
        "end": 1789769679906,
        "phases": {
          "wait": 0,
          "dns": 0,
          "tcp": 4,
          "tls": 7,
          "request": 1,
          "firstByte": 2,
          "download": 1,
          "total": 4
        }
      },
      "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,
        "allowAbsoluteUrls": true,
        "copyPipedHeaders": false,
        "headers": {
          "user-agent": "containerbase/14.16.0 node/24.21.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": true
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://github.com/oven-sh/bun/releases/download/bun-v1.99.0/SHASUMS256.txt",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": true
      }
    }
[22:14:39.944] ERROR (1129): download failed
[22:14:39.945] FATAL (1129): Install tool bun failed in 309ms.

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