slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency typescript to v2.8.3 #116

Open renovate[bot] opened 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency typescript from v2.7.1 to v2.8.3

Release Notes ### [`v2.8.3`](https://github.com/Microsoft/TypeScript/releases/v2.8.3) [Compare Source](https://github.com/Microsoft/TypeScript/compare/4170f35abcec2710c4549d0b3a14d39dd9692988...v2.8.3) This release include a set of bug fixes reported against [TypeScript 2.8.1](https://github.com/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://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8.3%22+label%3A%22fixed%22+). Download: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593) - [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) (Select new version in [Tools/Options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.8.3) --- ### [`v2.8.1`](https://github.com/Microsoft/TypeScript/releases/v2.8.1) [Compare Source](https://github.com/Microsoft/TypeScript/compare/162a273e43f0c01d9a19ea68c00a36665b44dcb1...v2.8.1) For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/03/27/announcing-typescript-2-8/) For new features, check out the [What's new in TypeScript 2.8](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-28). For breaking changes, check out the [Breaking changes in TypeScript 2.8](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-28) page. For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.8 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8%22+label%3A%22fixed%22+) and [after TypeScript 2.8 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8.1%22+label%3A%22fixed%22+). Download: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593) - [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.8.1) Special thanks to all contributors to this release: * Aditya Daflapurkar * Adnan Chowdhury * Adrian Leonhard * Alan Agius * Alex Eagle * Anders Hejlsberg * Andrew Casey * Andy Hanson * Armando Aguirre * Benjamin Lichtman * Daniel Rosenwasser * Eric Grube * Esakki Raj * Herrington Darkholme * Jack Williams * Josh Goldberg * Klaus Meinhardt * Martyn Janes * Matt McCutchen * Mohamed Hegazy * Nathan Shively-Sanders * Noj Vek * Priyantha Lankapura * Ricardo N Feliciano * Ron Buckton * Ryan Cavanaugh * Sergii Bezliudnyi * Sheetal Nandi * Stephan Ginthör * @​TravCav * Wenlu Wang * Wesley Wigham * Yuichi Nukiyama --- ### [`v2.7.2`](https://github.com/Microsoft/TypeScript/releases/v2.7.2) [Compare Source](https://github.com/Microsoft/TypeScript/compare/425a4182a3eb694835841ea2f614b2a914a348c2...v2.7.2) This release include a set of bug fixes reported against [TypeScript 2.7.1](https://github.com/Microsoft/TypeScript/releases/tag/v2.7.1). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.7.2](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.7.2%22+label%3A%22fixed%22+). Download: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593) - [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) (Select new version in [Tools/Options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.7.2) ---

This PR has been generated by Renovate Bot.

renovate[bot] commented 6 years ago

Lock file problem

Renovate failed when attempting to generate a lock file. This is usually happens when you have private modules but have not added configuration for private module support. It is strongly recommended that you do not merge this PR as-is.

Renovate will not retry generating a lockfile for this PR unless either (a) the package.json in this branch needs updating, or (b) you rename then delete this PR unmerged, so that it can be regenerated.

The output from stderr is included below:

yarn.lock
warning package.json: No license field
warning slup@0.0.1: No license field
npx: installed 332 in 54.485s
lerna info version 2.10.2
lerna info Bootstrapping 16 packages
lerna info lifecycle preinstall
lerna info Installing external dependencies
lerna ERR! execute callback with error
lerna ERR! Error: Command failed: yarn install --mutex network:42424 --non-interactive --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879
lerna ERR! warning package.json: No license field
lerna ERR! warning ../../package.json: No license field
lerna ERR! warning Waiting for the other yarn instance to finish (216)
lerna ERR! warning Waiting for the other yarn instance to finish (214)
lerna ERR! error An unexpected error occurred: "Invalid value type 1747:0 in /tmp/tmp-1oOuXRPso8vo4/packages/Site/yarn.lock".
lerna ERR! yarn install v1.5.1
lerna ERR! info If you think this is a bug, please open a bug report with the information provided in "/tmp/tmp-1oOuXRPso8vo4/packages/Site/yarn-error.log".
lerna ERR! info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
lerna ERR! 
lerna ERR!     at Promise.all.then.arr (/home/node/.npm/_npx/182/lib/node_modules/lerna/node_modules/execa/index.js:236:11)
lerna ERR!     at <anonymous>
{ Error: Command failed: yarn install --mutex network:42424 --non-interactive --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879
warning package.json: No license field
warning ../../package.json: No license field
warning Waiting for the other yarn instance to finish (216)
warning Waiting for the other yarn instance to finish (214)
error An unexpected error occurred: "Invalid value type 1747:0 in /tmp/tmp-1oOuXRPso8vo4/packages/Site/yarn.lock".
yarn install v1.5.1
info If you think this is a bug, please open a bug report with the information provided in "/tmp/tmp-1oOuXRPso8vo4/packages/Site/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

    at Promise.all.then.arr (/home/node/.npm/_npx/182/lib/node_modules/lerna/node_modules/execa/index.js:236:11)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)
  code: 1,
  killed: false,
  stdout: 'yarn install v1.5.1\ninfo If you think this is a bug, please open a bug report with the information provided in "/tmp/tmp-1oOuXRPso8vo4/packages/Site/yarn-error.log".\ninfo Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.\n',
  stderr: 'warning package.json: No license field\nwarning ../../package.json: No license field\nwarning Waiting for the other yarn instance to finish (216)\nwarning Waiting for the other yarn instance to finish (214)\nerror An unexpected error occurred: "Invalid value type 1747:0 in /tmp/tmp-1oOuXRPso8vo4/packages/Site/yarn.lock".\n',
  failed: true,
  signal: null,
  cmd: 'yarn install --mutex network:42424 --non-interactive --ignore-scripts --ignore-engines --ignore-platform --mutex network:31879',
  timedOut: false,
  exitCode: 1 }