graphql-code-generator icon indicating copy to clipboard operation
graphql-code-generator copied to clipboard

fix(deps): update @theguild/components + nextra

Open renovate[bot] opened this issue 2 months ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
@theguild/components (source) 7.6.3 -> 7.6.5 age confidence
@theguild/tailwind-config (source) 0.6.3 -> 0.6.4 age confidence

Release Notes

the-guild-org/docs (@​theguild/components)

v7.6.5

Compare Source

v7.6.4

Compare Source

the-guild-org/shared-config (@​theguild/tailwind-config)

v0.6.4

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Nov 07 '25 05:11 renovate[bot]

⚠️ No Changeset found

Latest commit: c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Nov 07 '25 05:11 changeset-bot[bot]

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/visitor-plugin-common 6.2.2-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-document-nodes 5.0.7-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/gql-tag-operations 5.1.2-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-operations 5.0.7-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript-resolvers 5.1.5-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typed-document-node 6.1.5-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/typescript 5.0.7-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/client-preset 5.2.2-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/graphql-modules-preset 5.1.2-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎
@graphql-codegen/testing 4.0.1-alpha-20251213071538-c9963f1dc5219a3d62ca5d6b6b6bed7d0611a3f1 npm ↗︎ unpkg ↗︎

github-actions[bot] avatar Nov 07 '25 05:11 github-actions[bot]

⚠️ 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
[07:13:54.004] INFO (880): Installing tool [email protected]...
[07:13:57.244] ERROR (880): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/22.21.1/node-22.21.1-x86_64.tar.xz.sha512"
    err: {
      "type": "HTTPError",
      "message": "Request failed with status code 504 (Gateway Time-out): HEAD https://github.com/containerbase/node-prebuild/releases/download/22.21.1/node-22.21.1-x86_64.tar.xz.sha512",
      "stack":
          HTTPError: Request failed with status code 504 (Gateway Time-out): HEAD https://github.com/containerbase/node-prebuild/releases/download/22.21.1/node-22.21.1-x86_64.tar.xz.sha512
              at _Request.<anonymous> (/snapshot/dist/containerbase-cli.js:45043:32)
              at Object.onceWrapper (node:events:623:26)
              at _Request.emit (node:events:520:35)
              at _Request.emit (node:domain:489:12)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:44497:14)
              at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
              at async _Request._onResponse (/snapshot/dist/containerbase-cli.js:44538:7)
      "name": "HTTPError",
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1765610037233,
        "socket": 1765610037233,
        "lookup": 1765610037233,
        "connect": 1765610037233,
        "secureConnect": 1765610037233,
        "upload": 1765610037234,
        "response": 1765610037236,
        "end": 1765610037236,
        "phases": {
          "wait": 0,
          "dns": 1,
          "tcp": 3,
          "tls": 7,
          "request": 1,
          "firstByte": 2,
          "download": 0,
          "total": 3
        }
      },
      "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.12 node/24.11.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/22.21.1/node-22.21.1-x86_64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": false
      }
    }
[07:13:57.291] ERROR (880): Request failed with status code 504 (Gateway Time-out): HEAD https://github.com/containerbase/node-prebuild/releases/download/22.21.1/node-22.21.1-x86_64.tar.xz.sha512
[07:13:57.292] FATAL (880): Install tool node failed in 3.3s.

renovate[bot] avatar Dec 13 '25 07:12 renovate[bot]

💻 Website Preview

The latest changes are available as preview in: https://pr-10487.graphql-code-generator.pages.dev

github-actions[bot] avatar Dec 13 '25 07:12 github-actions[bot]