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(e2e/a18): update angular monorepo (patch) #9560

Merged
merged 1 commit into from
Aug 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 18.1.1 -> 18.1.5 age adoption passing confidence
@angular/common (source) 18.1.1 -> 18.1.5 age adoption passing confidence
@angular/compiler (source) 18.1.1 -> 18.1.5 age adoption passing confidence
@angular/compiler-cli (source) 18.1.1 -> 18.1.5 age adoption passing confidence
@angular/core (source) 18.1.1 -> 18.1.5 age adoption passing confidence
@angular/forms (source) 18.1.1 -> 18.1.5 age adoption passing confidence
@angular/platform-browser (source) 18.1.1 -> 18.1.5 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.1.1 -> 18.1.5 age adoption passing confidence
@angular/router (source) 18.1.1 -> 18.1.5 age adoption passing confidence
zone.js (source, changelog) 0.14.8 -> 0.14.10 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

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)

v18.1.4

Compare Source

compiler
Commit Type Description
6a99f83659 fix reduce chance of conflicts between generated factory and local variables (#​57181)
compiler-cli
Commit Type Description
afb05ff1cb fix support JIT transforms before other transforms modifying classes (#​57262)
bae54a1621 perf improve performance of interpolatedSignalNotInvoked extended diagnostic (#​57291)
language-service
Commit Type Description
6ac209c24f fix avoid generating TS suggestion diagnostics for templates (#​56241)

v18.1.3

Compare Source

compiler
Commit Type Description
31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#​57181)
compiler-cli
Commit Type Description
1f9e090910 fix emitting references to ngtypecheck files (#​57138) (#​57202)
core
Commit Type Description
f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#​56993)
eaa83f9d27 fix hydration error in some let declaration setups (#​57173)

v18.1.2

Compare Source

compiler
Commit Type Description
463945003d fix limit the number of chained instructions (#​57069)
compiler-cli
Commit Type Description
e904f34020 fix add warning for unused let declarations (#​57033)
core
Commit Type Description
9e52c1c840 fix afterNextRender hooks return that callback value. (#​57031)
b9fb98c67c fix tree shake dev mode error message (#​57035)
angular/angular (zone.js)

v0.14.10

Compare Source

Features
  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#​57137) (99d679d)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 July 28, 2024 14:15
Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8c13d42) to head (2b0ac94).
Report is 239 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #9560   +/-   ##
=========================================
  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.

@renovate renovate bot force-pushed the renovate/e2e/a18/patch-angular-monorepo branch 5 times, most recently from 5130b07 to fed6ecf Compare July 28, 2024 17:51
@satanTime satanTime enabled auto-merge July 28, 2024 22:24
@renovate renovate bot force-pushed the renovate/e2e/a18/patch-angular-monorepo branch 4 times, most recently from 4bc6127 to cc58164 Compare July 31, 2024 19:35
@renovate renovate bot changed the title chore(e2e/a18): update angular monorepo to v18.1.2 (patch) chore(e2e/a18): update angular monorepo to v18.1.3 (patch) Jul 31, 2024
@renovate renovate bot force-pushed the renovate/e2e/a18/patch-angular-monorepo branch 2 times, most recently from 2b8e5ed to 7d217d2 Compare August 5, 2024 17:41
@renovate renovate bot changed the title chore(e2e/a18): update angular monorepo to v18.1.3 (patch) chore(e2e/a18): update angular monorepo (patch) Aug 5, 2024
@renovate renovate bot force-pushed the renovate/e2e/a18/patch-angular-monorepo branch 2 times, most recently from 49c72a5 to 9a30f24 Compare August 14, 2024 17:02
@renovate renovate bot force-pushed the renovate/e2e/a18/patch-angular-monorepo branch from 9a30f24 to de33a11 Compare August 18, 2024 17:11
@renovate renovate bot force-pushed the renovate/e2e/a18/patch-angular-monorepo branch from de33a11 to 5a77d08 Compare August 18, 2024 18:08
@renovate renovate bot force-pushed the renovate/e2e/a18/patch-angular-monorepo branch from 5a77d08 to 2b0ac94 Compare August 18, 2024 18:27
@satanTime satanTime merged commit 2226b42 into master Aug 18, 2024
6 checks passed
@satanTime satanTime deleted the renovate/e2e/a18/patch-angular-monorepo branch August 18, 2024 22:39
@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