Bump typescript from 4.1.6 to 4.4.4 by dependabot[bot] · Pull Request #444 · Chatie/angular
Bumps typescript from 4.1.6 to 4.4.4.
Release notes
Sourced from typescript's releases.
TypeScript 4.4.4
This patch release contains fixes for a performance regression in
--buildmode by only callingrealpathonpackage.jsonfiles only when those files are known to exist on disk, and to only perform this work under--watchmode.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
- fixed issues query for Typescript 4.4.3.
- fixed issues query for Typescript 4.4.4.
Downloads are available on:
TypeScript 4.4.3
This patch release contains a fix for leaking file watchers on
package.json, and a minor fix for completions in JavaScript files.
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
- fixed issues query for Typescript 4.4.3.
Downloads are available on:
TypeScript 4.4.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 4.4.0 (Beta).
- fixed issues query for Typescript 4.4.1 (RC).
- fixed issues query for Typescript 4.4.2.
Downloads are available on:
... (truncated)
Commits
01de6ffBump version to 4.4.4 and LKGf54ef83Only set package data map under watch mode (#46211) (#46235)34988fdCherry-pick PR #46209 into release-4.4 (#46230)bbb31bbBump version to 4.4.3 and LKG782c09dCherry-pick PR #45484 into release-4.4 (#45564)9eb689eCherry-pick PR #45642 into release-4.4 (#45644)a10409cBump version to 4.4.2 and LKG5719423Only provide hints for simple literals when 'literals' is specified. (#45557)d2a46a0Cherry-pick PR #45554 into release-4.4 (#45555)a417917Some cleanup around inlay hints types to get more-precise checking. (#45391)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)