Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(tests-e2e): update angular monorepo to v18.2.0 (minor) #9716

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 18.1.5 -> 18.2.0 age adoption passing confidence
@angular/common (source) 18.1.5 -> 18.2.0 age adoption passing confidence
@angular/compiler (source) 18.1.5 -> 18.2.0 age adoption passing confidence
@angular/compiler-cli (source) 18.1.5 -> 18.2.0 age adoption passing confidence
@angular/core (source) 18.1.5 -> 18.2.0 age adoption passing confidence
@angular/forms (source) 18.1.5 -> 18.2.0 age adoption passing confidence
@angular/platform-browser (source) 18.1.5 -> 18.2.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.1.5 -> 18.2.0 age adoption passing confidence
@angular/router (source) 18.1.5 -> 18.2.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v18.2.0

Compare Source

Breaking Changes

zone.js
  • fakeAsync will now flush pending timers at the end of
    the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
compiler
Commit Type Description
d9d68e73d2 fix reduce chance of conflicts between generated factory and local variables (#​57181)
compiler-cli
Commit Type Description
0b1dd39663 perf improve performance of interpolatedSignalNotInvoked extended diagnostic (#​57291)
core
Commit Type Description
f7918f5272 feat Add 'flush' parameter option to fakeAsync to flush after the test (#​57239)
7919982063 feat Add whenStable helper on ApplicationRef (#​57190)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from satanTime as a code owner August 15, 2024 12:05
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3a5cd90) to head (fdf1996).
Report is 177 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #9716   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines         4935      4935           
  Branches      1147      1147           
=========================================
  Hits          4935      4935           

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

@satanTime satanTime enabled auto-merge August 18, 2024 17:16
@renovate renovate bot force-pushed the renovate/tests-e2e/angular-monorepo branch from 43ce324 to b17128b Compare August 18, 2024 17:21
@renovate renovate bot force-pushed the renovate/tests-e2e/angular-monorepo branch 3 times, most recently from bd527e0 to 928eda4 Compare August 18, 2024 18:34
@renovate renovate bot force-pushed the renovate/tests-e2e/angular-monorepo branch from 928eda4 to fdf1996 Compare August 18, 2024 23:00
@satanTime satanTime merged commit d4896dc into master Aug 19, 2024
6 checks passed
@satanTime satanTime deleted the renovate/tests-e2e/angular-monorepo branch August 19, 2024 02:37
@satanTime
Copy link
Member

v14.13.1 has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.

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

Successfully merging this pull request may close these issues.

1 participant