Asher Gomez
ac6d736262
deprecation(io/unstable): deprecate readLines()
( #5990 )
...
* deprecation(io/unstable): deprecate `readLines()`
* update
2024-09-17 14:09:10 +09:00
Asher Gomez
4e41ee1e96
chore: update graph and dependencies ( #5997 )
2024-09-17 14:04:45 +09:00
Asher Gomez
e5c67a006c
deprecation(archive/unstable): deprecate @std/archive
( #5988 )
...
* deprecation(archive/unstable): deprecate `@std/archive`
* update
2024-09-17 13:38:50 +09:00
Yoshiya Hinosawa
65d67ce980
chore: check unstable module usage in stable modules ( #5984 )
2024-09-17 13:38:03 +09:00
Asher Gomez
f84e735a9a
docs(fs): clarify permissions requirements for exists[Sync]()
( #5983 )
...
* docs(fs): clarify permissions requirements for `exists[Sync]()`
* work
2024-09-17 13:36:30 +09:00
Caleb Cox
381d70dcd1
docs(archive,log,testing): correct typos ( #5995 )
...
* docs(log,testing): replace colours with colors
Use the American spelling of colors in docs for consistency with module
and option names.
* docs(archive,testing): replace it's with its
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-09-16 22:48:56 +00:00
Caleb Cox
c8cda14bdc
docs(testing): fix typo in snapshot ( #5994 )
2024-09-17 08:46:48 +10:00
denobot
05b6d7eedd
chore: release 2024.09.16 ( #5985 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-16 12:07:40 +09:00
Asher Gomez
7e200e5db7
fix(tar): update to 0.1.1
( #5980 )
2024-09-16 11:22:15 +09:00
Asher Gomez
ed33108492
fix(cache,data-structures): add missing non-null assertion and override
keyword ( #5981 )
2024-09-15 18:40:21 -07:00
Asher Gomez
58dbbd6bd2
chore: enable no-console
lint rule ( #5975 )
2024-09-13 15:43:13 +10:00
Yoshiya Hinosawa
75a50aecf7
chore: document unstable new feature processes ( #5976 )
...
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-09-13 14:35:36 +09:00
denobot
c6d1ab2d68
chore: release 2024.09.12a ( #5971 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-13 01:57:33 +09:00
Yoshiya Hinosawa
ad67a17c3d
chore(net): add back get-network-address
module to fix http@1.0.5/file-server
( #5970 )
2024-09-13 01:48:17 +09:00
Yoshiya Hinosawa
d35803f4f8
docs(path): add note about unstable-join
( #5967 )
2024-09-12 19:41:45 +09:00
denobot
c5d7930d57
chore: release 2024.09.12 ( #5969 )
...
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-12 19:18:10 +09:00
Yoshiya Hinosawa
dcef4cd1d2
BREAKING(path/unstable): move unstable overload of normalize
to unstable-normalize
( #5965 )
2024-09-12 19:04:50 +09:00
Yoshiya Hinosawa
f621694f29
BREAKING(front-matter/unstable): move unstable overload of yaml extract
to unstable-yaml
( #5968 )
2024-09-12 18:55:44 +09:00
Yoshiya Hinosawa
c6b71a17ee
BREAKING(path/unstable): move unstable overload of join
to unstable-join
( #5964 )
2024-09-12 16:32:06 +09:00
Asher Gomez
9ff5dafa7d
BREAKING(encoding/unstable): move base64url-stream
module to unstable-base64url-stream
( #5959 )
...
* BREAKING(encoding/unstable): move `base64url-stream` module to `unstable-base64url-stream`
* fix
2024-09-12 15:46:23 +09:00
Asher Gomez
0c0d227e58
BREAKING(text/unstable): move slugify
module to unstable-slugify
( #5953 )
2024-09-12 06:36:08 +00:00
Asher Gomez
04ad602c13
BREAKING(encoding/unstable): move base32hex
module to unstable-base32hex
( #5961 )
2024-09-12 06:31:01 +00:00
Sʜɪᴍᴜʀᴀ Yū
1a3a515ae5
fix(collections): ensure pick
doesn't generate missing properties as undefined
( #5926 )
2024-09-12 15:25:38 +09:00
Yoshiya Hinosawa
7d3dd2db03
test(net): add test of getNetworkAddress()
( #5963 )
2024-09-12 15:23:26 +09:00
Asher Gomez
93ccb64f09
BREAKING(encoding/unstable): move hex-stream
module to unstable-hex-stream
( #5960 )
2024-09-12 15:22:51 +09:00
Yoshiya Hinosawa
99aaaf8f32
BREAKING(path/unstable): move unstable overload of extname
to unstable-extname
( #5962 )
2024-09-12 15:19:05 +09:00
Yoshiya Hinosawa
ecd8a2e626
BREAKING(path/unstable): move unstable overload of basename
to unstable-basename
( #5957 )
2024-09-12 14:54:22 +09:00
Asher Gomez
0ff29d1508
BREAKING(encoding/unstable): move base64-stream
module to unstable-base64-stream
( #5958 )
2024-09-12 05:51:34 +00:00
Asher Gomez
034f3d75d3
BREAKING(encoding/unstable): move base32hex-stream
module to unstable-base32hex-stream
( #5956 )
2024-09-12 05:45:35 +00:00
Asher Gomez
d5c0fdc36b
BREAKING(encoding/unstable): move base32-stream
module to unstable-base32-stream
( #5955 )
2024-09-12 05:40:43 +00:00
Yoshiya Hinosawa
d1f5a368c0
BREAKING(path/unstable): move unstable overload of dirname
to unstable-dirname
( #5954 )
2024-09-12 14:33:12 +09:00
Asher Gomez
2d8031c785
BREAKING(text/unstable): move to-constant-case
module to unstable-to-constant-case
( #5952 )
2024-09-12 13:51:21 +09:00
Asher Gomez
6011e6bcb0
BREAKING(streams/unstable): move fixed-chunk-stream
module to unstable-fixed-chunk-stream
( #5951 )
...
BREAKING(streams/unstable): move `fixed-chunk-stream` to `unstable-fixed-chunk-stream`
2024-09-12 13:50:22 +09:00
Asher Gomez
b900e72b3d
BREAKING(net/unstable): move get-network-address
module to unstable-get-network-address
( #5949 )
...
* BREAKING(net/unstable): move `get-network-address` module to `unstable-get-network-address`
* fix
* fix
2024-09-12 04:05:40 +00:00
Asher Gomez
b76ae272ae
BREAKING(streams/unstable): move to-lines
module to unstable-to-lines
( #5950 )
2024-09-12 04:04:21 +00:00
Asher Gomez
4f1826d906
BREAKING(html/unstable): move is-valid-custom-element-name
module to unstable-is-valid-custom-element-name
( #5948 )
...
* BREAKING(html/unstable): move `is-valid-custom-element-name` module to `unstable-is-valid-custom-element-name`
* fix
2024-09-12 13:02:20 +09:00
Yoshiya Hinosawa
e564069936
chore: lint docs of unstable paths ( #5940 )
2024-09-12 12:59:12 +09:00
Asher Gomez
fb0f40c302
BREAKING(data-structures/unstable): move bidirectional-map
module to unstable-bidirectional-map
( #5947 )
...
BREAKING(data-structures): move `bidirectional-map` module to `unstable-bidirectional-map`
2024-09-12 12:58:23 +09:00
Asher Gomez
10aa1e739c
BREAKING(cli/unstable): move spinner
module to unstable-spinner
( #5946 )
2024-09-12 12:52:06 +09:00
Yoshiya Hinosawa
c594a0ce49
BREAKING(http/unstable): move route
to ./unstable-route
( #5939 )
2024-09-12 12:50:47 +09:00
Asher Gomez
43657d89ed
refactor(archive,io): use Seeker[Sync]
from @std/io/types
( #5943 )
2024-09-12 12:46:48 +09:00
Asher Gomez
2b12e382af
chore: cleanup IS_DENO_2
constant ( #5945 )
2024-09-12 12:45:04 +09:00
David
6ba3810544
fix(net): skip empty mac address for getNetworkAddress()
( #5941 )
...
fix(net) skip empty mac address
2024-09-12 09:11:25 +10:00
Yoshiya Hinosawa
8d7e184943
refactor(http): move unstable APIs (header
, method
, signed-cookie
) ( #5938 )
2024-09-11 20:23:59 +09:00
Yoshiya Hinosawa
95d4c19c5d
refactor(uuid): move UUID v7 APIs to ./unstable-v7
( #5937 )
2024-09-11 20:23:31 +09:00
lionel-rowe
635a8860d7
fix(expect): value-equal complex keys in expect.equal()
( #5936 )
...
fix(expect): value-equal complex keys
2024-09-11 20:39:54 +10:00
Yoshiya Hinosawa
780deafff7
refactor(assert): move unstable assertNever
under @std/assert/unstable-never
( #5928 )
2024-09-11 19:38:13 +09:00
lionel-rowe
38455481a2
perf(expect): add fast path for primitive keyed collections in equal()
( #5934 )
...
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-09-11 10:21:31 +00:00
Asher Gomez
43102325b7
test: use Deno.errors.NotCapable
where appropriate ( #5935 )
...
* test: use `Deno.errors.NotCapable` where appropriate
* copyright headers
* fixes
* fixes
* fixes
2024-09-11 19:17:27 +09:00
Asher Gomez
1d22380fdf
chore: general package cleanups ( #5932 )
2024-09-10 23:00:37 +09:00