Commit Graph

258 Commits

Author SHA1 Message Date
Jake Bailey
5718a7139a
Update dependencies, eliminate broken webpack plugin, begin browser refactorings (#2095) 2021-07-16 10:02:11 -07:00
Jake Bailey
23f9f75b2d
Update dependencies, restore sys.path check for directories (#1977) 2021-06-11 13:03:39 -07:00
Jake Bailey
e52d1e96e5
Typecheck JS, webpack caching, zip/egg support (#1937) 2021-06-02 12:18:10 -07:00
Eric Traut
1f57ad5c2f Downgraded npm to make CI happy. 2021-05-19 13:37:25 -07:00
Eric Traut
8224424743 Published 1.1.141 2021-05-19 13:06:16 -07:00
Jake Bailey
48a5f12840
Update deps, better ignore .git, bump to ES2019, fix case problem (#1860)
Co-authored-by: HeeJae Chang <hechang@microsoft.com>
2021-05-14 12:02:43 -07:00
Eric Traut
b1036990ca Fixed a few inconsistent dependencies. 2021-05-13 17:22:30 -07:00
Jake Bailey
a9cf4129d2
Update dependencies (#1789) 2021-04-22 17:03:14 -07:00
dependabot[bot]
b8e0c938fe
Bump ssri from 6.0.1 to 6.0.2 (#1769)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Traut <eric@traut.com>
2021-04-19 19:05:41 -07:00
Jake Bailey
df24cf916a
Update dependencies (#1655) 2021-03-18 16:39:24 -07:00
Jake Bailey
177714b1a6
Bump deps, handle py.typed in indexer, duplicate auto-import fix (#1548)
Co-authored-by: HeeJae Chang <hechang@microsoft.com>
2021-02-26 11:04:03 -08:00
Eric Traut
aec265cc8e Revert "Published 1.1.102"
This reverts commit e83c02f46c.
2021-01-19 09:28:20 -08:00
Eric Traut
e83c02f46c Published 1.1.102 2021-01-17 15:46:14 -08:00
Jake Bailey
298371fcea
Update deps (#1375) 2021-01-15 12:54:47 -08:00
Jake Bailey
91a5f8d515
Update deps (TS 4.1, others), switch to LSP-native progress reporting (#1277) 2020-12-14 15:13:10 -08:00
Jake Bailey
750a296b9f
Update deps, changes for native module replacements in import resolver (#1185) 2020-11-18 14:09:35 -08:00
Jake Bailey
f071b877b5
Module abbreviation infrastructure, remove unused mappings on completion resolve, other (#1135)
Rollup of:

- Verify `package-lock.json` state in checks to avoid lerna modifying things.
- Add infrastructure for module abbreviations in completions.
- Removed unused auto-import mapping from `completion/resolve` handler.
- Add `isInImport` to completion data for checking the completion context.
- Allow completion verification in fourslash tests to be overridden.
2020-11-03 16:44:28 -08:00
Jake Bailey
4ee0210ace
Update deps, add/rename completion member metadata, count calls in timer (#1126) 2020-10-27 15:09:38 -07:00
Jake Bailey
2d90df325f
Incremental document sync support, improved completion logging (#1109) 2020-10-19 15:04:48 -07:00
Jake Bailey
0fc1b5cf50
Update deps, fix call sig args, add plaintext doc support (#1096) 2020-10-12 16:10:25 -07:00
Eric Traut
a898265baa Updated dependencies to the latest. Bumped required VS Code version from 1.48 to 1.50 for Pyright VS Code extension. 2020-10-10 10:24:59 -07:00
Eric Traut
1844bdfd58 Revert "Updated typeshed to latest. Added commit.txt file to track the exact commit hash that was used."
This reverts commit 0b40310426.
2020-10-10 10:21:23 -07:00
Eric Traut
0b40310426 Updated typeshed to latest. Added commit.txt file to track the exact commit hash that was used. 2020-10-10 10:02:28 -07:00
dependabot[bot]
d92a7c58b2
Bump node-fetch from 2.6.0 to 2.6.1 (#1025)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-11 19:49:47 -07:00
Jake Bailey
da39a2a78a
Convert repo into a lerna monorepo, add a validation workflow (#978) 2020-08-28 19:46:48 -07:00
Jake Bailey
f1b5b37df5
Update deps, pin LSP libraries together, use Node 12.x (#971) 2020-08-26 15:00:16 -07:00
Eric Traut
e42b68f6b6 Published 1.1.65 2020-08-25 23:21:11 -07:00
Eric Traut
b8edc47d9b Published 1.1.64 2020-08-18 20:44:10 -07:00
Eric Traut
f8751dba57 Published 1.1.63 2020-08-14 22:47:37 -07:00
Eric Traut
cec1e11598 Published 1.1.62 2020-08-10 19:36:09 -07:00
Eric Traut
a41901c066 Published 1.1.61 2020-08-07 23:56:01 -07:00
Eric Traut
4b16a6487c Published 1.1.60 2020-08-05 16:10:54 -07:00
Eric Traut
0394b96ba3 Published 1.1.59 2020-08-01 09:18:43 -07:00
Eric Traut
a65343ef87 Published 1.1.58 2020-07-28 15:21:53 -07:00
Eric Traut
eaa66050a4 Published 1.1.57 2020-07-26 10:48:51 -07:00
Eric Traut
21fb8d1e61 Published 1.1.56 2020-07-24 18:18:46 -07:00
Eric Traut
92c36c85e3 Published 1.1.55 2020-07-21 18:59:39 -07:00
Eric Traut
7b4e4306c1 Published 1.1.54 2020-07-19 11:25:24 -07:00
dependabot[bot]
e1f0b1170f
Bump lodash from 4.17.15 to 4.17.19 (#838)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-15 17:48:45 -07:00
Eric Traut
30240cbed5 Published 1.1.53 2020-07-15 13:06:45 -07:00
Eric Traut
60f41054cc Published 1.1.52 2020-07-12 22:50:26 -07:00
Eric Traut
aa5c7937f3 Published 1.1.51 2020-07-07 14:52:52 -07:00
Eric Traut
0a4459154e Published 1.1.50 2020-07-05 22:27:57 -07:00
Eric Traut
96cb04bc7d Published 1.1.49 2020-07-04 08:11:17 -07:00
Eric Traut
c5a22feb75 Published 1.1.48 2020-07-01 01:48:15 -07:00
Eric Traut
1dfa3d955b Published 1.1.47 2020-06-26 20:49:24 -07:00
Eric Traut
8bb571b025 Published 1.1.46 2020-06-25 19:53:28 -07:00
Eric Traut
04ad8e781e Published 1.1.45 2020-06-22 23:06:43 -07:00
Eric Traut
af624e6610 Updated all dependencies to latest versions. The update to eslint required a small change to the .eslintrc.json config files for compatibility. 2020-06-21 09:28:53 -07:00
Eric Traut
99929afcd4 Published 1.1.44 2020-06-20 14:37:27 -07:00
Jake Bailey
5b187d19fa
Upgrade dependencies, fix first line code actions, progress bar tweak, logging, package scanning (#743)
Rollup of:

- Upgrade dependencies, including an LSP bump for new features.
- Fix code actions that appear on the first line.
- Tweak progress bar displaying to display less often for behind-the-scenes analysis.
- Make leveled logging more consistent, configurable.
- Add package scanner for auto-importing top-level package names.
- Fix docstring fetching in relative import cases, `-stub` packages.
2020-06-18 15:14:24 -07:00
Eric Traut
2f29930c4d Published 1.1.43 2020-06-16 22:42:06 -07:00
Eric Traut
3a7d866262 Published 1.1.42 2020-06-13 01:35:12 -07:00
Eric Traut
195d51e3ce Published 1.1.41 2020-06-06 00:49:32 -07:00
Eric Traut
cc139f5f1f Published 1.1.40 2020-05-29 18:31:29 -07:00
Eric Traut
1c1ce2a7ea Published 1.1.39 2020-05-23 22:23:06 -07:00
Eric Traut
f71eb14642 Published 1.1.38 2020-05-22 17:56:17 -07:00
Eric Traut
ac5295933b Updated dependencies. 2020-05-22 12:37:29 -07:00
Eric Traut
56e2f57133 Published 1.1.37 2020-05-16 09:48:01 -07:00
Eric Traut
7adb6f204e Published 1.1.36 2020-05-09 16:24:31 -07:00
Eric Traut
8389012430 Updated dependencies. 2020-05-08 10:02:06 -07:00
Eric Traut
864b1b51ff Published 1.1.35 2020-05-02 12:59:45 -07:00
Eric Traut
175a068bbd Published 1.1.34 2020-04-22 08:20:58 -07:00
Eric Traut
23dd7bd6e2 Published 1.1.33 2020-04-19 19:52:22 -07:00
Eric Traut
50fa1f16f0 Updated dependencies to latest. 2020-04-19 19:52:11 -07:00
Eric Traut
e85a7d62ad Published 1.1.32 2020-04-15 10:40:47 -07:00
Eric Traut
a4afa32880 Published 1.1.31 2020-04-09 22:08:02 -07:00
Eric Traut
0d9721ab0e Updated dependencies. 2020-04-09 19:35:50 -07:00
Jake Bailey
80355e6756
Upgrade to Prettier 2.0, reformat (#610) 2020-04-07 17:18:22 -07:00
Eric Traut
33b049d2a7 Published 1.1.30 2020-03-29 22:04:40 -07:00
Eric Traut
2369f96ddd Updated dependencies to latest versions. 2020-03-29 20:12:55 -07:00
Eric Traut
17d7df157d Published 1.1.29 2020-03-23 21:52:20 -07:00
Eric Traut
0501d89ee3 Updated dependencies to work around reported vulnerability. 2020-03-20 10:06:08 -06:00
Eric Traut
5e1e2c759a Published 1.1.28 2020-03-17 22:41:55 -06:00
Eric Traut
58f2ba3b4e Updated all dependencies to latest versions. 2020-03-15 09:15:53 -06:00
dependabot[bot]
77629c4000
Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 18:55:39 +00:00
Eric Traut
c12b64cdaf Published 1.1.27 2020-03-11 19:59:18 -07:00
Eric Traut
60c0f02b5d Published 1.1.26 2020-03-08 00:01:01 -08:00
Jake Bailey
8d2cca7289 Mass reformat ts/js/md with ESLint quick fixes and prettier (#113) 2020-02-24 16:52:23 -08:00
Eric Traut
99b935de92 Published 1.1.25 2020-02-21 15:42:52 -07:00
Eric Traut
1844ea2a1c Published 1.1.24 2020-02-19 13:01:17 -07:00
Eric Traut
4900234217 Published 1.1.23 2020-02-18 21:01:06 -07:00
Eric Traut
3661fe3d5e Published 1.1.22 2020-02-15 13:59:08 -07:00
Eric Traut
bc2c8d455d Added eslint plugin for enforcing and fixing import sort order and groupings. Fixed all source files that are nonconformant. 2020-02-15 02:00:51 -07:00
Eric Traut
46bb90cca6 Added "clean" command to build script. Fixed bug in build script for debug version of server. 2020-02-11 18:38:00 -07:00
Eric Traut
f3a4aed6ae Revert "Added "clean" build command that deletes artifacts from previous build actions."
This reverts commit e22c661c3e.
2020-02-11 18:23:21 -07:00
Eric Traut
e22c661c3e Added "clean" build command that deletes artifacts from previous build actions. 2020-02-11 17:47:55 -07:00
Eric Traut
dc8d174215 Published 1.1.21 2020-01-20 16:09:35 -08:00
Eric Traut
d5bbe423bb Published 1.1.20 2020-01-12 19:50:38 -08:00
Eric Traut
55eeb19158 Published 1.1.19 2020-01-09 16:26:53 -08:00
Eric Traut
efb0b807ea Published 1.1.18 2020-01-06 21:25:29 -08:00
Eric Traut
d39200ce6e Published 1.1.17 2020-01-02 15:52:04 -07:00
Eric Traut
5263dd7d45 Published 1.1.16 2019-12-27 23:15:57 -07:00
Eric Traut
dfcf032223 Published 1.1.15 2019-12-26 14:33:21 -07:00
Eric Traut
a04e68f7d6 Published 1.1.14 2019-12-24 16:55:15 -07:00
Eric Traut
87a07022a6 Switched from tslint to eslint. 2019-12-23 00:04:12 -07:00
Eric Traut
10948fb150 Published 1.1.13 2019-12-22 11:52:33 -07:00
Eric Traut
c7455da85f Published 1.1.12 2019-12-21 06:24:37 -07:00
Eric Traut
e5c00f3938 Published 1.1.11 2019-12-18 18:41:38 -07:00
Eric Traut
541c9a2576 Updated dependencies. 2019-12-18 16:58:48 -07:00