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): typescript packages (minor) #406

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dtslint 0.4.9 -> 0.9.9 age adoption passing confidence
typescript (source) 3.2.4 -> 3.9.10 age adoption passing confidence

Release Notes

Microsoft/dtslint

v0.9.9

Compare Source

v0.9.8

Compare Source

v0.9.7

Compare Source

v0.9.6

Compare Source

v0.9.5

Compare Source

v0.9.4

Compare Source

v0.9.3

Compare Source

v0.9.2

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source

v0.8.0

Compare Source

v0.7.9

Compare Source

v0.7.8

Compare Source

v0.7.7

Compare Source

v0.7.6

Compare Source

v0.7.5

Compare Source

v0.7.4

Compare Source

v0.7.3

Compare Source

v0.7.2

Compare Source

v0.7.1

Compare Source

v0.7.0

Compare Source

v0.6.2

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

v0.5.9

Compare Source

v0.5.8

Compare Source

v0.5.7

Compare Source

v0.5.6

Compare Source

v0.5.5

Compare Source

v0.5.4

Compare Source

v0.5.3

Compare Source

v0.5.2

Compare Source

v0.5.1

Compare Source

v0.5.0

Compare Source

Microsoft/TypeScript

v3.9.10: TypeScript 3.9.10

Compare Source

This release ships both an overall performance improvement, along with a mitigation for a performance regression when upgrading to Node.js 16. See the change for more details.

v3.9.9: TypeScript 3.9.9

Compare Source

This release contains a fix for an issue when language service plugins have no specified name.

v3.9.8: TypeScript 3.9.8

Compare Source

This release contains fixes for a security risk involving language service plugin loading. More details are available here.

v3.9.7: TypeScript 3.9.7

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.6: TypeScript 3.9.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.5: TypeScript 3.9.5

This release contains bug fixes in type-checking, emit, and editor scenarios.

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.3: TypeScript 3.9.3

Compare Source

This release contains bug fixes in type-checking, APIs, emit, and editor scenarios.

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.9.2: TypeScript 3.9.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.8.3: TypeScript 3.8.3

Compare Source

For release notes, check out the release announcement.

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

For the complete list of fixed issues, check out the

Downloads are available on:

v3.8.2: TypeScript 3.8.2

Compare Source

For release notes, check out the release announcement.

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

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.7: TypeScript 3.7.7

Compare Source

This release contains a fix for an issue when language service plugins have no specified name.

v3.7.6: TypeScript 3.7.6

Compare Source

This release contains fixes for a security risk involving language service plugin loading. More details are available here.

v3.7.5: TypeScript 3.7.5

Compare Source

For the complete list of fixed issues, check out the

v3.7.4: TypeScript 3.7.4

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.3: TypeScript 3.7.3

Compare Source

For the complete list of fixed issues, check out the

Downloads are available on:

v3.7.2: TypeScript 3.7.2

Compare Source

For release notes, check out the release announcement.

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

For the complete list of fixed issues, check out the

Downloads are available on:

v3.6.5: TypeScript 3.6.5

Compare Source

This patch fixes an issue where TypeScript would erroneously report the following error under noImplicitAny when encountering a private get accessor in a .d.ts file.

Property 'myGetter' implicitly has type 'any', because its get accessor lacks a return type annotation.

This is an issue when using packages published from TypeScript 3.7 and newer. Users can upgrade to 3.6.5 to fix the issue.

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.6.4: TypeScript 3.6.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.6.3: TypeScript 3.6.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.6.2: TypeScript 3.6.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v3.5.3: TypeScript 3.5.3

Compare Source

This update fixes an issue with declaration emit when exported entities have function properties assigned to them.

Downloads are available on:

v3.5.2: TypeScript 3.5.2

Compare Source

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

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

This list of changes was auto generated.

v3.5.1: TypeScript 3.5.1

Compare Source

For release notes, check out the release announcement.

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

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

For the complete list of fixed issues, check out the

Downloads are available on:

v3.4.5: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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: TypeScript 3.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.

v3.3.3333: TypeScript 3.3.3333

Compare Source

For release notes, check out the release announcement

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

For the complete list of fixed issues, check out the

Downloads are available on:

