lucavallin/verto

Fix @octokit/graphql-schema upgrade

Open

#624 opened on Mar 4, 2025

 (1 comment) (0 reactions) (0 assignees)TypeScript (95 forks)auto 404
dependenciesgood first issuehelp wanted

Repository metrics

Stars
 (426 stars)
PR merge metrics
 (PR metrics pending)

Description

Dependabot is trying to update @octokit/graphql-schema from 14.58.0 to 15.26.0 in https://github.com/lucavallin/verto/pull/621, but the deployment fails because there are major changes in the dependency and we need to update the rest of the code as a result.

This issue is about finding the problems, fixing them, and successfully upgrading @octokit/graphql-schema from 14.58.0 to 15.26.0.

Contributor guide