socialnetworknews-web.meta

Issues/PRs archive for SocialNetworkNews/SocialNetworkNews-Web
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.meta.git
Log | Files | Refs

32.md (1672B)


      1 # PR #32 Update dependency ng-http-loader to v2
      2 
      3 - **Status:** merged
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2018-05-24T09:21:32Z
      6 - **Branch:** renovate/ng-http-loader-2.x → master
      7 - **Merged:** 2018-05-24T11:41:22Z
      8 - **Labels:** enhancement, Dependencies
      9 - **Diff:** [32.diff](./32.diff)
     10 
     11 ---
     12 
     13 This Pull Request updates dependency [ng-http-loader](https://github.com/mpalourdio/ng-http-loader) from `^1.0.2` to `^2.0.0`
     14 
     15 
     16 
     17 <details>
     18 <summary>Release Notes</summary>
     19 
     20 ### [`v2.0.0`](https://github.com/mpalourdio/ng-http-loader/blob/master/CHANGELOG.md#v200)
     21 [Compare Source](https://github.com/mpalourdio/ng-http-loader/compare/1.0.3...2.0.0)
     22 The module bundling now uses [ng-packagr](https://github.com/dherges/ng-packagr).  
     23 From now, you must use ``import { xxxxxxx } from 'ng-http-loader'`` without referencing the full path.
     24 
     25 Also, ``NgHttpLoaderServicesModule`` && ``NgHttpLoaderComponentsModule`` have been removed and merged back to ``NgHttpLoaderModule``.  
     26 The ``injectables`` now take advantage of the new [Tree Shakable Providers features](https://blog.angular.io/version-6-of-angular-now-available-cc56b0efa7a4).  
     27 The integration in much cleaner, particularly with lazy loaded modules, and avoids the static ``forRoot()`` boilerplate.
     28 
     29 ---
     30 
     31 </details>
     32 
     33 
     34 
     35 
     36 ---
     37 
     38 This PR has been generated by [Renovate Bot](https://renovatebot.com).
     39 
     40 
     41 ## Comments
     42 
     43 ### @renovate[bot] — 2018-05-24T11:36:44Z
     44 
     45 ### PR has been edited
     46 
     47 As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.
     48