Skip to content

build: standardize bin script paths and repository.url formats across package.json files#32703

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:pkg-field
Mar 5, 2026
Merged

build: standardize bin script paths and repository.url formats across package.json files#32703
alan-agius4 merged 1 commit intoangular:mainfrom
alan-agius4:pkg-field

Conversation

@alan-agius4
Copy link
Collaborator

This removed warnings during the releases

@alan-agius4 alan-agius4 requested a review from clydin March 5, 2026 11:54
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Mar 5, 2026
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Mar 5, 2026
…ross `package.json` files

This removed warnings during the releases
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request standardizes repository.url and bin script paths across several package.json files. The changes introduce a consistent git+https prefix for repository URLs and remove the leading ./ from binary paths. Additionally, the bin field for @angular/create is updated to a more explicit object format. These changes are correct and align with the goal of removing release warnings. I have no specific feedback on these changes.

Note: Security Review has been skipped due to the limited scope of the PR.

@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 5, 2026
@alan-agius4 alan-agius4 merged commit a19dc73 into angular:main Mar 5, 2026
36 checks passed
@alan-agius4 alan-agius4 deleted the pkg-field branch March 5, 2026 19:19
@alan-agius4
Copy link
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants