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 recreate not recreating #10135

Closed
1 task done
broksonic21 opened this issue Jul 2, 2024 · 2 comments
Closed
1 task done

@dependabot recreate not recreating #10135

broksonic21 opened this issue Jul 2, 2024 · 2 comments
Labels
L: git:submodules Git submodules L: javascript T: bug 🐞 Something isn't working

Comments

@broksonic21
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

npm

Package manager version

No response

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

Over the last week, we've seen @dependabot recreate work less than before

Specifically, in grouped PRs

Scenario:

  • Have a grouped dependabot PR
  • with a conflict in package.json/package-lock.json vs main
  • comment as @dependabot recreate
  • the rebase logs (for dependabot on github action) show it attempts to create a PR, but there's no change to the PR made - so it stays conflicted

I've noticed this specifically when the group PR wouldn't change what dependency versions it has, but I wanted to recreate to fix up the conflicts.

This is in private repositories, so I don't have direct logs, but definitely seen this happen more and more. Anything you are tracking or have on your end?

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

@broksonic21 broksonic21 added the T: bug 🐞 Something isn't working label Jul 2, 2024
@jpaakko
Copy link

jpaakko commented Jul 3, 2024

It looks like this might be a duplicate of #10118.

@broksonic21
Copy link
Author

@jpaakko thanks - confirmed, similar issue - hadn't seen that one. Agreed, this is broken on grouped ones, I'll comment there too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: git:submodules Git submodules L: javascript T: bug 🐞 Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants