Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 915 commits ahead by 915, behind by 153.
8b2fe13
Update LKG.
14d95ed
Test:Block-scoped definition of Promise works
a8846bf
Skip block scope check with no error location
44f2336
Merge pull request #16633 from Microsoft/release-2.4_fixIncrementalParsing
4875a27
Add tests
15ef20d
Set the structureReused to be safemoudles when dynamic import change
6d33083
Add tests
11b9f6e
Wip-fix incremental parsing
2721fd4
In TypeScript code, never bind JSDoc normally, just set parent pointers (#16555) (#16561)
0968ed9
Revert string enum changes (#16569)
096f8cc
Update LKG
9241175
Allow running in strict mode (#16557)
f49b007
Update LKG
f1b0f59
Update version to 2.4.1
ed9cde9
Update LKG
There are 250 commits in total.
See the full diff
Version 2.3.4 of typescript just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As typescript is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/funkster-js/core/builds/237694495?utm_source=github_status&utm_medium=notification)Release Notes
TypeScript 2.3.4This release includes a new flag for tsserver to specify location of npm for nvm users.
Download:
Commits
The new version differs by 12 commits.
1a579d9
Update LKG
e023dc3
Merge pull request #16113 from Microsoft/fixNpmLocationWithSpaces
d7555ed
Fix equals
47a0a7c
Wrap npmLocation if needed
47bd5af
Allow configurable npmLocation for typingsInstaller (#16084) (#16102)
d333378
Merge branch 'release-2.3' of https://github.com/Microsoft/TypeScript into release-2.3
f80ca90
Add project telemetry (#16085)
fc4d109
Fix build breaks with the instrumenter
196aba6
Merge pull request #16051 from Microsoft/PortRulesProviderFixToRelease-2.3
9919b58
Updating compiler release version to 2.3.4
3b9ef4e
Changes from CR feedback
dcab328
RulesProvider performance improvements
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: