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 v16.2.12 #492

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/compiler (source) 16.0.5 -> 16.2.12 age adoption passing confidence
@angular/compiler-cli (source) 16.0.5 -> 16.2.12 age adoption passing confidence
@angular/core (source) 16.0.5 -> 16.2.12 age adoption passing confidence

Release Notes

angular/angular (@​angular/compiler)

v16.2.12

Compare Source

animations
Commit Type Description
03f4050636 fix remove finish listener once player is destroyed (#​51136)
common
Commit Type Description
e092184a5c fix apply fixed_srcset_width values only to fixed srcsets (#​52486)
compiler-cli
Commit Type Description
b3b4ae4c3a fix properly emit literal types in input coercion function arguments (#​52437)
873c4f2454 fix use originally used module specifier for transform functions (#​52437)

v16.2.11

Compare Source

core
Commit Type Description
54ea3b65c3 fix emit provider configured event when a service is configured with providedIn (#​52365)
78533324dc fix get root and platform injector providers in special cases (#​52365)
019a0f4c22 fix load global utils before creating platform injector in the standalone case (#​52365)
router
Commit Type Description
b79b4aca91 fix RouterTestingHarness should throw if a component is expected but navigation fails (#​52357)

v16.2.10

Compare Source

v16.2.9

Compare Source

forms
Commit Type Description
51a5baace3 fix reset() call with null values on nested group (#​48830)

v16.2.8

Compare Source

language-service
Commit Type Description
b732961fc3 fix Retain correct language service when ts.Project reloads (#​51912)
service-worker
Commit Type Description
966ce9790a fix throw a critical error when handleFetch fails (#​51960)

v16.2.7

Compare Source

core
Commit Type Description
39a3e34e03 fix allow toSignal calls in reactive context (#​51831) (#​51892)
service-worker
Commit Type Description
c3d901eacf fix throw a critical error when handleFetch fails (#​51885)

v16.2.6

Compare Source

core
Commit Type Description
82712f80df fix ensure a consumer drops all its stale producers (#​51722) (#​51772)

v16.2.5

Compare Source

v16.2.4

Compare Source

v16.2.3

Compare Source

animations
Commit Type Description
04c6574280 fix remove unnecessary escaping in regex expressions (#​51554)
compiler-cli
Commit Type Description
dbd761f528 fix correct incomplete escaping (#​51557)
5c36fc784f fix remove unnecessary escaping in regex expressions (#​51554)
core
Commit Type Description
dcd1add06f fix correct incomplete escaping (#​51557)
20d62603c2 fix handle hydration of view containers that use component hosts as anchors (#​51456)
e6b301caa2 fix remove unnecessary escaping in regex expressions (#​51554)
0c7c852ee7 fix run afterRender callbacks outside of the Angular zone (#​51551)
language-service
Commit Type Description
8081fdd22d fix correct incomplete escaping (#​51557)

v16.2.2

Compare Source

common
Commit Type Description
a43c0772ea fix Allow safeUrl for ngSrc in NgOptimizedImage (#​51351)
compiler-cli
Commit Type Description
39ace8664b fix enforce a minimum version to be used when a library uses input transform (#​51413)
core
Commit Type Description
36f434e49d fix guard the jasmine hooks (#​51394)
router
Commit Type Description
b0396e7164 fix Ensure canceledNavigationResolution: 'computed' works on first page (#​51441)

v16.2.1

Compare Source

router
Commit Type Description
232a8c1b8d fix Apply named outlets to children empty paths not appearing in the URL (#​51292)

v16.2.0

Compare Source

benchpress
Commit Type Description
dd850b2ab7 fix correctly report GC memory amounts (#​50760)
common
Commit Type Description
29d358170b feat add component input binding support for NgComponentOutlet (#​51148)
1837efb9da feat Allow ngSrc to be changed post-init (#​50683)
compiler
Commit Type Description
c27a1e61d6 feat scope selectors in @​scope queries (#​50747)
compiler-cli
Commit Type Description
12bad6576d fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50714)
core
Commit Type Description
e53d4ecf4c feat add afterRender and afterNextRender (#​50607)
98d262fd27 feat create injector debugging APIs (#​48639)
cdaa2a8a9e feat support Provider type in Injector.create (#​49587)
9f490da7e2 fix handle hydration of view containers for root components (#​51247)
router
Commit Type Description
0b14e4ef74 feat exposes the fixture of the RouterTestingHarness (#​50280)

v16.1.9

Compare Source

v16.1.8

Compare Source

compiler
Commit Type Description
cc722ea1f5 fix return full spans for Comment nodes (#​50855)

v16.1.7

Compare Source

http
Commit Type Description
916916d835 fix check whether Zone is defined (#​51119)

v16.1.6

Compare Source

http
Commit Type Description
dea8dc0378 fix Run fetch request out the angular zone (#​50981)

v16.1.5

Compare Source

animations
Commit Type Description
f920fcbd94 fix Ensure elements are removed from the cache after leave animation. (#​50929)
core
Commit Type Description
499fb5c772 fix ensure that standalone components get correct injector instances (#​50954)
c65913ecb7 fix handle deref returning null on RefactiveNode. (#​50992)
platform-browser
Commit Type Description
31419f6a3b perf do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#​51005)
upgrade
Commit Type Description
3efb577cf3 fix Use takeUntil on leaky subscription. (#​50901)

v16.1.4

Compare Source

core
Commit Type Description
4ba5850ba6 fix use setTimeout when coalescing tasks in Node.js (#​50820)
upgrade
Commit Type Description
a4348355ce fix allow for downgraded components to work with component-router (#​50871)

v16.1.3

Compare Source

core
Commit Type Description
dd6fc5785f fix expose input transform function on ComponentFactory and ComponentMirror (#​50713)
elements
Commit Type Description
e1bbe47c23 fix support input transform functions (#​50713)
platform-browser
Commit Type Description
79dd6a847a fix wait until animation completion before destroying renderer (#​50677)
a797f41d1b fix wait until animation completion before destroying renderer (#​50860)

v16.1.2

Compare Source

http
Commit Type Description
9488a3fd46 fix Send query params on fetch request (#​50740)
5ae001829c fix use serializeBody to support JSON payload in FetchBackend (#​50776)

v16.1.1

Compare Source

compiler-cli
Commit Type Description
71360b3a3e fix libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#​50715)
core
Commit Type Description
d9bed48eb5 fix extend toSignal to accept any Subscribable (#​50162)
migrations
Commit Type Description
5e1d8444ae fix Prevent a component from importing itself. (#​50554)

v16.1.0

Compare Source

compiler
Commit Type Description
4e663297c5 fix error when reading compiled input transforms metadata in JIT mode (#​50600)
721bc72649 fix resolve deprecation warning with TypeScript 5.1 (#​50460)
core
Commit Type Description
68017d4e75 feat add ability to transform input values (#​50420)
69dadd2502 feat support TypeScript 5.1 (#​50156)
c0ebe34cbd fix add additional component metadata to component ID generation (#​50336)
http
Commit Type Description
85c5427582 feat Introduction of the fetch Backend for the HttpClient (#​50247)

v16.0.6

Compare Source

core
Commit Type Description
05ac0868c9 fix avoid duplicated content during hydration while processing a component with i18n (#​50644)

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 changed the title Update angular monorepo to v16.1.0 Update angular monorepo to v16.1.1 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 17f57c0 to 36450f5 Compare June 14, 2023 17:13
@renovate renovate bot changed the title Update angular monorepo to v16.1.1 Update angular monorepo to v16.1.2 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 3d12f02 to ff67d37 Compare June 27, 2023 23:39
@renovate renovate bot changed the title Update angular monorepo to v16.1.2 Update angular monorepo to v16.1.3 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 133c532 to e39ce9a Compare June 29, 2023 01:09
@renovate renovate bot changed the title Update angular monorepo to v16.1.3 Update angular monorepo to v16.1.4 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from e39ce9a to 426a8ac Compare July 7, 2023 01:49
@renovate renovate bot changed the title Update angular monorepo to v16.1.4 Update angular monorepo to v16.1.5 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 426a8ac to 85c5f03 Compare July 13, 2023 20:12
@renovate renovate bot changed the title Update angular monorepo to v16.1.5 Update angular monorepo to v16.1.6 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 85c5f03 to 70ea39f Compare July 19, 2023 19:59
@renovate renovate bot changed the title Update angular monorepo to v16.1.6 Update angular monorepo to v16.1.7 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 70ea39f to 10b526f Compare July 26, 2023 16:56
@renovate renovate bot changed the title Update angular monorepo to v16.1.7 Update angular monorepo to v16.1.8 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 058d4a9 to 586d43f Compare August 9, 2023 17:38
@renovate renovate bot changed the title Update angular monorepo to v16.1.8 Update angular monorepo to v16.2.0 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 586d43f to 5b74d76 Compare August 9, 2023 21:25
@renovate renovate bot changed the title Update angular monorepo to v16.2.0 Update angular monorepo to v16.2.1 Aug 16, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 7c3b9bc to 9ab82b1 Compare August 23, 2023 19:31
@renovate renovate bot changed the title Update angular monorepo to v16.2.1 Update angular monorepo to v16.2.2 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from fb327e9 to 2de4945 Compare August 24, 2023 19:11
@renovate renovate bot changed the title Update angular monorepo to v16.2.2 Update angular monorepo to v16.2.3 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 2de4945 to 9c52dbd Compare August 30, 2023 19:27
@renovate renovate bot changed the title Update angular monorepo to v16.2.6 Update angular monorepo to v16.2.7 Sep 27, 2023
@renovate renovate bot changed the title Update angular monorepo to v16.2.7 Update angular monorepo to v16.2.8 Oct 4, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from ace3196 to 2c72030 Compare October 4, 2023 22:00
@renovate renovate bot changed the title Update angular monorepo to v16.2.8 Update angular monorepo to v16.2.9 Oct 11, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 2c72030 to 9d8771d Compare October 11, 2023 19:45
@renovate renovate bot changed the title Update angular monorepo to v16.2.9 Update angular monorepo to v16.2.10 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 8e6cecc to 79ae27b Compare October 19, 2023 04:56
@renovate renovate bot changed the title Update angular monorepo to v16.2.10 Update angular monorepo to v16.2.11 Oct 25, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 79ae27b to 8d66a44 Compare October 25, 2023 21:40
@renovate renovate bot changed the title Update angular monorepo to v16.2.11 Update angular monorepo to v16.2.12 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 8d66a44 to c610dd5 Compare November 3, 2023 01:18
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c610dd5 to adff54b Compare November 20, 2023 20:11
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from adff54b to b089f5d Compare December 6, 2023 23:05
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from b089f5d to 869a119 Compare January 23, 2024 17:14
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 869a119 to 1fb6c5c Compare March 6, 2024 20:58
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 1fb6c5c to 33f97bc Compare March 20, 2024 22:09
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 18d6bf6 to 6f5ce4a Compare April 10, 2024 23:00
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6f5ce4a to 6eba5aa Compare April 12, 2024 10:57
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 6eba5aa to c54f8e1 Compare June 20, 2024 20:31
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 7d7d931 to a764011 Compare July 1, 2024 20:13
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from a764011 to 5b9e536 Compare July 23, 2024 02:13
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from af51848 to 3eb2da4 Compare September 12, 2024 01:33
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 3eb2da4 to 2a4b2b6 Compare October 9, 2024 00:26
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