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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/common (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/compiler (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/compiler-cli (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/core (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/forms (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/language-service (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/platform-browser (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/platform-browser-dynamic (source) 18.2.4 -> 18.2.13 age adoption passing confidence
@angular/router (source) 18.2.4 -> 18.2.13 age adoption passing confidence
zone.js (source, changelog) ~0.14.10 -> ~0.15.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

v18.2.13

Compare Source

migrations
Commit Type Description
06d70a25ea fix take care of tests that import both HttpClientModule & HttpClientTestingModule. (#​58777)

v18.2.12

Compare Source

compiler-cli
Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#​58548)

v18.2.11

Compare Source

core
Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#​58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#​58492) (#​58500)

v18.2.10

Compare Source

compiler
Commit Type Description
69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#​58417)
localize
Commit Type Description
3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#​58287)

v18.2.9

Compare Source

compiler-cli
Commit Type Description
b0ab653965 fix report when NgModule imports or exports itself (#​58231)

v18.2.8

Compare Source

compiler
Commit Type Description
11692c8dab fix add multiple :host and nested selectors support (#​57796)
66dcc691f5 fix allow combinators inside pseudo selectors (#​57796)
48a1437e77 fix fix comment typo (#​57796)
d325f9b55f fix fix parsing of the :host-context with pseudo selectors (#​57796)
aea747ab3b fix preserve attributes attached to :host selector (#​57796)
21be258be6 fix scope :host-context inside pseudo selectors, do not decrease specificity (#​57796)
7a6fd427d5 fix transform pseudo selectors correctly for the encapsulated view (#​57796)
compiler-cli
Commit Type Description
f187c3abf8 fix defer symbols only used in types (#​58104)
core
Commit Type Description
46bafb0b0a fix clean up afterRender after it is executed (#​58119)
platform-server
Commit Type Description
b40875a2cc fix destroy PlatformRef when error happens during the bootstrap() phase (#​58112) (#​58135)

v18.2.7

Compare Source

common
Commit Type Description
249d0260f9 fix execute checks and remove placeholder when image is already loaded (#​55444)
46a2ad39f5 fix prevent warning about oversize image twice (#​58021)
8f2b0ede59 fix skip checking whether SVGs are oversized (#​57966)
compiler-cli
Commit Type Description
901c1e1a7f fix correctly get the type of nested function call expressions (#​57010)
core
Commit Type Description
2f347ef8fc fix provide flag to opt into manual cleanup for after render hooks (#​57917)
http
Commit Type Description
ca637fe6a9 fix cleanup JSONP script listeners once loading completed (#​57877)
migrations
Commit Type Description
b9d846dad7 fix delete constructor if it only has super call (#​58013)
upgrade
Commit Type Description
e40a4fa3c7 fix support input signal bindings (#​57020)

v18.2.6

Compare Source

v18.2.5

Compare Source

compiler-cli
Commit Type Description
e685ed883a fix extended diagnostics not validating ICUs (#​57845)
core
Commit Type Description
76709d5d6e fix Handle @let declaration with array when preparingForHydration (#​57816)
migrations
Commit Type Description
5c866942a1 fix account for explicit standalone: false in migration (#​57803)
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

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 force-pushed the renovate/angular-monorepo branch from 31fa894 to b4454b9 Compare December 21, 2023 16:47
@renovate renovate bot changed the title Update angular monorepo to v17.0.7 Update angular monorepo to v17.0.8 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b4454b9 to 52d8a96 Compare January 9, 2024 19:46
@renovate renovate bot changed the title Update angular monorepo to v17.0.8 Update angular monorepo Jan 9, 2024
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 73e2379 to 2577277 Compare January 18, 2024 00:14
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 2577277 to 32fb4f9 Compare January 24, 2024 19:48
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 32fb4f9 to a2a6122 Compare January 31, 2024 20:03
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 5 times, most recently from 9b81686 to 42811ae Compare February 15, 2024 01:42
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 8453f85 to 425a9be Compare February 28, 2024 01:25
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 59aafb3 to 8771bbb Compare March 13, 2024 21:43
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 8771bbb to 932e342 Compare March 20, 2024 21:35
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 2d237c6 to b4554db Compare April 4, 2024 02:00
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 7a4b32c to abbe188 Compare April 17, 2024 17:02
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from 04cf336 to 9a71cd7 Compare May 2, 2024 02:10
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9a71cd7 to 5d87231 Compare May 8, 2024 17:31
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from c3693a7 to 40f384d Compare May 17, 2024 10:13
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 89f43f8 to 2a21b8f Compare May 22, 2024 22:47
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from c9c1ffd to 00b04f7 Compare June 6, 2024 22:41
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 00b04f7 to 9f65862 Compare July 17, 2024 22:19
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9f65862 to 9d117f6 Compare August 5, 2024 17:26
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9d117f6 to 46eb3a9 Compare August 21, 2024 20:26
@renovate renovate bot changed the title Update angular monorepo Update dependency zone.js to ~0.15.0 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 1f68ea0 to 6b88bb7 Compare September 18, 2024 18:11
@renovate renovate bot changed the title Update dependency zone.js to ~0.15.0 Update angular monorepo Sep 18, 2024
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 33b75db to f25d673 Compare October 2, 2024 15:31
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from f25d673 to 052551b Compare October 10, 2024 10:47
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 052551b to 2360880 Compare October 23, 2024 22:07
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 8e3bae3 to d1c0ce6 Compare November 6, 2024 19:35
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from d1c0ce6 to e3dfc7c Compare November 14, 2024 18:43
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e3dfc7c to 788d941 Compare November 26, 2024 19:56
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