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

Display a sign when poetry update downgrade package version #5414

Closed
gsemet opened this issue Apr 5, 2022 · 3 comments
Closed

Display a sign when poetry update downgrade package version #5414

gsemet opened this issue Apr 5, 2022 · 3 comments
Labels
kind/feature Feature requests/implementations

Comments

@gsemet
Copy link

gsemet commented Apr 5, 2022

When poetry update does an downgrade of a package, display a little down arrow to highlight when a package goes backward for some reason.

It happened recently, flake8 has been silently downgraded :

Updating flake8 (3.9.2 -> 2.3.0)

It is set as version = "*" in the toml. Setting >=3.9 fix the downgrade, but I would have been happy if a simple little sign would display when a package goes down !

@gsemet gsemet added kind/feature Feature requests/implementations status/triage This issue needs to be triaged labels Apr 5, 2022
@Rafeqm
Copy link

Rafeqm commented Apr 16, 2022

That's a great feature!

@abn abn removed the status/triage This issue needs to be triaged label May 25, 2022
@abn
Copy link
Member

abn commented May 25, 2022

Ack. Closing as a duplicate of #1394. Definitely something that will improve UX.

@abn abn closed this as completed May 25, 2022
Copy link

github-actions bot commented Mar 2, 2024

This issue 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 Mar 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations
Projects
None yet
Development

No branches or pull requests

3 participants