deno/README.md
dependabot-denoDeno support for dependabot-core.
$ bin/docker-dev-shell deno
[dependabot-core-dev] ~ $ cd deno && rspec
The lockfile-regeneration specs (spec/dependabot/deno/file_updater/lockfile_updater_spec.rb) shell out
to a real deno install and hit the JSR/npm registries. They expect the deno binary on PATH and
network access — both are provided by the bin/docker-dev-shell deno image, but local runs outside
the container need them too.
deno.lock regeneration)deno.json and deno.jsonc import mapsjsr: and npm: specifiers (scoped, unscoped, versionless, sub-path)deno.lock regeneration when the manifest changeshttps://deno.land/x/...)scopes field overridesvendor/ directory regenerationdeno.json)links field (local package overrides)DENO_AUTH_TOKENS / private registries--frozen=false and may overwrite a frozen lockfile)"lock": { "path": "..." })