-
Notifications
You must be signed in to change notification settings - Fork 20
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
client/ts-web: bump typescript from 4.3.5 to 4.4.2 in /client-sdk/ts-web #389
client/ts-web: bump typescript from 4.3.5 to 4.4.2 in /client-sdk/ts-web #389
Conversation
Codecov Report
@@ Coverage Diff @@
## main #389 +/- ##
=======================================
Coverage 70.33% 70.33%
=======================================
Files 88 88
Lines 5556 5556
=======================================
Hits 3908 3908
Misses 1628 1628
Partials 20 20 Continue to review full report at Codecov.
|
728ac9f
to
2d64cd3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the release announcement sounds good. I'll see about getting our codebase compliant with the new stuff
good timing, someone reported this microsoft/TypeScript-DOM-lib-generator#1029 (comment) let's hold off on merging this until we get an answer there |
26e3979
to
b144238
Compare
Someone said that it's already fixed in TypeScript-DOM-lib-generator. I guess now all we need is for typescript to import a new copy of the types and to make a new release. |
9b98c98
to
7578759
Compare
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.4.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.5...v4.4.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
7578759
to
fd04187
Compare
I'm going to close this so that it doesn't pile up in our CI queue. we're only waiting for the next release at this time. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps typescript from 4.3.5 to 4.4.2.
Release notes
Sourced from typescript's releases.
Commits
a10409c
Bump version to 4.4.2 and LKG5719423
Only provide hints for simple literals when 'literals' is specified. (#45557)d2a46a0
Cherry-pick PR #45554 into release-4.4 (#45555)a417917
Some cleanup around inlay hints types to get more-precise checking. (#45391)7b0e665
Cherry-pick PR #45426 into release-4.4 (#45445)55dd850
Update LKG.e9b1ff5
Fix __spreadArray for non-concat-spreadables (#45386)11339d9
Update LKGc82ccf1
Cherry-pick PR #45399 into release-4.4 (#45404)0648de8
Cherry-pick PR #45352 into release-4.4 (#45384)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)