-
Notifications
You must be signed in to change notification settings - Fork 1
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.9.10 #48
base: master
Are you sure you want to change the base?
Conversation
e8ec7d1
to
fac4b71
Compare
fac4b71
to
8414ff2
Compare
8414ff2
to
054a5e8
Compare
054a5e8
to
14422f7
Compare
14422f7
to
512f869
Compare
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help. |
512f869
to
b60575b
Compare
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
3.5.1
->3.9.10
Release Notes
Microsoft/TypeScript
v3.9.10
: TypeScript 3.9.10Compare 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.9Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.9.8
: TypeScript 3.9.8Compare 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.7Compare 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.6Compare 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.5This 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.3Compare 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.2Compare 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.3Compare 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.2Compare 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.7Compare Source
This release contains a fix for an issue when language service plugins have no specified name.
v3.7.6
: TypeScript 3.7.6Compare 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.5Compare Source
For the complete list of fixed issues, check out the
v3.7.4
: TypeScript 3.7.4Compare Source
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.3
: TypeScript 3.7.3Compare Source
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.2
: TypeScript 3.7.2Compare 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.5Compare Source
This patch fixes an issue where TypeScript would erroneously report the following error under
noImplicitAny
when encountering aprivate
get
accessor in a.d.ts
file.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.4Compare 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.3Compare 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.2Compare 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.3Compare 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.2Compare 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:
7f47a08
Update LKGfbe2f2f
Update version to '3.5.2'857873b
Merge pull request #31877 from uniqueiniquity/port31685 [ #31685 ]a2cd10b
Merge pull request #31685 from uniqueiniquity/stopInvalidatingOnOpenFileSavea1a2bd6
Merge pull request #31866 from amcasey/FunctionHintSpan35caa66f6
Add regression testfdacf7f
Correct outline hint spans for functionscf7b19a
🤖 Cherry-pick PR #31688 into release-3.5 (#31707)This list of changes was auto generated.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.