Commit Graph

222 Commits

Author SHA1 Message Date
Igor Zinkovsky
0248c18bfd
fix: complete docs for std/jsonc (#4814) 2024-05-22 06:03:58 +00:00
Asher Gomez
67ca078107
chore: add @example title check to doc checker (#4823)
* chore: add `@example` title check to doc checker

* fix
2024-05-22 15:08:36 +10:00
Leo Kettmeir
e3f63dc2ef
docs(async): improve docs for stabilization (#4803) 2024-05-21 17:40:43 -07:00
Leo Kettmeir
0ef767f52a
docs(webgpu): improve docs for stabilization (#4811) 2024-05-21 10:33:10 -07:00
Luca Casonato
006b96a586
ci: handle classes in check_docs.ts (#4800) 2024-05-21 16:09:42 +02:00
Asher Gomez
8fc19d95c7
chore: support no-eval code snippet directive (#4791) 2024-05-21 20:12:55 +10:00
Asher Gomez
16162ebcda
chore: improve doc checker (#4782)
* chore: improve doc checker

* tweaks

* tweaks
2024-05-21 15:34:08 +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
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
1271a7f392
docs(media-types): polish documentation (#4731) 2024-05-15 16:33:05 +10:00
Asher Gomez
b32ab88b40
chore: update deno_doc (#4726) 2024-05-15 05:36:08 +10:00
Yoshiya Hinosawa
4398642ef3
chore: update check_circular_package_dependencies.ts (#4720) 2024-05-13 18:43:49 +09:00
Jacob Avery
8c87b7f8e4
test(cli): Spinner tests (#4713)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-05-13 09:11:47 +09:00
Asher Gomez
a079dd3fed
docs(bytes,collections): fix doc checker and documentation (#4691)
docs(bytes,collection): fix doc checker and documentation
2024-05-08 16:18:26 +10:00
Asher Gomez
5e99c21210
docs(collections): complete documentation (#4664)
* docs(collections): complete documentation

* work

* work

* work

* work

* fix

* fixes

* fixes

* fixes

* fixes

* tweak
2024-05-06 16:51:20 +09:00
Asher Gomez
4bdefc105c
chore: run @example JSDoc code snippets (#4669)
* chore: run `@example` JSDoc code snippets

* async-ify

* work

* fix

* works

* fix

* tweak
2024-05-06 13:28:15 +10:00
Asher Gomez
b884c7ce73
chore: add @template JSDoc tag check (#4667) 2024-05-02 17:47:00 +10:00
Yoshiya Hinosawa
77996a9eb1
chore: update check_deprecation.ts (#4657) 2024-04-30 08:37:05 +09:00
Yoshiya Hinosawa
1c1403a3f1
chore: update check_circular_package_dependencies.ts for workspaces (#4653) 2024-04-29 16:24:55 +09:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Asher Gomez
8f60a3546b
BREAKING(console): remove std/console (#4643) 2024-04-26 19:54:59 +00:00
Asher Gomez
80cff5c3e7
BREAKING(flags): remove std/flags (#4644) 2024-04-27 05:52:44 +10:00
Asher Gomez
433d544885
BREAKING(permissions): remove std/permissions (#4642) 2024-04-27 05:50:55 +10:00
Bartek Iwańczuk
4a1ed50dba
chore: update convert_to_workspace.ts script (#4631) 2024-04-24 05:46:15 +10:00
Asher Gomez
ac5723de73
chore: JSDoc checker (#4618)
* chore: JSDoc checker

* work

* fix
2024-04-22 07:07:34 +00:00
Asher Gomez
e1f9d80fa3
chore: fix types (#4617) 2024-04-22 06:03:29 +00:00
Asher Gomez
762a7c266d
chore: reword to use "package" (#4612)
* chore: reword to use "package"

* tweak
2024-04-22 05:23:12 +00:00
Asher Gomez
3f9d4a8494
chore: simplify deprecation notice check (#4577) 2024-04-17 15:36:50 +09:00
Asher Gomez
fe9b2958fe
deprecation(permissions): update removal time for std/permissions (#4575) 2024-04-17 15:23:56 +09:00
Asher Gomez
be7deb2888
chore: use @deno/graph from JSR (#4564)
* chore: use `@deno/graph` from JSR

* fix
2024-04-10 16:06:44 +09:00
Asher Gomez
7630dd5418
deprecation(console): copy std/console APIs into std/cli and deprecate std/console (#4547)
deprecation(console): merge `std/console` into `std/cli`
2024-04-08 14:32:55 +10:00
Jeremy Banks
260292cf2e
fix(_tools): update check_deprecation path exclusion to recognize Windows directory separators (#4519)
fix(_tools): update check_deprecation path exclusion to recognize Windows directory separators
2024-03-26 12:31:22 +11:00
Asher Gomez
5061ec38f3
chore: refactor lint:mod-exports task to use std/path (#4503) 2024-03-25 15:03:01 +11:00
David Sherret
e749d4e3ea
fix: use hyphens for JSR package exports (#4424) 2024-03-19 10:22:38 -07:00
Yoshiya Hinosawa
56e30548ca
chore: remove "exclude" list from jsr config (#4449) 2024-03-08 18:26:04 +09:00
Asher Gomez
32e4b4334c
chore(_tools): prepare for noUncheckedIndexedAccess (#4442) 2024-03-06 16:09:13 +11:00
Asher Gomez
660e78ef51
chore: ignore more test files from being published (#4441) 2024-03-05 19:08:15 +11:00
Asher Gomez
ef0d782254
chore: enable camelcase lint rule (#4440) 2024-03-05 14:57:14 +11:00
Asher Gomez
8aac2e31f5
chore: exclude test files from being published to JSR (#4433)
* chore: exclude test files from being published to JSR

* tweak

* fix
2024-03-05 12:45:06 +11:00
Yoshiya Hinosawa
d78ce08453
chore: add --all-imports option to deps check tool (#4410) 2024-03-04 15:37:26 +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
Luca Casonato
ac82d732a3
build: update _ to - in workspace converter script (#4357) 2024-02-21 13:43:55 +01:00
Asher Gomez
ece94b6019
chore(internal): remove warnOnDeprecatedApi() and internal folder (#4359) 2024-02-20 20:00:58 +11:00
Asher Gomez
f3cce1b017
fix(http): version from deno.json import (#4342) 2024-02-17 14:33:19 +11:00
Yoshiya Hinosawa
5e3b3f54a3
chore: update dependency checker tool (#4331) 2024-02-14 14:37:50 +09:00
Asher Gomez
b9f3a74c8b
BREAKING(semver): remove eq(), gt(), gte(), lt(), lte() and neq() (#4294) 2024-02-09 23:26:42 +00:00
Asher Gomez
841c8449d8
chore: fix publish of std/crypto to JSR (#4291)
fix: publish of `std/crypto` to JSR
2024-02-09 19:17:15 +09:00
Tim Reichen
bcfec95e6f
chore(tools): add check flag to browser_compat.ts (#4240) 2024-02-05 10:53:06 +09:00
Luca Casonato
6dad7609c3
chore: set up workspace publish from CI (#4210) 2024-01-26 16:51:24 +09:00
Tim Reichen
d23718945e
feat(tools,log,http,semver): check mod exports, export items consistently from mod.ts (#4229) 2024-01-25 18:36:46 +09:00
Asher Gomez
805b926032
fix: add --no-lock to spawned process args in tests (#4168) 2024-01-12 13:38:41 +09:00
Asher Gomez
2943c6c657
chore: ignore /docs in license checker tool (#4123) 2024-01-08 13:47:54 +11:00
Asher Gomez
7e9ee318c2
chore: ignore /docs folder (#4112) 2024-01-05 18:55:55 +11:00
Asher Gomez
bdf41e5b8b
BREAKING: remove std/signal sub-module (#4105) 2024-01-05 13:07:22 +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
Simon Holloway
131cd85728
fix(tools): ignore the .git folder when checking for copyright header (#3937) 2023-12-12 10:37:09 +00:00
Leo Kettmeir
cd7cbb2c45
feat: new std/webgpu sub-module (#3119)
* work

* lint fix

* fmt

* tweaks

* doc

* housekeeping

* fix up, add tests

* remove web compatible

* tweaks

* fix test names

* add examples

* fix up

* remove debug

* Update webgpu/mod.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-12 15:33:07 +11:00
Asher Gomez
451efa6243
deprecation: move types.d.ts to std/io (#3885)
* deprecation: move `types.d.ts` to `std/io`

* fix
2023-12-01 11:46:43 +09:00
Asher Gomez
2148aad410
chore: centralise dev dependencies in deno.json (#3821) 2023-11-20 11:03:51 +11:00
Asher Gomez
255a3765d3
feat: std/data_structures (#3734) 2023-11-15 21:17:44 +11:00
Asher Gomez
0687caed4e
BREAKING: remove deprecated std/wasi module (#3733) 2023-11-15 21:16:55 +11:00
Lino Le Van
6db939b8cf
chore: update tool imports (#3794) 2023-11-13 08:05:09 +11:00
Yoshiya Hinosawa
4296985c3e
chore(_tools): update status towards stabilization (#3636) 2023-09-13 22:16:05 +09:00
Yoshiya Hinosawa
62315dc475
chore(_tools): fix type errors in _tools (#3635) 2023-09-13 22:11:01 +09:00
Yoshiya Hinosawa
7d0eb90134
chore(_tools): update dependency graph output (#3615) 2023-09-04 20:44:54 +09:00
Yoshiya Hinosawa
fcbb8f9ba2
chore(_tools): check dependencies between submodules (#3569) 2023-08-25 18:07:15 +09:00
Lino Le Van
2b5d71224f
refactor: cleanup usage of double equals (#3566)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-08-25 18:04:43 +09:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
Yoshiya Hinosawa
aea85151e8
BREAKING(semver): rewrite semver (#3385)
See
- https://github.com/denoland/deno_std/pull/3169
- https://github.com/denoland/deno_std/pull/3385

---------

Co-authored-by: justinmchase <justin.m.chase@gmail.com>
Co-authored-by: Jesse Jackson <jsejcksn@users.noreply.github.com>
Co-authored-by: Max Duval <hi@mxdvl.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
Co-authored-by: Tim Reichen <timreichen@users.noreply.github.com>
2023-06-12 12:47:03 +09:00
Quentin Adam
fdabe55e2d
feat(crypto): add BLAKE2B-224 hashing algorithm in crypto (#3392)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-05-31 14:16:30 +09:00
Yoshiya Hinosawa
e6caa2d291
refactor(_tools): update check_doc_imports.ts (#3351) 2023-05-03 15:42:04 +09:00
lionel-rowe
71e05aaa99
feat(console): add unicodeWidth for TTY text layout (#3297)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Jesse Jackson <jsejcksn@users.noreply.github.com>
2023-04-18 16:13:58 +09:00
Asher Gomez
d02b577c69
BREAKING(encoding/varint): remove deprecated APIs (#3282) 2023-04-03 12:45:37 +09:00
Asher Gomez
f980ab93e1
chore(_tools): update TypeScript version in doc import check (#3283) 2023-03-30 15:05:05 +09:00
Martin Braun
a31339e18e
feat(fs): undo deprecation of exists and add permission and type check to it (#2785) 2023-03-30 14:57:40 +09:00
ayame113
90bcfa422c
chore: update deprecation checker (#3280) 2023-03-25 15:56:53 +09:00
Asher Gomez
cf14c9b212
chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
Yoshiya Hinosawa
fe01e03b7f
chore(_tools): fix create_pr script (#3247) 2023-03-10 21:10:12 +09:00
Asher Gomez
7eb190e5af
chore: upgrade typescript in check_doc_imports tool (#3237) 2023-03-07 12:43:00 +09:00
Asher Gomez
0ae2638a82
chore: remove check_deploy tool (#3234)
chore: remove check_deploy tool
2023-03-07 11:20:36 +09:00
David Sherret
13248ce9c1
chore(release): fix create_pr script (#3217) 2023-02-23 22:13:32 +01: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
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
Yoshiya Hinosawa
1e6bd9a650
chore(_tools): check deploy name with capital letters (#3105) 2023-01-14 18:06:04 +09:00
ayame113
9a9341896b
chore: make license checker work on windows (#3083) 2023-01-06 13:10:06 +09:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Schwarzkopf Balázs
25d6a1938f
chore(tools): auto-update copyright headers (#2998) 2022-12-15 14:58:15 +09:00
Asher Gomez
7c31270f10
chore(tools): auto-add copyright headers (#2981) 2022-12-13 13:07:56 +09:00
Yoshiya Hinosawa
c349a3dd8b
ci: check deploy compatibility in PR (#2983) 2022-12-08 03:02:43 +09:00
Schwarzkopf Balázs
06de44285f
chore: remove unnecessary testdata from _tools (#2956) 2022-11-29 20:17:42 +09:00
Asher Gomez
346d7bf9d6
chore(_tools): cleanup check doc imports (#2937) 2022-11-28 20:54:22 +09:00
Yoshiya Hinosawa
a3cd86ea5f
chore(_tools): disable some tests of doc import check tool (#2934) 2022-11-23 23:38:08 +09:00
Asher Gomez
b72d3eb42a
refactor: replace Deno.spawn with Deno.Command (#2886) 2022-11-15 15:00:59 +09:00
Asher Gomez
ce4be688e3
ci(lint): check assertions (#2876) 2022-11-14 16:33:10 +09:00
Asher Gomez
48ad621864
refactor(_tools): move circular dependencies check to node/_tools (#2873) 2022-11-11 15:24:03 +09:00
Asher Gomez
c633b37401
chore(_tools): upgrade deno_doc to 0.48.0 for deprecation check (#2866)
chore: upgrade deno_doc to 0.48.0
2022-11-09 16:14:56 -05:00
Asher Gomez
4e8930cd4b
chore(_tools): upgrade deno_graph to 0.37.1 for circular dependencies check (#2865)
chore: upgrade deno_graph to 0.37.1
2022-11-09 16:14:06 -05:00
Tim Reichen
0ca0641842
chore(semver): rename inc and diff (#2826) 2022-11-07 12:09:54 -05:00
Asher Gomez
1859a59268
refactor(crypto): move crypto/_wasm_crypto/ to crypto/_wasm/ (#2845) 2022-11-07 15:53:46 +09:00
Asher Gomez
5c8bd0b6f6
refactor(encoding): move varint/_wasm_varint/ to varint/_wasm/ (#2844) 2022-11-07 15:10:38 +09:00
Asher Gomez
f3aca16f92
refactor(_tools): use fs/walk in deprecations check (#2837) 2022-11-07 14:19:18 +09:00
Asher Gomez
84af9ffe55
refactor: cleanup check licence headers tool (#2830) 2022-11-05 19:03:44 +09:00
Schwarzkopf Balázs
bc544b76d9
feat(tools): add import path check in docs (#2820) 2022-11-01 13:50:00 -04:00
Asher Gomez
c1ec22566d
chore: correct ignored files for checks, linting and formatting (#2789)
chore: correct ignored files for checks, etc.
2022-10-18 10:35:39 -04:00
Asher Gomez
3d2dc6d913
chore: upgrade to deno_graph@0.34.0 for circular dependency check (#2724) 2022-09-30 14:38:12 +09:00
Tim Reichen
2e5afa21ae
chore(tools/check_deprecation): use deno_doc for jsdoc parsing (#2661) 2022-09-16 11:34:50 +09:00
Tim Reichen
2f7713a164
chore(tools): add deprecation check (#2613) 2022-09-15 16:06:04 +09:00
Yoshiya Hinosawa
9c6ffb8c21
chore: test compatibility of std/node with Deno Deploy (#2615) 2022-09-07 16:25:55 +09:00
Asher Gomez
0f6aa03d2d
chore(CI): move lint scripts to Deno task runner (#2580) 2022-08-30 13:27:54 +09:00
Asher Gomez
3b9fb39ddd
chore: remove void and Promise<void> return types (#2550) 2022-08-24 10:21:57 +09:00
David Sherret
20c91e90f1
chore: updates for using deno 1.23 (#2354) 2022-06-16 23:25:21 -04:00
Skye
4d43706106
CI: Add License header check (#2292)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2022-06-01 13:49:12 +02:00
denobot
1d82ccc6f7
0.136.0 (#2131)
Co-authored-by: David Sherret <dsherret@gmail.com>
2022-04-20 21:36:27 -04:00
David Sherret
3eaaf75d00
chore(ci): fix release script to have git credentials (#2092) 2022-04-14 14:37:31 -04:00
David Sherret
46bc3bdc46
chore(ci): fix version bumping to allow running deno (#2088) 2022-04-07 10:04:03 -04:00
David Sherret
551dbeea20
chore(ci): smoother deno_std release (#2079) 2022-04-04 09:29:45 -04:00
Kid
6212f24520
chore: remove deprecated _tools scripts (#1997)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2022-03-06 20:46:58 +09:00
Yoshiya Hinosawa
808fe203e0
chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
Yoshiya Hinosawa
d0232ce805
refactor(node): reduce circular dependencies under std/node and check it in CI (#1844) 2022-01-25 23:54:11 +09:00
Yoshiya Hinosawa
fa38771a17
chore(_tools): deprecate _tools scripts (#1833) 2022-01-19 13:18:39 +09:00
Bartek Iwańczuk
9a55ccb3fd
ci: fix lint and format scripts (#1576) 2021-11-15 13:22:27 +01:00
Yoshiya Hinosawa
52c3deccf9
chore: add tools for lint and format (#1517) 2021-11-11 23:46:31 +09:00