.. |
alias_pkg_json_and_deno_json_jsr_pkg
|
fix(byonm): resolve npm deps of jsr deps (#25399)
|
2024-09-04 14:00:44 +00:00 |
alias_pkg_json_and_deno_json_npm_pkg
|
fix: add "module.exports" export to ESM CJS wrapper module (#28373)
|
2025-03-03 16:47:39 +00:00 |
byonm_jsr_npm_dep
|
fix(byonm): resolve npm deps of jsr deps (#25399)
|
2024-09-04 14:00:44 +00:00 |
byonm_run_tag_after_install
|
fix(install): store tags associated with package in node_modules dir (#26000)
|
2024-10-02 17:16:46 -07:00 |
cache_out_of_date_with_lockfile
|
fix(install): bust packument cache on version not found when loading extra info from lockfile (#29679)
|
2025-06-09 23:22:12 +00:00 |
deno_install_arch
|
feat(unstable/install): DENO_INSTALL_ARCH env var (#30473)
|
2025-08-21 08:46:26 +02:00 |
entrypoint_ignored
|
fix(cache): cache excluded modules explicitly provided on the command line (#30442)
|
2025-08-18 17:54:44 -04:00 |
entrypoint_only_used_packages
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
exec_fs_permissions
|
refactor(install): support tarball extract in Wasm (#29587)
|
2025-06-04 13:51:26 +00:00 |
future_install_add_dist_tag
|
chore: remove DENO_FUTURE=1 from spec tests (#25329)
|
2024-08-31 21:25:32 +00:00 |
future_install_global
|
fix(npm): ensure scoped package name is encoded in URLs (#26390)
|
2024-10-18 20:38:57 +02:00 |
future_install_local_add_deno
|
fix(npm): ensure scoped package name is encoded in URLs (#26390)
|
2024-10-18 20:38:57 +02:00 |
future_install_local_add_npm
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
future_install_local_deno
|
feat(lockfile): default to lockfile v5 (#28950)
|
2025-04-17 13:27:37 -07:00 |
future_install_node_modules
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
future_install_node_modules_tag
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
global
|
fix(install/global): warn about not including auto-discovered config file (#27745)
|
2025-01-27 14:18:27 -05:00 |
import_map_with_dir
|
fix(install): don't attempt to cache specifiers that point to directories (#26369)
|
2024-10-17 22:25:22 +00:00 |
install_add_dep_existing
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
install_add_dev
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
install_add_dev_existing
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
install_deprecated_package
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
install_entrypoint
|
feat(install): refresh install report (#30615)
|
2025-09-08 09:44:22 +00:00 |
install_single_http_url_without_global_flag
|
fix(install): recommend using deno install -g when using a single http url (#25388)
|
2024-09-03 17:55:29 +02:00 |
installs_all_workspace_imports
|
fix(install): cache jsr deps from all workspace config files (#26779)
|
2024-11-08 12:45:30 -08:00 |
invalid_scheme
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
jsr_exports
|
fix(install): cache json exports of JSR packages (#26552)
|
2024-10-25 20:19:03 +00:00 |
jsr_exports_uses_locked
|
fix(check): filter resolution errors for bare ambient modules (#30690)
|
2025-09-12 17:44:13 +01:00 |
jsr_exports_uses_locked_multiple_in_lockfile
|
fix(check): filter resolution errors for bare ambient modules (#30690)
|
2025-09-12 17:44:13 +01:00 |
move_after_install
|
chore: remove DENO_FUTURE=1 from spec tests (#25329)
|
2024-08-31 21:25:32 +00:00 |
no_config_flag
|
fix(install): error gracefully if user passes --no-config to deno install <package> (#28965)
|
2025-04-18 22:13:20 +00:00 |
non_existent_optional_peer
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
npm_workspace_package
|
feat(install): more informative deno install output (#30387)
|
2025-08-21 12:35:02 +02:00 |
package_extra_nmd
|
test: temporarily ignore specs::install::package_extra_nmd test (#28954)
|
2025-04-18 12:48:30 +02:00 |
packagejson_missing_extra
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
peer_dep_specific_constraint
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
scripts_install_launch_cjs_temp_dir
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
scripts_install_no_ext
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
type_only_import
|
fix(install): cache type only module deps in deno install (#26497)
|
2024-10-23 15:01:45 -07:00 |
unknown_media_type
|
fix(install): don't error on unknown media types in install (#28234)
|
2025-02-21 12:20:55 -08:00 |
workspace_member_with_tag_dep
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |
workspace_node_modules_not_exists
|
test: de-flake specs tests in deno install (#30645)
|
2025-09-09 08:57:35 +00:00 |