Asher Gomez
|
a5fffc5fb0
|
BREAKING(csv): move encoding/csv to own top-level folder and towards single-export files (#3228)
|
2023-03-13 14:56:25 +09:00 |
|
Yoshiya Hinosawa
|
fe01e03b7f
|
chore(_tools): fix create_pr script (#3247)
|
2023-03-10 21:10:12 +09:00 |
|
denobot
|
207831b563
|
0.179.0 (#3246)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2023-03-10 13:33:16 +09:00 |
|
Atlas Cove
|
bd0262a038
|
docs(yaml): fix error in doc (YAMLException doesn't exist #3244)
|
2023-03-09 12:44:31 +09:00 |
|
ayame113
|
137b40bc43
|
fix(fs/ensureDir): fix racy ensureDir (#3242)
|
2023-03-08 21:53:57 +09:00 |
|
ayame113
|
523818447c
|
chore(fs): refactor the test of ensureFile and ensureDir (#3240)
|
2023-03-08 21:27:10 +09:00 |
|
Asher Gomez
|
9458c98830
|
refactor(CI): enable ubuntu to upload coverage (#3238)
|
2023-03-07 12:47:13 +09:00 |
|
Asher Gomez
|
7eb190e5af
|
chore: upgrade typescript in check_doc_imports tool (#3237)
|
2023-03-07 12:43:00 +09:00 |
|
Asher Gomez
|
94c1189451
|
refactor(CI): remove large Ubuntu runners (#3235)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2023-03-07 11:43:18 +09:00 |
|
Asher Gomez
|
0ae2638a82
|
chore: remove check_deploy tool (#3234)
chore: remove check_deploy tool
|
2023-03-07 11:20:36 +09:00 |
|
Tiago Gimenes
|
4b091f695d
|
fix(http/cookie): accept cookies with value containing = character (#3152)
|
2023-03-06 16:55:42 +09:00 |
|
Lino Le Van
|
df73bfc067
|
feat(fs): add followSymlink to expandGlob (#3093)
|
2023-03-06 16:35:44 +09:00 |
|
Andreu Botella
|
da413bdac8
|
fix(http/file_server): redirect directory URLs that don't end with a slash (#3220)
|
2023-03-01 23:50:58 +09:00 |
|
locriacyber
|
69fa1e956c
|
fix(fs/ensure_symlink): lstat relative symlink properly (#3216)
|
2023-03-01 06:24:46 +09:00 |
|
Asher Gomez
|
11069b8832
|
BREAKING(encoding/varint): deprecate Wasm implementation in favour of native TypeScript (#3215)
Also breaking changes are introduced to support returning the information about used bytes in encoding and decoding
|
2023-02-28 21:47:13 +09:00 |
|
denobot
|
b23a76a47a
|
0.178.0 (#3218)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
|
2023-02-23 23:15:58 +01:00 |
|
David Sherret
|
13248ce9c1
|
chore(release): fix create_pr script (#3217)
|
2023-02-23 22:13:32 +01:00 |
|
Asher Gomez
|
ec65255fcc
|
refactor(crypto/_fnv): bring into standards (#3212)
|
2023-02-23 12:17:56 +09:00 |
|
Ryan Dahl
|
1f96d9fd32
|
Remove std/node, it was merged into Deno itself (#3206)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2023-02-22 10:28:55 -05:00 |
|
Kamil Ogórek
|
bfde22f9b2
|
fix(crypto): create DataView with correct byteLength in timingSafeEqual (#3208)
|
2023-02-21 14:11:51 +09:00 |
|
Asher Gomez
|
8cf6b45e2c
|
test(datetime): further test coverage (#3197)
|
2023-02-20 15:05:32 +09:00 |
|
Geert-Jan Zwiers
|
69556068c7
|
chore: remove powershell note in snapshot docs (#3205)
|
2023-02-17 09:54:40 -05:00 |
|
ayame113
|
bb4d6b2146
|
feat(encoding/csv/streaming): add skipFirstRow and columns options (#3184)
|
2023-02-17 16:57:34 +09:00 |
|
Asher Gomez
|
ff2f51398b
|
test(collections): full test coverage (#3193)
|
2023-02-14 18:30:41 +09:00 |
|
ayame113
|
6bce2b49da
|
feat(http/file_server): etag value falls back to DENO_DEPLOYMENT_ID if fileInfo.mtime is not available (#3186)
|
2023-02-14 16:47:38 +09:00 |
|
Yichao
|
1d39219f68
|
docs(io/buf_writer): fix doc for io.BufWriter.write (#3192)
|
2023-02-14 12:46:32 +09:00 |
|
Deniz
|
46af534b34
|
feat(streams/delimiter_stream): add disposition option (#3189)
|
2023-02-13 18:46:22 +01:00 |
|
PolarETech
|
9b99c2df75
|
test(node): enable more child_process testing (#3185)
|
2023-02-13 20:40:02 +09:00 |
|
Yoshiya Hinosawa
|
666f5dac0a
|
test(http): make file_server_test less flaky (#3183)
|
2023-02-13 13:26:27 +09:00 |
|
ayame113
|
6ed3bdae23
|
fix: change BigInt type to bigint type (#3187)
|
2023-02-12 12:30:54 +09:00 |
|
ayame113
|
ba0b6317de
|
test: update test cases according to swc updates (#3188)
|
2023-02-12 12:12:12 +09:00 |
|
Asher Gomez
|
3e9b8943fd
|
chore(wasmbuild): upgrade to 0.10.3 (#3180)
|
2023-02-10 19:17:14 +09:00 |
|
ayame113
|
dba98165cb
|
fix(encoding/yaml): avoid prototype pollution in Node.js and Browser (#3173)
|
2023-02-10 19:12:48 +09:00 |
|
Yoshiya Hinosawa
|
64d2544048
|
refactor(node): replace std/async usages with its own version (#3176)
|
2023-02-10 19:01:22 +09:00 |
|
Asher Gomez
|
33f0c2ae3c
|
chore(crypto): remove deprecated util.ts (#3179)
|
2023-02-10 18:33:20 +09:00 |
|
Yoshiya Hinosawa
|
1441d923dc
|
refactor(node): move std/_util usages to node/_util (#3174)
|
2023-02-10 17:13:58 +09:00 |
|
Yoshiya Hinosawa
|
f05e2fe9bf
|
refactor(node): replace std/path references from std/node (#3175)
|
2023-02-10 16:50:15 +09:00 |
|
Yoshiya Hinosawa
|
621d6aaf8d
|
fix(node): do not ask env permission from process.env access (#3178)
|
2023-02-10 16:48:52 +09:00 |
|
Yoshiya Hinosawa
|
9c70270e9e
|
refactor(node): replace std/fmt usages in std/node (#3177)
|
2023-02-10 16:47:51 +09:00 |
|
PolarETech
|
62ad6362de
|
fix(node/fs): chmod function throws unnecessary TypeError on Windows (#3168)
|
2023-02-08 16:48:37 +09:00 |
|
PolarETech
|
62af6efc77
|
fix(node/child_process): "windowsVerbatimArguments" option should be automatically set to true for CMD in spawn() (#3167)
|
2023-02-08 16:48:05 +09:00 |
|
Bartek Iwańczuk
|
dfbd08fd40
|
ci: update 02_create_pr script (#3172)
Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
|
2023-02-07 02:22:53 +01:00 |
|
denobot
|
e90ede3e0f
|
0.177.0 (#3170)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
|
2023-02-07 00:40:41 +01:00 |
|
PolarETech
|
1cda9238ea
|
fix(node/child_process): enable promisify(execFile) (#3161)
|
2023-02-03 16:27:26 +09:00 |
|
Justin Chase
|
4b1bb8be9c
|
fix(semver): allow unsetting build metadata (#3157)
|
2023-02-03 15:47:03 +09:00 |
|
lionel-rowe
|
9943f5e9d5
|
feat(encoding/csv): handle CSV byte-order marks (#3143)
|
2023-02-03 13:02:13 +09:00 |
|
Yoshiya Hinosawa
|
698e38758a
|
test(encoding): re-enable csv stream leak test on non-windows (#3162)
|
2023-02-03 12:59:31 +09:00 |
|
Kenta Moriuchi
|
74fd287286
|
docs(async): add note to deadline (#3148)
|
2023-02-03 12:30:37 +09:00 |
|
PolarETech
|
e6592e49ef
|
fix(node/process): null is not returned when reaching end-of-file in stdin (#3113)
|
2023-02-03 12:29:07 +09:00 |
|
denobot
|
0170bc2455
|
0.176.0 (#3159)
|
2023-02-02 18:57:35 +05:30 |
|