Commit Graph

32 Commits

Author SHA1 Message Date
denobot
67e9cfa0ff
chore: release 2024.09.04 (#5908)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-04 19:37:53 +09:00
Kenta Moriuchi
4d4bd0eb92
refactor(archive,async,cli,csv,dotenv,encoding,expect,fmt,front-matter,fs,http,internal,log,net,path,semver,testing,text,webgpu,yaml): enable "exactOptionalPropertyTypes" option (#5892) 2024-09-04 14:15:01 +09:00
denobot
2b3683b6fb
chore: release 2024.08.26 (#5824)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-26 17:33:29 +09:00
Ian Bull
7fb685efff
refactor(internal): align additional error messages (#5766) 2024-08-22 14:35:34 +09:00
Tim Reichen
644e03b817
perf(cli,http,ini,internal,media-types): replace trim() comparisons with regexps (#5751) 2024-08-21 13:50:18 +09: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
Asher Gomez
31b906db99
chore: ensure code examples use assertions in Doc Linter (#4911) 2024-06-03 14:10:27 +10:00
Michael Herzner
a5bc643e8e
test(internal): improve test coverage (#4779)
* test(internal): improve test coverage

* test(internal): improve test coverage

* test(internal): implement review remarks

* test(internal): implement review remarks
2024-05-21 22:54:22 +10:00
Asher Gomez
e07a1e6a87
docs(collections,internal,media-types): use @typeParam tag instead of @template (#4772) 2024-05-20 17:34:47 +10:00
Yoshiya Hinosawa
377043ce82
chore: @std/internal@1.0.0 (#4762) 2024-05-17 21:23:18 +09:00
Asher Gomez
9c32f3a57b
refactor(assert,internal): rename diffstr() to diffStr() (#4758) 2024-05-17 15:32:03 +10:00
Asher Gomez
1eeb5f9a6f
docs(internal): add module docs (#4757) 2024-05-17 14:59:10 +10:00
Yoshiya Hinosawa
434a52eefa
chore(fmt,fs,path,internal): skip yanked version manually (#4753) 2024-05-16 20:04:16 +09:00
Asher Gomez
c0a22c964c
chore(internal): release internal@1.0.0 (#4741)
feat(internal): `internal@1.0.0`
2024-05-16 15:51:07 +10:00
Asher Gomez
17d7fffccc
docs(internal): cleanups and documentation improvements (#4706)
* feat(internal): `internal@1.0.0`

* work

* revert

* fix

* fix
2024-05-15 09:57:20 +02:00
Asher Gomez
0c44d968a2
refactor(assert): vendor code from fmt/colors.ts (#4716)
* refactor(assert): vendor code from `fmt/colors.ts`

* update

* tweak

* tweaks
2024-05-15 15:00:04 +10:00
Asher Gomez
ea70808fee
refactor(internal): cleanup buildMessage() (#4705) 2024-05-13 07:14:33 +10:00
Asher Gomez
ad5a2d93c8
refactor(internal): cleanup diff() (#4704) 2024-05-13 07:14:19 +10:00
Asher Gomez
c53ca87301
refactor(internal): cleanup and restructure diffstr() (#4703)
* refactor(internal): cleanup and restructure `diffstr()`

* work
2024-05-09 19:36:45 +09:00
Asher Gomez
54f93b8f94
refactor(internal): cleanup _internals (#4702) 2024-05-09 20:34:55 +10:00
Asher Gomez
a63a439c11
refactor(internal): cleanup and restructure (#4698)
* refactor(internal): cleanup

* revert

* work

* fix

* fix

* fix

* tweaks

* fix
2024-05-09 15:14:09 +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
Michael Herzner
b649680328
test(assert): improve test coverage (#4679)
* test(assert): improve test coverage

* chore: format

* chore: lint

* nits

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-05-07 00:08:16 +00: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
Asher Gomez
6e662cf978
chore: add missing return type (#4595) 2024-04-16 20:03:12 +10:00
Asher Gomez
f57ac69735
refactor(assert,expect): use shared format.ts and diff.ts (#4592) 2024-04-16 17:09:40 +10:00
Asher Gomez
ece94b6019
chore(internal): remove warnOnDeprecatedApi() and internal folder (#4359) 2024-02-20 20:00:58 +11:00
Asher Gomez
f5547f4b2d
refactor: remove environment variable functionality notice in warnOnDeprecatedApi() (#4227) 2024-01-23 15:02:31 +11:00
Asher Gomez
88b5f471ed
feat: print warning on use of deprecated API (#4200)
* feat: `warnDeprecatedApi()`

* refactor: fixes and tweaks

* refactor: tweaks and improvements

* refactor: further work

* refactor

* fix

* tweaks

* tweak

* tweak

* tweaks

* tweak

* add test

* tweaks

* make compatible with Deploy

* tweak

* fix
2024-01-22 15:21:31 +11:00