-
### How are you running Renovate?
Mend Renovate hosted app on github.com
### If you're self-hosting Renovate, tell us what version of Renovate you run.
_No response_
### Please select which platfo…
-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 5.0.0-dev.20221117
**Steps to reproduce crash**
1.
2.
3.
**Global TypeScript Serve…
-
Tasks:
- [x] Refer to GitHub issues rather than Jira for reporting bugs or feature requests.
- [x] Refer to RocketChat, StackOverflow, Fabric mailing list and GitHub discussions for questions.
- …
-
When a node_module directory is present in a workspace package it gets picked up for processing of version number.
Here's my config:
$ node -v
v18.9.0
$ yarn --version
3.2.3
$ tree -L 3 …
-
Hi, thank you so much for this great package! 🎉
I’m facing a problem, that I can’t wrap my head around.
My current setup requires a testRunner function provided by the backend framework that I’m …
-
Our project is being tested with webdriver.io which depends on expect-webdriverio. The project is automatically built and tested. On May 13, 2022, the test build failed with "TypeError: Unable to read…
-
### Issue description or question
I've only recently starting using Vitest on a project and this could very much just be a configuration issue at my end but I'm struggling to find any matches for t…
-
hello,I have a NX mono repo when i run : nx test api all test pass but when i run wallaby all test with db access fail because the user and password variables on the .env are not read.Can you help me…
-
Actual code:-
```js
import { defineFeature, loadFeature } from 'jest-cucumber';
import { toMatchImageSnapshot } from 'jest-image-snapshot';
import getPage from '../../commons/page';
import { ge…
-
Type: Performance Issue
This started today. Seems like there are a ton of ripgrep processes searching for the same file and after awhile it just kills my computer. I took me awhile ot even get th…