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

40.md (16717B)


      1 # PR #40 Update dependency typescript to v3
      2 
      3 - **Status:** closed
      4 - **Author:** @renovate[bot]
      5 - **Created:** 2018-07-30T17:38:39Z
      6 - **Branch:** renovate/typescript-3.x → master
      7 - **Closed:** 2018-11-26T20:11:17Z
      8 - **Diff:** [40.diff](./40.diff)
      9 
     10 ---
     11 
     12 This PR contains the following updates:
     13 
     14 | Package | Type | Update | Change | References |
     15 |---|---|---|---|---|
     16 | typescript | devDependencies | major | `2.7.2` -> `3.1.6` | [homepage](http://typescriptlang.org/), [source](https://renovatebot.com/gh/Microsoft/TypeScript) |
     17 
     18 ---
     19 
     20 ### Release Notes
     21 
     22 <details>
     23 <summary>Microsoft/TypeScript</summary>
     24 
     25 ### [`v3.1.6`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v3.1.6)
     26 
     27 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v3.1.5...v3.1.6)
     28 
     29 This release contains [a fix for a major performance regression](https://renovatebot.com/gh/Microsoft/TypeScript/issues/28025).
     30 
     31 (Thanks [@&#8203;ajafff](https://renovatebot.com/gh/ajafff)!)
     32 
     33 Download:
     34 
     35 -   [npm](https://www.npmjs.com/package/typescript)
     36 
     37 ### [`v3.1.5`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v3.1.5)
     38 
     39 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v3.1.4...v3.1.5)
     40 
     41 This release includes [a fix for emit on code that uses `const enum` declarations](https://renovatebot.com/gh/Microsoft/TypeScript/pull/28219).
     42 
     43 Download:
     44 
     45 -   [npm](https://www.npmjs.com/package/typescript)
     46 -   [NuGet](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/3.1.5)
     47 
     48 ### [`v3.1.4`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v3.1.4)
     49 
     50 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v3.1.3...v3.1.4)
     51 
     52 This release include a set of bug fixes reported for TypeScript 3.1.3 and TSServer plugin configuration support. For the complete list of fixed issues, check out the [fixed issues query for TypeScript 3.1.3](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.1.4%22+label%3A%22fixed%22+).
     53 
     54 Download:
     55 
     56 -   [npm](https://www.npmjs.com/package/typescript)
     57 
     58 ### [`v3.1.3`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v3.1.3)
     59 
     60 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v3.1.2...v3.1.3)
     61 
     62 This release include a set of bug fixes reported for TypeScript 3.1.2. For the complete list of fixed issues, check out the [fixed issues query for TypeScript 3.1.3](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.1.3%22+label%3A%22fixed%22+).
     63 
     64 Download:
     65 
     66 -   [npm](https://www.npmjs.com/package/typescript)
     67 
     68 ### [`v3.1.2`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v3.1.2)
     69 
     70 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v3.1.1...v3.1.2)
     71 
     72 This release include a set of bug fixes reported against [TypeScript 3.1.1](https://renovatebot.com/gh/Microsoft/TypeScript/releases/tag/v3.1.1). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 3.1.2](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.1.2%22+label%3A%22fixed%22+).
     73 
     74 Download:
     75 
     76 -   [npm](https://www.npmjs.com/package/typescript)
     77 
     78 ### [`v3.1.1`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v3.1.1)
     79 
     80 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v3.0.3...v3.1.1)
     81 
     82 For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/09/27/announcing-typescript-3-1) 
     83 
     84 For new features, check out the [What's new in TypeScript 3.1](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-31).
     85 
     86 For breaking changes, check out the [Breaking changes in TypeScript 3.1](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-31) page.
     87 
     88 For the complete list of fixed issues, check out the [fixed issues query for Typescript 3.1](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.1%22+label%3A%22fixed%22+).
     89 
     90 Download:
     91 
     92 -   [npm](https://www.npmjs.com/package/typescript)
     93 -   [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593)
     94 -   [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
     95 -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/3.1.0)
     96 
     97 Special thanks to all contributors to this release:
     98 
     99 -   Alexander Tarasyuk
    100 -   Anders Hejlsberg
    101 -   Andrew Casey
    102 -   Andy Hanson
    103 -   Benjamin Lichtman
    104 -   Brian Terlson
    105 -   [@&#8203;csigs](https://renovatebot.com/gh/csigs)
    106 -   Dan Rollo
    107 -   Daniel Imms
    108 -   Daniel Rosenwasser
    109 -   David Sherret
    110 -   Elizabeth Dinella
    111 -   Frederico Bittencourt
    112 -   Jack Williams
    113 -   James Keane
    114 -   Jordi Oliveras Rovira
    115 -   Klaus Meinhardt
    116 -   Martin Probst
    117 -   Matt McCutchen
    118 -   Mine Starks
    119 -   Minh Nguyen
    120 -   Nathan Day
    121 -   Mohamed Hegazy
    122 -   Nathan Shively-Sanders
    123 -   Ron Buckton
    124 -   Rhys van der Waerden
    125 -   Ryan Cavanaugh
    126 -   Sam Lanning
    127 -   Sheetal Nandi
    128 -   Wenlu Wang
    129 -   Wesley Wigham
    130 -   Tim Schaub
    131 
    132 ### [`v3.0.3`](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v3.0.1...v3.0.3)
    133 
    134 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v3.0.1...v3.0.3)
    135 
    136 ### [`v3.0.1`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v3.0.1)
    137 
    138 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v2.9.2...v3.0.1)
    139 
    140 For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/07/30/announcing-typescript-3-0/) 
    141 
    142 For new features, check out the [What's new in TypeScript 3.0](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-30).
    143 
    144 For breaking changes, check out the [Breaking changes in TypeScript 3.0](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-30) page.
    145 
    146 For the complete list of fixed issues, check out the issues fixed in [TypeScript 3.0 RC](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.0%22+label%3A%22fixed%22+) and [after TypeScript 3.0 RC](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+3.0.1%22+label%3A%22fixed%22+).
    147 
    148 Download:
    149 
    150 -   [npm](https://www.npmjs.com/package/typescript)
    151 -   [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593)
    152 -   [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
    153 -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/3.0.1)
    154 
    155 Special thanks to all contributors to this release:
    156 
    157 -   Alexander Tarasyuk
    158 -   Anders Hejlsberg
    159 -   Andrew Casey
    160 -   Andy Hanson
    161 -   Armando Aguirre
    162 -   Benjamin Lichtman
    163 -   Dan Freeman
    164 -   Daniel Gooss
    165 -   Daniel Rosenwasser
    166 -   David Sherret
    167 -   David Staheli
    168 -   Elizabeth Dinella
    169 -   Eugene Timokhov
    170 -   John Doe
    171 -   Jordi Oliveras Rovira
    172 -   Kerem Kat
    173 -   Kevin Gibbons
    174 -   Kitson Kelly
    175 -   Klaus Meinhardt
    176 -   Markus Johnsson
    177 -   Martin Probst
    178 -   Mateusz Burzyński
    179 -   Matt McCutchen
    180 -   Micah Zoltu
    181 -   Mohamed Hegazy
    182 -   Nathan Shively-Sanders
    183 -   Nicu Micleușanu
    184 -   Pi Lanningham
    185 -   [@&#8203;rflorian](https://renovatebot.com/gh/rflorian)
    186 -   Ron Buckton
    187 -   Ryan Cavanaugh
    188 -   Sam Bostock
    189 -   Sheetal Nandi
    190 -   [@&#8203;styfle](https://renovatebot.com/gh/styfle)
    191 -   Vimal Raghubir
    192 -   Vyacheslav Pukhanov
    193 -   Wenlu Wang
    194 -   Wesley Wigham
    195 -   [@&#8203;Zzzen](https://renovatebot.com/gh/Zzzen)
    196 
    197 ### [`v2.9.2`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v2.9.2)
    198 
    199 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v2.9.1...v2.9.2)
    200 
    201 This release include a set of bug fixes reported against [TypeScript 2.9.1](https://renovatebot.com/gh/Microsoft/TypeScript/releases/tag/v2.9.1). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.9.2](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9.2%22+label%3A%22fixed%22+).
    202 
    203 Download:
    204 
    205 -   [npm](https://www.npmjs.com/package/typescript)
    206 -   [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593)
    207 -   [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) (Select new version in [Tools/Options](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
    208 -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.9.2)
    209 
    210 ### [`v2.9.1`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v2.9.1)
    211 
    212 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v2.8.4...v2.9.1)
    213 
    214 For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/05/31/announcing-typescript-2-9/) 
    215 
    216 For new features, check out the [What's new in TypeScript 2.9](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-29).
    217 
    218 For breaking changes, check out the [Breaking changes in TypeScript 2.9](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-29) page.
    219 
    220 For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.9 RC](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9%22+label%3A%22fixed%22+) and [after TypeScript 2.9 RC](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9.1%22+label%3A%22fixed%22+).
    221 
    222 Download:
    223 
    224 -   [npm](https://www.npmjs.com/package/typescript)
    225 -   [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593)
    226 -   [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
    227 -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.9.1)
    228 
    229 Special thanks to all contributors to this release:
    230 
    231 -   Aditya Daflapurkar
    232 -   Adrien Gibrat
    233 -   Alan Agius
    234 -   Alex Khomchenko
    235 -   Alex Ryan
    236 -   Alexander Tarasyuk
    237 -   Anders Hejlsberg
    238 -   Andrew Casey
    239 -   Andrew Faulkner
    240 -   Andy Hanson
    241 -   Armando Aguirre
    242 -   Artem Tyurin
    243 -   Arthur Ozga
    244 -   Benjamin Lichtman
    245 -   [@&#8203;bluelovers](https://renovatebot.com/gh/bluelovers)
    246 -   Bowden Kenny
    247 -   Brandon Slade
    248 -   Daniel Rosenwasser
    249 -   Derek P Sifford
    250 -   Dhruv Rajvanshi
    251 -   Ecole Keine
    252 -   [@&#8203;falsandtru](https://renovatebot.com/gh/falsandtru)
    253 -   Holger Jeromin
    254 -   Jack Williams
    255 -   Jordi Oliveras Rovira
    256 -   Joscha Feth
    257 -   Josh Goldberg
    258 -   Kevin Donnelly
    259 -   Khải
    260 -   Klaus Meinhardt
    261 -   Maarten Sijm
    262 -   Matt Bierner
    263 -   Mine Starks
    264 -   Mohamed Hegazy
    265 -   Nathan Shively-Sanders
    266 -   Paul Koerbitz
    267 -   [@&#8203;rhysd](https://renovatebot.com/gh/rhysd)
    268 -   Ron Buckton
    269 -   Ryan Cavanaugh
    270 -   Sheetal Nandi
    271 -   [@&#8203;TravCav](https://renovatebot.com/gh/TravCav)
    272 -   Vakhurin Sergey
    273 -   Wenlu Wang
    274 -   Wesley Wigham
    275 -   [@&#8203;Zzzen](https://renovatebot.com/gh/Zzzen)
    276 
    277 ### [`v2.8.4`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v2.8.4)
    278 
    279 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v2.8.3...v2.8.4)
    280 
    281 This release include a set of bug fixes reported against [TypeScript 2.8.3](https://renovatebot.com/gh/Microsoft/TypeScript/releases/tag/v2.8.3). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.8.4](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8.4%22+label%3A%22fixed%22+).
    282 
    283 Download:
    284 
    285 -   [npm](https://www.npmjs.com/package/typescript)
    286 -   [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593)
    287 -   [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) (Select new version in [Tools/Options](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
    288 -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.8.4)
    289 
    290 ### [`v2.8.3`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v2.8.3)
    291 
    292 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v2.8.1...v2.8.3)
    293 
    294 This release include a set of bug fixes reported against [TypeScript 2.8.1](https://renovatebot.com/gh/Microsoft/TypeScript/releases/tag/v2.8.1). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.8.3](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8.3%22+label%3A%22fixed%22+).
    295 
    296 Download:
    297 
    298 -   [npm](https://www.npmjs.com/package/typescript)
    299 -   [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593)
    300 -   [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) (Select new version in [Tools/Options](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
    301 -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.8.3)
    302 
    303 ### [`v2.8.1`](https://renovatebot.com/gh/Microsoft/TypeScript/releases/v2.8.1)
    304 
    305 [Compare Source](https://renovatebot.com/gh/Microsoft/TypeScript/compare/v2.7.2...v2.8.1)
    306 
    307 For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/03/27/announcing-typescript-2-8/) 
    308 
    309 For new features, check out the [What's new in TypeScript 2.8](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-28).
    310 
    311 For breaking changes, check out the [Breaking changes in TypeScript 2.8](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-28) page.
    312 
    313 For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.8 RC](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8%22+label%3A%22fixed%22+) and [after TypeScript 2.8 RC](https://renovatebot.com/gh/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8.1%22+label%3A%22fixed%22+).
    314 
    315 Download:
    316 
    317 -   [npm](https://www.npmjs.com/package/typescript)
    318 -   [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593)
    319 -   [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://renovatebot.com/gh/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
    320 -   [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.8.1)
    321 
    322 Special thanks to all contributors to this release:
    323 
    324 -   Aditya Daflapurkar
    325 -   Adnan Chowdhury
    326 -   Adrian Leonhard
    327 -   Alan Agius
    328 -   Alex Eagle
    329 -   Anders Hejlsberg
    330 -   Andrew Casey
    331 -   Andy Hanson
    332 -   Armando Aguirre
    333 -   Benjamin Lichtman
    334 -   Daniel Rosenwasser
    335 -   Eric Grube
    336 -   Esakki Raj
    337 -   Herrington Darkholme
    338 -   Jack Williams
    339 -   Josh Goldberg
    340 -   Klaus Meinhardt
    341 -   Martyn Janes
    342 -   Matt McCutchen
    343 -   Mohamed Hegazy
    344 -   Nathan Shively-Sanders
    345 -   Noj Vek
    346 -   Priyantha Lankapura
    347 -   Ricardo N Feliciano
    348 -   Ron Buckton
    349 -   Ryan Cavanaugh
    350 -   Sergii Bezliudnyi
    351 -   Sheetal Nandi
    352 -   Stephan Ginthör
    353 -   [@&#8203;TravCav](https://renovatebot.com/gh/TravCav)
    354 -   Wenlu Wang
    355 -   Wesley Wigham
    356 -   Yuichi Nukiyama
    357 
    358 </details>
    359 
    360 ---
    361 
    362 ### Renovate configuration
    363 
    364 :date: **Schedule**: At any time (no schedule defined).
    365 
    366 :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    367 
    368 :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".
    369 
    370 :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    371 
    372 ---
    373 
    374 This 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).
    375 
    376 
    377 ## Comments
    378 
    379 ### @renovate[bot] — 2018-11-26T21:07:34Z
    380 
    381 ### Renovate Ignore Notification
    382 
    383 As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for *any* future 3.x releases. However, if you upgrade to 3.x manually then Renovate will then reenable updates for minor and patch updates automatically.
    384 
    385 If 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.
    386