Special thanks to all our contributors in this release:

  • Alessandro Vergani
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Aziz Khambati
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Brandon Banks
  • Caleb Sander
  • @​csigs
  • Daiki Nishikawa
  • Daniel Rosenwasser
  • David Sherret
  • Dhruv Rajvanshi
  • Eddie Jaoude
  • @​EECOLOR
  • @​falsandtru
  • Igor Oleinikov
  • iliashkolyar
  • IllusionMH
  • Jack Williams
  • Jordi Oliveras Rovira
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Leon Aves
  • Limon Monte
  • Marcus Noble
  • Markus Wolf
  • Martin Probst
  • Matt McCutchen
  • Michael Tang
  • Mine Starks
  • Nathan Shively-Sanders
  • Noel Yoo
  • Patrick McCartney
  • Philip Pesca
  • Prateek Goel
  • Prateek Nayak
  • Roger Spratley
  • Ron Buckton
  • Ryan Cavanaugh
  • Ryan Clarke
  • Sam Drugan
  • Sergio Baidon
  • Sheetal Nandi
  • @​surlymrz
  • Valera Rozuvan
  • Wenlu Wang
  • Wesley Wigham

v3.3.3: TypeScript 3.3.3

Compare Source

For release notes, check out the release announcement

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

For the complete list of fixed issues, check out the

Downloads are available on:

Special thanks to all our contributors in this release:

  • Alessandro Vergani
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Aziz Khambati
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Brandon Banks
  • Caleb Sander
  • @​csigs
  • Daiki Nishikawa
  • Daniel Rosenwasser
  • David Sherret
  • Dhruv Rajvanshi
  • Eddie Jaoude
  • @​EECOLOR
  • @​falsandtru
  • Igor Oleinikov
  • iliashkolyar
  • IllusionMH
  • Jack Williams
  • Jordi Oliveras Rovira
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Leon Aves
  • Limon Monte
  • Marcus Noble
  • Markus Wolf
  • Martin Probst
  • Matt McCutchen
  • Michael Tang
  • Mine Starks
  • Nathan Shively-Sanders
  • Noel Yoo
  • Patrick McCartney
  • Philip Pesca
  • Prateek Goel
  • Prateek Nayak
  • Roger Spratley
  • Ron Buckton
  • Ryan Cavanaugh
  • Ryan Clarke
  • Sam Drugan
  • Sergio Baidon
  • Sheetal Nandi
  • @​surlymrz
  • Valera Rozuvan
  • Wenlu Wang
  • Wesley Wigham

v3.3.1: TypeScript 3.3

Compare Source

For release notes, check out the release announcement

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

For the complete list of fixed issues, check out the

Downloads are available on:

Special thanks to all our contributors in this release:

  • Alessandro Vergani
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Aziz Khambati
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Brandon Banks
  • Caleb Sander
  • @​csigs
  • Daiki Nishikawa
  • Daniel Rosenwasser
  • David Sherret
  • Dhruv Rajvanshi
  • E

Configuration

📅 Schedule: Branch creation - "after 3am,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/typescript branch 8 times, most recently from 0463904 to afe709b Compare February 22, 2019 22:35
@renovate renovate bot changed the title chore(deps): typescript packages chore(deps): typescript packages (minor) Feb 24, 2019
@renovate renovate bot force-pushed the renovate/typescript branch 3 times, most recently from cc59fb7 to 4ee2ea8 Compare February 28, 2019 18:13
@renovate renovate bot force-pushed the renovate/typescript branch 2 times, most recently from e1bba58 to cde4f55 Compare March 13, 2019 16:51
@renovate renovate bot force-pushed the renovate/typescript branch 5 times, most recently from 9aab662 to 6d4b957 Compare March 26, 2019 17:00
@renovate renovate bot force-pushed the renovate/typescript branch 3 times, most recently from 4565386 to b4ff10d Compare April 2, 2019 16:17
@renovate renovate bot force-pushed the renovate/typescript branch 5 times, most recently from ec4d13f to 9428499 Compare April 10, 2019 20:33
@renovate renovate bot force-pushed the renovate/typescript branch 3 times, most recently from 285e390 to 760d1ce Compare April 19, 2019 21:47
@renovate renovate bot force-pushed the renovate/typescript branch 3 times, most recently from 3729d06 to a460533 Compare August 13, 2019 17:40
@renovate renovate bot force-pushed the renovate/typescript branch 3 times, most recently from cc1fa0f to afe57b9 Compare August 28, 2019 17:58
@renovate renovate bot force-pushed the renovate/typescript branch 3 times, most recently from ef81db3 to 6c748fa Compare September 3, 2019 17:20
@renovate renovate bot force-pushed the renovate/typescript branch 3 times, most recently from 224a377 to 2e3ec0b Compare September 12, 2019 18:36
@renovate renovate bot force-pushed the renovate/typescript branch 2 times, most recently from 63be240 to ac34041 Compare February 11, 2021 10:04
@renovate
Copy link
Contributor Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant