test(deps): update dependency deno to v2.5.0 (main) #4996
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.5
->2.5.0
Release Notes
denoland/deno (deno)
v2.5.0
Compare Source
2.5.0 / 2025.09.10
deno fmt .
when providing no files andno config files discovered (#30623)
--watch
and--env-file
(#30197)
ChildProcess.stdout
&ChildProcess.stderr
(#30552)bundleDependencies
in npm dependencies (#30521)Deno.test
API (#30504)setTimeout
andsetInterval
(#29993)deno run
with no arguments prints list of available tasks (#30592)tcpBacklog
arg toDeno.listen{Tls}
andDeno.serve
(#30541)(#30624)
(#30523)
lib.dom.d.ts and lib.webworker.d.ts (#30647)
crypto.hkdfSync
returns wrong result for non-Uint8ArrayTypedArray inputs (#30463)
fs.exists
andfs.existsSync
compatibility (#30507)fs.mkdtemp
andfs.mkdtempSync
compatibility (#30602)fs.path
'makelong
andresolve
compatibility (#30503)null
keypair in tls connect (#30516)--experimental-*
flags when spawning childprocess (#26351)
node_modules
folders fordeno init --npm ...
(#30492)is correct (#30546)
add
,cache
, and allinstall
variants, move scripts and deprecation warnings after the report (#30549)
(#30608)
Windows (#30535)
require("..")
(#30524)ArrayBuffer
as a backing buffer type forResponse.body
and
Response.bytes
(#30435)ArrayBuffer
as a backing buffer type forTextEncoder.encode()
(#30434)(#30490)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.