-
### What happened?
The `/orgs/{org}/repos` route accepts an additional `internal` repository visibility on top of `public` and `internal`. The generated typescript type is currently `public | priva…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
### Is your feature request related to a problem? Please describe.
Running the typescript-node generator outputs quite old versions of the `typescript` and `types/node` dependencies.
```
"d…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When importing from `@sap/cds-dk` package in a `.ts` file of a node.js application set …
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.6.2
**Steps to reproduce crash**
I didn't do anything difference as last time I op…
-
When running against the CircleCI configuration schema here,
https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/circleciconfig.json a max call stack size error is thr…
-
### Describe the bug
https://github.com/dai-shi/waku/pull/901
### Input code
_No response_
### Config
_No response_
### Playground link (or link to the minimal reproduction)
https://github.com/…
-
### Summary
Prettier removes Promise type annotations in TypeScript arrow functions, even with "arrowParens": "always" configured, making it impossible to satisfy TypeScript's requirement for gener…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `counterfact@1.1.1` for the project I'm working on.
…
-
### What is the issue?
I am unable to run `dagger call` locally.
I removed my `node_modules`, deleted the `sdk` folder and re-ran `dagger develop`.
```
Error: Cannot find package '/src/dagger…