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 fails to open PRs after 15 minutes #8896

Closed
1 task done
basil opened this issue Jan 25, 2024 · 1 comment
Closed
1 task done

Dependabot fails to open PRs after 15 minutes #8896

basil opened this issue Jan 25, 2024 · 1 comment
Labels
L: javascript:npm npm packages via npm T: bug 🐞 Something isn't working

Comments

@basil
Copy link

basil commented Jan 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

npm

Package manager version

npm 10.2.3

Language version

Node.js 20.11.0

Manifest location and content before the Dependabot update

https://github.com/neanes/neanes/blob/master/package.json

dependabot.yml content

https://github.com/neanes/neanes/blob/master/.github/dependabot.yml

Updated dependency

vitepress from 1.0.0-rc.39 to 1.0.0-rc.40
vite from 5.0.11 to 5.0.12
i18next from 23.7.16 to 23.7.18

What you expected to see, versus what you actually saw

I expected Dependabot to create three PRs, one for each update. Dependabot spends 15 minutes, then fails without creating any PRs. Full logs provided below.

Native package manager behavior

Works fine locally:

$ npm update --save vite

changed 1 package, and audited 1123 packages in 2s
$ echo $?
0

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

https://gist.github.com/basil/1c11831f4b39494434bca7c55e7c0acb

Smallest manifest that reproduces the issue

No response

@basil basil added the T: bug 🐞 Something isn't working label Jan 25, 2024
@basil
Copy link
Author

basil commented Mar 11, 2024

Fixed in #8275.

@basil basil closed this as completed Mar 11, 2024
@abdulapopoola abdulapopoola added the L: javascript:npm npm packages via npm label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: javascript:npm npm packages via npm T: bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants