Skip to content

Dependency Dashboard #523

@renovate

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

  • chore(deps): update actions/github-script action to v8
  • chore(deps): update actions/setup-node action to v6
  • chore(deps): update actions/setup-python action to v6
  • chore(deps): update actions/upload-pages-artifact action to v4
  • chore(deps): update hotchocolate monorepo to v15 (major) (HotChocolate.AspNetCore, HotChocolate.AspNetCore.CommandLine)
  • chore(deps): update node.js to v24
  • fix(deps): update dependency commander to v14
  • fix(deps): update dependency make-fetch-happen to v15
  • fix(deps): update jest monorepo to v30 (major) (@types/jest, jest)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

circleci (1)
.circleci/config.yml (1)
  • secops 2.0.7
dockerfile (2)
packages/subgraphs/inventory/Dockerfile (1)
  • node 20-alpine → [Updates: 24-alpine]
packages/subgraphs/users/Dockerfile (1)
  • node 20-alpine → [Updates: 24-alpine]
github-actions (12)
.github/workflows/ci.yaml (6)
  • actions/checkout v4 → [Updates: v6]
  • actions/setup-python v5 → [Updates: v6]
  • actions/download-artifact v4 → [Updates: v8]
  • actions/upload-pages-artifact v3 → [Updates: v4]
  • actions/deploy-pages v4
  • python 3.x
.github/workflows/comment-all.yaml (2)
  • actions/github-script v7 → [Updates: v8]
  • actions/github-script v7 → [Updates: v8]
.github/workflows/comment.yaml (2)
  • actions/github-script v7 → [Updates: v8]
  • actions/github-script v7 → [Updates: v8]
.github/workflows/library_metadata.yaml (5)
  • actions/checkout v4 → [Updates: v6]
  • actions/checkout v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/checkout v4 → [Updates: v6]
  • actions/download-artifact v4 → [Updates: v8]
.github/workflows/lint.yaml (6)
  • actions/checkout v4 → [Updates: v6]
  • actions/setup-node v4 → [Updates: v6]
  • actions/checkout v4 → [Updates: v6]
  • actions/setup-node v4 → [Updates: v6]
  • node 18 → [Updates: 24]
  • node 18 → [Updates: 24]
.github/workflows/release.yaml (3)
  • actions/checkout v4 → [Updates: v6]
  • actions/setup-node v4 → [Updates: v6]
  • node 18 → [Updates: 24]
.github/workflows/save-pr-info.yaml (1)
  • actions/upload-artifact v4 → [Updates: v7]
.github/workflows/test-all.yaml (7)
  • actions/checkout v4 → [Updates: v6]
  • actions/checkout v4 → [Updates: v6]
  • actions/setup-node v4 → [Updates: v6]
  • actions/download-artifact v4 → [Updates: v8]
  • actions/upload-artifact v4 → [Updates: v7]
  • actions/upload-artifact v4 → [Updates: v7]
  • node 18 → [Updates: 24]
.github/workflows/test-hosted-subgraph.yaml (5)
  • actions/checkout v4 → [Updates: v6]
  • actions/setup-node v4 → [Updates: v6]
  • actions/github-script v7 → [Updates: v8]
  • actions/upload-artifact v4 → [Updates: v7]
  • node 18 → [Updates: 24]
.github/workflows/test-subgraph-appsync.yaml (1)
  • actions/upload-artifact v4 → [Updates: v7]
.github/workflows/test-subgraph-stepzen.yaml (1)
  • actions/upload-artifact v4 → [Updates: v7]
.github/workflows/test-subgraph.yaml (4)
  • actions/checkout v4 → [Updates: v6]
  • actions/setup-node v4 → [Updates: v6]
  • actions/upload-artifact v4 → [Updates: v7]
  • node 18 → [Updates: 24]
npm (5)
package.json (10)
  • @typescript-eslint/eslint-plugin 6.21.0 → [Updates: 8.57.0]
  • @typescript-eslint/parser 6.21.0 → [Updates: 8.57.0]
  • @vercel/ncc 0.38.1 → [Updates: 0.38.4]
  • concurrently 8.2.2 → [Updates: 9.2.1]
  • eslint 8.57.0 → [Updates: 8.57.1, 10.0.3]
  • eslint-plugin-import 2.29.1 → [Updates: 2.32.0]
  • prettier 3.3.3 → [Updates: 3.8.1]
  • typescript 5.5.4 → [Updates: 5.9.3]
  • node >=18.0.0
  • npm >=8.6.0
packages/compatibility/package.json (16)
  • @apollo/rover ^0.25.0 → [Updates: ^0.37.0]
  • debug ^4.3.4
  • execa ^5.1.1 → [Updates: ^9.0.0]
  • graphql ^16.8.1
  • jest ^29.6.4 → [Updates: ^30.0.0]
  • make-fetch-happen ^13.0.0 → [Updates: ^15.0.0]
  • mustache ^4.2.0
  • pm2 ^6.0.13
  • ts-jest ^29.1.1
  • @types/debug 4.1.12
  • @types/jest 29.5.11 → [Updates: 29.5.14, 30.0.0]
  • @types/make-fetch-happen 10.0.4
  • @types/mustache 4.2.5 → [Updates: 4.2.6]
  • @types/node 18.19.44 → [Updates: 18.19.130]
  • node >=18.0.0
  • npm >=8.6.0
packages/script/package.json (5)
  • commander ^11.0.0 → [Updates: ^14.0.0]
  • debug ^4.3.4
  • @types/debug 4.1.12
  • node >=18.0.0
  • npm >=8.6.0
packages/subgraphs/inventory/package.json (4)
  • @apollo/server ^4.9.3 → [Updates: ^5.0.0]
  • @apollo/subgraph ^2.5.5
  • graphql ^16.8.1
  • graphql-tag ^2.12.6
packages/subgraphs/users/package.json (4)
  • @apollo/server ^4.9.3 → [Updates: ^5.0.0]
  • @apollo/subgraph ^2.5.5
  • graphql ^16.8.1
  • graphql-tag ^2.12.6
nuget (3)
implementations/graphql-dotnet/ApolloFederation.SubgraphCompatibility.Products.csproj (3)
  • GraphQL 8.6.0 → [Updates: 8.8.4]
  • GraphQL.SystemTextJson 8.6.0 → [Updates: 8.8.4]
  • GraphQL.Server.Transports.AspNetCore 8.3.0 → [Updates: 8.3.3]
implementations/hotchocolate/global.json (1)
  • dotnet-sdk 6.0.101 → [Updates: 6.0.428, 10.0.201]
implementations/hotchocolate/Products.csproj (3)
  • ApolloGraphQL.HotChocolate.Federation 0.2.0 → [Updates: 0.3.0, 1.3.0]
  • HotChocolate.AspNetCore.CommandLine 13.5.1 → [Updates: 13.9.15, 15.1.12]
  • HotChocolate.AspNetCore 13.5.1 → [Updates: 13.9.15, 15.1.12]
nvm (1)
.nvmrc (1)
  • node 18 → [Updates: 24]
renovate-config-presets (1)
.github/renovate.json5

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions