8000 Improve interactive package updates by jobvink · Pull Request #11990 · composer/composer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve interactive package updates #11990

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

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

jobvink
Copy link
Contributor
@jobvink jobvink commented May 27, 2024

An improvement on updating packages with the --interactive flag.

The last time I updated some dependencies, I had difficulty remembering which packages to update when running the update command. Adding a list of packages and their current and latest versions should help developers select the right package to update more easily.

@jobvink jobvink changed the title Improve interactive package updates DRAFT: Improve interactive package updates May 27, 2024
@jobvink jobvink changed the title DRAFT: Improve interactive package updates WIP: Improve interactive package updates May 27, 2024
@jobvink jobvink force-pushed the improve-interactive-package-updates branch from ec9c51f to 003656b Compare May 27, 2024 10:36
@jobvink jobvink changed the title WIP: Improve interactive package updates Improve interactive package updates May 27, 2024
@Seldaek Seldaek added this to the 2.8 milestone May 27, 2024
@Seldaek Seldaek force-pushed the improve-interactive-package-updates branch from 003656b to d57fcc2 Compare September 17, 2024 18:19
@Seldaek Seldaek force-pushed the improve-interactive-package-updates branch from d57fcc2 to 64571a1 Compare September 17, 2024 18:23
@Seldaek
Copy link
Member
Seldaek commented Sep 17, 2024

I tweaked the code quite a bit to follow composer idiosyncrasies, but please have a look at the new UX to see if it still works as you'd expect, as I never use this interactive mode I am not the best judge I think.

@jobvink
Copy link
Contributor Author
jobvink commented Sep 17, 2024

I tweaked the code quite a bit to follow composer idiosyncrasies, but please have a look at the new UX to see if it still works as you'd expect, as I never use this interactive mode I am not the best judge I think.

Yes, it still works as expected. The most important thing for me was the package versions.

@Seldaek Seldaek force-pushed the improve-interactive-package-updates branch from 1f40982 to ef1fe93 Compare September 18, 2024 07:16
@Seldaek Seldaek merged commit be7d9ab into composer:main Sep 18, 2024
20 checks passed
@Seldaek
Copy link
Member
Seldaek commented Sep 18, 2024

Alright cool, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0