Skip to content

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

Open
alan-agius4 wants to merge 1 commit into
angular:mainfrom
alan-agius4:package-json
Open

build: remove repository fields from package manifests and exclude packageManager from release filters#33165
alan-agius4 wants to merge 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
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: 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.

1 participant