chore(deps): update dependency deno to v1.45.0 #36
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.43.3
->1.45.0
Release Notes
denoland/deno (deno)
v1.45.0
Compare Source
--frozen
flag to error out if lockfile is out of date(#24355)
deno init --lib
(#22499)--env
(#24166)deriveBits
length
parameter optional and nullable(#24426)
Blob.prototype.bytes()
(#24148)confirm
andprompt
in notebooks (#23592)(preinstall/install/postinstall) (#24487)
--lock-write
flag (#24436)__tests__
to test file detection defaults (#24443)deno vendor
(#22183)(#24492)
fs.lutimes
/fs.lutimesSync
(#23172)Module.parent
(#24333)Array.prototype
tampering(#24361)
crypto.Hash
(#24302)GPUUncapturedErrorEvent
parent type (#24369)(#24423)
fs.lchown
(andprocess.getegid
) (#24418).writeHead()
signatures (#24469).npmrc
(#24486)Buffer.from(buffer)
(#24352)(#24346)
v1.44.4
Compare Source
ext/node/polyfills/_utils.ts
(#24253)v1.44.3
Compare Source
--unstable-process
(#24199)goAhead
promise (#24226)server.close()
does graceful shutdown (#24184)node:diagnostics_channel
module (#24088)Deno.FsFile.statSync()
(#24234)AbortSignal.timeout()
leak (#23842)(#24201)
(#24203)
v1.44.2
Compare Source
deno install <alias>@​npm:<package>
(#24156)@types
pkg (#24152)deno install
(#24190)node_modules
(#24123)[]
around ipv6 addresses (#24150)DEBUG
env var is set (#24168)v1.44.1
Compare Source
Deno.exitCode
setter (#24068)v1.44.0
Compare Source
deno test --clean
(#23519)Request.bytes()
andResponse.bytes()
(#23823)Deno.FsFile.syncData[Sync]()
andDeno.FsFile.sync[Sync]()
(#23733)Deno.FsFile.unlock[Sync]()
andDeno.FsFile.lock[Sync]()
(#23754)no-boolean-literal-for-arguments
rule and enableno-unused-vars
for jsx files (#24034)--port 0
to use an open port (#23846)npm run
commands with Deno more often (#23794)errors (#23979)
Deno.exitCode
API (#23609)-v
version flag (#23750)DENO_FUTURE=1
for npmrc support (#24043)(#24024)
install interactions with lockfile (#23918)
(#23200)
(#23330)
throwIfNoEntry
option infs.lstatSync
(#24006)position
argument not applied (#24009)ReadableStream.from()
allowsIterable
instead ofIterableIterator
(#23903)ReadableStream.from()
ignores nullSymbol.asyncIterator
(#23910)
completion
correctly(#23822)
entrypoints (#23496)
--dry-run
instead of just
publish
(#23811)npm
fornpm run
with flags (#24028)--env
flag confusing message on syntax error (#23915)process.platform
with__runtime_js_sources
(#24005)node_modules
and loadingcached npm package info (#24018)
node_modules
on macOS (#23980)(#24035)
v1.43.6
Compare Source
depthClearValue
to be undefined whendepthLoadOp
isnot "clear" (#23850)
ava
(#23899)SIG*
listeners inprocess.listeners
(#23890)URL.parse
types (#23893)deno cache
(#23892)v1.43.5
Compare Source
v1.43.4
Compare Source
deno coverage
(#23353)(#23834)
getpwuid
/SHGetKnownFolderPath
fallback (#23841)return()
method(#23642)
FS_EISDIR
(#23829)AsyncResource.emitDestroy()
(#23802)worker_threads.terminate()
return value (#23803)just publish (#23798)
(#23813)
"junction"
type forSymlinkOptions.types
(#23756)(#23791)
(#23836)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.