Skip to content

chore(e2e/a22): update angular monorepo to v22.0.0-next.4 (patch)#13347

Open
renovate[bot] wants to merge 3 commits intomainfrom
renovate/e2e/a22/patch-angular-monorepo
Open

chore(e2e/a22): update angular monorepo to v22.0.0-next.4 (patch)#13347
renovate[bot] wants to merge 3 commits intomainfrom
renovate/e2e/a22/patch-angular-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
@angular/animations (source) 22.0.0-next.322.0.0-next.4 age confidence
@angular/common (source) 22.0.0-next.322.0.0-next.4 age confidence
@angular/compiler (source) 22.0.0-next.322.0.0-next.4 age confidence
@angular/compiler-cli (source) 22.0.0-next.322.0.0-next.4 age confidence
@angular/core (source) 22.0.0-next.322.0.0-next.4 age confidence
@angular/forms (source) 22.0.0-next.322.0.0-next.4 age confidence
@angular/platform-browser (source) 22.0.0-next.322.0.0-next.4 age confidence
@angular/platform-browser-dynamic (source) 22.0.0-next.322.0.0-next.4 age confidence
@angular/router (source) 22.0.0-next.322.0.0-next.4 age confidence

Release Notes

angular/angular (@​angular/animations)

v22.0.0-next.4

Compare Source

Breaking Changes

core
  • Leave animations are no longer limited to the element being removed.
  • ChangeDetectorRef.checkNoChanges was removed. In tests use fixture.detectChanges() instead.
compiler
Commit Type Description
412788fac9 fix ensure generated code compiles
75560ce43d fix parse named HTML entities containing digits
d99ab0e040 fix stop generating unused field
compiler-cli
Commit Type Description
2bd708fb6b fix escape template literal in TCB
9769560da7 fix generic types not filled out correctly in type check block
7a0d6b8df2 fix transform dropping exclamationToken from properties
core
Commit Type Description
df659b8d0c feat re-introduce nested leave animations scoped to component boundaries
dc3131c639 feat TestBed.getFixture -> TestBed.getLastFixture and update implementation
dc0446552a fix clean up dehydrated views during HMR component replacement
523d69a768 fix run linked signal equality check without reactive consumer
69fb1614ef refactor remove checkNoChanges from the public API.
forms
Commit Type Description
3983080236 feat support ngNoCva as an opt-out for ControlValueAccessors
c4ce3f345f feat template & reactive support for FVC
83032e3605 fix support generic unions in signal form schemas
language-service
Commit Type Description
cfd0f9950c feat add Document Symbols support for Angular templates
migrations
Commit Type Description
730684b9ce fix prevent trailing comma syntax errors after removing NgStyle
router
Commit Type Description
89c9a4de30 feat Add options optional parameter for withComponentInputBinding
service-worker
Commit Type Description
07abfbcc6c fix preserve redirect policy on reconstructed asset requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) March 19, 2026 04:47
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3b6105d) to head (e222ee9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main    #13347   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          228       228           
  Lines         4168      4168           
  Branches      1187      1187           
=========================================
  Hits          4168      4168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/e2e/a22/patch-angular-monorepo branch from 5ee6159 to e222ee9 Compare March 19, 2026 21:11
@satanTime satanTime self-requested a review as a code owner March 21, 2026 09:45
@satanTime satanTime disabled auto-merge March 21, 2026 09:45
@satanTime satanTime enabled auto-merge March 21, 2026 09:46
@satanTime satanTime disabled auto-merge March 21, 2026 10:05
@satanTime satanTime force-pushed the renovate/e2e/a22/patch-angular-monorepo branch from 75b2b10 to 48a1fd5 Compare March 21, 2026 10:07
@satanTime satanTime enabled auto-merge March 21, 2026 10:10
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 21, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant