chore(deps): update dependency styled-components to v6.4.2 #764

Open
renovate wants to merge 1 commit from renovate/styled-components-6.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
styled-components (source) dependencies patch 6.4.16.4.2

Release Notes

styled-components/styled-components (styled-components)

v6.4.2

Compare Source

Patch Changes
  • 9945904: Restore TypeScript prop autocomplete inside the JSX of a styled component once the first attribute is typed.
  • 9945904: Apply all chain levels' styles when an extended styled component renders with the as prop under Preact's react-compat.
  • 9945904: Respect a custom toString on plain value objects (e.g. design tokens) when interpolated into a styled component, rather than walking the object's keys as CSS declarations.
  • 9945904: Fix a TypeScript error when wrapping a component whose props include an as prop with a non-string type (such as Next.js Link's as?: Url). The styled component now accepts either the styled-components polymorphism value or the wrapped component's own as type, so spreading the wrapped component's props onto the styled component is assignable again.
  • 9945904: Restore reliable styling in production browser bundles built without a runtime process global.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [styled-components](https://styled-components.com) ([source](https://github.com/styled-components/styled-components)) | dependencies | patch | [`6.4.1` → `6.4.2`](https://renovatebot.com/diffs/npm/styled-components/6.4.1/6.4.2) | --- ### Release Notes <details> <summary>styled-components/styled-components (styled-components)</summary> ### [`v6.4.2`](https://github.com/styled-components/styled-components/releases/tag/styled-components%406.4.2) [Compare Source](https://github.com/styled-components/styled-components/compare/styled-components@6.4.1...styled-components@6.4.2) ##### Patch Changes - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Restore TypeScript prop autocomplete inside the JSX of a styled component once the first attribute is typed. - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Apply all chain levels' styles when an extended styled component renders with the `as` prop under Preact's `react-compat`. - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Respect a custom `toString` on plain value objects (e.g. design tokens) when interpolated into a styled component, rather than walking the object's keys as CSS declarations. - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Fix a TypeScript error when wrapping a component whose props include an `as` prop with a non-string type (such as Next.js `Link`'s `as?: Url`). The styled component now accepts either the styled-components polymorphism value or the wrapped component's own `as` type, so spreading the wrapped component's props onto the styled component is assignable again. - [`9945904`](https://github.com/styled-components/styled-components/commit/9945904): Restore reliable styling in production browser bundles built without a runtime `process` global. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIxNC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency styled-components to v6.4.2
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed
renovate/artifacts Artifact file update failure
299cfef9fd
renovate scheduled this pull request to auto merge when all checks succeed 2026-05-19 15:05:33 +02:00
Author
Collaborator

⚠️ 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
[08:04:11.592] INFO (551): Installing tool node@24.16.0...
[08:04:11.764] ERROR (551): download failed
    run: 3
    err: {
      "type": "HTTPError",
      "message": "Request failed with status code 504 (Gateway Time-out): GET https://github.com/containerbase/node-prebuild/releases/download/24.16.0/node-24.16.0-x86_64.tar.xz",
      "stack":
          HTTPError: Request failed with status code 504 (Gateway Time-out): GET https://github.com/containerbase/node-prebuild/releases/download/24.16.0/node-24.16.0-x86_64.tar.xz
              at Request._onResponseBase (file:///snapshot/dist/app/main-Cy0-Jo6Z.js:33507:22)
              at Request._onResponse (file:///snapshot/dist/app/main-Cy0-Jo6Z.js:33568:15)
              at ClientRequest.<anonymous> (file:///snapshot/dist/app/main-Cy0-Jo6Z.js:33594:9)
              at Object.onceWrapper (node:events:631:26)
              at ClientRequest.emit (node:events:521:24)
              at ClientRequest.emit (node:domain:489:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:798:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:125:17)
              at TLSSocket.socketOnData (node:_http_client:633:22)
              at TLSSocket.emit (node:events:509:28)
      "name": "HTTPError",
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1780905851755,
        "socket": 1780905851755,
        "lookup": 1780905851755,
        "connect": 1780905851755,
        "secureConnect": 1780905851755,
        "upload": 1780905851755,
        "response": 1780905851763,
        "end": 1780905851763,
        "phases": {
          "wait": 0,
          "dns": 1,
          "tcp": 6,
          "tls": 8,
          "request": 0,
          "firstByte": 8,
          "download": 0,
          "total": 8
        }
      },
      "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": false,
        "headers": {
          "user-agent": "containerbase/14.10.24 node/24.16.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/containerbase/node-prebuild/releases/download/24.16.0/node-24.16.0-x86_64.tar.xz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": true
      }
    }
[08:04:11.788] ERROR (551): download failed
[08:04:11.789] FATAL (551): Install tool node failed in 200ms.

### ⚠️ 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 ``` [08:04:11.592] INFO (551): Installing tool node@24.16.0... [08:04:11.764] ERROR (551): download failed run: 3 err: { "type": "HTTPError", "message": "Request failed with status code 504 (Gateway Time-out): GET https://github.com/containerbase/node-prebuild/releases/download/24.16.0/node-24.16.0-x86_64.tar.xz", "stack": HTTPError: Request failed with status code 504 (Gateway Time-out): GET https://github.com/containerbase/node-prebuild/releases/download/24.16.0/node-24.16.0-x86_64.tar.xz at Request._onResponseBase (file:///snapshot/dist/app/main-Cy0-Jo6Z.js:33507:22) at Request._onResponse (file:///snapshot/dist/app/main-Cy0-Jo6Z.js:33568:15) at ClientRequest.<anonymous> (file:///snapshot/dist/app/main-Cy0-Jo6Z.js:33594:9) at Object.onceWrapper (node:events:631:26) at ClientRequest.emit (node:events:521:24) at ClientRequest.emit (node:domain:489:12) at HTTPParser.parserOnIncomingClient (node:_http_client:798:27) at HTTPParser.parserOnHeadersComplete (node:_http_common:125:17) at TLSSocket.socketOnData (node:_http_client:633:22) at TLSSocket.emit (node:events:509:28) "name": "HTTPError", "code": "ERR_NON_2XX_3XX_RESPONSE", "timings": { "start": 1780905851755, "socket": 1780905851755, "lookup": 1780905851755, "connect": 1780905851755, "secureConnect": 1780905851755, "upload": 1780905851755, "response": 1780905851763, "end": 1780905851763, "phases": { "wait": 0, "dns": 1, "tcp": 6, "tls": 8, "request": 0, "firstByte": 8, "download": 0, "total": 8 } }, "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": false, "headers": { "user-agent": "containerbase/14.10.24 node/24.16.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/containerbase/node-prebuild/releases/download/24.16.0/node-24.16.0-x86_64.tar.xz", "pagination": { "countLimit": null, "backoff": 0, "requestLimit": 10000, "stackAllItems": false }, "setHost": true, "enableUnixSockets": false, "strictContentLength": true } } [08:04:11.788] ERROR (551): download failed [08:04:11.789] FATAL (551): Install tool node failed in 200ms. ```
Some checks failed
ci/woodpecker/push/build Pipeline was successful
Required
Details
ci/woodpecker/push/test Pipeline was successful
Required
Details
ci/woodpecker/push/deploy Pipeline failed
Required
Details
renovate/artifacts Artifact file update failure
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/styled-components-6.x-lockfile:renovate/styled-components-6.x-lockfile
git switch renovate/styled-components-6.x-lockfile
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yolokube/dashboard!764
No description provided.