Skip to content

build: remove repository fields from package manifests and exclude packageManager from release filters#33165

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:package-json
May 12, 2026
Merged

build: remove repository fields from package manifests and exclude packageManager from release filters#33165
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:package-json

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

Several changes to align package.json files.

…ckageManager from release filters

Several changes to align package.json files.
@alan-agius4 alan-agius4 requested a review from dgp1130 May 12, 2026 07:15
@alan-agius4 alan-agius4 added the target: rc This PR is targeted for the next release-candidate label May 12, 2026
@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label May 12, 2026
Copy link
Copy Markdown

@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 removes redundant metadata such as license, author, and repository information from several package.json files and updates the release filter to exclude the packageManager field from root overrides. Feedback suggests that narrowing the deprecation version range for Webpack support to >=22.0.0-rc.0 might cause early adopters on next releases to miss important warnings. Additionally, it is recommended to expand the release filter's exclusion list to include other package-specific fields like files, sideEffects, and exports to prevent accidental overwriting from the root configuration.

Comment thread .ng-dev/release.mjs
Comment thread tools/package_json_release_filter.jq
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label May 12, 2026
@alan-agius4 alan-agius4 requested review from clydin and removed request for dgp1130 May 12, 2026 15:27
@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 May 12, 2026
@alan-agius4 alan-agius4 merged commit 8b2b828 into angular:main May 12, 2026
37 of 38 checks passed
@alan-agius4 alan-agius4 deleted the package-json branch May 12, 2026 18:11
@alan-agius4
Copy link
Copy Markdown
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: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants