Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from denoland:main #29

Merged
merged 8 commits into from
Jun 14, 2022
Merged

[pull] main from denoland:main #29

merged 8 commits into from
Jun 14, 2022

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 13, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jun 13, 2022
cjihrig and others added 7 commits June 13, 2022 10:59
This commit updates Deno.inspect() to pass inspect options and
the current inspect depth to custom inspect functions.

Refs: #8099
Refs: #14171
feat: upgrade to deno_task_shell 0.4.0
This commit adds support for SIGINT and SIGBREAK signals on 
Windows platform.

Co-authored-by: orange soeur <[email protected]>
This commit changes default default behavior of type checking
for several subcommands.

Instead of type checking and reporting type errors only for local
files, the type checking is skipped entirely. Type checking can
still be enabled using the "--check" flag.

Following subcomands are affected:
- deno cache
- deno install
- deno eval
- deno run
This commit changes Deno.exit() to be an alias to self.close() in worker contexts,
and the provided exit code becomes is ignored.
@pull pull bot merged commit fc3a966 into zys-contrib:main Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants