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 fully bump the dependency; duplicated it instead #11369

Open
1 task done
wojtekmaj opened this issue Jan 22, 2025 · 0 comments
Open
1 task done
Labels
L: go:modules Golang modules L: javascript T: bug 🐞 Something isn't working

Comments

@wojtekmaj
Copy link

wojtekmaj commented Jan 22, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Package ecosystem

npm (using Yarn)

Package manager version

4.3.0

Language version

Node.js 22

Manifest location and content before the Dependabot update

https://github.com/wojtekmaj/react-clock/

dependabot.yml content

Empty (just opted in for security updates)

Updated dependency

vite, 6.0.5 to 6.0.9

What you expected to see, versus what you actually saw

I expected vite@^5.0.0 || ^6.0.0, ^6.0.0 to be resolved to 6.0.9
Instead I got vite@^6.0.0 resolved to 6.0.9, while ^5.0.0 || ^6.0.0 remained on 6.0.5, duplicating the dependency.

Native package manager behavior

TBD

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

wojtekmaj/react-clock#239

Interestingly, a very similar repository did not experience this issue:

wojtekmaj/country-code-to-flag-emoji#93

Smallest manifest that reproduces the issue

No response

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

No branches or pull requests

1 participant