Closed renovate[bot] closed 6 years ago
As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 2.x releases. However, if you upgrade to 2.x manually then Renovate will reenable minor and patch updates automatically.
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.
This Pull Request updates dependency typings from
v1.5.0
tov2.1.1
Release Notes
### [`v2.0.0`](https://github.com/typings/typings/releases/v2.0.0) **Added** - `typings-core` now has support for installing `jspm:` packages **Changed** - Dropped support for node 0.10 and 0.12 --- ### [`v2.1.0`](https://github.com/typings/typings/releases/v2.1.0) **Changed** - Use global promises over `any-promise` - Updated documentation --- ### [`v2.1.1`](https://github.com/typings/typings/releases/v2.1.1) **Changed** * Remove the "no dependencies" message that would print under the module name you just installed ---Commits
#### v2.0.0 - [`af50263`](https://github.com/typings/typings/commit/af50263c883292e5a89b893e50fdc1a52d43b239) chore: drop support for Node.js 0.10 (#722) - [`4d76d44`](https://github.com/typings/typings/commit/4d76d44c150616dd47570ed8a09130b5e33d8948) Document effect of `NODE_ENV=production` on the `typings install` command (#721) - [`f36b453`](https://github.com/typings/typings/commit/f36b45392fde309fd0e3bb8b15646593c94d26fc) fix(package): update typings-core to version 2.0.0 (#725) - [`ffc6497`](https://github.com/typings/typings/commit/ffc64972a4fb2657c41c69154613a936e747bbb4) v2.0.0 #### v2.1.0 - [`68c9af7`](https://github.com/typings/typings/commit/68c9af7b63291e22af83372683bf3dcbd785b5ce) chore(package): update tslint-config-standard to version 2.0.0 (#731) - [`e42ec68`](https://github.com/typings/typings/commit/e42ec681ea9877c8a6c2304fae540194394c922d) Update TSLint - [`23e4906`](https://github.com/typings/typings/commit/23e4906250bc1f019253a4f703770a6e388cb5c0) Document supported node versions in FAQ (#737) - [`c67bd61`](https://github.com/typings/typings/commit/c67bd611bda563769ad718f5d82afe6188a1701c) Update build to use native promises - [`ebecc13`](https://github.com/typings/typings/commit/ebecc138e6a674a057f3e27ea19ab0bc3e8f8b8f) Update README.md (#742) - [`454fd1f`](https://github.com/typings/typings/commit/454fd1f0fdeeb7e7aede97f384b4c946831ae615) Update bin-install.ts (#744) - [`fed00bf`](https://github.com/typings/typings/commit/fed00bf29c43c18e31f750e710c69c6ef19d6e2f) Update generated documentation - [`afc99a2`](https://github.com/typings/typings/commit/afc99a2e285fd2331dd06bf5d81e51821fa11426) v2.1.0 #### v2.1.1 - [`a7e34df`](https://github.com/typings/typings/commit/a7e34dfaa36c8424793fa81a755872d78f9e9516) chore(package): update ts-node to version 2.0.0 (#752) - [`25309fd`](https://github.com/typings/typings/commit/25309fd16b4fc0e9f94241d43c03f520712d7186) fix(package): update cli-truncate to version 1.0.0 (#758) - [`74a60d9`](https://github.com/typings/typings/commit/74a60d99b8f18c9ad31a4b018a0e905a29aa50d4) chore(package): update tslint-config-standard to version 3.0.0 (#761) - [`46d6ab3`](https://github.com/typings/typings/commit/46d6ab3c0604388736a14e226014d9446795bfa4) fix(package): update update-notifier to version 2.0.0 (#770) - [`04ff2fb`](https://github.com/typings/typings/commit/04ff2fb4ac25c6b226e8ce4db1bd66c4b8ba65fb) Update TSLint - [`aba62db`](https://github.com/typings/typings/commit/aba62dbd111e2403951c3672a01c942c1c27a87d) Update `typings-core` to latest build - [`6afabc9`](https://github.com/typings/typings/commit/6afabc992a7b691049091db739db0ca760130581) chore(package): update ts-node to version 3.0.0 (#783) - [`60aa87a`](https://github.com/typings/typings/commit/60aa87a96e702c3e7ebeaec338b394420d4a4e3d) chore(package): update tslint to version 5.0.0 (#786) - [`657bd4a`](https://github.com/typings/typings/commit/657bd4a074d4fa7fdb26a71dcbce9b1b25664d7a) chore(package): update tslint-config-standard to version 5.0.0 (#788) - [`2dfd06b`](https://github.com/typings/typings/commit/2dfd06bf08cdeef8761fe64a9db837e5d4825bc5) Avoid printing "no dependencies", print uninstall - [`ce773a3`](https://github.com/typings/typings/commit/ce773a3f6ac37fd48d7acc498ed54232bd5ef6ca) 2.1.1This PR has been generated by Renovate Bot.