index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lint.js
Age
Commit message (
Expand
)
Author
2024-09-12
feat: stabilize `Deno.createHttpClient()` (#25569)
Asher Gomez
2024-09-11
chore: deprecate task itests (#25558)
HasanAlrimawi
2024-09-10
BREAKING(temporal/unstable): Remove obsoleted Temporal APIs part 2 (#25505)
Kenta Moriuchi
2024-09-09
fix(node/byonm): do not accidentally resolve bare node built-ins (#25543)
David Sherret
2024-09-09
feat: Add better error messages for unstable APIs (#25519)
Bartek Iwańczuk
2024-09-09
BREAKING: remove deprecated files config (#25535)
David Sherret
2024-09-05
chore: deprecate doc itests (#25452)
Mohammad Sulaiman
2024-09-05
feat: Allow importing .cjs files (#25426)
Bartek Iwańczuk
2024-09-04
BREAKING(config): make supported compilerOptions an allow list (#25432)
David Sherret
2024-09-04
fix: lock down allow-run permissions more (#25370)
David Sherret
2024-09-03
chore: deprecate eval itests (#25382)
HasanAlrimawi
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-09-02
BREAKING: remove `--jobs` flag (#25336)
Asher Gomez
2024-08-31
chore: cleanup code for unstable tests (#25330)
Bartek Iwańczuk
2024-08-30
chore: fix linting (#25315)
David Sherret
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-20
chore: enable no-console dlint rule (#25113)
David Sherret
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-24
fix(node): better detection for when to surface node resolution errors (#24653)
David Sherret
2024-06-05
chore: upgrade dlint to 0.60.0 (#24041)
Bartek Iwańczuk
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
2024-05-14
chore: fix flaky rejection_handled_web_process (#23817)
David Sherret
2024-05-14
chore: 045_proxy output stdout & stderr on failure (#23810)
David Sherret
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-05-03
fix(lsp): always cache all npm packages (#23679)
David Sherret
2024-05-03
refactor(tests): move worker_threads itests to spec tests (#23648)
Satya Rohith
2024-05-03
chore: move cert itests to spec tests (#23607)
David Sherret
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-23
fix(workspace): provide workspace members as 'imports' in import map (#23492)
Bartek Iwańczuk
2024-04-22
feat: add jsx precompile skip element option (#23457)
Marvin Hagemeister
2024-04-20
chore: add lint script to ensure no new `itest!` tests (#23475)
David Sherret
2024-03-13
fix(node): resolve types via package.json for directory import (#22878)
David Sherret
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-01
ci: actually fix workflow permissions (#22644)
David Sherret
2024-02-16
chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)
Asher Gomez
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-01-26
chore: use granular unstable flags in tools/ (#22138)
Bartek Iwańczuk
2024-01-07
fix(ext): enable prefer-primordials for internal TypeScript (#21813)
Kenta Moriuchi
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-10-25
feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)
David Sherret
2023-09-26
chore: clean up lint script (#20682)
Luca Casonato
2023-08-19
chore: remove third_party submodule (#20201)
Divy Srivastava
2023-06-27
chore(ext/node): disable prefer-primordials on a per-file basis (#19553)
Kenta Moriuchi
2023-06-24
fix(ext/node): support brotli APIs (#19223)
Divy Srivastava
2023-05-23
feat: add support for globs in the config file and CLI arguments for files (#...
Bartek Iwańczuk
2023-04-02
chore: Turn back on dlintPreferPrimordials (#17715)
Kenta Moriuchi
2023-03-22
feat(cli): --ext parameter for run, compile, and bundle (#17172)
Cre3per
2023-03-15
chore: parallelize lint steps (#18214)
David Sherret
[next]