Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot failed to create a pull request: 422 - Sorry, your input was too large to process. #11747

Open
1 task done
bwiniarski opened this issue Mar 6, 2025 · 0 comments
Labels
L: javascript T: bug 🐞 Something isn't working

Comments

@bwiniarski
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

npm

Package manager version

9.5.0

Language version

No response

Manifest location and content before the Dependabot update

No response

dependabot.yml content

No response

Updated dependency

No response

What you expected to see, versus what you actually saw

The GitHub Action ran successfully, with no errors in the logs, and there is output indicating that a pull request will be created:

Image

However, no pull request is generated, and after some time, the action status changes to failure with the following description (the repository and organization names have been changed for privacy):

Dependabot failed to create a pull request
Dependabot ran into an issue when attempting to create the pull request

Dependabot encountered the following error:

POST https://api.github.com/repos/xxx/yyy/git/blobs: 422 - Sorry, your input was too large to process. Consider creating the blob in a local clone of the repository and then pushing it to GitHub. // See: https://docs.github.com/rest/git/blobs#create-a-blob
[Troubleshoot Dependabot errors](https://docs.github.com/github/managing-security-vulnerabilities/troubleshooting-dependabot-errors)

I have reviewed the troubleshooting documentation, but there is no information on this specific issue. Do you have any suggestions on how to debug the "creating pull request" phase in Dependabot? I have also looked into the CLI, but it seems to focus on dependency updates rather than pull request creation.

Native package manager behavior

No response

Images of the diff or a link to the PR, issue, or logs

No response

Smallest manifest that reproduces the issue

No response

@bwiniarski bwiniarski added the T: bug 🐞 Something isn't working label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: javascript T: bug 🐞 Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant