-
This library uses both `bluebird` and `request`, two packages that are extremely outdated and honestly no longer needed. Bluebird was meant to be a polyfill for the Promise API before it was widely su…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Vite projects (and other frontend ones) typically contain non-standard imports like importing `.svg` files. Deno errors when it encounters such a file upon calling `deno cache`.
## Steps to reprodu…
-
Currently in the pronunciation dictionary tutorial we only discuss Phonemes: https://elevenlabs.io/docs/api-reference/how-to-use-pronunciation-dictionaries
However we also support Alias's
These …
-
Type: Bug
I was trying to copy some JavaScript functions to a new file using Refactor. I clicked **Move to file** and got the following notification:
```
TypeScript Server Error (5.6.2)
Debug Failu…
-
There are a variety of different ways errors in Deno's TS/JS layer are raised. Some are sentence case, others not. Some end with a period, others do not. Some provide the current state of the system,…
-
As the maintainers of [`eslint-config-standard-with-typescript`](https://github.com/standard/eslint-config-standard-with-typescript) has no intent on maintaining `ts-standard` I think the best strateg…
-
The code right now is not written according to the latest **ES2024** code standards. Alternatively, upgrading the codes to TypeScript can also be a wise move.
**For Reference:** [https://github.com…
-
### Describe the bug
Opening TieredMenu from p-dialog, menu starts hundreds of pixels to right of clicked location.
CascadeSelect does not scroll when higher than screen, bottom options are unreacha…
-
- **@azure/storage-blob**:
- **12.25.0**:
- **Linux**:
- [X] **nodejs**
- **20.18**:
- [ ] **browser**
- **name/version**:
- [x] **typescript**
- **5.2**:
- Is the bug related to **doc…