Yusuke Tanaka
|
475bc35646
|
chore: upgrade Tokio to 1.6.1 (#10782)
|
2021-05-31 16:37:35 +02:00 |
|
Romain Prignon
|
cf6b764a35
|
fix(#10733): empty tsconfig.json file does not cause error (#10734)
Fixes #10733
|
2021-05-31 16:37:35 +02:00 |
|
Luca Casonato
|
379d40955a
|
fix(fetch): make prototype properties writable (#10769)
|
2021-05-31 16:37:34 +02:00 |
|
Yusuke Tanaka
|
8a19f28a00
|
feat(lsp): show hints from deno_lint in addition to messages (#10739)
|
2021-05-31 16:37:34 +02:00 |
|
Yoshiya Hinosawa
|
323fa5272d
|
fix(extension/file): update File constructor following the spec (#10760)
|
2021-05-31 16:37:34 +02:00 |
|
Casper Beyer
|
620a2e0f84
|
docs(cli/dts): tag test permission example as typescript (#10753)
|
2021-05-31 16:37:33 +02:00 |
|
Kitson Kelly
|
6bbefdff39
|
feat(lsp): diagnostics for deno types and triple-slash refs (#10699)
Fixes #9823
|
2021-05-31 16:37:33 +02:00 |
|
Casper Beyer
|
7b6bba5d3a
|
fix(cli/test): don't use reserved symbol : in specifier (#10751)
|
2021-05-31 16:37:33 +02:00 |
|
CGQAQ
|
43417b4660
|
fix(cli/upgrade): modify download size paddings (#10639)
|
2021-05-31 16:37:33 +02:00 |
|
迷渡
|
859a88ba44
|
fix(docs): rename read to readSync (#10732)
Signed-off-by: 迷渡 <justjavac@gmail.com>
|
2021-05-31 16:37:33 +02:00 |
|
Yoshiya Hinosawa
|
195808a538
|
fix(test): ensure coverage dir exists (#10717)
|
2021-05-31 16:37:32 +02:00 |
|
Yoshiya Hinosawa
|
7b1fd3d146
|
fix(runtime/http): fix empty blob response (#10689)
|
2021-05-31 16:37:32 +02:00 |
|
Kitson Kelly
|
25b784f00d
|
chore(lsp): provide test for lsp deadlock issue (#10679)
Resolves: #10587
|
2021-05-31 16:37:32 +02:00 |
|
Casper Beyer
|
47ec33eca7
|
fix(cli/tools/test_runner): --doc should not require permissions (#10719)
|
2021-05-31 16:37:32 +02:00 |
|
Kitson Kelly
|
176075980b
|
fix(lsp): re-enable the per resource configuration without a deadlock (#10625)
Fixes #10603
|
2021-05-31 16:37:32 +02:00 |
|
Carter Snook
|
67cf683aad
|
fix(cli/dts): fix missing error class (NotSupported) in types (#10713)
|
2021-05-31 16:37:32 +02:00 |
|
Casper Beyer
|
2fe4aaa10d
|
fix(cli): always allow documentation modules to be checked (#10581)
|
2021-05-31 16:37:31 +02:00 |
|
Casper Beyer
|
3df9f41dfd
|
test(cli/dts): typecheck examples in declaration files (#10707)
This commits adds two integration tests that typecheck examples
in the docstrings in Deno declaration files.
|
2021-05-31 16:37:31 +02:00 |
|
Casper Beyer
|
8a512b99c9
|
fix(cli/tools/test_runner): use file_fetcher.fetch to get sources (#10708)
|
2021-05-31 16:37:30 +02:00 |
|
Casper Beyer
|
2e9bd3e295
|
fix(cli): canonicalize coverage dir (#10364)
|
2021-05-31 16:37:30 +02:00 |
|
Casper Beyer
|
736ff290b8
|
docs(cli/dts): fix plugin example (#10647)
|
2021-05-31 16:37:30 +02:00 |
|
Nayeem Rahman
|
218ba031f0
|
fix(runtime/http): expose nextRequest() errors in respondWith() (#10384)
|
2021-05-31 16:37:30 +02:00 |
|
Kitson Kelly
|
6ef64b9fce
|
fix(#10695): deps diagnostics include data property (#10696)
Fixes #10695
|
2021-05-31 16:37:30 +02:00 |
|
Casper Beyer
|
073e05f9fb
|
docs(cli/dts): make worker example pass (#10703)
|
2021-05-31 16:37:29 +02:00 |
|
Casper Beyer
|
736b736479
|
docs: fix unix socket examples (#10705)
|
2021-05-31 16:37:29 +02:00 |
|
Satya Rohith
|
7a751b8135
|
fix(deno install): support file: scheme URLs (#10562)
|
2021-05-31 16:37:29 +02:00 |
|
Casper Beyer
|
44cd0b1ef6
|
docs(cli/dts): fix typo in TestDefinition.only description (#10697)
|
2021-05-31 16:37:29 +02:00 |
|
Satya Rohith
|
4fedc702c6
|
fix(runtime): support source maps with Deno.emit() and bundle (#10510)
Closes: #10413
|
2021-05-31 16:37:29 +02:00 |
|
Satya Rohith
|
913d4f28b3
|
fix(lsp): make failed to load config error descriptive (#10685)
|
2021-05-31 16:37:28 +02:00 |
|
Yusuke Tanaka
|
22426fee1e
|
chore: update deno_lint binary used in CI to v0.5.0 (#10652)
|
2021-05-31 16:37:28 +02:00 |
|
Kitson Kelly
|
d987ca5b07
|
feat(lsp): provide X-Deno-Warning as a diagnostic (#10680)
Closes #9932
|
2021-05-31 16:37:28 +02:00 |
|
Satya Rohith
|
6966c4e916
|
feat(lsp): support formatting json and markdown files (#10180)
Resolves #9447
Resolves #9415
|
2021-05-31 16:37:28 +02:00 |
|
Satya Rohith
|
a622486a1a
|
fix(lsp): ignore type definition not found diagnostic (#10610)
Fixes #10575
|
2021-05-31 16:37:27 +02:00 |
|
Kitson Kelly
|
ef6d69c314
|
refactor(lsp): memoize script versions per tsc request (#10601)
|
2021-05-31 16:37:27 +02:00 |
|
Kitson Kelly
|
96abb27e73
|
refactor: share test harness for lsp between bench and integration (#10659)
|
2021-05-31 16:37:27 +02:00 |
|
Luca Casonato
|
9ad52a28e5
|
1.10.2
|
2021-05-17 17:34:45 +02:00 |
|
Luca Casonato
|
5887dd3c95
|
chore: release crates (#10661)
For the Deno 1.10.2 release.
|
2021-05-17 17:34:35 +02:00 |
|
Luca Casonato
|
30b2779bb6
|
tests: fix broken tests on main (#10663)
|
2021-05-17 12:59:11 +02:00 |
|
Casper Beyer
|
75d547809f
|
docs(cli/dts): fix Deno.startTls example (#10657)
|
2021-05-17 18:44:07 +09:00 |
|
Luca Casonato
|
5151afa123
|
fix: static import permissions in dynamic imports
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-05-17 09:45:54 +02:00 |
|
Casper Beyer
|
910935c071
|
feat(runtime): support urls for Deno.realPath and Deno.realPathSync (#10626)
|
2021-05-17 06:31:21 +02:00 |
|
Casper Beyer
|
ac8ea823f5
|
docs(cli/dts): fix http server example (#10651)
|
2021-05-16 16:57:55 +02:00 |
|
Casper Beyer
|
808226f110
|
docs(cli/dts): remove stray new operators in examples (#10648)
|
2021-05-15 15:20:37 +02:00 |
|
Yusuke Tanaka
|
be2347ddc2
|
chore: upgrade Tokio to 1.6.0 (#10637)
|
2021-05-15 15:13:10 +02:00 |
|
Yusuke Tanaka
|
24a2e1ef82
|
docs(cli/dts): fix link from master to main (#10633)
|
2021-05-15 16:22:45 +09:00 |
|
Casper Beyer
|
b0e30dbbc6
|
refactor(cli/ops): don't pass ops through json (#10629)
|
2021-05-14 14:25:50 +02:00 |
|
Niclas Overby
|
608c7d68e2
|
fix(lsp): remove duplicate cwd in config path (#10620)
|
2021-05-13 23:56:30 +02:00 |
|
Casper Beyer
|
62c752211c
|
docs(cli/dts): use Deno.stdin.rid in Deno.setRaw example (#10623)
|
2021-05-13 14:20:55 +02:00 |
|
Casper Beyer
|
b504eb94bb
|
docs(cli/dts): fix Deno.createHttpClient example (#10608)
|
2021-05-13 16:45:55 +09:00 |
|
Casper Beyer
|
5e4764a00f
|
docs(cli/dts): fix missing std/testing/asserts.ts imports in examples (#10579)
|
2021-05-13 16:03:34 +09:00 |
|