typescript-fundamentals
typescript-fundamentals copied to clipboard
chore(deps): update typescript packages (v1) (minor)
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
tslint (source) | 5.19.0 -> 5.20.1 |
||||
typescript (source) | 3.5.3 -> 3.9.10 |
Release Notes
palantir/tslint
v5.20.1
No changes from v5.20.0, just re-released to correctly mark with the latest
dist-tag on NPM.
v5.20.0
- [bugfix] fix
strict-boolean-expressions
false positive with"ignore-rhs"
option (#4833) - [bugfix] fix
no-unnecessary-type-assertion
no error when"strict": true
in compiler flags (#4841) - [bugfix] "ignore" option for
file-name-casing
rule works correctly (#4848) - [bugfix] fix
array-type
false positive for simple parenthesized types with "array-simple" option (#4844) - [new-rule-option]
object-literal-shorthand
supports{"property"?: "never", "method"?: "never"}
as config options (#4842) - [new-rule-option]:
allow-generics
option forinvalid-void
rule (#4839) - [new-rule-option]
check-super-calls
option forunnecessary-constructor
rule (#4813) - [chore] Upgrade
diff
dependency to v4.0.1 (#4845, #4852)
Thanks to our contributors!
- Bas Bosman
- Tanmoy Bhowmik
- David Zulaica
- Maxime Kjaer
- @guidsdo
- Pavel Birukov
- Josh Goldberg
- Akshaya Srivatsa
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:
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.
👻 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.
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.