Skip to content

No labels!

There aren’t any labels for this repository quite yet.

2.0 feedback
2.0 feedback
--watch
--watch
related to the watch feature of the CLI
auto-install
auto-install
Issue related to the auto-installation of dependencies
backport:1.46
backport:1.46
This PR needs to be backported to v1.46 branch
benchmarks
benchmarks
https://deno.land/benchmarks.html
breaking change
breaking change
a change or feature that breaks existing semantics
bug
bug
Something isn't working correctly
build
build
build system or continuous integration related
bundler-resolution
bundler-resolution
Issues caused by bundlers not supporting Deno resolution
chore
chore
something that we should get around to eventually
ci-bench
ci-bench
put this on a PR to run the benchmarks
ci-draft
ci-draft
Run the CI on draft PRs.
ci-full
ci-full
put this on a PR to run the full CI
ci-test-flaky
ci-test-flaky
put this on a PR to run concurrent workflows
cli
cli
related to cli/ dir
compile
compile
related to the `deno compile` feature
config
config
Related to configuring Deno via deno.json/deno.jsoc
crypto
crypto
Related to node:crypto or WebCrypto
custom runtime
custom runtime
A question or issue related to building a custom runtime
debugger
debugger
Chrome DevTools inspector/debugger integration
declined
declined
thank you, but respectfully declined
deno_core
deno_core
Changes in "deno_core" crate are needed
deno fmt
deno fmt
Related to the "deno fmt" subcommand or dprint
deno info
deno info
Issues with the `deno info` command
deno jupyter
deno jupyter
Related to "deno jupyter" subcommand
dependencies
dependencies
Pull requests that update a dependency file
design limitation
design limitation
something that can't be fixed or is too hard to fix
duplicate
duplicate
a duplicate of another issue
ext/console
ext/console
Related to the ext/console crate