Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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 renovate bot enabled auto-merge (squash) September 29, 2025 01:48
Copy link
Contributor Author

renovate bot commented Sep 29, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path bench/subgraphs/Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path bin/dev-cli/Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path bin/router/Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path lib/executor/Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path lib/query-planner/Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path lib/router-config/Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path lib/wasm-lib/Cargo.toml
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Copy link

🐋 This PR was built and pushed to the following Docker images:

Image Names: ghcr.io/graphql-hive/router

Platforms: linux/amd64,linux/arm64

Image Tags: ghcr.io/graphql-hive/router:pr-456 ghcr.io/graphql-hive/router:sha-72f078e

Docker metadata
{
"buildx.build.ref": "builder-4909cea9-4f8b-4d94-89e6-d9ade42a9cc9/builder-4909cea9-4f8b-4d94-89e6-d9ade42a9cc90/2ayvvpw0na605zuvhd199rw37",
"containerimage.descriptor": {
  "mediaType": "application/vnd.oci.image.index.v1+json",
  "digest": "sha256:81356ff8f8f4cd2ed986e30e211d1e6f0568cae6db297748f76284e930648c1c",
  "size": 1609
},
"containerimage.digest": "sha256:81356ff8f8f4cd2ed986e30e211d1e6f0568cae6db297748f76284e930648c1c",
"image.name": "ghcr.io/graphql-hive/router:pr-456,ghcr.io/graphql-hive/router:sha-72f078e"
}

Copy link

k6-benchmark results

     ✓ response code was 200
     ✓ no graphql errors
     ✓ valid response structure

     █ setup

     checks.........................: 100.00% ✓ 239451      ✗ 0    
     data_received..................: 7.0 GB  233 MB/s
     data_sent......................: 94 MB   3.1 MB/s
     http_req_blocked...............: avg=3.02µs   min=661ns   med=1.75µs  max=10.68ms  p(90)=2.48µs  p(95)=2.88µs  
     http_req_connecting............: avg=274ns    min=0s      med=0s      max=1.23ms   p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=18.34ms  min=1.79ms  med=17.46ms max=154.66ms p(90)=25.23ms p(95)=28.46ms 
       { expected_response:true }...: avg=18.34ms  min=1.79ms  med=17.46ms max=154.66ms p(90)=25.23ms p(95)=28.46ms 
     http_req_failed................: 0.00%   ✓ 0           ✗ 79837
     http_req_receiving.............: avg=151.14µs min=24.08µs med=38.18µs max=120.96ms p(90)=79.6µs  p(95)=332.94µs
     http_req_sending...............: avg=21.71µs  min=5.31µs  med=10.35µs max=27.07ms  p(90)=15.91µs p(95)=26.25µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=18.17ms  min=1.74ms  med=17.34ms max=53.06ms  p(90)=24.98ms p(95)=28.16ms 
     http_reqs......................: 79837   2656.26327/s
     iteration_duration.............: avg=18.78ms  min=5.04ms  med=17.81ms max=264.57ms p(90)=25.69ms p(95)=28.93ms 
     iterations.....................: 79817   2655.597848/s
     vus............................: 50      min=50        max=50 
     vus_max........................: 50      min=50        max=50 

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