summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-29feat(publish): enable package provenance by default on github actions (#22635)Divy Srivastava
2024-02-29test(publish): adjust a test for .env files (#22595)Bartek Iwańczuk
2024-02-29fix(publish): print a warning when .jsx or .tsx is imported (#22631)Bartek Iwańczuk
2024-02-29fix(ext/crypto): align the return type of `crypto.randomUUID` to `cli/tsc/dts...Nano Miratus
2024-02-29feat(lsp): jsr specifier completions (#22612)Nayeem Rahman
2024-02-29fix: relative dynamic imports in jsr packages (#22624)David Sherret
2024-02-28fix(cli): ensure that pre- and post-test output is flushed at the appropriate...Matt Mastracci
2024-02-28Revert "fix(publish): error if there are uncommitted changes (#22613)" (#22625)Bartek Iwańczuk
2024-02-28fix(jsr): do not allow importing a non-JSR url via unanalyzable dynamic impor...David Sherret
2024-02-28fix(publish): make the already published message look like a warning (#22620)Ryan Dahl
2024-02-28chore(cli): rename `--trace-ops` to `--trace-leaks` (#22598)Matt Mastracci
2024-02-28fix(publish): error if there are uncommitted changes (#22613)Bartek Iwańczuk
2024-02-27perf(cli): reduce overhead in test registration (#22552)Matt Mastracci
2024-02-28feat(publish): provenance attestation (#22573)Divy Srivastava
2024-02-27fix(unstable): sloppy imports should resolve .d.ts files during types resolut...David Sherret
2024-02-27feat(publish): support sloppy imports and bare node built-ins (#22588)Luca Casonato
2024-02-27chore: bump deno_core (#22596)Matt Mastracci
2024-02-27feat(publish): discover jsr.json and jsr.jsonc files (#22587)Bartek Iwańczuk
2024-02-26fix(io): create_named_pipe parallelism (#22597)Matt Mastracci
2024-02-26test(publish): add a test that checks for .env files (#22590)Bartek Iwańczuk
2024-02-26chore: fix `wpt_epoch` workflow (#22550)Asher Gomez
2024-02-24fix(lsp): import map expansion (#22553)David Sherret
2024-02-23chore: revert submodule creation in test_util (#22572)David Sherret
2024-02-23chore: improve not implemented npm system info message (#22571)David Sherret
2024-02-23perf(fmt): reduce memory usage and improve performance (#22570)David Sherret
2024-02-23fix(compile): add aarch64 linux to `CliOptions::npm_system_info` (#22567)tuhana
2024-02-23refactor(cli): clean up test runner channels (#22422)Matt Mastracci
2024-02-23fix(compile): allow to compile for ARM linux (#22542)Bartek Iwańczuk
2024-02-23test(ext/node): assert imported argv0 value (#22568)Satya Rohith
2024-02-23fix(ext/node): set correct process.argv0 (#22555)Satya Rohith
2024-02-23feat: infer dependencies from package.json (#22563)Marvin Hagemeister
2024-02-23chore(cli): swap `CreateHttpClientOptions.{cert,key}` descriptions (#22543)Asher Gomez
2024-02-23chore: upgrade to `actions/setup-python@v5` (#22546)Asher Gomez
2024-02-23fix(ext/node): init arch, pid, platform at startup (#22561)Satya Rohith
2024-02-23feat(publish): respect .gitignore during `deno publish` (#22514)Divy Srivastava
2024-02-23chore: remove `bench_cron` workflow (#22551)Asher Gomez
2024-02-23chore: fail properly in web platform test (#22549)Asher Gomez
2024-02-22chore: Add `timeout!` macro to `test_util` (#22539)Matt Mastracci
2024-02-221.41.0 (#22524)denobot
2024-02-22chore(io): Add a cross-platform unidirectional pipe implementation (#22522)Matt Mastracci
2024-02-22chore: update Deno version in workflows (#22523)Bartek Iwańczuk
2024-02-21fix(compile): respect compiler options for emit (#22521)Bartek Iwańczuk
2024-02-21perf: linter lsp memory leak fix and deno_graph executor (#22519)David Sherret
2024-02-21fix(ext/fs): make errors in tempfile creation clearer (#22498)Matt Mastracci
2024-02-21fix(publish): better no-slow-types type discovery (#22517)David Sherret
2024-02-21chore(cli): fix part of flaky test (#22515)Matt Mastracci
2024-02-21chore: upgrade deno_core and V8 (#22505)Bartek Iwańczuk
2024-02-21chore: bump deno_lint to 0.57.0 (#22513)Bartek Iwańczuk
2024-02-21feat(publish): type check on publish (#22506)David Sherret
2024-02-21fix(ext/node): pass alpnProtocols to Deno.startTls (#22512)Satya Rohith