Skip to content

Bump version to "v21.2.4" with changelog.#32843

Merged
alan-agius4 merged 1 commit into
angular:21.2.xfrom
alan-agius4:release-stage-21.2.4
Mar 26, 2026
Merged

Bump version to "v21.2.4" with changelog.#32843
alan-agius4 merged 1 commit into
angular:21.2.xfrom
alan-agius4:release-stage-21.2.4

Conversation

@alan-agius4

Copy link
Copy Markdown
Collaborator

No description provided.

@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Mar 26, 2026
@alan-agius4
alan-agius4 merged commit 2aa93fc into angular:21.2.x Mar 26, 2026
11 of 12 checks passed
@alan-agius4
alan-agius4 deleted the release-stage-21.2.4 branch March 26, 2026 10:33

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

Copy link
Copy Markdown

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 updates the project version from 21.2.3 to 21.2.4, reflected in both package.json and CHANGELOG.md. The changelog includes several bug fixes across @angular/cli, @angular/build, and @angular/ssr. Feedback was provided regarding the formatting of an asterisk in a changelog entry, suggesting that '\*' should be '*' for proper rendering.

Comment thread CHANGELOG.md
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- |
| [9bdf782c8](https://github.com/angular/angular-cli/commit/9bdf782c838ab5820ec905d689a62ffc3b3cabe3) | fix | apply forwarded prefix and vary header in accept-language redirects |
| [628c58672](https://github.com/angular/angular-cli/commit/628c586728748e1c367fa7e363299eb79b1566ca) | fix | support '\*' in allowedHosts and warn about security risks |

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

The backslash before the asterisk in '\*' is likely unnecessary and will be rendered as a literal backslash. To display a literal asterisk within single quotes, you can just write '*'. This will make the changelog entry more accurate.

Suggested change
| [628c58672](https://github.com/angular/angular-cli/commit/628c586728748e1c367fa7e363299eb79b1566ca) | fix | support '\*' in allowedHosts and warn about security risks |
| [628c58672](https://github.com/angular/angular-cli/commit/628c586728748e1c367fa7e363299eb79b1566ca) | fix | support '*' in allowedHosts and warn about security risks |

@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Apr 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant