autocomplete-search-angularfirebase2-5-plus
autocomplete-search-angularfirebase2-5-plus copied to clipboard
Update dependency typescript to ~3.9.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| typescript (source) | ~3.1.6 -> ~3.9.0 |
Release Notes
Microsoft/TypeScript
v3.9.10: TypeScript 3.9.10
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
This release contains a fix for an issue when language service plugins have no specified name.
v3.9.8: TypeScript 3.9.8
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
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v3.9.0 (Beta).
- fixed issues query for TypeScript v3.9.1 (RC).
- fixed issues query for TypeScript v3.9.2 (Final).
- fixed issues query for TypeScript v3.9.3 (patch release).
- fixed issues query for TypeScript v3.9.5 (patch release).
- fixed issues query for TypeScript v3.9.6 (patch release).
- fixed issues query for TypeScript v3.9.7 (patch release).
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.6: TypeScript 3.9.6
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.9.0 (Beta).
- fixed issues query for Typescript v3.9.1 (RC).
- fixed issues query for Typescript v3.9.2 (Final).
- fixed issues query for Typescript v3.9.3 (patch release).
- fixed issues query for Typescript v3.9.5 (patch release).
- fixed issues query for Typescript v3.9.6 (patch release).
(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
- fixed issues query for Typescript v3.9.0 (Beta).
- fixed issues query for Typescript v3.9.1 (RC).
- fixed issues query for Typescript v3.9.2 (Final).
- fixed issues query for Typescript v3.9.3 (patch release).
- fixed issues query for Typescript v3.9.5 (patch release).
(note, 3.9.4 was intentionally skipped due to minor complications in publishing)
Downloads are available on:
v3.9.3: TypeScript 3.9.3
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
- fixed issues query for Typescript v3.9.0 (Beta).
- fixed issues query for Typescript v3.9.1 (RC).
- fixed issues query for Typescript v3.9.2 (Final).
- fixed issues query for Typescript v3.9.3 (patch release).
Downloads are available on:
v3.9.2: TypeScript 3.9.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.9.0 (Beta).
- fixed issues query for Typescript v3.9.1 (RC).
- fixed issues query for Typescript v3.9.2 (Final).
Downloads are available on:
v3.8.3: TypeScript 3.8.3
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
- fixed issues query for Typescript v3.8.0 (Beta).
- fixed issues query for Typescript v3.8.1 (RC).
- fixed issues query for Typescript v3.8.2 (Final).
- fixed issues query for Typescript v3.8.3.
Downloads are available on:
v3.8.2: TypeScript 3.8.2
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
- fixed issues query for Typescript v3.8.0 (Beta).
- fixed issues query for Typescript v3.8.1 (RC).
- fixed issues query for Typescript v3.8.2 (Final).
Downloads are available on:
v3.7.7: TypeScript 3.7.7
This release contains a fix for an issue when language service plugins have no specified name.
v3.7.6: TypeScript 3.7.6
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
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.7.0 (Beta).
- fixed issues query for Typescript v3.7.1 (RC).
- fixed issues query for Typescript v3.7.2 (Final).
- fixed issues query for Typescript v3.7.3.
- fixed issues query for Typescript v3.7.4.
- fixed issues query for Typescript v3.7.5.
v3.7.4: TypeScript 3.7.4
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.7.0 (Beta).
- fixed issues query for Typescript v3.7.1 (RC).
- fixed issues query for Typescript v3.7.2 (Final).
- fixed issues query for Typescript v3.7.3.
- fixed issues query for Typescript v3.7.4.
Downloads are available on:
v3.7.3: TypeScript 3.7.3
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.7.0 (Beta).
- fixed issues query for Typescript v3.7.1 (RC).
- fixed issues query for Typescript v3.7.2 (Final).
- fixed issues query for Typescript v3.7.3.
Downloads are available on:
v3.7.2: TypeScript 3.7.2
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
- fixed issues query for Typescript v3.7.0 (Beta).
- fixed issues query for Typescript v3.7.1 (RC).
- fixed issues query for Typescript v3.7.2 (Final).
Downloads are available on:
v3.6.5: TypeScript 3.6.5
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
- fixed issues query for Typescript v3.6.5.
- fixed issues query for Typescript v3.6.4.
- fixed issues query for Typescript v3.6.3.
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
v3.6.4: TypeScript 3.6.4
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.6.4.
- fixed issues query for Typescript v3.6.3.
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
v3.6.3: TypeScript 3.6.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.6.3.
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
v3.6.2: TypeScript 3.6.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.6.2.
- fixed issues query for Typescript v3.6.1.
- fixed issues query for Typescript v3.6.0.
Downloads are available on:
v3.5.3: TypeScript 3.5.3
Downloads are available on:
v3.5.2: TypeScript 3.5.2
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:
7f47a08Update LKGfbe2f2fUpdate version to '3.5.2'857873bMerge pull request #31877 from uniqueiniquity/port31685 [ #31685 ]a2cd10bMerge pull request #31685 from uniqueiniquity/stopInvalidatingOnOpenFileSavea1a2bd6Merge pull request #31866 from amcasey/FunctionHintSpan35caa66f6Add regression testfdacf7fCorrect outline hint spans for functionscf7b19a🤖 Cherry-pick PR #31688 into release-3.5 (#31707)
This list of changes was auto generated.
v3.5.1: TypeScript 3.5.1
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:
- npm
- Visual Studio 2017 (Select new version in project options)
- Visual Studio 2019 and 2017 (Select new version in project options)
- NuGet package
v3.4.5: TypeScript 3.4.5
This release fixes an issue when running on node installations without npm.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript v3.4 RC.
- fixed issues query for Typescript v3.4.1.
- relevant changes in 3.4.2
- relevant changes in 3.4.3
- fixed issues query for TypeScript v3.4.4
- relevant changes in 3.4.5
Downloads are available on:
v3.4.4: TypeScript 3.4.4
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
- fixed issues query for Typescript v3.4 RC.
- fixed issues query for Typescript v3.4.1.
- relevant changes in 3.4.2
- relevant changes in 3.4.3
- fixed issues query for TypeScript v3.4.4
Downloads are available on:
v3.4.3: TypeScript 3.4.3
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
- fixed issues query for Typescript v3.4 RC.
- fixed issues query for Typescript v3.4.1.
- relevant changes in 3.4.2
- relevant changes in 3.4.3
Downloads are available on:
v3.4.2: TypeScript 3.4.2
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
- fixed issues query for Typescript v3.4 RC.
- fixed issues query for Typescript v3.4.1.
- relevant change for 3.4.2
Downloads are available on:
v3.4.1: TypeScript 3.4.1
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
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
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
- fixed issues query for Typescript 3.3.
- fixed issues query for Typescript 3.3.1.
- fixed issues query for Typescript 3.3.3.
- fixed issues query for Typescript 3.3.3333.
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
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
- fixed issues query for Typescript 3.3.
- fixed issues query for Typescript 3.3.1.
- fixed issues query for Typescript 3.3.3.
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
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.2.4: TypeScript 3.2.4
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.2.
For breaking changes, check out the Breaking changes in TypeScript 3.2 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.4.
Download:
v3.2.2: TypeScript 3.2.2
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.2.
For breaking changes, check out the Breaking changes in TypeScript 3.2 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.
Download:
v3.2.1: TypeScript 3.2
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 3.2.
For breaking changes, check out the Breaking changes in TypeScript 3.2 page.
For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.
Download:
- npm
- Visual Studio 2015 plugin
- Visual Studio 2017 (Select new version in project options)
- NuGet package
Special thanks to all our contributors in this release:
- Alessandro Vergani
- Alexander
- 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
- Roger Spratley
- Ron Buckton
- Ryan Cavanaugh
- Ryan Clarke
- Sam Drugan
- Sergio Baidon
- Sheetal Nandi
- TypeScript Bot
- Valera Rozuvan
- Wenlu Wang
- Wesley Wigham
v3.1.8: TypeScript 3.1.8
This release contains a fix for an issue when language service plugins have no specified name.
v3.1.7: TypeScript 3.1.7
This release contains fixes for a security risk involving language service plugin loading. More details are available here.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 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 Mend Renovate. View repository job log here.
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.