-
-
Notifications
You must be signed in to change notification settings - Fork 11k
autoremove: handle runtime dependencies #21574
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
Closed
+81
−29
Closed
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
14fcabb
Fix runtime dependencies handling in autoremove
wu21-web e03ca51
Fix indentation and syntax in autoremove.rb
wu21-web 7a8d246
Fix tests by mocking runtime_dependencies
wu21-web aa0396c
Update Library/Homebrew/test/utils/autoremove_spec.rb
wu21-web a496661
Update Library/Homebrew/utils/autoremove.rb
wu21-web 7310719
Update Library/Homebrew/utils/autoremove.rb
wu21-web 46674a9
Update Library/Homebrew/utils/autoremove.rb
wu21-web 0ca6f7e
Refactor Utils::Autoremove
wu21-web 2b5b2fe
Update autoremove::utils module
wu21-web cd7357b
Update autoremove.rb
wu21-web 828b5a0
Refactor runtime dependency handling in autoremove.rb
wu21-web 7ed0c83
Refactor autoremove.rb
wu21-web 2021732
Update autoremove.rb
wu21-web 52523c4
Update autoremove.rb
wu21-web 15b5a11
Update actions/cache version in tests workflow
wu21-web fd2d11b
Merge branch 'Homebrew:main' into main
wu21-web 83b5743
Update tests.yml to remove uninstall option
wu21-web 6c96ca8
Add uninstall option to Homebrew setup in tests.yml
wu21-web 44c3654
Enable uninstall for shellcheck and shfmt
wu21-web ffccd42
Refactor autoremove_spec.rb for clarity and correctness
wu21-web f5c8b44
restore workflow tests file
wu21-web 5051864
restore autoremove_spec.rb
wu21-web e80a385
restore autoremove docs and aligh dependency checks
wu21-web 87c8ad2
autoremove: use installed dependents in cleanup
wu21-web e80fe05
Refactor autoremove.rb to clean up code and logic
wu21-web c451d2d
Mock runtime dependencies in autoremove_spec.rb
wu21-web 1ca0154
Add comments to autoremove.rb
wu21-web 47f1e76
Update logic in autoremove.rb
wu21-web 8e6843c
Update keg instances to include optlinked? attribute
wu21-web d747024
Simplify conditional logic in formulae_to_keep assignment
wu21-web e311a2f
Merge branch 'Homebrew:main' into main
wu21-web 377b39c
fix(autoremove): improve handling of runtime dependencies and non-bot…
wu21-web 8dfe595
Merge branch 'Homebrew:main' into main
wu21-web d50cfe3
Update autoremove.rb to remove 'installed dependents'
wu21-web fd87727
Update autoremove_spec.rb to remove unused dependencies
wu21-web fc6dd31
include comments to clarify autoremove logic
wu21-web 5047c54
Update Library/Homebrew/utils/autoremove.rb
wu21-web edd4a4f
Update autoremove_spec.rb and autoremove.rb to enhance dependency han…
wu21-web 5f469ff
Update Library/Homebrew/test/utils/autoremove_spec.rb
wu21-web 9e6888b
Update Library/Homebrew/utils/autoremove.rb
wu21-web File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.