Skip to content

fix(deps): update autoprefixer ( 10.4.24 → 10.4.27 )#330

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/autoprefixer-10.x-lockfile
Open

fix(deps): update autoprefixer ( 10.4.24 → 10.4.27 )#330
renovate[bot] wants to merge 1 commit intomainfrom
renovate/autoprefixer-10.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
autoprefixer 10.4.2410.4.27 age confidence

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.27

Compare Source

  • Removed development key from package.json.

v10.4.26

Compare Source

  • Reduced package size.

v10.4.25

Compare Source

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

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 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.

| datasource | package      | from    | to      |
| ---------- | ------------ | ------- | ------- |
| npm        | autoprefixer | 10.4.24 | 10.4.27 |
@renovate renovate bot added the type/patch label Feb 27, 2026
@renovate renovate bot requested a review from rtrox as a code owner February 27, 2026 09:17
@renovate renovate bot added the type/patch label Feb 27, 2026
@renovate renovate bot assigned rtrox Feb 27, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 27, 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: frontend/pnpm-lock.yaml
[09:17:46.797] INFO (777): Installing tool node@24.14.0...
[09:17:50.576] ERROR (777): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/24.14.0/node-24.14.0-x86_64.tar.xz.sha512"
    err: {
      "type": "RequestError",
      "message": "socket hang up: socket hang up",
      "stack":
          RequestError: socket hang up
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:38785:100)
              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": 1772183870495,
        "socket": 1772183870496,
        "lookup": 1772183870496,
        "connect": 1772183870498,
        "secureConnect": 1772183870507,
        "upload": 1772183870507,
        "error": 1772183870575,
        "phases": {
          "wait": 1,
          "dns": 0,
          "tcp": 2,
          "tls": 9,
          "request": 0,
          "total": 80
        }
      },
      "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.4.7 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": "HEAD",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": false,
        "responseType": "text",
        "url": "https://github.com/containerbase/node-prebuild/releases/download/24.14.0/node-24.14.0-x86_64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": false
      }
    }
[09:17:50.632] ERROR (777): socket hang up
[09:17:50.633] FATAL (777): Install tool node failed in 3.8s.

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.

1 participant