迷渡
|
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 |
|
Aaron O'Mullan
|
72eb6e1d7c
|
fix(serde_v8): remove intentional deserialization error on non-utf8 strings (#10156)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
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 |
|
Yoshiya Hinosawa
|
c5f700ca63
|
ci: fix 'skip save cache' step in windows CI (#10704)
|
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 |
|
crowlKats
|
a1125765ec
|
fix(webstorage): use opstate for sqlite connection (#10692)
Fixes #10691
|
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 |
|
Raika Toriyama
|
127d938c84
|
docs: fix misspelling (#10683)
|
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 |
|
Kitson Kelly
|
c02af34342
|
docs: update getting started for clarity (#10694)
Co-authored-by: RobyCigar <69680330+RobyCigar@users.noreply.github.com>
|
2021-05-31 16:37:29 +02:00 |
|
Raika Toriyama
|
0c40446bed
|
docs(typescript): fix typo in faqs (#10682)
|
2021-05-31 16:37:28 +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 |
|
Bert Belder
|
7ad4a366cb
|
chore: add/update crates listed in workspace (#10673)
|
2021-05-31 16:37:27 +02:00 |
|
Bert Belder
|
c6e32456d9
|
ci: make rustc deny warnings on all platforms (#10672)
|
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
|
94eabfeeba
|
chore: update dependencies (#10660)
|
2021-05-17 14:44:40 +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 |
|
Aaron O'Mullan
|
9f9a50a3e8
|
cleanup(core/example/hello_world): use Deno.core.print instead of new op (#10645)
|
2021-05-15 15:24:01 +02:00 |
|
Aaron O'Mullan
|
d059f9b06e
|
cleanup(core): flatten print's op args (#10643)
|
2021-05-15 15:22:57 +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
|
bd842c0e28
|
docs(lint): update available rules (#10638)
|
2021-05-15 15:12:33 +02:00 |
|
Yusuke Tanaka
|
24a2e1ef82
|
docs(cli/dts): fix link from master to main (#10633)
|
2021-05-15 16:22:45 +09:00 |
|
crowlKats
|
1871ff5172
|
docs(runtime): add WebStorage API (#10593)
|
2021-05-15 11:18:25 +09:00 |
|
Casper Beyer
|
b0e30dbbc6
|
refactor(cli/ops): don't pass ops through json (#10629)
|
2021-05-14 14:25:50 +02:00 |
|