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.
The following updates are detected:
Please ensure:
The following commits are not recognized. Please handle them manually if necessary:
The following commits have unknown scopes. Please handle them manually if necessary:
using
keyword for Explicit Resource Management (refactor(using): useusing
keyword for Explicit Resource Management denoland/std#4143)Required scopes are missing in the following commits. Please handle them manually if necessary:
Deno.serveHttp()
(fix: ignore linting forDeno.serveHttp()
denoland/std#4234)Deno.resources()
(fix: ignore linting rule forDeno.resources()
denoland/std#4233)The following commits are ignored:
{@link}
hyperlinks (docs: fix broken{@link}
hyperlinks denoland/std#4241)--unstable-*
CLI flags (refactor: use granular--unstable-*
CLI flags denoland/std#4232)Deno.stdin.isTerminal()
(refactor: useDeno.stdin.isTerminal()
denoland/std#4230)warnOnDeprecatedApi()
(refactor: remove environment variable functionality notice inwarnOnDeprecatedApi()
denoland/std#4227)std/io
andstd/streams
(refactor: cleanup deprecated-related APIs instd/io
andstd/streams
denoland/std#4201)To make edits to this PR:
git fetch upstream release_0_213.0 && git checkout -b release_0_213.0 upstream/release_0_213.0