-
## The dependency [@wdio/sync](https://github.com/webdriverio/webdriverio) was updated from `5.4.13` to `5.4.14`.
🚨 [View failing branch](https://github.com/halfzebra/wdio-starter/compare/master...h…
-
### What is the problem this feature will solve?
we try to use corepack and "packageManager" to force developers use the same pnpm version, but developers always forget to enable corepack(because it'…
-
## The devDependency [@wdio/sync](https://github.com/webdriverio/webdriverio) was updated from `5.4.20` to `5.6.0`.
🚨 [View failing branch](https://github.com/samclement/swhurl-website/compare/maste…
-
### 📜 Description
I Have started getting error: ERROR: Big integer literals are not available in the configured target environment ("es2019") while running yarn workspace backend build
package.…
-
### Current Behavior
Currently, quite often, when I run a command like this one:
```
npx lerna run storybook --stream --scope=@invoca/$*
```
or
```
npx lerna run test:changed --stream --par…
dep updated
11 months ago
-
I upgraded to `conventional-changelog-conventionalcommits@7.1.0` and use it with `Lerna@7.2.0` (latest as of this writing), and it just freezes up at:
```
lerna info getChangelogConfig Successfull…
-
Hi!
I tried out MikroORM in an NX Workspace, and to use it there, I see a blocker.
> Really easy to try out, there is a `create-nx-workspace` npm package out there and it can scaffold up a works…
-
**Describe the bug**
Installer Stack Codebuild job fails to upgrade
**To Reproduce**
`AWSAccelerator-InstallerStack` is currently on `Version 1.4.3` running the TSE sample config.
Click update s…
-
I've created a branch in my fork compatible with react-admin v3.
- `material-ui-pickers` change to `@material-ui/pickers` v3.
- Dependencies upgraded.
- Uses a functional component.
- Uses react…
WiXSL updated
3 years ago
-
I added `nyc` before `mocha` as the documentation suggests and it's giving 0% coverage.
```
"test": "mocha --bail --require babel-core/register --require ./test/setup.js \"source/**/*.test.js\…