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.json (1940B)


      1 {
      2   "number": 32,
      3   "title": "Update dependency ng-http-loader to v2",
      4   "state": "merged",
      5   "diff_file": "32.diff",
      6   "author": "renovate[bot]",
      7   "created_at": "2018-05-24T09:21:32Z",
      8   "closed_at": "2018-05-24T11:41:22Z",
      9   "merged_at": "2018-05-24T11:41:22Z",
     10   "base_ref": "master",
     11   "head_ref": "renovate/ng-http-loader-2.x",
     12   "labels": [
     13     "enhancement",
     14     "Dependencies"
     15   ],
     16   "assignees": [],
     17   "requested_reviewers": [],
     18   "body": "This Pull Request updates dependency [ng-http-loader](https://github.com/mpalourdio/ng-http-loader) from `^1.0.2` to `^2.0.0`\n\n\n\n<details>\n<summary>Release Notes</summary>\n\n### [`v2.0.0`](https://github.com/mpalourdio/ng-http-loader/blob/master/CHANGELOG.md#v200)\n[Compare Source](https://github.com/mpalourdio/ng-http-loader/compare/1.0.3...2.0.0)\nThe module bundling now uses [ng-packagr](https://github.com/dherges/ng-packagr).  \nFrom now, you must use ``import { xxxxxxx } from 'ng-http-loader'`` without referencing the full path.\n\nAlso, ``NgHttpLoaderServicesModule`` && ``NgHttpLoaderComponentsModule`` have been removed and merged back to ``NgHttpLoaderModule``.  \nThe ``injectables`` now take advantage of the new [Tree Shakable Providers features](https://blog.angular.io/version-6-of-angular-now-available-cc56b0efa7a4).  \nThe integration in much cleaner, particularly with lazy loaded modules, and avoids the static ``forRoot()`` boilerplate.\n\n---\n\n</details>\n\n\n\n\n---\n\nThis PR has been generated by [Renovate Bot](https://renovatebot.com).",
     19   "comments": [
     20     {
     21       "author": "renovate[bot]",
     22       "created_at": "2018-05-24T11:36:44Z",
     23       "body": "### PR has been edited\n\nAs 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."
     24     }
     25   ],
     26   "review_comments": []
     27 }