chore(deps): update dependency deno to v2 #19
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.36.1
->2.1.4
Release Notes
denoland/deno (deno)
v2.1.4
Compare Source
(#27300)
_http_common (#27294)
v2.1.3
Compare Source
recursive
option in readdir (#27179)--latest
without--update
(#27227)--recursive
option not working (#27183)Duration.prototype.toLocaleString
(#27000)
workspace:^
andworkspace:~
version constraints (#27096)v2.1.2
Compare Source
--unstable-detect-cjs
to attempt loading moremodules as cjs (#27094)
@import
tag (#26991)(#27015)
bodyUsed
inspect after upgrade (#27088)tls.connect
socket upgrades (#27125)fs.promises.fstat
andFileHandle#stat
(#26719)(#26932)
None
if sql fmt result is the same (#27014)(#26984)
string
inReadableStream.from
type (#25116)as strings (#27033)
Storage
(#26931)v2.1.1
Compare Source
(#26971)
v2.1.0
Compare Source
--unstable-node-globals
flag (#26617)hickory_dns_resolver
instead ofdefault
GaiResolver
(#26740)Deno.jupyter.image
API (#26284)"type": "commonjs"
in apackage.json (#26439)
--allow-env
flag (#25255)--set-version <version>
flag (#26141)accept-encoding: gzip, deflate, br, zstd
(#26814)
compatibility (#26703)
--allow-sys=inspector
(#26836)error
attribute of WebSocket ErrorEvent(#26796)
(#26551)
v2.0.6
Compare Source
v2.0.5
Compare Source
versions (#26724)
deno.json (#26683)
npm_config_user_agent
when running npm packages or tasks(#26639)
findSourceMap
to the default export ofnode:module
(#26720)
fs.readFile/fs.readFileSync
to nodeformat (#26632)
(#26553)
this
fromhttp.Server.ref/unref()
(#26647)regardless of the error (#26730)
os.userInfo
properly, add missingtoPrimitive
(#24702)
import
permission onPermissionOptionsObject
(#26627)v2.0.4
Compare Source
ext/node/polyfills/https.ts
(#26323)" (#26613)
jsxImportSource
when jsx is not used in graph(#26548)
visible screen (#25997)
fs.stat
andfs.statSync
error (#26037)ext\node\polyfills\internal\crypto_randomInt.ts (#26534)
newlines (#26547)
deno lsp
processes on windows before attemptingto replace executable (#26542)
serve subcommand (#26622)
v2.0.3
Compare Source
--frozen
on deno check (#26479)ERROR_INVALID_NAME
toENOENT
on windows (#26475)(#26495)
ext/node/polyfills/https.ts
(#26323)deno.json
(#26501)deno install
(#26497)styleText
(#26507).npmrc
settings not being passed to install/add command (#26473)v2.0.2
Compare Source
(#26369)
COPYFILE_EXCL
should not throw if thedestination doesn't exist (#26360)
ServerResponse
(#26339)v2.0.1
Compare Source
--unstable-detect-cjs
for respecting explicit"type": "commonjs"
(#26149)deno add jsr:<pkg>
(#26275)^
specifier (#26302)--no-warnings
flag to--quiet
(#26288)(#26112)
ext/node/polyfills/internal/buffer.mjs
(#24993)
package.json
(#26128)(#26277)
process.stdout.isTTY
writable (#26130)styleText
fromnode:util
(#26194)--allow-scripts
ondeno run
(anddeno add
,deno test
, etc) (#26075)document
global in terminal error (#26218)html output (#26100)
prepare_stack_trace_callback
when global interceptor throws(#26241)
(#26256)
v2.0.0
Compare Source
Read announcement blog post at: https://deno.com/blog/v2
DENO_FUTURE=1
by default, or welcome to Deno 2.0 (#25213)new Deno.FsFile()
(#25478)Deno.serve
(#25369)width
andheight
options toUnsafeWindowSurface
constructor (#24200)
--allow-none
flag (#25337)--jobs
flag (#25336)--trace-ops
(#25344)--ts
flag (#25338)--unstable
flag (#25522)deno bundle
(#25339)deno vendor
(#25343)Deno.[Tls]Listener.prototype.rid
(#25556)Deno.{Conn,TlsConn,TcpConn,UnixConn}.prototype.rid
(#25446)Deno.{Reader,Writer}[Sync]
andDeno.Closer
(#25524)Deno.Buffer
(#25441)Deno.close()
(#25347)Deno.ConnectTlsOptions.{certChain,certFile,privateKey}
andDeno.ListenTlsOptions.certChain,certFile,keyFile}
(#25525)Deno.copy()
(#25345)Deno.customInspect
(#25348)Deno.fdatasync[Sync]()
(#25520)Deno.File
(#25447)Deno.flock[Sync]()
(#25350)Deno.FsFile.prototype.rid
(#25499)Deno.fstat[Sync]()
(#25351)Deno.FsWatcher.prototype.rid
(#25444)Deno.fsync[Sync]()
(#25448)Deno.ftruncate[Sync]()
(#25412)Deno.funlock[Sync]()
(#25442)Deno.futime[Sync]()
(#25252)Deno.iter[Sync]()
(#25346)Deno.read[Sync]()
(#25409)Deno.readAll[Sync]()
(#25386)Deno.seek[Sync]()
(#25449)Deno.Seeker[Sync]
(#25551)Deno.shutdown()
(#25253)Deno.write[Sync]()
(#25408)Deno.writeAll[Sync]()
(#25407)UnsafeFnPointer
constructor type with untypedDeno.PointerObject
parameter (#25577)Deno.isatty()
(#25410)Deno.run()
(#25403)Deno.serveHttp()
(#25451)Deno.FsWatcher.prototype.return()
(#25623)--allow-import
flag (#25469)...' (#25430)
(#25472)
terse (#25247)
(#25694)
Listening on
messages on stderr instead of stdout (#25491)--lock-write
flag (#25214)deno install
anddeno add
(#25698)window
global (#25805)Deno.createHttpClient()
(#25569)deno install --entrypoint
instead ofdeno cache
(#25228)npm:@​types/node@22
(#25614)--allow-run
with no allow list (#25215)deno run npm:<package>
when package is not inpackage.json (#25981)
process
global everywhere (#25291)(#25585)
installs (#25878)
no-process-global
lint rule (#25709)Deno.mainModule
doesn't require permissions (#25667)(#25885)
cleanup unused code (#25833)
"experimentalDecorators"
asdeprecated (#25735)
default (#25721)
Deno.permissions.request
with--no-prompt
(#25811)
Win32_Security
feature inwindows-sys
(#26007)deno serve
(#25482)Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.