cli icon indicating copy to clipboard operation
cli copied to clipboard

The Percy CLI is used to interact with, and upload snapshots to, percy.io via the command line.

Results 90 cli issues
Sort by recently updated
recently updated
newest added

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.25.9 to 7.28.3. Release notes Sourced from @​babel/register's releases. v7.28.3 (2025-08-14) :eyeglasses: Spec Compliance babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env #17443 [static blocks] Do not inject new static fields...

⬆️⬇️ dependencies
🍞 stale

Bumps [mime-types](https://github.com/jshttp/mime-types) from 2.1.35 to 3.0.1. Release notes Sourced from mime-types's releases. v3.0.1 What's Changed chore: upgrade scorecard workflow pinned action versions by @​carpasse in jshttp/mime-types#130 fix: update mime-db dependency...

⬆️⬇️ dependencies
🍞 stale

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.4 to 2.4.1. Release notes Sourced from softprops/action-gh-release's releases. v2.4.1 What's Changed Other Changes 🔄 fix(util): support brace expansion globs containing commas in parseInputFiles by @​Copilot in...

⬆️⬇️ dependencies
🍞 stale

Reverts percy/cli#1995 We already copy those attributes, ``` for (let { name, value } of canvas.attributes) { img.setAttribute(name, value); } ``` So we don't need the below. So previous was...

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

⬆️⬇️ dependencies

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.26.8 to 7.28.5. Release notes Sourced from @​babel/eslint-parser's releases. v7.28.5 (2025-10-23) Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs! :eyeglasses: Spec Compliance babel-parser #17446 Allow...

⬆️⬇️ dependencies

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. Release notes Sourced from actions/download-artifact's releases. v6.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

⬆️⬇️ dependencies

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.11 to 4.31.0. Release notes Sourced from github/codeql-action's releases. v4.31.0 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...

⬆️⬇️ dependencies

This pull request focuses on enhancing performance tracking and debugging capabilities in the DOM serialization process. Key changes include adding performance metrics to the serialized output, tracking the number of...

🧹 maintenance

When installing something using Percy, noticed the rimraf V3 giving a warning. Would a pr to update it be welcomed? Or is this kept on this version for a specific...

🍞 stale