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

46.json (17269B)


      1 {
      2   "number": 46,
      3   "title": "Update angular monorepo to v7 (major)",
      4   "state": "closed",
      5   "diff_file": "46.diff",
      6   "author": "renovate[bot]",
      7   "created_at": "2018-10-18T18:14:32Z",
      8   "closed_at": "2018-11-26T20:11:18Z",
      9   "merged_at": null,
     10   "base_ref": "master",
     11   "head_ref": "renovate/major-angular-monorepo",
     12   "labels": [],
     13   "assignees": [],
     14   "requested_reviewers": [],
     15   "body": "This PR contains the following updates:\n\n| Package | Type | Update | Change | References |\n|---|---|---|---|---|\n| @&#8203;angular/animations | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/common | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/compiler | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/compiler-cli | devDependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/core | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/forms | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/http | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/language-service | devDependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/platform-browser | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/platform-browser-dynamic | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/platform-server | devDependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/router | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/service-worker | dependencies | major | `^6.0.2` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n| @&#8203;angular/upgrade | dependencies | major | `^6.0.0` -> `^7.0.0` | [source](https://renovatebot.com/gh/angular/angular) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>angular/angular</summary>\n\n### [`v7.1.0`](https://renovatebot.com/gh/angular/angular/blob/master/CHANGELOG.md#&#8203;710httpsgithubcomangularangularcompare710-rc0710-2018-11-21)\n\n[Compare Source](https://renovatebot.com/gh/angular/angular/compare/7.0.4...7.1.0)\n\n##### Bug Fixes\n\n-   **core:** allow null value for renderer setElement(\u2026) ([#&#8203;17065](https://renovatebot.com/gh/angular/angular/issues/17065)) ([ff15043](https://renovatebot.com/gh/angular/angular/commit/ff15043)), closes [#&#8203;13686](https://renovatebot.com/gh/angular/angular/issues/13686)\n-   **router:** fix regression where navigateByUrl promise didn't resolve on CanLoad failure ([#&#8203;26455](https://renovatebot.com/gh/angular/angular/issues/26455)) ([1c9b065](https://renovatebot.com/gh/angular/angular/commit/1c9b065)), closes [#&#8203;26284](https://renovatebot.com/gh/angular/angular/issues/26284)\n-   **service-worker:** clean up caches from old SW versions ([#&#8203;26319](https://renovatebot.com/gh/angular/angular/issues/26319)) ([2326b9c](https://renovatebot.com/gh/angular/angular/commit/2326b9c))\n-   **upgrade:** properly destroy upgraded component elements and descendants ([#&#8203;26209](https://renovatebot.com/gh/angular/angular/issues/26209)) ([071934e](https://renovatebot.com/gh/angular/angular/commit/071934e)), closes [#&#8203;26208](https://renovatebot.com/gh/angular/angular/issues/26208)\n-   **compiler:** generate inputs with aliases properly ([#&#8203;26774](https://renovatebot.com/gh/angular/angular/issues/26774)) ([19fcfc3](https://renovatebot.com/gh/angular/angular/commit/19fcfc3))\n-   **compiler:** generate relative paths only in summary file errors ([#&#8203;26759](https://renovatebot.com/gh/angular/angular/issues/26759)) ([56f44be](https://renovatebot.com/gh/angular/angular/commit/56f44be))\n-   **core:** ignore comment nodes under unsafe elements ([#&#8203;25879](https://renovatebot.com/gh/angular/angular/issues/25879)) ([d5cbcef](https://renovatebot.com/gh/angular/angular/commit/d5cbcef))\n-   **core:** Remove static dependency from [@&#8203;angular](https://renovatebot.com/gh/angular)/core to [@&#8203;angular](https://renovatebot.com/gh/angular)/compiler ([#&#8203;26734](https://renovatebot.com/gh/angular/angular/issues/26734)) ([d042c4a](https://renovatebot.com/gh/angular/angular/commit/d042c4a))\n-   **core:** support computed base class in metadata inheritance ([#&#8203;24014](https://renovatebot.com/gh/angular/angular/issues/24014)) ([95743e3](https://renovatebot.com/gh/angular/angular/commit/95743e3))\n-   **bazel:** unknown replay compiler error in windows ([#&#8203;26711](https://renovatebot.com/gh/angular/angular/issues/26711)) ([aed95fd](https://renovatebot.com/gh/angular/angular/commit/aed95fd))\n-   **core:** ensure that `\u0275defineNgModule` is available in flat-file formats ([#&#8203;26403](https://renovatebot.com/gh/angular/angular/issues/26403)) ([a64859b](https://renovatebot.com/gh/angular/angular/commit/a64859b))\n-   **router:** remove type bludgeoning of context and outlet when running CanDeactivate ([#&#8203;26496](https://renovatebot.com/gh/angular/angular/issues/26496)) ([496372d](https://renovatebot.com/gh/angular/angular/commit/496372d)), closes [#&#8203;18253](https://renovatebot.com/gh/angular/angular/issues/18253)\n-   **service-worker:** add typing to public api guard and fix lint errors ([#&#8203;25860](https://renovatebot.com/gh/angular/angular/issues/25860)) ([1061875](https://renovatebot.com/gh/angular/angular/commit/1061875))\n-   **upgrade:** improve downgrading-related error messages ([#&#8203;26217](https://renovatebot.com/gh/angular/angular/issues/26217)) ([7dbc103](https://renovatebot.com/gh/angular/angular/commit/7dbc103))\n-   **upgrade:** make typings compatible with older AngularJS typings ([#&#8203;26880](https://renovatebot.com/gh/angular/angular/issues/26880)) ([64647af](https://renovatebot.com/gh/angular/angular/commit/64647af)), closes [#&#8203;26420](https://renovatebot.com/gh/angular/angular/issues/26420)\n-   **compiler-cli:** add missing tslib dependency ([#&#8203;27063](https://renovatebot.com/gh/angular/angular/issues/27063)) ([c31e78f](https://renovatebot.com/gh/angular/angular/commit/c31e78f))\n-   **compiler-cli:** only pass canonical genfile paths to compiler host ([#&#8203;27062](https://renovatebot.com/gh/angular/angular/issues/27062)) ([0ada23a](https://renovatebot.com/gh/angular/angular/commit/0ada23a))\n-   **router:** add `relativeLinkResolution` to `recognize` operator ([#&#8203;26990](https://renovatebot.com/gh/angular/angular/issues/26990)) ([a752971](https://renovatebot.com/gh/angular/angular/commit/a752971)), closes [#&#8203;26983](https://renovatebot.com/gh/angular/angular/issues/26983)\n\n##### Features\n\n-   **bazel:** Bazel workspace schematics ([#&#8203;26971](https://renovatebot.com/gh/angular/angular/issues/26971)) ([b07bd30](https://renovatebot.com/gh/angular/angular/commit/b07bd30))\n-   **router:** add prioritizedGuardValue operator optimization and allowing UrlTree return from guard ([#&#8203;26478](https://renovatebot.com/gh/angular/angular/issues/26478)) ([fdfedce](https://renovatebot.com/gh/angular/angular/commit/fdfedce))\n-   **compiler:** ability to mark an InvokeFunctionExpr as pure ([#&#8203;26860](https://renovatebot.com/gh/angular/angular/issues/26860)) ([4dfa71f](https://renovatebot.com/gh/angular/angular/commit/4dfa71f))\n-   **forms:** add updateOn option to FormBuilder ([#&#8203;24599](https://renovatebot.com/gh/angular/angular/issues/24599)) ([e9e804f](https://renovatebot.com/gh/angular/angular/commit/e9e804f))\n-   **router:** allow guards to return UrlTree as well as boolean ([#&#8203;26521](https://renovatebot.com/gh/angular/angular/issues/26521)) ([081f95c](https://renovatebot.com/gh/angular/angular/commit/081f95c))\n-   **router:** allow redirect from guards by returning UrlTree ([#&#8203;26521](https://renovatebot.com/gh/angular/angular/issues/26521)) ([152ca66](https://renovatebot.com/gh/angular/angular/commit/152ca66))\n-   **router:** guard returning UrlTree cancels current navigation and redirects ([#&#8203;26521](https://renovatebot.com/gh/angular/angular/issues/26521)) ([4e9f2e5](https://renovatebot.com/gh/angular/angular/commit/4e9f2e5)), closes [#&#8203;24618](https://renovatebot.com/gh/angular/angular/issues/24618)\n-   **service-worker:** add typing for messagesClicked in SwPush service ([#&#8203;25860](https://renovatebot.com/gh/angular/angular/issues/25860)) ([c78c221](https://renovatebot.com/gh/angular/angular/commit/c78c221))\n-   **service-worker:** close notifications and focus window on click ([#&#8203;25860](https://renovatebot.com/gh/angular/angular/issues/25860)) ([f5d5a3d](https://renovatebot.com/gh/angular/angular/commit/f5d5a3d))\n-   **service-worker:** handle 'notificationclick' events ([#&#8203;25860](https://renovatebot.com/gh/angular/angular/issues/25860)) ([cf6ea28](https://renovatebot.com/gh/angular/angular/commit/cf6ea28)), closes [#&#8203;20956](https://renovatebot.com/gh/angular/angular/issues/20956) [#&#8203;22311](https://renovatebot.com/gh/angular/angular/issues/22311)\n-   **upgrade:** support downgrading multiple modules ([#&#8203;26217](https://renovatebot.com/gh/angular/angular/issues/26217)) ([93837e9](https://renovatebot.com/gh/angular/angular/commit/93837e9)), closes [#&#8203;26062](https://renovatebot.com/gh/angular/angular/issues/26062)\n-   **router:** add pathParamsChange mode for runGuardsAndResolvers ([#&#8203;26861](https://renovatebot.com/gh/angular/angular/issues/26861)) ([bf6ac6c](https://renovatebot.com/gh/angular/angular/commit/bf6ac6c)), closes [#&#8203;18253](https://renovatebot.com/gh/angular/angular/issues/18253)\n\n### [`v7.0.4`](https://renovatebot.com/gh/angular/angular/blob/master/CHANGELOG.md#&#8203;704httpsgithubcomangularangularcompare703704-2018-11-14)\n\n[Compare Source](https://renovatebot.com/gh/angular/angular/compare/7.0.3...7.0.4)\n\n##### Bug Fixes\n\n-   **compiler-cli:** add missing tslib dependency ([#&#8203;27063](https://renovatebot.com/gh/angular/angular/issues/27063)) ([4348c47](https://renovatebot.com/gh/angular/angular/commit/4348c47))\n-   **compiler-cli:** only pass canonical genfile paths to compiler host ([#&#8203;27062](https://renovatebot.com/gh/angular/angular/issues/27062)) ([188e9ce](https://renovatebot.com/gh/angular/angular/commit/188e9ce))\n-   **router:** add `relativeLinkResolution` to `recognize` operator ([#&#8203;26990](https://renovatebot.com/gh/angular/angular/issues/26990)) ([d304427](https://renovatebot.com/gh/angular/angular/commit/d304427)), closes [#&#8203;26983](https://renovatebot.com/gh/angular/angular/issues/26983)\n\n### [`v7.0.3`](https://renovatebot.com/gh/angular/angular/blob/master/CHANGELOG.md#&#8203;704httpsgithubcomangularangularcompare703704-2018-11-14)\n\n[Compare Source](https://renovatebot.com/gh/angular/angular/compare/7.0.2...7.0.3)\n\n##### Bug Fixes\n\n-   **compiler-cli:** add missing tslib dependency ([#&#8203;27063](https://renovatebot.com/gh/angular/angular/issues/27063)) ([4348c47](https://renovatebot.com/gh/angular/angular/commit/4348c47))\n-   **compiler-cli:** only pass canonical genfile paths to compiler host ([#&#8203;27062](https://renovatebot.com/gh/angular/angular/issues/27062)) ([188e9ce](https://renovatebot.com/gh/angular/angular/commit/188e9ce))\n-   **router:** add `relativeLinkResolution` to `recognize` operator ([#&#8203;26990](https://renovatebot.com/gh/angular/angular/issues/26990)) ([d304427](https://renovatebot.com/gh/angular/angular/commit/d304427)), closes [#&#8203;26983](https://renovatebot.com/gh/angular/angular/issues/26983)\n\n### [`v7.0.2`](https://renovatebot.com/gh/angular/angular/blob/master/CHANGELOG.md#&#8203;703httpsgithubcomangularangularcompare702703-2018-11-07)\n\n[Compare Source](https://renovatebot.com/gh/angular/angular/compare/7.0.1...7.0.2)\n\n##### Bug Fixes\n\n-   **bazel:** unknown replay compiler error in windows ([#&#8203;26711](https://renovatebot.com/gh/angular/angular/issues/26711)) ([4d532df](https://renovatebot.com/gh/angular/angular/commit/4d532df))\n-   **router:** remove type bludgeoning of context and outlet when running CanDeactivate ([#&#8203;26496](https://renovatebot.com/gh/angular/angular/issues/26496)) ([dc05385](https://renovatebot.com/gh/angular/angular/commit/dc05385)), closes [#&#8203;18253](https://renovatebot.com/gh/angular/angular/issues/18253)\n-   **upgrade:** make typings compatible with older AngularJS typings ([#&#8203;26880](https://renovatebot.com/gh/angular/angular/issues/26880)) ([315d95c](https://renovatebot.com/gh/angular/angular/commit/315d95c)), closes [#&#8203;26420](https://renovatebot.com/gh/angular/angular/issues/26420)\n\n### [`v7.0.1`](https://renovatebot.com/gh/angular/angular/blob/master/CHANGELOG.md#&#8203;702httpsgithubcomangularangularcompare701702-2018-10-31)\n\n[Compare Source](https://renovatebot.com/gh/angular/angular/compare/7.0.0...7.0.1)\n\n##### Bug Fixes\n\n-   **compiler:** generate relative paths only in summary file errors ([#&#8203;26759](https://renovatebot.com/gh/angular/angular/issues/26759)) ([c01f340](https://renovatebot.com/gh/angular/angular/commit/c01f340))\n-   **core:** Remove static dependency from [@&#8203;angular](https://renovatebot.com/gh/angular)/core to [@&#8203;angular](https://renovatebot.com/gh/angular)/compiler ([#&#8203;26734](https://renovatebot.com/gh/angular/angular/issues/26734)) ([#&#8203;26879](https://renovatebot.com/gh/angular/angular/issues/26879)) ([257ac83](https://renovatebot.com/gh/angular/angular/commit/257ac83))\n-   **core:** support computed base class in metadata inheritance ([#&#8203;24014](https://renovatebot.com/gh/angular/angular/issues/24014)) ([b3c6409](https://renovatebot.com/gh/angular/angular/commit/b3c6409))\n\n### [`v7.0.0`](https://renovatebot.com/gh/angular/angular/blob/master/CHANGELOG.md#&#8203;710-beta0httpsgithubcomangularangularcompare700-rc1710-beta0-2018-10-24)\n\n[Compare Source](https://renovatebot.com/gh/angular/angular/compare/6.1.10...7.0.0)\n\n##### Bug Fixes\n\n-   **core:** allow null value for renderer setElement(\u2026) ([#&#8203;17065](https://renovatebot.com/gh/angular/angular/issues/17065)) ([ff15043](https://renovatebot.com/gh/angular/angular/commit/ff15043)), closes [#&#8203;13686](https://renovatebot.com/gh/angular/angular/issues/13686)\n-   **router:** fix regression where navigateByUrl promise didn't resolve on CanLoad failure ([#&#8203;26455](https://renovatebot.com/gh/angular/angular/issues/26455)) ([1c9b065](https://renovatebot.com/gh/angular/angular/commit/1c9b065)), closes [#&#8203;26284](https://renovatebot.com/gh/angular/angular/issues/26284)\n-   **service-worker:** clean up caches from old SW versions ([#&#8203;26319](https://renovatebot.com/gh/angular/angular/issues/26319)) ([2326b9c](https://renovatebot.com/gh/angular/angular/commit/2326b9c))\n-   **upgrade:** properly destroy upgraded component elements and descendants ([#&#8203;26209](https://renovatebot.com/gh/angular/angular/issues/26209)) ([071934e](https://renovatebot.com/gh/angular/angular/commit/071934e)), closes [#&#8203;26208](https://renovatebot.com/gh/angular/angular/issues/26208)\n\n##### Features\n\n-   **router:** add prioritizedGuardValue operator optimization and allowing UrlTree return from guard ([#&#8203;26478](https://renovatebot.com/gh/angular/angular/issues/26478)) ([fdfedce](https://renovatebot.com/gh/angular/angular/commit/fdfedce))\n\n#### [7.0.1](https://renovatebot.com/gh/angular/angular/compare/7.0.0...7.0.1) (2018-10-24)\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 these updates 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     {
     18       "author": "renovate[bot]",
     19       "created_at": "2018-11-26T21:07:06Z",
     20       "body": "### Renovate Ignore Notification\n\nAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for *any* future 7.x releases. However, if you upgrade to 7.x manually then Renovate will then reenable updates for minor and patch updates automatically.\n\nIf this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened."
     21     }
     22   ],
     23   "review_comments": []
     24 }