This repository was archived by the owner on Feb 20, 2020. It is now read-only.
fix(deps): update dependency typescript to ~2.8.1#45
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
df1b431 to
ed112a2
Compare
8654e46 to
290273e
Compare
9ab54c8 to
d5ef7fc
Compare
6e46cb5 to
307829c
Compare
ebc486e to
3b3de08
Compare
2f3316d to
3be4cbc
Compare
4c22176 to
76628d9
Compare
76628d9 to
70f05e3
Compare
70f05e3 to
a6f132f
Compare
2e5971f to
25bb34b
Compare
25bb34b to
7e581a7
Compare
7e581a7 to
afae6c5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency typescript from
~2.4.1to~2.8.1Note: This PR was created on a configured schedule ("before 8am" in timezone
Asia/Taipei) and will not receive updates outside those times.Release Notes
v2.5.1For release notes, check the release announcement
For new features, check out the What's new in TypeScript 2.5.
Download:
v2.5.2For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.5.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.5 RC and after TypeScript 2.5 RC.
Download:
Special thanks to all contributors to this release:
v2.5.3This release include a set of bug fixes reported against TypeScript 2.5.2. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.5.3.
Download:
v2.6.1For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.6.
For breaking changes, check out the Breaking changes in TypeScript 2.6 page.
For API breaking changes, check out the API Breaking changes in TypeScript 2.6 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.6 RC and after TypeScript 2.6 RC.
Download:
Special thanks to all contributors to this release:
v2.6.2This release includes:
Download:
v2.7.1For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.7.
For breaking changes, check out the Breaking changes in TypeScript 2.7 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.7 RC and after TypeScript 2.7 RC.
Download:
Special thanks to all contributors to this release:
v2.7.2This release include a set of bug fixes reported against TypeScript 2.7.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.7.2.
Download:
v2.8.1For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.8.
For breaking changes, check out the Breaking changes in TypeScript 2.8 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.8 RC and after TypeScript 2.8 RC.
Download:
Special thanks to all contributors to this release:
Commits
v2.8.1
9b7e5e2fix type lookup rule4fa9605Make T[never] = never instead of erroring or being any (#22787)This PR has been generated by Renovate Bot.