Skip to content

Comments

Update dependency denoland/deno to v2.6.10#1078

Open
renovate[bot] wants to merge 2 commits intomainfrom
renovate/deno-monorepo
Open

Update dependency denoland/deno to v2.6.10#1078
renovate[bot] wants to merge 2 commits intomainfrom
renovate/deno-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2026

This PR contains the following updates:

Package Update Change
denoland/deno patch v2.6.9v2.6.10

Release Notes

denoland/deno (denoland/deno)

v2.6.10

Compare Source

2.6.10 / 2026.02.17
  • feat(ext/tls): add SSLKEYLOGFILE support for TLS key logging (#​31867)
  • feat(publish): support more license file types (#​32133)
  • feat: add deno install --compile (#​32046)
  • fix(compile): remove data.is_empty() check (#​32125)
  • fix(deploy): bypass minimumDependencyAge (#​32136)
  • fix(ext/napi): don't mark accessor properties as read-only in
    napi_define_class (#​32105)
  • fix(ext/node): assert.ok compatibility (#​32173)
  • fix(ext/node): fs.rmdir compatibility (#​32144)
  • fix(ext/node): add parentPath to Dirent from fs.opendir and support Buffer
    paths in lstat (#​32178)
  • fix(ext/node): add worker_threads stdin support (#​32165)
  • fix(ext/node): export File class from node:buffer module (#​32182)
  • fix(ext/node): fix test-worker-process-argv.js test (#​32074)
  • fix(ext/node): fix worker exit code propagation in worker_threads (#​32124)
  • fix(ext/node): fix worker.terminate() return value and exit code (#​32168)
  • fix(ext/node): forward stdout from worker_threads to parent (#​32160)
  • fix(ext/node): make worker_threads ref/unref idempotent like Node.js (#​32161)
  • fix(ext/node): normalize trailing dot in TLS servername (#​32166)
  • fix(ext/node): process.exit() in worker immediately halts execution (#​32169)
  • fix(ext/node): support O_RDONLY | O_CREAT in fs.openSync (#​32152)
  • fix(ext/node): use primordials in ext/node/polyfills/_fs/_fs_lchown.ts
    (#​32195)
  • fix(ext/node): validate execArgv flags in worker_threads instead of rejecting
    all (#​32145)
  • fix(ext/web): prevent GC of AbortSignal.any() (#​32118)
  • fix(ext/web): recheck state after signaling abort on writable stream (#​32129)
  • fix(install): cleanup node_modules folder on install (#​32058)
  • fix(lsp): replace lsp-types with tower-lsp-community/ls-types (#​32138)
  • fix(node): unconditionally call Module.prototype._compile with the file
    content in loadMaybeCjs (#​32131)
  • fix(node/ext): make zlib write callback async to match node behavior (#​32130)
  • fix(node/http): preserve request body on stale keepalive retry (#​32148)
  • fix(test): throw when Deno.test() is called during test execution (#​32184)

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
Copy link
Contributor Author

renovate bot commented Feb 22, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

0 participants