Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Update angular monorepo #8

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular/animations (source) 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/common (source) 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/compiler (source) 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/compiler-cli (source) 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/core (source) 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/forms (source) 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/platform-browser (source) 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/platform-browser-dynamic (source) 16.0.4 -> 16.2.12 age adoption passing confidence
@angular/router (source) 16.0.4 -> 16.2.12 age adoption passing confidence
zone.js (source, changelog) ~0.13.0 -> ~0.14.0 age adoption passing confidence

Release Notes

angular/angular (@​angular/animations)

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)

v16.0.5

Compare Source

compiler
Commit Type Description
703b8fcac1 fix do not remove comments in component styles (#​50346)
core
Commit Type Description
2b6da93e19 fix incorrectly throwing error for self-referencing component (#​50559)
c992109d6c fix wait for HTTP in ngOnInit correctly before server render (#​50573)
platform-server
Commit Type Description
c0d4086c6e fix surface errors during rendering (#​50587)
angular/angular (zone.js)

v0.14.2

Compare Source

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

v0.14.1

Compare Source

v0.14.0

Compare Source

Features
BREAKING CHANGES
  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';

0.13.3 (2023-09-12)

Bug Fixes

0.13.2 (2023-09-07)

Bug Fixes

v0.13.1 (2023-06-09)

Bug Fixes
Features
Reverts

v0.13.3

Compare Source

Bug Fixes

v0.13.2

Compare Source

Bug Fixes

v0.13.1

Compare Source

Bug Fixes
Features
Reverts

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from cb62428 to 2844f35 Compare June 21, 2023 19:11
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 2844f35 to 1e1eb9c Compare June 28, 2023 19:56
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from 71aef39 to 712522e Compare July 9, 2023 10:08
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from f4d3ac4 to 4f40466 Compare July 19, 2023 21:59
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from f818eac to a927c27 Compare August 1, 2023 20:44
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from bc2c360 to 075c605 Compare August 9, 2023 21:47
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 5a1822f to 4584a5d Compare August 22, 2023 18:02
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 3 times, most recently from b11ab23 to e7e7eff Compare August 30, 2023 18:33
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 4 times, most recently from 6ca39b0 to a36e96b Compare September 12, 2023 22:01
@renovate renovate bot force-pushed the renovate/angular-monorepo branch 2 times, most recently from 0214291 to c1344c2 Compare September 18, 2023 11:34
@renovate
Copy link
Contributor Author

renovate bot commented Sep 18, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/zone.js
npm ERR!   zone.js@"~0.14.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.13.0" from @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"^16.0.0" from the root project
npm ERR!   peer @angular/core@"16.2.12" from @angular/[email protected]
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"^16.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-28T09_25_09_161Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-28T09_25_09_161Z-debug-0.log

@renovate renovate bot force-pushed the renovate/angular-monorepo branch from c1344c2 to 5d42aa9 Compare October 26, 2023 19:50
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 5d42aa9 to 9e90b1a Compare November 3, 2023 19:50
@renovate renovate bot force-pushed the renovate/angular-monorepo branch from 9e90b1a to 90e0ab8 Compare January 9, 2024 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants