Reject redundant minimum macOS dependencies #24020

Merged
p-linnane opened 8:37am on September 17, 2026 wanted to merge 210 Δ into homebrew/brew main from
redundant-macos-minimum

Pull request #24020 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 210
Maximum comment count per PR 10 2
Pull request maximum business days between activity 3 1
Pull request maximum business days open 5 1

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
77 Library/Homebrew/test/rubocops/os_depends_on_spec.rb
Library/Homebrew/rubocops/os_depends_on.rb
1
72 Library/Homebrew/test/rubocops/cask/no_overrides_spec.rb
Library/Homebrew/rubocops/cask/no_overrides.rb
1
70 Library/Homebrew/rubocops/os_depends_on.rb
Library/Homebrew/test/rubocops/os_depends_on_spec.rb
1

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Qualified function name View whole function Lines removed Lines added Final line count
RuboCop::Cop::Cask::NoOverrides::on_system_stanzas 1 5 53
RuboCop::Cop::Homebrew::OSDependsOn::on_send 0 46 50