-
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
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
## CVE-2021-23337 - High Severity Vulnerability
Vulnerable Libraries - lodash-es-4.17.10.tgz, lodash-2.4.2.tgz, lodash-4.17.19.tgz, lodash-4.17.11.tgz, lodash-4.17.10.tgz, lodash-4.17.20.tgz, lodash-…
-
**Describe the bug**
While creating a project I have used dayjs as
`import dayjs from 'dayjs';
`
I have added dayjs in peerDependencies of my project.
While it works perfectly in the same pro…
-
Upgrading `typescript-eslint` to v7 breaks. This blocks migrating other dependencies:
- `vue/eslint-config-typescript`
- `@typescript-eslint/eslint-plugin`
- `@typescript-eslint/parser`
Error:…
-
### Describe the bug
When trying to convert the CloudFormation YAML from https://github.com/aws-samples/aws-groundstation-s3-data-delivery to CDK (Typescript), it will not complete and throw an error…
-
Error msg:
```javascript
ReferenceError: jest is not defined
at Object. (C:\Users\alilo\Documents\NextjsWithTS\nextjs-boilerplate\node_modules\jest-next-dynamic\index.js:53:3)
at Module._…
-
### The problem in depth
I need to export some columns that I don't have in the dataGrid, so what I do is to update the columns, export the data and then the idea is to have the same dataGrid again…
-
Hi, in a node typescript ESM project, the modules are imported with extensions, ie,
```
import { a } from '../../service/index.service.js'
````
so for such a case, we could provide a path in tscon…
-
### Did you check existing issues?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the ex…