Skip to content

corepack,hadoop,pnpm,yarn: add conflicts_with#253019

Merged
chenrui333 merged 4 commits into
mainfrom
corepack-conflicts
Nov 5, 2025
Merged

corepack,hadoop,pnpm,yarn: add conflicts_with#253019
chenrui333 merged 4 commits into
mainfrom
corepack-conflicts

Conversation

@chenrui333
Copy link
Copy Markdown
Member

@chenrui333 chenrui333 commented Nov 5, 2025

Copilot AI review requested due to automatic review settings November 5, 2025 11:36
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. labels Nov 5, 2025
@chenrui333 chenrui333 enabled auto-merge November 5, 2025 11:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds bidirectional conflict declarations between the corepack formula and other package manager formulas (yarn, pnpm, and hadoop) that install overlapping binaries.

Key changes:

  • Establishes mutual conflicts_with declarations to prevent installation conflicts
  • Documents binary name overlaps in conflict reasons
  • Ensures consistency across all affected formulas

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
Formula/c/corepack.rb Adds conflicts with hadoop, pnpm, and yarn due to shared binary names
Formula/y/yarn.rb Adds conflict with corepack for yarn and yarnpkg binaries
Formula/p/pnpm.rb Adds conflict with corepack for pnpm and pnpx binaries
Formula/h/hadoop.rb Adds conflict with corepack for yarn binary

@chenrui333 chenrui333 added this pull request to the merge queue Nov 5, 2025
Merged via the queue into main with commit ca05bec Nov 5, 2025
34 checks passed
@chenrui333 chenrui333 deleted the corepack-conflicts branch November 5, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. ready to merge PR can be merged once CI is green

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants