reg-cli icon indicating copy to clipboard operation
reg-cli copied to clipboard

📷 Visual regression test tool.

Results 41 reg-cli issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [node-forge](https://togithub.com/digitalbazaar/forge) | [`1.3.0` -> `1.3.1`](https://renovatebot.com/diffs/npm/node-forge/1.3.0/1.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/node-forge/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This is the process how we use reg-cli: - /path/to/expected-dir folder is git commited - whenever developer instatiates/installs the current repository ( e.g. yarn install), it will also cleanup temporary...

PR Welcome

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rimraf](https://togithub.com/isaacs/rimraf) | [`3.0.2` -> `5.0.7`](https://renovatebot.com/diffs/npm/rimraf/3.0.2/5.0.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://togithub.com/babel/babel/tree/HEAD/packages/babel-cli)) | [`7.23.9` -> `7.24.7`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.23.9/7.24.7) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [puppeteer](https://togithub.com/puppeteer/puppeteer/tree/main#readme) ([source](https://togithub.com/puppeteer/puppeteer)) | [`13.7.0` -> `22.12.1`](https://renovatebot.com/diffs/npm/puppeteer/13.7.0/22.12.1) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [dot-prop](https://togithub.com/sindresorhus/dot-prop) | [`^6.0.1` -> `^8.0.0`](https://renovatebot.com/diffs/npm/dot-prop/6.0.1/8.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/dot-prop/8.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

When I try to generate an HTML report I get an error that `style.css` wan’t found. This worked on 0.18.1 but broke on 0.18.2 ## Reproduction 1. Run `reg-cli a...

bug

## Describe the bug Tooling that produces the images shouldn't be producing invalid png images, but, it seems, pngjs is hypersensitive in some regard. When this happens, details about the...

bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ava](https://avajs.dev) ([source](https://togithub.com/avajs/ava)) | [`6.1.2` -> `6.1.3`](https://renovatebot.com/diffs/npm/ava/6.1.2/6.1.3) |...

## Describe the bug Up until releasing new version of ReportUI I could simply open generated report via `file` protocol (e.g. `file:///path/to/report/report.html`). Yesterday I upgraded from 0.18.1 to latest version...

bug