Skip to content

fix(@angular/cli): conditionally quote package names when adding dependencies based on host requirements#32704

Open
alan-agius4 wants to merge 1 commit intoangular:mainfrom
alan-agius4:specifier
Open

fix(@angular/cli): conditionally quote package names when adding dependencies based on host requirements#32704
alan-agius4 wants to merge 1 commit intoangular:mainfrom
alan-agius4:specifier

Conversation

@alan-agius4
Copy link
Collaborator

Complex range specifiers that include shell special characters (e.g., '>', '<') can be misinterpreted when not quoted. This change ensures that version ranges are enclosed in quotes when needed to prevent such issues.

…ndencies based on host requirements

Complex range specifiers that include shell special characters (e.g., '>', '<') can be misinterpreted when not quoted. This change ensures that version ranges are enclosed in quotes when needed to prevent such issues.
@alan-agius4 alan-agius4 requested a review from clydin March 5, 2026 13:07
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Mar 5, 2026
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Mar 5, 2026
gemini-code-assist[bot]

This comment was marked as off-topic.

@alan-agius4 alan-agius4 closed this Mar 5, 2026
@alan-agius4 alan-agius4 reopened this Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: @angular/cli target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant