Skip to content

Dependency Dashboard #2

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.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • fix: update auto merge on patch or minor (@commitlint/cli, @commitlint/config-conventional, @commitlint/prompt-cli, @graphql-tools/merge, @graphql-tools/schema, @inversifyjs/foundation-changelog-generator, @inversifyjs/foundation-vitest-config, @inversifyjs/http-core, @inversifyjs/http-express, @inversifyjs/http-fastify, fastify, knip)
  • chore: update dependency @graphql-tools/utils to v12

Open

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

Detected Dependencies

github-actions (6)
.github/actions/setup/action.yaml (5)
  • actions/setup-node v7.0.0@820762786026740c76f36085b0efc47a31fe5020
  • pnpm/action-setup v6.0.10@0977fd99725f1db4007ccb2928dbb4e90d06cc86
  • actions/cache v6.1.0@55cc8345863c7cc4c66a329aec7e433d2d1c52a9
  • actions/cache v6.1.0@55cc8345863c7cc4c66a329aec7e433d2d1c52a9
  • node 24.19.0
.github/workflows/build.yaml (2)
  • actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
.github/workflows/clear-gh-actions-cache.yaml (1)
  • actions/github-script v9.0.0@3a2844b7e9c422d3c10d287c895573f7108da1b3
.github/workflows/create-bump-pr.yaml (2)
  • actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
.github/workflows/publish.yaml (2)
  • actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • changesets/action v2.1.0@198f833dd7d863100ea6e28967bc9a9fdefadb0a
.github/workflows/renovate.yaml (3)
  • actions/checkout v7.0.1@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/create-github-app-token v3.2.0@bcd2ba49218906704ab6c1aa796996da409d3eb1
  • renovatebot/github-action v46.2.2@e09d604f8f803bb527bd8321ed5be06c460b8682
npm (8)
package.json (16)
  • @changesets/cli 3.0.0
  • @commitlint/cli 21.2.1 → [Updates: 21.2.2]
  • @commitlint/config-conventional 21.2.0 → [Updates: 21.2.2]
  • @commitlint/prompt-cli 21.2.0 → [Updates: 21.2.2]
  • @eslint/js 10.0.1
  • @inversifyjs/eslint-plugin-require-extensions 0.2.0
  • @inversifyjs/foundation-changelog-generator 0.2.0 → [Updates: 0.2.1]
  • @inversifyjs/foundation-eslint-config 0.3.0
  • @inversifyjs/foundation-prettier-config 0.1.1
  • @inversifyjs/foundation-typescript-config 0.2.0
  • @inversifyjs/foundation-vitest-config 0.2.1 → [Updates: 0.2.2]
  • husky 9.1.7
  • knip 6.32.1 → [Updates: 6.32.2]
  • lint-staged 17.3.0
  • turbo 2.10.9
  • pnpm 11.21.0
packages/apollo-core/package.json (14)
  • @graphql-tools/merge 9.2.2 → [Updates: 9.2.3]
  • @graphql-tools/schema ^10.0.38 → [Updates: ^10.1.0]
  • @graphql-tools/utils 11.2.2 → [Updates: 12.0.0]
  • @types/node 24.13.3
  • @vitest/coverage-v8 4.1.10
  • eslint 10.8.1
  • graphql 17.0.2
  • prettier 3.9.6
  • rimraf 6.1.3
  • typescript 6.0.3 → [Updates: 7.0.2]
  • vitest 4.1.10
  • @apollo/server ^5.5.1
  • @apollo/subgraph ^2.14.3
  • inversify ^8.2.3
packages/apollo-express/package.json (14)
  • @as-integrations/express5 ^1.1.2
  • @inversifyjs/http-express 5.4.8 → [Updates: 5.5.1]
  • @graphql-tools/utils 11.2.2 → [Updates: 12.0.0]
  • @types/express ^5.0.6
  • @types/node 24.13.3
  • @vitest/coverage-v8 4.1.10
  • eslint 10.8.1
  • prettier 3.9.6
  • rimraf 6.1.3
  • typescript 6.0.3 → [Updates: 7.0.2]
  • vitest 4.1.10
  • @apollo/server ^5.5.1
  • @inversifyjs/http-core ^5.4.8 → [Updates: ^5.5.1]
  • inversify ^8.2.3
packages/apollo-fastify/package.json (14)
  • @as-integrations/fastify ^3.1.0
  • @inversifyjs/http-fastify 5.4.8 → [Updates: 5.5.1]
  • @graphql-tools/utils 11.2.2 → [Updates: 12.0.0]
  • @types/node 24.13.3
  • @vitest/coverage-v8 4.1.10
  • eslint 10.8.1
  • fastify 5.11.3 → [Updates: 5.12.0]
  • prettier 3.9.6
  • rimraf 6.1.3
  • typescript 6.0.3 → [Updates: 7.0.2]
  • vitest 4.1.10
  • @apollo/server ^5.5.1
  • @inversifyjs/http-core ^5.4.8 → [Updates: ^5.5.1]
  • inversify ^8.2.3
packages/apollo-subscription-ws/package.json (20)
  • graphql-ws 6.2.1
  • @as-integrations/express5 1.1.2
  • @as-integrations/fastify 3.1.0
  • @graphql-tools/utils 11.2.2 → [Updates: 12.0.0]
  • @inversifyjs/http-express 5.4.8 → [Updates: 5.5.1]
  • @inversifyjs/http-fastify 5.4.8 → [Updates: 5.5.1]
  • @types/express 5.0.6
  • @types/node 24.13.3
  • @types/ws 8.18.1
  • @vitest/coverage-v8 4.1.10
  • eslint 10.8.1
  • fastify 5.11.3 → [Updates: 5.12.0]
  • graphql 17.0.2
  • prettier 3.9.6
  • rimraf 6.1.3
  • typescript 6.0.3 → [Updates: 7.0.2]
  • vitest 4.1.10
  • @apollo/server ^5.5.1
  • inversify ^8.2.3
  • ws ^8.21.3
packages/codegen/package.json (12)
  • @graphql-codegen/cli ^7.2.0
  • @graphql-codegen/typescript ^6.1.0
  • @graphql-codegen/typescript-resolvers ^6.1.0
  • glob ^13.0.6
  • prettier ^3.9.6
  • @graphql-codegen/plugin-helpers 7.1.0
  • @types/node 24.13.3
  • @vitest/coverage-v8 4.1.10
  • eslint 10.8.1
  • rimraf 6.1.3
  • typescript 6.0.3 → [Updates: 7.0.2]
  • vitest 4.1.10
packages/foundation/tools/scripts/package.json (1)
  • prettier 3.9.6
pnpm-workspace.yaml (1)
  • graphql 17.0.2
nvm (1)
.nvmrc (1)
  • node 24.19.0
regex (10)
packages/apollo-core/package.json (1)
  • node ^24.10.0
packages/apollo-core/package.json (1)
  • pnpm ^11.0.0
packages/apollo-express/package.json (1)
  • node ^24.10.0
packages/apollo-express/package.json (1)
  • pnpm ^11.0.0
packages/apollo-fastify/package.json (1)
  • node ^24.10.0
packages/apollo-fastify/package.json (1)
  • pnpm ^11.0.0
packages/apollo-subscription-ws/package.json (1)
  • node ^24.10.0
packages/apollo-subscription-ws/package.json (1)
  • pnpm ^11.0.0
packages/codegen/package.json (1)
  • node ^24.10.0
packages/codegen/package.json (1)
  • pnpm ^11.0.0
renovate-config (1)
.github/renovate.json (1)
  • pnpm 11.21.0

  • 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