Skip to content

chore(deps): update dependency deno to v2.6.8#893

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/deno-monorepo
Open

chore(deps): update dependency deno to v2.6.8#893
renovate[bot] wants to merge 1 commit intomainfrom
renovate/deno-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2026

This PR contains the following updates:

Package Update Change
deno patch 2.6.32.6.8

Release Notes

denoland/deno (deno)

v2.6.8

Compare Source

  • feat(npm): support jsr: scheme in package.json (#​31938)
  • feat: Windows on ARM builds (#​31917)
  • fix(ext/node): enable defensive option on DatabaseSync (#​32004)
  • fix(ext/node): error formatting compatibility (#​31970)
  • fix(ext/node): implement sqlite' SQLTagStore (#​31945)
  • fix(ext/node): use primordials in _fs_fchown.ts (#​32007)
  • fix(flags): correct zsh completions for script arg (#​31994)
  • fix(install): clean up associated config and lock files during uninstall
    (#​31984)
  • fix(types): correct types for Worker events (#​31981)
  • fix: Reload the CronHandlerImpl if necessary when the control socket
    receives new envs (#​31996)
  • fix: upgrade deno_core to 0.383.0 (#​32014)

v2.6.7

Compare Source

  • feat(ext/node): implement mock API for node:test module (#​31954)
  • feat(node): implement FileHandle.readv() method (#​31943)
  • feat(npm): use JSR for @jsr scope (#​31925)
  • feat: External Socket-Based Cron Implementation (#​31952)
  • feat: V8 14.5 (#​31873)
  • feat: add --inspect-publish-uid flag for VSCode debugging (#​31927)
  • fix(ext/http): use serve address override only once (#​31935)
  • fix(ext/net): remove socket file when dropping unix listener (#​31947)
  • fix(ext/node): sqlite's StatementSync compatibility (#​31941)
  • fix(ext/node): align assert throws/rejects signatures (#​31934)
  • fix(ext/node): fix usage of new V8 string APIs (#​31963)
  • fix(ext/node): implement sqlite's missing options (#​31919)
  • fix(ext/node): pass test-child-process-bad-stdio node compat test (#​31851)
  • fix(ext/node): read NODE_OPTIONS for --require and --inspect-publish-uid
    (#​31949)
  • fix(ext/node): retry stale keepAlive connections in http client (#​31932)
  • fix(ext/node): support setImmediate promisify.custom (#​31920)
  • fix(ext/node): use primordials in _fs_ftruncate.ts (#​31944)
  • fix(ext/node): use primordials in ext/node/polyfills/tls.ts (#​31816)
  • fix(ext/web): support object in DOMException second argument for Node.js
    compat (#​31939)
  • fix(node): throw ERR_INVALID_ARG_TYPE for invalid fs.readFile path (#​31918)
  • fix(unstable): lint ast comments from first file showing in others (#​31956)
  • fix(x): use local npm package even if npm specifier is used, forward unstable
    flags (#​31942)
  • fix: allow reading /dev/tty without requiring --allow-all (#​31105)
  • fix: enable edns for Deno.resolveDns (#​31951)
  • fix: graceful server shutdown with open, un-upgraded connections (#​31959)
  • fix: use locked-tripwire to prevent unlocked cargo installs (#​31973)

v2.6.6

Compare Source

  • feat(cli/tsc): show progress bar for TSGO downloads (#​31893)
  • feat(inspector): accept bare host and bare port for --inspect flag (#​31881)
  • feat(inspector/unstable): add /ws/events endpoint in inspector server, notify
    watcher restart event in it (#​31901)
  • feat(task): globstar, failglob, nullglob, and pipefail support
    (#​31913)
  • feat: instrument cron with OTEL (#​31916)
  • fix(check): improve @types/ package resolution for the global resolver
    (#​31868)
  • fix(doc): non-determinism in deno doc --lint (#​31911)
  • fix(dx): always spawn subprocess for dx (#​31897)
  • fix(ext/crypto): add support for SHA3 (#​31668)
  • fix(ext/node): assert compatibility (#​31821)
  • fix(ext/node): fix deadline resolution for queued timers (#​31860)
  • fix(ext/node): implement PerformanceObserver (#​31875)
  • fix(ext/node): implement getValidStdio for child_process (#​31850)
  • fix(ext/node): improve child_process CLI argument parsing (#​31825)
  • fix(ext/node): inspector.open() and inspector.close() (#​31898)
  • fix(ext/node): prevent derefencing symlinks on fs.rm (#​31886)
  • fix(ext/node): properly implement process.features (#​31864)
  • fix(ext/node): validate fd in tty.isatty and enable pseudo-tty tests (#​31892)
  • fix(ext/sqlite): double free of Session after database closed (#​31830)
  • fix(ext/web): export PerformanceObserver and PerformanceObserverEntryList
    (#​31887)
  • fix(publish): do not include tsconfig imports in publish graph (#​31907)
  • fix(publish): include npm:@​types/ package resolution in published packages
    (#​31855)
  • fix: don't ever set 1005 outbound close code (#​31845)

v2.6.5

Compare Source

  • feat(ext/canvas): support gif, webp for createImageBitmap (#​31402)
  • feat(ext/web): add performance.clearResourceTimings() and
    setResourceTimingBufferSize() (#​31603)
  • feat(node/fs): implement FileHandle.readableWebStream() (#​31745)
  • fix(audit): respect --level flag for exit code (#​31721)
  • fix(ci): rename trusted-signing-action to artifact-signing-action (#​31849)
  • fix(cli/test): close Node HTTP connections before sanitizer check (#​31782)
  • fix(ext/fetch): read file urls via vfs (#​31814)
  • fix(ext/fetch): support ipv6 destination host with http and socks proxy
    (#​31683)
  • fix(ext/node): DatabaseSync garbage collection invalidating associated
    resources (#​31737)
  • fix(ext/node): add tls.setDefaultCACertificates support (#​31522)
  • fix(ext/node): emit deprecation warning for SlowBuffer (#​31772)
  • fix(ext/node): fix use-after-free in StatementSync JS iterator (#​31770)
  • fix(ext/node): use correct block sizes for HMAC algorithms (#​31775)
  • fix(ext/web): handle empty TextDecoder input when stream is true (#​31691)
  • fix(io): ignore BrokenPipe error in op_print (#​31844)
  • fix(node/child_process): ChildProcess constructor without args (#​31838)
  • fix(node/child_process): improve arg type validation for execFile and fork
    (#​31829)
  • fix(node/child_process): reject null bytes in arguments (#​31828)
  • fix(node/child_process): use correct syscall name in spawn error (#​31836)
  • fix(npm): deduplication pass for initially partially resolved graphs (#​31787)
  • fix(runtime): handle options parameter in Deno.errors.* constructors
    (#​31510)
  • fix(task): preserve signal-based exit codes for child processes (#​31789)
  • fix(tsgo): nil deref for exported symbols (#​31786)
  • fix(webgpu): correctly expose GPUCompilationInfo & GPUCompilationMessage
    (#​31780)
  • fix: add more details when panicking getting dir path from deno.json (#​31805)
  • fix: allow multiple --allow-all args (#​31833)
  • fix: queue dynamic imports for modules with pending TLA (#​31670)
  • fix: update config schema for read permission to include ignore property
    (#​31785)

v2.6.4

Compare Source

  • fix(compile): make compile work with --unstable-npm-lazy-caching (#​31704)
  • fix(ext/node): enable keepAlive connection reuse for HTTP Agent (#​31709)
  • fix(ext/node): handle errors in sqlite session filter callback (#​31756)
  • fix(ext/node): support TypedArray and DataView targets in Buffer.copy()
    (#​31734)
  • fix(ext/node): support for inspector.url() (#​31705)
  • fix(ext/node): support numbered positional parameters in node:sqlite (#​31722)
  • fix(ext/websocket): prevent sending multiple close frames (#​31747)
  • fix(install): wait for package installations before applying patches (#​31711)
  • fix(node/crypto): integrate async_hooks for domain error handling (#​31751)
  • fix(serve): net permissions in config file (#​31718)
  • fix(task): prioritize member package.json when deno.json only in root
    (#​31736)
  • fix(webgpu): update wgpu to 28.0.0 (#​31163)
  • fix: deno cross compile for intel mac target (#​31714)
  • fix: update urlpattern to 0.4.2 (#​31193)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/deno-monorepo branch from 16d62b1 to ee3e714 Compare January 6, 2026 13:15
@renovate renovate bot changed the title chore(deps): update dependency deno to v2.6.4 chore(deps): update dependency deno to v2.6.5 Jan 15, 2026
@renovate renovate bot force-pushed the renovate/deno-monorepo branch from ee3e714 to aaaeee9 Compare January 15, 2026 16:46
@renovate renovate bot force-pushed the renovate/deno-monorepo branch from aaaeee9 to 36b53f8 Compare January 23, 2026 01:11
@renovate renovate bot changed the title chore(deps): update dependency deno to v2.6.5 chore(deps): update dependency deno to v2.6.6 Jan 23, 2026
@renovate renovate bot force-pushed the renovate/deno-monorepo branch from 36b53f8 to 815bfa8 Compare January 29, 2026 17:34
@renovate renovate bot changed the title chore(deps): update dependency deno to v2.6.6 chore(deps): update dependency deno to v2.6.7 Jan 29, 2026
@renovate renovate bot changed the title chore(deps): update dependency deno to v2.6.7 chore(deps): update dependency deno to v2.6.8 Feb 2, 2026
@renovate renovate bot force-pushed the renovate/deno-monorepo branch from 815bfa8 to 0959cec Compare February 2, 2026 18:24
@renovate
Copy link
Contributor Author

renovate bot commented Feb 5, 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

Comments