Orgad Shaneh

Results 190 issues of Orgad Shaneh

## Overview Update chokidar to 3.6.0.

status: blocked

When running az login, the URL has localhost in redirect_uri query param. This should trigger automatic port mapping. Improve localhost port mapping to cover this case as well. This is...

### Describe the change Fix cursor hiding in threaded run. ### Why are we doing this? auto_spin ensure was called right after starting to spin, so the cursor was never...

### Describe the change Fix hide_cursor on multi spinners ### Why are we doing this? When a spinner is done, it writes "show" sequence, leading to cursor reappearance, although others...

### Describe the bug Assigning custom interceptors that accept and return `AxiosRequestConfig` works with 1.2.2, but breaks with 1.2.4. This is used by e.g. https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/axios-token-interceptor, and also in user code....

#### Environment details - OS: Windows 10 - Node.js version: 18.13 - npm version: 8.19.3 - google-cloud-node version: 5.3.0 #### Steps to reproduce Running the following program (either with or...

type: bug
priority: p2

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: bug
priority: p2
api: dialogflow

If you open 2 git gui instances in the same directory, then close one of them and try to close the other, an error message pops up, saying: 'error renaming...

Hi, Can you please explain why do you destroy the socket on timeout? According to the [docs of `socket.setTimeout`](https://nodejs.org/api/net.html#socketsettimeouttimeout-callback): > When an idle timeout is triggered the socket will receive...