chore(deps): update dependency deno to v2 - autoclosed - #1256
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency deno to v2 - autoclosed#1256renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Contributor
Coverage Report
File CoverageNo changed files found. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit fa1ef26. Configure here.
| - uses: denoland/setup-deno@v1 | ||
| with: | ||
| deno-version: 1.46.3 | ||
| deno-version: 2.9.4 |
There was a problem hiding this comment.
Deno 2 rejects import assertions
Medium Severity
Bumping Deno to 2.9.4 breaks npm run test:deno:update_import_map. runtimes/deno/update_import_map.ts still uses assert {type: 'json'}, which Deno 2 rejects as a hard error (Deno 1.46.3 only warned). The maintain-import-map workflow will fail when it runs.
Reviewed by Cursor Bugbot for commit fa1ef26. Configure here.
renovate
Bot
force-pushed
the
renovate/major-2-deno-monorepo
branch
from
August 7, 2026 15:43
fa1ef26 to
d6a970a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.46.3→2.9.5Release Notes
denoland/deno (deno)
v2.9.5Compare Source
--unscopedflag to alias packages by their unscoped name (#36319)(#36303)
"raw-secret"toKeyFormattype (#35708)uv_handle_sizeanduv_strerror(#36308)(#35867)
(#36230)
flushoption for writes (#36290)scriptsfield in packuments (#36324)(#36404)
deno evalmodules as npm package files (#36304)no-legacy-abortunstable flag from deno.json config (#36312)v2.9.4Compare Source
--hmrfor React Router (#35900)Buffer.indexOf/lastIndexOf/includes (#35872)
(#36242)
(#36113)
(#36127)
async_sequenceforReadableStream.from(#35976)registry.npmjs.org (#36187)
(#35795)
(#36138)
(#36025)
v2.9.3Compare Source
deno add --no-saveand--save-optional(#36039)http2MaxHeaderListSizeoption toDeno.createHttpClient(#33194)URLs (#35940)
(#36053)
(#36032)
(#36054)
(#35972)
(#36005)
(#35898)
--cached-only (#35903)
(#35890)
10.2.5 (#35873)
(#35779)
v2.9.2Compare Source
--hmrfor Vite and Nuxt (#35851)(#35701)
(#35858)
(#35754)
compile test (#35676)
(#35567)
tools/lzldsubmodule (#35778)(#35618)
(#35534)
(#35800)
(#35532)
(#35828)
(#35791)
(#35735)
layout (#35762)
(#35732)
(#35759)
thread (#35595)
data (#35834)
exportsvalue + fix--watchmemory leak(#35677)
(#35806)
(#35688)
request (#35790)
(#35786)
(#35788)
request (#35810)
(#35842)
(#35756)
v2.9.1Compare Source
--desktopflag to type-check for deno desktop (#35644)(#35630)
(#35541)
(#35533)
deno desktop .(#35660)
(#35513)
(#35566)
(#35632)
(#35626)
(#35606)
(#35582)
(#35232)
(#35640)
write_flushedinpoll_start_fixed_response_with(#35649)(#35620)
(#35565)
(#35507)
nextmethod outside of iterator loop (#35480)v2.9.0Compare Source
Read more: http://deno.com/blog/v2.9
(#33838)
deno linkanddeno unlinksubcommands (#34359)deno watchsubcommand (#35301)nodeon PATH when Node.js is not installed (#34969)Deno.connectandDeno.connectTls(#31726)(#35088)
package.json scripts (#35317)
deno desktopsubcommand (#33441)deno remove --globalas alias fordeno uninstall --global(#35327)ignoreoption inDeno.watchFs(#31582)(#35408)
(#35462)
params (#35354)
(#35267)
dlopen'd on Linux (#35424)
(#35485)
responses (#35124)
(#35231)
(#35490)
(#35212)
(#35294)
(#35340)
(#35241)
(#35291)
(#35297)
node:testhook ordering and error handling (#35393)(#35443)
hooks (#35028)
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here