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

Update angular monorepo to v18.2.0 #46

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/common (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/compiler (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/compiler-cli (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/core (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/elements (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/forms (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/localize 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/platform-browser (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/router (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/service-worker (source) 18.1.4 -> 18.2.0 age adoption passing confidence
@angular/upgrade (source) 18.1.4 -> 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)

v18.1.5

Compare Source

compiler-cli
Commit Type Description
5401332b0e fix generate valid TS 5.6 type checking code (#​57303)
core
Commit Type Description
e39b22a932 fix Account for addEventListener to be passed a Window or Document. (#​57282)
db65bc25ca fix Account for addEventListener to be passed a Window or Document. (#​57354)
0e024ecc27 fix complete post-hydration cleanup in components that use ViewContainerRef (#​57300)
822db64b93 fix skip hydration for i18n nodes that were not projected (#​57356)
810f76f574 fix take skip hydration flag into account while hydrating i18n blocks (#​57299)

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.

@kodiakhq kodiakhq bot merged commit da3488a into main Aug 14, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/angular-monorepo branch August 14, 2024 20:43
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.

0 participants