chore(deps): update dependency deno to v1.44.0 #140
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:
1.43.6
->1.44.0
Release Notes
denoland/deno (deno)
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)
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.