Skip to content

chore(deps-dev): bump deno from 2.7.9 to 2.7.11#1751

Merged
mabels merged 1 commit intomainfrom
dependabot/npm_and_yarn/deno-2.7.11
Apr 9, 2026
Merged

chore(deps-dev): bump deno from 2.7.9 to 2.7.11#1751
mabels merged 1 commit intomainfrom
dependabot/npm_and_yarn/deno-2.7.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps deno from 2.7.9 to 2.7.11.

Release notes

Sourced from deno's releases.

v2.7.11

2.7.11 / 2026.04.01

  • feat: add alpha and beta release channel support (#33098)
  • fix(ext/node): fire fs.watch events for immediate writes (#32935) (#32989)
  • fix(watch): reduce graceful shutdown timeout from 5s to 500ms (#33099)

v2.7.10

2.7.10 / 2026.03.31

  • feat: add include and exclude fields to compile config (#33024)
  • fix(ext/http): gracefully handle consumed external in OTel ops (#33027)
  • fix(ext/node): process.argv[0] is equivalent to execPath (#28915)
  • fix(ext/node): add chacha20-poly1305 cipher support (#33084)
  • fix(ext/node): drain pending messages before emitting worker exit event (#32623)
  • fix(ext/node): escape shell metacharacters in child_process args on Windows (#33071)
  • fix(ext/node): fix BadResource error in FileHandle.readLines() (#32685)
  • fix(ext/node): improve GCM cipher compat with Node.js (#33079)
  • fix(ext/node): improve sign/verify crypto compat with Node.js (#33083)
  • fix(ext/node): return pid from spawnSync (#33081)
  • fix(ext/web): fix infinite loop in WebTransport datagram overflow handling (#33075)
  • fix(install): all package.json aliases should be added to node_modules (#33068)
  • fix(lsp): don't double-encode query/fragment in notebook cell URIs (#33070)
  • fix(lsp): suggest import map aliases in auto-imports for local directories (#33048)
  • fix(npm): resolve linked packages not published to npm registry (#33021)
  • fix(outdated): use dist-tags.latest for Latest column, matching npm/pnpm/bun (#32939)
  • fix(resolver): resolve npm packages that shadow Node built-in names in BYONM mode (#32865)
  • fix(serde_v8): use actual bytes written in to_utf8_slow (#33074)
  • fix: use case-insensitive path matching for permissions on Windows (#33073)
Changelog

Sourced from deno's changelog.

2.7.11 / 2026.04.01

  • feat: add alpha and beta release channel support (#33098)
  • fix(ext/node): fire fs.watch events for immediate writes (#32935) (#32989)
  • fix(watch): reduce graceful shutdown timeout from 5s to 500ms (#33099)

2.7.10 / 2026.03.31

  • feat: add include and exclude fields to compile config (#33024)
  • fix(ext/http): gracefully handle consumed external in OTel ops (#33027)
  • fix(ext/node): process.argv[0] is equivalent to execPath (#28915)
  • fix(ext/node): add chacha20-poly1305 cipher support (#33084)
  • fix(ext/node): drain pending messages before emitting worker exit event (#32623)
  • fix(ext/node): escape shell metacharacters in child_process args on Windows (#33071)
  • fix(ext/node): fix BadResource error in FileHandle.readLines() (#32685)
  • fix(ext/node): improve GCM cipher compat with Node.js (#33079)
  • fix(ext/node): improve sign/verify crypto compat with Node.js (#33083)
  • fix(ext/node): return pid from spawnSync (#33081)
  • fix(ext/web): fix infinite loop in WebTransport datagram overflow handling (#33075)
  • fix(install): all package.json aliases should be added to node_modules (#33068)
  • fix(lsp): don't double-encode query/fragment in notebook cell URIs (#33070)
  • fix(lsp): suggest import map aliases in auto-imports for local directories (#33048)
  • fix(npm): resolve linked packages not published to npm registry (#33021)
  • fix(outdated): use dist-tags.latest for Latest column, matching npm/pnpm/bun (#32939)
  • fix(resolver): resolve npm packages that shadow Node built-in names in BYONM mode (#32865)
  • fix(serde_v8): use actual bytes written in to_utf8_slow (#33074)
  • fix: use case-insensitive path matching for permissions on Windows (#33073)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [deno](https://github.com/denoland/deno) from 2.7.9 to 2.7.11.
- [Release notes](https://github.com/denoland/deno/releases)
- [Changelog](https://github.com/denoland/deno/blob/main/Releases.md)
- [Commits](denoland/deno@v2.7.9...v2.7.11)

---
updated-dependencies:
- dependency-name: deno
  dependency-version: 2.7.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
@mabels mabels merged commit 62bd334 into main Apr 9, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deno-2.7.11 branch April 9, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant