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 #1632

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update angular monorepo #1632

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler (source) 17.3.5 -> 17.3.12 age adoption passing confidence
@angular/core (source) 17.3.5 -> 17.3.12 age adoption passing confidence
@angular/forms (source) 17.3.5 -> 17.3.12 age adoption passing confidence
@angular/localize 17.3.5 -> 17.3.12 age adoption passing confidence
@angular/platform-browser (source) 17.3.5 -> 17.3.12 age adoption passing confidence
@angular/platform-browser-dynamic (source) 17.3.5 -> 17.3.12 age adoption passing confidence
@angular/router (source) 17.3.5 -> 17.3.12 age adoption passing confidence
@angular/upgrade (source) 17.3.5 -> 17.3.12 age adoption passing confidence
zone.js (source, changelog) ^0.14.4 -> ^0.15.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler)

v17.3.12

Compare Source

compiler
Commit Type Description
327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#​57002) (#​57003)

v17.3.11

Compare Source

17.3.11 (2024-06-05)

v17.3.10

Compare Source

v17.3.9

Compare Source

v17.3.8

Compare Source

compiler
Commit Type Description
c21b459ba6 fix add math elements to schema (#​55631) (#​55645)
core
Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#​55605)

v17.3.7

Compare Source

compiler-cli
Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#​55558)
core
Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#​55399)
router
Commit Type Description
3eea50da64 fix Scroller should scroll as soon as change detection completes (#​55105)

v17.3.6

Compare Source

core
Commit Type Description
826861b1fa fix DeferBlockFixture.render should not wait for stability (#​55271)
5cf14da35c fix make ActivatedRoute inject correct instance inside @defer blocks (#​55374)
8979fba2c5 fix skip defer timers on the server (#​55480)
angular/angular (@​angular/core)

v17.3.12

Compare Source

17.3.12 (2024-07-17)
compiler
Commit Description
fix - 327bae473b JIT mode incorrectly interpreting host directive configuration in partial compilation (#​57002) (#​57003)

v17.3.11

Compare Source

17.3.11 (2024-06-05)

v17.3.10

Compare Source

v17.3.9

Compare Source

v17.3.8

Compare Source

compiler
Commit Type Description
c21b459ba6 fix add math elements to schema (#​55631) (#​55645)
core
Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#​55605)

v17.3.7

Compare Source

compiler-cli
Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#​55558)
core
Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#​55399)
router
Commit Type Description
3eea50da64 fix Scroller should scroll as soon as change detection completes (#​55105)

v17.3.6

Compare Source

core
Commit Type Description
826861b1fa fix DeferBlockFixture.render should not wait for stability (#​55271)
5cf14da35c fix make ActivatedRoute inject correct instance inside @defer blocks (#​55374)
8979fba2c5 fix skip defer timers on the server (#​55480)
angular/angular (zone.js)

v0.15.0

Compare Source

Bug Fixes
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

0.14.10 (2024-08-05)

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

0.14.8 (2024-07-17)

Bug Fixes

0.14.7 (2024-06-06)

Bug Fixes

0.14.6 (2024-05-16)

Bug Fixes

0.14.5 (2024-04-30)

Bug Fixes

0.14.4 (2024-02-13)

Bug Fixes

0.14.3 (2023-12-19)

Bug Fixes
Features

0.14.2 (2023-11-03)

Bug Fixes
  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

14.0.1 (2023-10-25)

Bug Fixes

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 - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 added the dependencies label Dec 6, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 04ba73f to b88d108 Compare December 7, 2023 10:59
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b88d108 to 541eef7 Compare December 15, 2023 11:37
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from d2c2dbb to 8469de1 Compare January 11, 2024 11:07
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 988b670 to c3d8128 Compare January 29, 2024 10:48
Copy link

sonarcloud bot commented Jan 29, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/angular-monorepo branch 6 times, most recently from 22abf72 to 0eb3d23 Compare February 5, 2024 16:03
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 87fb85e to 7e534b7 Compare February 13, 2024 16:16
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 0c40e1c to f3969e0 Compare March 4, 2024 11:08
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 746a23e to 33b407b Compare March 7, 2024 18:06
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 21f6d49 to 3cf34b5 Compare March 18, 2024 15:41
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 6fb6538 to 648c7e8 Compare March 27, 2024 09:49
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 21989db to 030cf52 Compare April 9, 2024 08:32
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1a0923d to 9986e7e Compare June 25, 2024 15:23
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from 827588b to 3a0cf1e Compare July 10, 2024 17:32
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 6 times, most recently from e8d9357 to c9204e1 Compare July 18, 2024 12:43
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 7ec7174 to 91ccab4 Compare July 25, 2024 10:45
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 6 times, most recently from f5ab7e5 to 339806d Compare August 6, 2024 15:19
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from bbba7b5 to 0644141 Compare August 19, 2024 09:51
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from 7cd20ec to dfe748c Compare August 22, 2024 13:58
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from dfe748c to 32837e4 Compare August 29, 2024 16:37
Copy link

sonarcloud bot commented Aug 29, 2024

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.

None yet

0 participants