You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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:
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):
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
The text was updated successfully, but these errors were encountered: