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

37.json (4491B)


      1 {
      2   "number": 37,
      3   "title": "Update dependency ng-http-loader to v3 - autoclosed",
      4   "state": "closed",
      5   "diff_file": "37.diff",
      6   "author": "renovate[bot]",
      7   "created_at": "2018-07-12T10:27:35Z",
      8   "closed_at": "2018-11-24T12:41:33Z",
      9   "merged_at": null,
     10   "base_ref": "master",
     11   "head_ref": "renovate/ng-http-loader-3.x",
     12   "labels": [],
     13   "assignees": [],
     14   "requested_reviewers": [],
     15   "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change | References |\n|---|---|---|---|---|\n| ng-http-loader | dependencies | major | `^2.0.0` -> `^3.0.0` | [source](https://renovatebot.com/gh/mpalourdio/ng-http-loader) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>mpalourdio/ng-http-loader</summary>\n\n### [`v3.2.0`](https://renovatebot.com/gh/mpalourdio/ng-http-loader/blob/master/CHANGELOG.md#v320)\n\n[Compare Source](https://renovatebot.com/gh/mpalourdio/ng-http-loader/compare/3.1.2...3.2.0)\n\n`peerDependencies` section now targets `angular 7`. The module is still `angular 6` compatible, so this is not a major release.  \nUsers are still encouraged to upgrade their applications ASAP.\n\n### [`v3.1.2`](https://renovatebot.com/gh/mpalourdio/ng-http-loader/blob/master/CHANGELOG.md#v312)\n\n[Compare Source](https://renovatebot.com/gh/mpalourdio/ng-http-loader/compare/3.1.1...3.1.2)\n\nAdded [browserslist](https://renovatebot.com/gh/browserslist/browserslist) support.  \nSome cleanup has been done in CSS files to let the CSS auto-prefixer do the job automatically regarding supported browsers.  \nSpinkit CSS integration has been been replaced by SCSS.\n\n### [`v3.1.1`](https://renovatebot.com/gh/mpalourdio/ng-http-loader/blob/master/CHANGELOG.md#v311)\n\n[Compare Source](https://renovatebot.com/gh/mpalourdio/ng-http-loader/compare/3.1.0...3.1.1)\n\nThe Subscriptions that had been previously moved from constructor to `ngOnInit` are back in constructor. This avoids testing if the subscriptions exist in `ngOnDestroy` before unsubscribing them.\n\n### [`v3.1.0`](https://renovatebot.com/gh/mpalourdio/ng-http-loader/blob/master/CHANGELOG.md#v310)\n\n[Compare Source](https://renovatebot.com/gh/mpalourdio/ng-http-loader/compare/3.0.0...3.1.0)\n\nAwesome contribution by [gnom7](https://renovatebot.com/gh/gnom7)\n\n-   Better handling of sequential HTTP requests. Particularly when mixed with the `minDuration` option. See [this issue](https://renovatebot.com/gh/mpalourdio/ng-http-loader/issues/89) for reference.\n\n    Min. duration time: 300ms\n    ---0ms------------------------------200ms-------280ms----------------400ms|  \n    ----|---------------------------------------------|-----------------------|  \n    (req1 starts and spinner shows)  (req1 ends)  (req2 starts)   (req2 ends and spinner hides)\n\nBefore this, `minDuration` would have been applied to both HTTP requests.\n\n-   Added the `extraDuration` option: \n    -   This option make the spinner visible a certain amount of time after the moment when it should have naturally been hidden. This avoids flickering when, for example, multiple HTTP requests are ran sequentially.\n    -   See [this issue](https://renovatebot.com/gh/mpalourdio/ng-http-loader/issues/90) for reference\n\n    Extra duration time: 60ms\n    ---0ms----------200ms------260ms---- |  \n    ----|------------|----------|--------|  \n    req starts   req ends  spinner hides\n\n### [`v3.0.0`](https://renovatebot.com/gh/mpalourdio/ng-http-loader/blob/master/CHANGELOG.md#v300)\n\n[Compare Source](https://renovatebot.com/gh/mpalourdio/ng-http-loader/compare/2.3.0...3.0.0)\n\n-   All existing deprecations have been removed.\n-   BC breaks => \n    -   `SpinnerComponent` has been renamed to `NgHttpLoaderComponent`.\n    -   The `<spinner>` component-selector has been renamed to `<ng-http-loader>`.\n\n</details>\n\n---\n\n### Renovate configuration\n\n:date: **Schedule**: At any time (no schedule defined).\n\n:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with \"`rebase!`\".\n\n:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\nThis PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#SocialNetworkNews/SocialNetworkNews-Web).",
     16   "comments": [],
     17   "review_comments": []
     18 }