Skip to content

chore(deps-dev): bump deno from 2.6.8 to 2.7.4#1669

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/deno-2.7.4
Open

chore(deps-dev): bump deno from 2.6.8 to 2.7.4#1669
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/deno-2.7.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps deno from 2.6.8 to 2.7.4.

Release notes

Sourced from deno's releases.

v2.7.4

2.7.4 / 2026.03.05

  • fix(core): uv_compat cleanup and fixes (#32458)
  • fix(deploy): correctly handle version lookup (#32489)
  • fix(ext/node): deep assert compatibility (#32434)
  • fix(ext/node): use sync writes for TTY stdout/stderr WriteStream (#32488)
  • fix(test): restart all tests on env file change (#32461)
  • perf(npm): actually improve npm install -g deno binary startup performance (#32467)

v2.7.3

2.7.3 / 2026.03.04

  • fix(deploy): dont use jsr api for deploy subcommand (#32441)
  • fix(ext/node): handle partial writes to process.stdout/stderr (#32433)
  • fix(ext/node): make UDP socket ops synchronous, implement missing dgram methods (#32381)
  • fix(ext/node): support HTTP over Windows named pipes in node:http (#32414)
  • fix(npm): don't panic when peer dep is not in snapshot (#32454)
  • fix(npm): regression where resolution was missing dependencies (#32453)
  • perf(npm): improve npm install deno binary startup performance (#32439)

v2.7.2

2.7.2 / 2026.03.03

  • feat: v8 14.6, fix require(esm), libuv compat (#32347)
  • fix(ci): fix ordering of platforms in ecosystem_compat_slack (#32393)
  • fix(cli): load multiple env files in the correct order (#32354)
  • fix(compile): store self extracting dir in hidden dir beside executable (#32329)
  • fix(core): store Global ptr for libuv-compat callbacks (#32361)
  • fix(coverage): correct line and branch counts in coverage reports (#32312)
  • fix(coverage): warn instead of erroring when source files are missing (#32398)
  • fix(ext/console): support iterators in console.table (#32379)
  • fix(ext/crypto): fix P-521 EC key export for all formats (#32412)
  • fix(ext/crypto): handle wrong algorithm in subtle.importKey without panicking (#32410)
  • fix(ext/node): CBC decipher setAutoPadding(false) incorrectly strips bytes (#32403)
  • fix(ext/node): gracefully exit on invalid NODE_CHANNEL_FD instead of panicking (#32421)
  • fix(ext/node): handle emoji width correctly in readline (#32383)
  • fix(ext/node): implement KeyObject.equals, fix createCipheriv with KeyObject/null IV (#32409)
  • fix(ext/node): implement missing X509Certificate methods (#32270)
  • fix(ext/node): make execPath named export a real string (#32396)
  • fix(ext/node): make setAutoPadding(false) a no-op for GCM ciphers (#32290)
  • fix(ext/node): make fsPromises.watch() a proper AsyncIterable with close() (#32378)

... (truncated)

Changelog

Sourced from deno's changelog.

2.7.4 / 2026.03.05

  • Reland refactor(core): move nextTick/immediate queues into core, replace ops with shared buffers (#32440) (#32465)
  • Revert "refactor(core): move nextTick/immediate queues into core, replace ops with shared buffers (#32440) (#32462)
  • fix(core): uv_compat cleanup and fixes (#32458)
  • fix(deploy): correctly handle version lookup (#32489)
  • fix(ext/node): deep assert compatibility (#32434)
  • fix(ext/node): use sync writes for TTY stdout/stderr WriteStream (#32488)
  • fix(test): restart all tests on env file change (#32461)
  • perf(npm): actually improve npm install -g deno binary startup performance (#32467)

2.7.3 / 2026.03.04

  • fix(deploy): dont use jsr api for deploy subcommand (#32441)
  • fix(ext/node): handle partial writes to process.stdout/stderr (#32433)
  • fix(ext/node): make UDP socket ops synchronous, implement missing dgram methods (#32381)
  • fix(ext/node): support HTTP over Windows named pipes in node:http (#32414)
  • fix(npm): don't panic when peer dep is not in snapshot (#32454)
  • fix(npm): regression where resolution was missing dependencies (#32453)
  • perf(npm): improve npm install -g deno binary startup performance (#32439)

2.7.2 / 2026.03.03

  • feat: v8 14.6, fix require(esm), libuv compat (#32347)
  • fix(ci): fix ordering of platforms in ecosystem_compat_slack (#32393)
  • fix(cli): load multiple env files in the correct order (#32354)
  • fix(compile): store self extracting dir in hidden dir beside executable (#32329)
  • fix(core): store Global ptr for libuv-compat callbacks (#32361)
  • fix(coverage): correct line and branch counts in coverage reports (#32312)
  • fix(coverage): warn instead of erroring when source files are missing (#32398)
  • fix(ext/console): support iterators in console.table (#32379)
  • fix(ext/crypto): fix P-521 EC key export for all formats (#32412)
  • fix(ext/crypto): handle wrong algorithm in subtle.importKey without panicking (#32410)
  • fix(ext/node): CBC decipher setAutoPadding(false) incorrectly strips bytes (#32403)
  • fix(ext/node): gracefully exit on invalid NODE_CHANNEL_FD instead of panicking (#32421)
  • fix(ext/node): handle emoji width correctly in readline (#32383)
  • fix(ext/node): implement KeyObject.equals, fix createCipheriv with KeyObject/null IV (#32409)
  • fix(ext/node): implement missing X509Certificate methods (#32270)
  • fix(ext/node): make execPath named export a real string (#32396)
  • fix(ext/node): make setAutoPadding(false) a no-op for GCM ciphers (#32290)
  • fix(ext/node): make fsPromises.watch() a proper AsyncIterable with close()

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for deno since your current version.


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.6.8 to 2.7.4.
- [Release notes](https://github.com/denoland/deno/releases)
- [Changelog](https://github.com/denoland/deno/blob/main/Releases.md)
- [Commits](denoland/deno@v2.6.8...v2.7.4)

---
updated-dependencies:
- dependency-name: deno
  dependency-version: 2.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Mar 9, 2026
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.

0 participants