build(deps-dev): bump typescript from 2.9.1 to 3.0.3
Bumps typescript from 2.9.1 to 3.0.3.
Release notes
Sourced from typescript's releases.
TypeScript 3.0.3
No release notes provided.
TypeScript 3.0
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.0.
For breaking changes, check out the Breaking changes in TypeScript 3.0 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 3.0 RC and after TypeScript 3.0 RC.
Download:
- npm
- Visual Studio 2015 plugin
- Visual Studio 2017 (Select new version in project options)
- NuGet package
Special thanks to all contributors to this release:
... (truncated)
- Alexander Tarasyuk
- Anders Hejlsberg
- Andrew Casey
- Andy Hanson
- Armando Aguirre
- Benjamin Lichtman
- Dan Freeman
- Daniel Gooss
- Daniel Rosenwasser
- David Sherret
- David Staheli
- Elizabeth Dinella
- Eugene Timokhov
- John Doe
- Jordi Oliveras Rovira
- Kerem Kat
- Kevin Gibbons
- Kitson Kelly
- Klaus Meinhardt
- Markus Johnsson
- Martin Probst
- Mateusz Burzyński
- Matt McCutchen
- Micah Zoltu
- Mohamed Hegazy
- Nathan Shively-Sanders
- Nicu Micleușanu
- Pi Lanningham
- rflorian
- Ron Buckton
Commits
c698bafUpdate LKG.9faffc9Merge pull request #26717 from Microsoft/buildWatchReporting3088096a3renames per PR feedback138da0dReport error summary from the queue.8dc16d9Do not expose change in createCompilerHost188d5a0Keep only errors starting on new screen8d7df0aAdd preserveWatchOutput option to build option and report starting compilatio...4570d97Combine buildHost methods into SolutionBuilderHost's reportDiagnostic and rep...b1df601Create api with watchHost to include in solution builder host7ac7e28Use SolutionBuilderHost instead of using compilerhost for solution builder- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot mergewill merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
| Warnings | |
|---|---|
| :warning: |
Please include a Pivotal story at the beginning of the PR title (see below). |
Example of PR titles that include pivotal stories:
- single story:
[#123456] my PR title - multiple stories:
[#123456,#123457,#123458] my PR title
Generated by :no_entry_sign: dangerJS