Skip to content

chore(deps): update vitest monorepo to v4.1.2#192

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vitest-monorepo
Open

chore(deps): update vitest monorepo to v4.1.2#192
renovate[bot] wants to merge 1 commit intomainfrom
renovate/vitest-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 29, 2026

This PR contains the following updates:

Package Change Age Confidence
@vitest/coverage-v8 (source) 4.1.14.1.2 age confidence
@vitest/ui (source) 4.1.14.1.2 age confidence
vitest (source) 4.1.14.1.2 age confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.2

Compare Source

This release bumps Vitest's flatted version and removes version pinning to resolve flatted's CVE related issues (#​9975).

   🐞 Bug Fixes
    View changes on GitHub

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 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 Mar 29, 2026
@renovate renovate bot enabled auto-merge (squash) March 29, 2026 17:12
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 29, 2026

⚠️ 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
[17:11:58.088] INFO (774): Installing tool node@24.14.0...
[17:11:58.326] ERROR (774): 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.14.0/node-24.14.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.14.0/node-24.14.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": 1774804318318,
        "socket": 1774804318318,
        "lookup": 1774804318318,
        "connect": 1774804318318,
        "secureConnect": 1774804318318,
        "upload": 1774804318319,
        "response": 1774804318320,
        "end": 1774804318325,
        "phases": {
          "wait": 0,
          "dns": 1,
          "tcp": 2,
          "tls": 6,
          "request": 1,
          "firstByte": 1,
          "download": 5,
          "total": 7
        }
      },
      "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.14.0/node-24.14.0-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": false
      }
    }
[17:11:58.424] ERROR (774): download failed
[17:11:58.425] FATAL (774): Install tool node failed in 348ms.

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.

0 participants