denobot
3ee4c4dd43
chore: release 2024.07.19 ( #5494 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-19 20:22:43 +09:00
Asher Gomez
c710c93ab0
docs(fs): fix options argument display ( #5487 )
2024-07-19 13:10:29 +09:00
denobot
f54eab4355
chore: release 2024.07.12 ( #5431 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-12 19:45:19 +09:00
Asher Gomez
ad1dad6ce6
docs(cli,csv,datetime,fmt,fs,http,ini,semver,testing): assert optional properties on types/interfaces have @default
tag ( #4933 )
...
* docs: assert optional properties on types/interfaces have `@default` tag
* work
* work
* work
* work
* work
* work
* fix
* fix
* Update fs/expand_glob.ts
* cleanups
* cleanups
---------
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-07-11 09:21:37 +00:00
Yoshiya Hinosawa
26d6d2b510
chore: use new format for workspaces and re-enable using Deno canary and v1.x ( #5375 )
...
* chore: use new format for workspaces
* fixes
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-07-11 10:24:30 +10:00
denobot
dc14633394
chore: release 2024.07.09 ( #5363 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-09 15:13:21 +09:00
Asher Gomez
f222d807b4
fix(fs): accept exts
without leading period in walk[Sync]()
( #5345 )
2024-07-08 10:41:32 +10:00
denobot
940568c62d
chore: release 2024.07.02 ( #5254 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-02 20:43:42 +09:00
Asher Gomez
d102a10235
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert
( #5199 )
...
* refactor: import from `@std/assert`
* update
2024-06-30 08:30:10 +00:00
denobot
04f23c8a0a
chore: release 2024.06.26 ( #5152 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-06-26 19:12:11 +09:00
Asher Gomez
ebf06b76d3
docs(fs): add not supported docs for CopyOptions.preserveTimestamps
( #5143 )
2024-06-26 12:21:48 +09:00
Yoshiya Hinosawa
de40243520
test(fs): improve copy()
testing ( #5084 )
2024-06-20 18:14:34 +09:00
Yoshiya Hinosawa
bd55f3b5c3
refactor(fs): improve expandGlob()
implementation and testing ( #5089 )
2024-06-20 16:39:45 +09:00
Asher Gomez
f863a2b241
chore(fs): release fs@1.0.0-rc.1
( #5091 )
...
* chore(fs): release `fs@1.0.0-rc.1`
* graph
2024-06-20 16:43:18 +10:00
Yoshiya Hinosawa
b75d42a329
test(fs): improve ensureSymlink()
test ( #5087 )
2024-06-20 12:23:08 +09:00
Yoshiya Hinosawa
c52c6ee057
refactor(fs): reduce the repetition in exists.ts
( #5088 )
2024-06-19 19:15:15 +09:00
Yoshiya Hinosawa
ec27c49cbf
test(fs): check ensureDir()
is not racy ( #5086 )
2024-06-19 19:12:54 +09:00
Yoshiya Hinosawa
41a2da4788
refactor(fs): reduce the repetition in ensure_dir.ts ( #5085 )
2024-06-19 17:47:03 +09:00
David Luis
c0f87db914
refactor(fs): resolve directories when checking whether they are the same in isSubdir()
( #5076 )
...
refactor(fs): resolve directories when checking whether they are the same
2024-06-19 07:50:14 +10:00
denobot
652ac701b1
chore: release 2024.06.12 ( #5031 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-06-12 15:22:43 +09:00
Asher Gomez
35c240eeed
docs(fs): improve documentation ( #4788 )
2024-06-07 15:54:50 +12:00
denobot
0ea4868542
chore: release 2024.06.06 ( #4984 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-06-06 20:26:57 +09:00
Asher Gomez
fbfcd24f41
refactor(fs): cleanup use of @std/assert
( #4948 )
...
* refactor(fs): cleanup use of `@std/assert`
* tweaks
* update
2024-06-05 10:39:33 +09:00
Yoshiya Hinosawa
434a52eefa
chore(fmt,fs,path,internal): skip yanked version manually ( #4753 )
2024-05-16 20:04:16 +09:00
denobot
53e08775e3
chore: release 2024.05.07 ( #4689 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-05-08 13:32:51 +09:00
Yoshiya Hinosawa
4c769f8175
chore(assert,fmt,fs,internal,path): skip yanked versions manually ( #4683 )
2024-05-07 16:26:05 +09:00
Yoshiya Hinosawa
8c9e96c402
chore: skip yanked versions ( #4660 )
2024-04-30 20:06:28 +09:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase ( #4650 )
2024-04-29 11:57:30 +09:00
Joe Hillenbrand
06866a6d47
fix(fs/ensure_dir): allow links to directories ( #4132 )
...
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-04-22 20:51:39 +09:00
denobot
2442373bdd
0.223.0 ( #4588 )
...
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-04-16 01:31:19 +02:00
Asher Gomez
a6251703f7
docs(fs): polish documentation ( #4526 )
...
* refactor(datetime): rename `_common.ts` to `_date_time_formatter.ts`
* docs(fs): polish documentation
* work
2024-03-27 17:28:06 +11:00
Asher Gomez
9254339170
fix(fs): SubdirectoryMoveError
extends Error
correctly ( #4528 )
2024-03-27 17:09:09 +11:00
Asher Gomez
24a81a374e
chore(fs): remove test.ts
( #4527 )
2024-03-27 17:07:52 +11:00
Gabriele Belluardo
4da7440c62
chore: enable no-sync-fn-in-async-fn
lint rule ( #4471 )
...
* chore: enable `no-sync-fn-in-async-fn` lint rule
* revert for serveTls test
2024-03-12 11:36:10 +11:00
Asher Gomez
f9dc5644a6
fix(fs): emptyDir()
test after workspace conversion ( #4427 )
2024-03-04 18:19:00 +11:00
Asher Gomez
800b7bb729
fix(fs): expandGlob()
test after workspace conversion ( #4428 )
2024-03-04 18:18:37 +11:00
ryota2357
1e0764dc23
fix(fs/ensure_symlink): check symlink is pointing the given target ( #4371 )
2024-02-28 11:50:33 +09:00
David Sherret
ef6b95f0c7
refactor: make the code work under verbatimModuleSyntax
( #4406 )
...
* Start
* Update
* Format
* Revert deno.json change
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-02-27 21:57:25 +00:00
cinchen
52138c6f99
refactor(fs): prepare for noUncheckedIndexedAccess
( #4277 )
...
* refactor: fs-noUncheckedIndexedAccess
* tweak
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-02-07 11:08:47 +11:00
Asher Gomez
f974a22def
BREAKING(path): remove glob.ts
files ( #4259 )
2024-02-02 14:48:32 +09:00
David Luis
ad4abccb66
docs: replace markdown hyperlink syntax with {@link}
tag where necessary. ( #4253 )
...
docs: replaces markdown hyperlink syntax with `{@link}` tag when necessary.
2024-02-01 09:19:46 +11:00
Asher Gomez
845a6f8d97
refactor: use granular --unstable-*
CLI flags ( #4232 )
...
* refactor: use granular `--unstable-*` CLI flags
* tweak
2024-01-25 07:48:48 +11:00
Lino Le Van
18d6a0ee30
deprecation(path): split off all constants into their own files and deprecate old names ( #4153 )
...
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-18 14:54:39 +09:00
Anwesh
3fcb0a8b24
refactor(using): use using
keyword for Explicit Resource Management ( #4143 )
...
* refactor(using): add using keyword for Explicit Resource Management
* refactor(using): fix fmt
* refactor(using): add more fixes
* refactor(using): fix fmt
* refactor: add more `using` cases
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-15 08:35:50 +11:00
Asher Gomez
805b926032
fix: add --no-lock
to spawned process args in tests ( #4168 )
2024-01-12 13:38:41 +09:00
Yoshiya Hinosawa
4ca2baefe3
fix(fs): reduce perm requirement of ensureDir()
( #4041 )
...
Co-authored-by: Florian Schwalm <Florian.Schwalm@seven.one>
2024-01-08 22:36:41 +09:00
Asher Gomez
8e25d47451
fix(fs): fix expandGlob()
test race condition ( #4081 )
2024-01-04 22:43:58 +11:00
Lino Le Van
c46143f0ac
chore: update copyright year ( #4046 )
...
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Yoshiya Hinosawa
81b19b72d0
chore(fs): log more information about test failure ( #4022 )
2023-12-28 13:45:18 +11:00
Asher Gomez
6507a76435
refactor(fs): trim internal utilities ( #4007 )
2023-12-21 18:39:51 +11:00