-
## CVE-2022-25883 - Medium Severity Vulnerability
Vulnerable Libraries - semver-4.3.2.tgz, semver-5.7.0.tgz, semver-5.0.3.tgz, semver-5.5.0.tgz, semver-7.0.0.tgz, semver-7.3.2.tgz, semver-5.7.1.tgz, …
-
### Describe the bug
Upgrading to TypeScript 5.5 gives the following error:
```
src/Test.stories.tsx(7,3): error TS2322: Type '(props: TestProps & RefAttributes) => ReactNode' is not assignable…
-
While included, official type definitions would be ideal, since they aren't on the roadmap, perhaps we can add instructions from #116 to at least allow typescript consumers of the client a good starti…
-
### What happened?
I'm working on a script to configure merge queues across many repos (code snippet below).
I noticed that 3 of the fields I tried to configure had TS errors. If I use `@ts-expe…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I have to manage content with images an…
-
### Check existing issues
- [X] I checked there isn't [already an issue](https://github.com/wevm/wagmi/issues) for the bug I encountered.
### Describe the bug
When using `useWatchBlocks` with a Web…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
## Search Terms
typescript.js.map typescript.js source map
## Suggestion
I would like `typescript.js.map` to be included in the distributed NPM package, along with the original sources. This cou…
-
### Describe the bug
1. Path params are strings, but if I want to transform in something else I get type error in the middleware because in Request["params"] only strings are acceptable
### How to r…
-
Typescript
Node 20
mocha js
Issue: getting error on typed-rest-client on processing response when the following call is made:
const response = await this.client.request(new mailinator_clien…