Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typescript to v3.4.5 #254

Merged
merged 1 commit into from
May 11, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2019

This PR contains the following updates:

Package Type Update Change References
typescript devDependencies minor 3.3.3333 -> 3.4.5 homepage, source

Release Notes

Microsoft/TypeScript

v3.4.5

Compare Source

This release fixes an issue when running on node installations without npm.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.4.4

Compare Source

This release fixes the following issues:

Bug Original PR Port PR Summary
#​30942 #​30963 #​30966 Fixes a change in generic inference.
#​30685 #​30856 #​30966 Fixes a change in generic inference.
#​30794 #​30877 #​30904 Fixes an out-of-memory condition in a certain codebase.
#​30442 #​30857 #​30968 Fixes a change in generic inference.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.4.3

Compare Source

This release forces TypeScript to clear its automatic type acquisition (ATA) cache based on patch versions. This means all consumers of TSServer can update to newer patch releases of TypeScript to clear the ATA cache if ATA has downloaded stale .d.ts files that can hang the language service.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.4.2

Compare Source

This update solely changes TSServer to provide responses to configurePlugin requests, and allows global plugins to be loaded by external projects during project creation. This enables TSServer plugins (like IntelliCode) to be used in editors like Visual Studio.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.4.1

Compare Source

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript 3.4.

For breaking changes, check out the Breaking changes in TypeScript 3.4 page.

For the complete list of fixed issues, check out the

Downloads are available on:

Special thanks to all of our contributors this release:

  • @​AnyhowStep
  • Alan Pierce
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andy Hanson
  • Benedikt Meurer
  • Benjamin Lichtman
  • Collins Abitekaniza
  • Daniel Krom
  • Daniel Rosenwasser
  • @​fullheightcoding
  • Gabriela Araujo Britto
  • @​ispedals
  • Jack Williams
  • Jesse Trinity
  • Jordi Oliveras Rovira
  • Joseph Wunderlich
  • K. Preißer
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Masahiro Wakame
  • Matt McCutchen
  • Matthew Aynalem
  • Mine Starks
  • Nathan Shively-Sanders
  • Ron Buckton
  • Ryan Cavanaugh
  • Sheetal Nandi
  • Titian Cernicova-Dragomir
  • @​tomholub
  • Wenlu Wang
  • Wesley Wigham

v3.3.4000

Compare Source

This fix is identical to release 3.3.3333, but omits a non-essential artifact that was previously published to npm which impacted builds using Jenkins.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot assigned surma Mar 29, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 2 times, most recently from ccbcfc2 to 1a5036b Compare April 5, 2019 20:49
@renovate renovate bot changed the title Update dependency typescript to v3.4.1 Update dependency typescript to v3.4.2 Apr 5, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 4 times, most recently from 0431f9e to 24eecd8 Compare April 9, 2019 23:28
@renovate renovate bot changed the title Update dependency typescript to v3.4.2 Update dependency typescript to v3.4.3 Apr 9, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 7 times, most recently from 9cf3745 to 26c4306 Compare April 18, 2019 23:49
@renovate renovate bot changed the title Update dependency typescript to v3.4.3 Update dependency typescript to v3.4.4 Apr 18, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 26c4306 to 3d8c45f Compare April 23, 2019 17:42
@renovate renovate bot changed the title Update dependency typescript to v3.4.4 Update dependency typescript to v3.4.5 Apr 23, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 3d8c45f to 6c8cd06 Compare April 26, 2019 18:39
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 4 times, most recently from 155008b to 6b0d098 Compare May 9, 2019 15:53
@renovate renovate bot changed the title Update dependency typescript to v3.4.5 chore(deps): update dependency typescript to v3.4.5 May 11, 2019
@renovate renovate bot force-pushed the renovate/typescript-3.x branch 5 times, most recently from 98af135 to f94f76b Compare May 11, 2019 18:22
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from f94f76b to 7b68fc0 Compare May 11, 2019 18:33
@renovate renovate bot force-pushed the renovate/typescript-3.x branch from 7b68fc0 to f58aed5 Compare May 11, 2019 18:36
@surma surma merged commit 72c9244 into master May 11, 2019
@renovate renovate bot deleted the renovate/typescript-3.x branch May 11, 2019 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant