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

replace existing dependency when adding dependency with version constraint #4945

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

finswimmer
Copy link
Member

@finswimmer finswimmer commented Dec 28, 2021

This PR fixes a regression, where adding a dependency with a version constraint or @latest wasn't possible anymore if this dependency already existed.

Pull Request Check List

Resolves: #4700

  • Added tests for changed code.
  • Updated documentation for changed code.

@finswimmer finswimmer marked this pull request as ready for review December 28, 2021 12:15
@finswimmer finswimmer requested a review from a team December 28, 2021 12:15
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to updateany package to latest version because wronlgy inferred dependency
3 participants