Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency deno to v2.0.6 #34

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Update Change
deno patch 2.0.3 -> 2.0.6

Release Notes

denoland/deno (deno)

v2.0.6

Compare Source

  • feat(ext/http): abort event when request is cancelled (#​26781)
  • feat(ext/http): abort signal when request is cancelled (#​26761)
  • feat(lsp): auto-import completions from byonm dependencies (#​26680)
  • fix(ext/cache): don't panic when creating cache (#​26780)
  • fix(ext/node): better inspector support (#​26471)
  • fix(fmt): don't use self-closing tags in HTML (#​26754)
  • fix(install): cache jsr deps from all workspace config files (#​26779)
  • fix(node:zlib): gzip & gzipSync should accept ArrayBuffer (#​26762)
  • fix: performance.timeOrigin (#​26787)

v2.0.5

Compare Source

  • fix(add): better error message when adding package that only has pre-release
    versions (#​26724)
  • fix(add): only add npm deps to package.json if it's at least as close as
    deno.json (#​26683)
  • fix(cli): set npm_config_user_agent when running npm packages or tasks
    (#​26639)
  • fix(coverage): exclude comment lines from coverage reports (#​25939)
  • fix(ext/node): add findSourceMap to the default export of node:module
    (#​26720)
  • fix(ext/node): convert errors from fs.readFile/fs.readFileSync to node
    format (#​26632)
  • fix(ext/node): resolve exports even if parent module filename isn't present
    (#​26553)
  • fix(ext/node): return this from http.Server.ref/unref() (#​26647)
  • fix(fmt): do not panic for jsx ignore container followed by jsx text (#​26723)
  • fix(fmt): fix several HTML and components issues (#​26654)
  • fix(fmt): ignore file directive for YAML files (#​26717)
  • fix(install): handle invalid function error, and fallback to junctions
    regardless of the error (#​26730)
  • fix(lsp): include unstable features from editor settings (#​26655)
  • fix(lsp): scope attribution for lazily loaded assets (#​26699)
  • fix(node): Implement os.userInfo properly, add missing toPrimitive
    (#​24702)
  • fix(serve): support serve hmr (#​26078)
  • fix(types): missing import permission on PermissionOptionsObject (#​26627)
  • fix(workspace): support wildcard packages (#​26568)
  • fix: clamp smi in fast calls by default (#​26506)
  • fix: improved support for cjs and cts modules (#​26558)
  • fix: op_run_microtasks crash (#​26718)
  • fix: panic_hook hangs without procfs (#​26732)
  • fix: remove permission check in op_require_node_module_paths (#​26645)
  • fix: surface package.json location on dep parse failure (#​26665)
  • perf(lsp): don't walk coverage directory (#​26715)

v2.0.4

Compare Source

  • Revert "fix(ext/node): fix dns.lookup result ordering (#​26264)" (#​26621)
  • Revert "fix(ext/node): use primordials in ext/node/polyfills/https.ts
    (#​26323)" (#​26613)
  • feat(lsp): "typescript.preferences.preferTypeOnlyAutoImports" setting (#​26546)
  • fix(check): expose more globals from @​types/node (#​26603)
  • fix(check): ignore resolving jsxImportSource when jsx is not used in graph
    (#​26548)
  • fix(cli): Make --watcher CLEAR_SCREEN clear scrollback buffer as well as
    visible screen (#​25997)
  • fix(compile): regression handling redirects (#​26586)
  • fix(ext/napi): export dynamic symbols list for {Free,Open}BSD (#​26605)
  • fix(ext/node): add path to fs.stat and fs.statSync error (#​26037)
  • fix(ext/node): compatibility with {Free,Open}BSD (#​26604)
  • fix(ext/node): use primordials in
    ext\node\polyfills\internal\crypto_randomInt.ts (#​26534)
  • fix(install): cache json exports of JSR packages (#​26552)
  • fix(install): regression - do not panic when config file contains \r\n
    newlines (#​26547)
  • fix(lsp): make missing import action fix infallible (#​26539)
  • fix(npm): match npm bearer token generation (#​26544)
  • fix(upgrade): stop running deno lsp processes on windows before attempting
    to replace executable (#​26542)
  • fix(watch): don't panic on invalid file specifiers (#​26577)
  • fix: do not panic when failing to write to http cache (#​26591)
  • fix: provide hints in terminal errors for Node.js globals (#​26610)
  • fix: report exceptions from nextTick (#​26579)
  • fix: support watch flag to enable watching other files than the main module on
    serve subcommand (#​26622)
  • perf: pass transpiled module to deno_core as known string (#​26555)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency deno to v2.0.4 chore(deps): update dependency deno to v2.0.5 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/deno-monorepo branch from e580c02 to fd1ec53 Compare November 6, 2024 03:08
@renovate renovate bot changed the title chore(deps): update dependency deno to v2.0.5 chore(deps): update dependency deno to v2.0.6 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/deno-monorepo branch from fd1ec53 to db2be9c Compare November 10, 2024 10:01
@susiyaki susiyaki merged commit 7d02235 into main Nov 19, 2024
1 check passed
@susiyaki susiyaki deleted the renovate/deno-monorepo branch November 19, 2024 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant